On 9/29/07, Shayin C K <[EMAIL PROTECTED]> wrote: > configure:21501: checking for library containing sem_wait > configure:21531: gcc -o conftest -g -O2 conftest.c >&5 > /tmp/cc4p9piD.o: In function `main': > /home/ckshayin/gnome-vfs-2.14.2/conftest.c:37: undefined reference to > `sem_wait' > collect2: ld returned 1 exit status > ***End of relevant output***
Is this where configure actually dies? On the sem_wait test? Or does it actually get further. The best way is probably to go to the end of config.log and search backwards for an error. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
