>>>>> Stephan van Beerschoten writes:

 > I am having trouble compiling XFree86 from the ports tree.. I once
 > ever few weeks recompile several packages again because I run -CURRENT
 > and want to keep everything nicely sync'ed and updated in ports too..

 > But while compiling .. I got this error:

 > LD_LIBRARY_PATH=../../exports/lib cc -o appres  -ansi -pedantic -Dasm=__asm -Wal
 > l -Wpointer-arith     -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11
 > -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib
 > ../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal'

Don't compile with CFLAGS=-O3 or above. -O or -O2 is OK.

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to