Date: Fri, 5 Mar 2004 01:10:46 +0000 From: Jonathon McKitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-questions@freebsd.org Subject: REALLY frustrated with ports problem Message-ID: <20040305011046.GB85280@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
What do I have to do to resolve this ports/pthread problem? I am having this problem with MANY ports recently. I don't have it on my 4.8 box, but 4.9-stable is turning into a nightmare. cc -Wall -O3 -pipe -funroll-loops -ffast-math -march=pentiumpro -I. -I. -I/usr /local/include/tk8.4 -I/usr/local/include/tcl8.4 -I/usr/X11R6/include -o bltwis h -DTCLLIBPATH=\"/usr/local/lib//tcl8.4\" ./bltUnixMain.c libBLT.a -L/usr/loca l/lib/ -ltk84 -ltcl84 -L/usr/X11R6/lib -lX11 -lm /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast' /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_self' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy' /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init' *** Error code 1 Stop in /usr/ports/x11-toolkits/blt/work/blt2.4z/src. NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040305011046.GB85280>