[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: non building packages list
- From: Jeremy Katz <katzj redhat com>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: non building packages list
- Date: Wed, 01 Feb 2006 18:35:12 -0500
On Wed, 2006-02-01 at 15:19 -0800, Toshio Kuratomi wrote:
> Yeah -- I added the X libraries that gnotime actually links against to
> the BuildRequires but it looks like configure is bombing out because
> it's searching for unnecessary X libraries. AC_PATH_XTRA is the autconf
> macro that's generating the check but without a little more info, about
> what the check is failing to link against, I'm shooting in the dark.
Looking at /usr/share/autoconf/autoconf/libs.m4 (where AC_PATH_XTRA is
defined), it seems that AC_PATH_XTRA looks for libICE and libSM, so
adding libICE-devel and libSM-devel to the buildrequires should do it
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]