[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: wxGTK (was: Re: Package Build Report - Fedora Extras Development)
- From: Thorsten Leemhuis <fedora leemhuis info>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: wxGTK (was: Re: Package Build Report - Fedora Extras Development)
- Date: Sat, 07 May 2005 21:00:06 +0200
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 leemhuis info>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]