wxGTK (was: Re: Package Build Report - Fedora Extras Development)

Thorsten Leemhuis fedora at leemhuis.info
Sat May 7 19:00:06 UTC 2005


Am Samstag, den 07.05.2005, 20:02 +0200 schrieb Michael Schwendt:
> On Sat, 07 May 2005 19:15:05 +0200, Thorsten Leemhuis wrote:
> "configure" script has /usr/lib and /usr/X11R6/lib hardcoded in
> at least half a dozen places and also does things like s/include/lib/g
> in order to derive a list of library search paths from a list of header
> search paths. Should be fixable for somebody with an x86_64 box and
> maybe a few tries (to see what else is broken in there).

-sed -i -e 's|/usr/lib\b|%{_libdir}|' wx-config.in
+sed -i -e 's|/usr/lib\b|%{_libdir}|' wx-config.in configure

Fixes build on x86_64. If no one has objections I'll update cvs tomorrow
with this change. Or do you think digging deeper into the configure-
script is worth the trouble?

BTW: 2.6.0 of wxGTK is out

> Really strange that the same software did built for x86_64 before.

Indeed. 
-- 
Thorsten Leemhuis <fedora at leemhuis.info>




More information about the fedora-extras-list mailing list