Date: Wed, 21 Mar 2007 16:27:20 +0100 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= <nagylzs@freemail.hu> To: Garrett Cooper <youshi10@u.washington.edu>, freebsd-questions@freebsd.org Subject: Re: Undefined symbol "pthread_create"? Message-ID: <46014ED8.8000206@freemail.hu> In-Reply-To: <460149C4.8070404@u.washington.edu> References: <46013849.1030905@designaproduct.biz> <460149C4.8070404@u.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Did you upgrade your system recently or were compat-v.x packages > removed? Also, how was pulseaudio installed (package, port, etc)? > The pthread lib shouldn't be missing because it is a part of the > system which can be compiled in easily using gcc -lpthread. messias# uname -a FreeBSD messias 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #5: Fri Feb 16 22:41:04 CET 2007 gandalf@messias.selfip.org:/usr/obj/usr/src/sys/NEPTUNUS i386 The system was updated with cvsup + make buildworld + make buildkernel on Feb 16. So it should not be a problem. The ports tree was updated on Feb 16. I also ran "portupgrade -a", it finished on Feb 18. PulseAudio was installed from the ports tree today, it went fine. messias# pulseaudio --version pulseaudio 0.9.4 Yes, I'm aware of that -plthread is missing, probably /usr/local/lib/libpulse.so is missing that. So do you think it is a bug in libpulse.so? Should I contact ports@freebsd.org? Thanks, Laszlo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46014ED8.8000206>