Hello again!

> ..an i7?  Try: 'grep ht /proc/cpuinfo |wc -l ' ;o)

Yep, it gives '8' but I read that the compiler wants the physical core number, 
not the logical ones... Or?

>> ..you have libsvn-dev?
>I will check that, too, tomorrow...
I have svn. The configure file looks up and finds '/usr/include/subversion-1/' 
dir. It has always been finding this for terrasync and it used to build fine...

/usr/lib64/libsvn_client-1.so
/usr/lib64/libsvn_ra-1.so
/usr/lib64/libsvn_subr-1.so


I tried with '-j 1' but I got the same error:
----------------
[ 24%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIDialog.cxx.o
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'puObject* FGPUIDialog::makeObject(SGPropertyNode*, int, int)':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1060:33: error: 
'class simgear::SGTerraSync' has no member named 'log'
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'virtual void LogList::update()':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1527:30: error: 
'class simgear::BufferedLogCallback' has no member named 'stamp'
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1528:51: error: 
void value not ignored as it ought to be
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'void LogList::setBuffer(simgear::BufferedLogCallback*)':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1538:25: error: 
'class simgear::BufferedLogCallback' has no member named 'stamp'
make[2]: *** [src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIDialog.cxx.o] Error 1
make[1]: *** [src/Main/CMakeFiles/fgfs.dir/all] Error 2
make: *** [all] Error 2
----------------

I also pulled today's FG Git, yet the error remains the same:
----------------
[ 36%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIDialog.cxx.o
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'puObject* FGPUIDialog::makeObject(SGPropertyNode*, int, int)':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1060:33: error: 
'class simgear::SGTerraSync' has no member named 'log'
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'virtual void LogList::update()':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1527:30: error: 
'class simgear::BufferedLogCallback' has no member named 'stamp'
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1528:51: error: 
void value not ignored as it ought to be
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx: In member function 
'void LogList::setBuffer(simgear::BufferedLogCallback*)':
/home/orpheus/flightgear/flightgear/src/GUI/FGPUIDialog.cxx:1538:25: error: 
'class simgear::BufferedLogCallback' has no member named 'stamp'
make[2]: *** [src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIDialog.cxx.o] Error 1
make[1]: *** [src/Main/CMakeFiles/fgfs.dir/all] Error 2
make: *** [all] Error 2
----------------



MvH,KlearchosSE-MUA
                                          

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel                   
                  
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to