>>>>> "Toshio" == Toshio Kuratomi <toshio@xxxxxxxxxxxxxxx> writes: Toshio> On Wed, 2006-02-01 at 18:35 -0500, Jeremy Katz wrote: >> 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 >> Toshio> Yep. That was my first thought:: [devel]$ grep libSM-devel Toshio> gnotime.spec BuildRequires: libSM-devel Toshio> [devel]$ repoquery --repoid=development --requires libSM-devel Toshio> libICE-devel libSM = 1.0.0-2 xorg-x11-filesystem >= 0.99.2-3 Toshio> So unless yum isn't picking up on the libSM-devel -> Toshio> libICE-devel dependency, this isn't the Toshio> problem.... Hmm... From:: Toshio> http://buildsys.fedoraproject.org/logs/fedora-development-extras/3430-gnotime-2.2.2-2.fc5/i386/root.log Toshio> [...] Install: libSM-devel.i386 0:1.0.0-2 - core [...] Toshio> Install: libICE-devel.i386 0:1.0.0-2 - core [...] Toshio> So there's something else that's missing. I have a config.log from a mock build for you. http://www.scrye.com/~kevin/config.log Hopefully that will help. If you would like access to a devel box, I can set you up with access to my test machine. Just drop me an email off list if you would be interested. kevin
Attachment:
pgp9i8gw1O4GK.pgp
Description: PGP signature
-- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list