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 -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list