[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: Michael Schwendt <bugs michael gmx net>
- To: fedora leemhuis info, Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Cc:
- Subject: Re: wxGTK (was: Re: Package Build Report - Fedora Extras Development)
- Date: Sat, 7 May 2005 21:16:03 +0200
On Sat, 07 May 2005 21:00:06 +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?
Can't comment on that, since I can't test where [else] it fails. ;)
> BTW: 2.6.0 of wxGTK is out
Yes.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=154618
But major updates need a good bit of testing and compatibility checks
with existing dependencies.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]