Date: Sun, 14 Nov 2004 18:03:32 -0500 From: David Gilbert <dgilbert@dclg.ca> To: freebsd-stable@freebsd.org Subject: new threads problem? pthread_cond_timedwait ? Message-ID: <16791.58436.511616.733270@canoe.dclg.ca>
next in thread | raw e-mail | index | archive | help
My hard drive failed right around FreeBSD-5.3, so I got to do a fresh install of 5.3-RC1 followed by a cvsup to -STABLE (yesterday). Due to my nvidia video driver, I still have libmap.conf forcing libpthread to use libc_r. When compiling audio/xmms-imms, I get the following error, and I don't know how to deal with it: c++ -L/usr/X11R6/lib `xmms-config --libs` -lc -lm -lpcre -lsqlite3 -lz -ltag analyzer.o spectrum.o `pkg-config fftw3f --libs` libimmscore.a -o analyzer /usr/local/lib/libgthread12.so.3: undefined reference to `pthread_cond_timedwait' Dave. -- ============================================================================ |David Gilbert, Independent Contractor. | Two things can only be | |Mail: dave@daveg.ca | equal if and only if they | |http://daveg.ca | are precisely opposite. | =========================================================GLO================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16791.58436.511616.733270>