Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 14:51:05 +0100
From:      Laszlo Nagy <gandalf@designaproduct.biz>
To:        freebsd-questions@freebsd.org
Subject:   Undefined symbol "pthread_create"?
Message-ID:  <46013849.1030905@designaproduct.biz>

next in thread | raw e-mail | index | archive | help
I updated my ports tree 3 days ago, and did "portupgrade -a" 
successfuly. I'm trying to play an mp3 file with this command:

%padsp mpg123 test.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
/libexec/ld-elf.so.1: /usr/local/lib/libpulse.so.0: Undefined symbol 
"pthread_create"

Can it be that audio/pulseaudio is broken? Looks like a missing 
dependency or a missing patch ( -lpthread? ) of the source code.

Thanks,

   Laszlo





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46013849.1030905>