[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: non building packages list
- From: Ralf Corsepius <rc040203 freenet de>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: non building packages list
- Date: Thu, 02 Feb 2006 03:59:32 +0100
On Wed, 2006-02-01 at 19:47 -0700, Kevin Fenzi wrote:
> http://www.scrye.com/~kevin/config.log
Probably a broken configure script:
The X11 check this configure script uses, checks for libXt (cf.
X11/Intrinsic.h) instead of libX.
BR: libXt-devel
inside of the spec should be applicalbe to work around this issue.
The actual fix would be to fix the configure script to not look for Xt
header (X11/Intrinsic.h) but for an X-header.
Ralf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]