Can't compile minisip on Ubuntu 6.06.1 LTS
Mikael Magnusson
mikma264 at gmail.com
Sun Sep 17 12:54:52 CEST 2006
Ronny Trommer wrote / skrev:
> Hello everybody,
>
> i'm new in this mailinglist and you are my last hope ;) I`m not able to compile
> the last version from minisip on my Ubuntu 6.06.1 LTS.
> Now I get the following error message:
>
> <error message>
> configure: error: POSIX thread library and headers are required.
> system /home/indigo/download/minisip/trunk/libmutil/configure
> --cache=/home/indigo/download/minisip/trunk/build/x86-pc-linux-gnu/config.cache
> --srcdir=/home/indigo/download/minisip/trunk/libmutil
> --prefix=/home/indigo/download/minisip/trunk/install/x86-pc-linux-gnu/usr
> --enable-shared --disable-memdebug --enable-maintainer-mode
> --disable-color-terminal --disable-debug --disable-static --disable-test-suite
> failed: 256 at ./build.pl line 427.
> </error message>
>
> I have googled for phrases like:
>
> - ubuntu POSIX thread library and headers are required
>
Your system seems to lack pthread development library and or headers.
> but without any success to resolve this dependency. Has anybody an idea?
>
> Thanks
>
>
Have you installed build-essential? It will install libc6-dev, which
includes pthread library and headers.
Mikael
More information about the Minisip-users
mailing list