On 16/10/11 00:10, Donn Washburn wrote:
> On 10/15/2011 05:50 PM, Sid Boyce wrote:
>> On 15/10/11 17:23, Donn Washburn wrote:
>>> Hello ;
>>>
>>> I downloaded flightgear git about a week ago and again this day.  Both
>>> version are failing to compile due to OpenThreads/include/mutex::mutex.
>>> Is there a way to turn it off.  Because searching for it produces
>>> nothing new (2005).  I am trying "configure --help" and
>>> "--without-treads" now  Linux and openSuSE 121B1   
>>> "--without-threads is
>>> not shown as a option but going to give it a try.
>>>
>>> Still fails at the same point flightgear/src/Main
>> openSUSE 12.1 Beta 1 x86_64, the same.
>> slipstream:/home/lancelot/ftp/sep11/OSG/OpenSceneGraph # svn up
>> At revision 12829.
>>
>> git pulled the latest simgear, built and installed the rpm.
>>
>> cloned a new flightgear, configured it --with-threads.
>> "make" sailed through.
>>
>> th -lsgprops -lsgdebug -lsgmisc -lsgxml -lsgstructure -lsgthreads
>> -lplibul  -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -lrt
>> -ldl -lm  -lpthread  -lz -losgFX -losgParticle -losgSim -losgViewer
>> -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads
>> make[2]: Leaving directory
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils/fgviewer'
>> Making all in fgpanel
>> make[2]: Entering directory
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils/fgpanel'
>> make[2]: Nothing to be done for `all'.
>> make[2]: Leaving directory
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils/fgpanel'
>> make[2]: Entering directory 
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils'
>> make[2]: Nothing to be done for `all-am'.
>> make[2]: Leaving directory 
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils'
>> make[1]: Leaving directory 
>> `/home/lancelot/ftp/oct11/FGFS/flightgear/utils'
>> make[1]: Entering directory `/home/lancelot/ftp/oct11/FGFS/flightgear'
>> make[1]: Nothing to be done for `all-am'.
>> make[1]: Leaving directory `/home/lancelot/ftp/oct11/FGFS/flightgear'
>> slipstream:/home/lancelot/ftp/oct11/FGFS/flightgear #
>>
>> Now cloning fgdata.
>> Regards
>> Sid.
>>
> I have also tried it with "--without-openthread"
>
>
The two are unrelated, --with-threads is using the libgthread package, 
openthread is part of OpenSceneGraph.
# rpm -qi libgthread-2_0-0-2.30.0
Name        : libgthread-2_0-0
Version     : 2.30.0
Release     : 1.1
Architecture: x86_64
Install Date: Mon 03 Oct 2011 23:36:29 BST
Group       : System/Libraries
Size        : 18984
License     : LGPLv2+
Signature   : RSA/SHA256, Sun 02 Oct 2011 10:52:08 BST, Key ID 
b88b2fd43dbdc284
Source RPM  : glib2-2.30.0-1.1.src.rpm
Build Date  : Sun 02 Oct 2011 10:50:09 BST
Build Host  : build09
Relocations : (not relocatable)
Packager    : http://bugs.opensuse.org
Vendor      : openSUSE
URL         : http://www.gtk.org/
Summary     : General-Purpose Utility Library -- Library for Threads
Description :
GLib is a general-purpose utility library, which provides many useful
data types, macros, type conversions, string utilities, file utilities,
a main loop abstraction, and so on.

The libgthread library provides a portable way to write multi-threaded
software.
Distribution: openSUSE Factory

Regards
Sid.


-- 
Sid Boyce ... Hamradio License G3VBV, Licensed Private Pilot,
Emeritus IBM/Amdahl Mainframes and Sun/Fujitsu Servers Tech Support
Senior Staff Specialist, Cricket Coach
Microsoft Windows Free Zone - Linux used for all Computing Tasks


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to