Hi,

On Friday, September 23, 2011 20:41:41 Francesco Angelo Brisa wrote:
> I am trying to take one step ahead, and start adapting the script to
> work with the upcoming ubuntu relase of october.
> 
> after a little modification (libapr1-dev needed and renaming
> libboost1.46-dev) I failed to succeed cause simgear does not compile,
> it complains about pthread during compilation:
> 
> 
> g++  -g -O2 -Wall -D_REENTRANT
> -L/home/francesco/fgfs/install/simgear/lib
> -L/home/francesco/fgfs/install/OpenSceneGraph/lib -o socktest
> socktest.o libsgio.a ../../simgear/structure/libsgstructure.a
> ../../simgear/threads/libsgthreads.a ../../simgear/debug/libsgdebug.a
> ../../simgear/bucket/libsgbucket.a ../../simgear/misc/libsgmisc.a -lz
> -lOpenThreads -lrt -lm  -lrt -lm   -lrt -lm
> ../../simgear/threads/libsgthreads.a(SGThread.o): In function
> `~PrivateData':
> /home/francesco/fgfs/simgear/simgear/simgear/threads/SGThread.cxx:194:
> undefined reference to `pthread_detach'
> ../../simgear/threads/libsgthreads.a(SGThread.o): In function
> `SGThread::PrivateData::start(SGThread&)':
> /home/francesco/fgfs/simgear/simgear/simgear/threads/SGThread.cxx:209:
> undefined reference to `pthread_create'
> ../../simgear/threads/libsgthreads.a(SGThread.o): In function
> `SGThread::PrivateData::join()':
> /home/francesco/fgfs/simgear/simgear/simgear/threads/SGThread.cxx:222:
> undefined reference to `pthread_join'

Can you retry?

Also since we want to move to cmake, does this work already?

thanks

Mathias

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to