Building Minisip on UBUNTU 7.10 - ERROR:POSIX

Erik Eliasson ere at kth.se
Fri Nov 30 11:36:20 CET 2007


On Thu, 2007-11-29 at 18:18 +0100, Emanuele Bottegoni wrote:
> checking for g++... no

I believe that you need to install a C++ compiler.

The error message is not good - I believe that the test for pthread is
the first that use a c++ compiler, and that fails. The configure script
then thinks that there is a problem with pthread.

--Erik



More information about the Minisip-users mailing list