|
From: Frederic B. <fre...@fr...> - 2006-04-26 19:33:51
|
Selon Charalampos Alexopoulos : > Hi > I am trying to install fgrun under Suse linux and ends with error: > > wizard_funcs.o(.text+0x4fe1): In function `Wizard::aircraft_update()': > /usr/include/c++/3.3.5/bits/basic_string.h:716: undefined reference to > `readProperties(std::basic_string<char, std::char_traits<char>, > std::allocator<char> > const&, SGPropertyNode*, int)' > wizard_funcs.o(.text+0x68c3): In function `Wizard::preview_aircraft()': > /usr/local/include/simgear/misc/sg_path.hxx:126: undefined reference to > `readProperties(std::basic_string<char, std::char_traits<char>, > std::allocator<char> > const&, SGPropertyNode*, int)' > main.o(.text+0x1e5): In function `main': > /usr/local/fgfs/src/fgrun-0.4.8/src/main.cxx:93: undefined reference to > `Fl::lock()' > run_posix.o(.text+0x138): In function > `Wizard::run_fgfs(std::basic_string<char, std::char_traits<char>, > std::allocator<char> > const&)': > /usr/local/fgfs/src/fgrun-0.4.8/src/run_posix.cxx:82: undefined referen= ce > to `Fl::lock()' > run_posix.o(.text+0x16e):/usr/local/fgfs/src/fgrun-0.4.8/src/run_posix.= cxx:87: > undefined reference to `Fl::unlock()' > > Can somebodey help me ? It seems the configure stage didn't found SimGear, and your FLTK library = was not built with threads enabled. -Fred -- Fr=E9d=E9ric Bouvier http://frfoto.free.fr Photo gallery - album photo http://www.fotolia.fr/p/2278 Other photo gallery http://fgsd.sourceforge.net/ FlightGear Scenery Designer |