[Flightgear-devel] local build problems with latest CVS

2004-11-17 Thread Boris Koenig
Building yesterday's CVS version, I get the following errors
(clean checkout):
-8---8---8---8---8---8---8---8---8---8---8---8--
../../src/Main/libMain.a(fg_commands.o)(.bss+0x0):/usr/local/include/simgear/props/props.hxx:336: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0):/usr/local/include/simgear/threads/SGThread.hxx:129: 
first defined here
../../src/Main/libMain.a(fg_init.o)(.bss+0x0):/usr/local/include/simgear/structure/callback.hxx:35: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Aircraft/libAircraft.a(aircraft.o)(.bss+0x0):/usr/local/include/c++/3.3/iostream:77: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Cockpit/libCockpit.a(cockpit.o)(.bss+0x0):/usr/local/include/c++/3.3/iostream:77: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Cockpit/libCockpit.a(hud_ladr.o)(.bss+0x0):flightgear/source.orig/src/Cockpit/hud.hxx:318: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Cockpit/libCockpit.a(panel.o)(.bss+0x0):/usr/local/include/c++/3.3/bits/stl_tree.h:288: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Cockpit/libCockpit.a(panel_io.o)(.bss+0x0): In function 
`SGPropertyNode_ptr* 
std::__uninitialized_copy_aux__gnu_cxx::__normal_iteratorSGPropertyNode_ptr 
const*, std::vectorSGPropertyNode_ptr, 
std::allocatorSGPropertyNode_ptr  , 
SGPropertyNode_ptr*(__gnu_cxx::__normal_iteratorSGPropertyNode_ptr 
const*, std::vectorSGPropertyNode_ptr, 
std::allocatorSGPropertyNode_ptr  , 
__gnu_cxx::__normal_iteratorSGPropertyNode_ptr const*, 
std::vectorSGPropertyNode_ptr, std::allocatorSGPropertyNode_ptr  , 
SGPropertyNode_ptr*, __false_type)':
/usr/local/include/c++/3.3/bits/stl_uninitialized.h:83: multiple 
definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Cockpit/built_in/libBuilt_in.a(FGMagRibbon.o)(.bss+0x0):flightgear/source.orig/src/Cockpit/built_in/FGMagRibbon.hxx:35: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/GUI/libGUI.a(gui_funcs.o)(.bss+0x0):/usr/local/include/c++/3.3/iostream:77: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/GUI/libGUI.a(mouse.o)(.bss+0x0):/usr/local/include/c++/3.3/iostream:77: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Input/libInput.a(input.o)(.bss+0x0):/usr/local/include/c++/3.3/bits/vector.tcc:223: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
../../src/Model/libModel.a(panelnode.o)(.bss+0x0):/usr/local/include/c++/3.3/bits/vector.tcc:223: 
multiple definition of `color_nodes'
../../src/Main/libMain.a(main.o)(.bss+0x0): first defined here
collect2: ld returned 1 exit status
make[2]: *** [fgfs] Error 1

-8---8---8---8---8---8---8---8---8---8---8---8--
-
Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] local build problems with latest CVS

2004-11-17 Thread Boris Koenig
Boris Koenig wrote:
Building yesterday's CVS version, I get the following errors
(clean checkout):
 [...]
Please disregard this for the moment, it seems to be building now -
obviously I had to explicitly specify the other SimGear version
(keeping different versions of FG, SimGear etc. around).
Will report back when things are working (or not).

Boris
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d