Hi Borja, thanks for your answer. Since I fiddled with other packages, I reinstalled fc8 from scratch, and now the error is about:
/usr/bin/ld: cannot find -lboost_thread collect2: ld returned 1 exit status scons: *** [gazebo] Error 1 scons: building terminated because of errors. These are the packages I used: player-2.1.0rc1 stage-2.1.0rc1 ode-src-0.9 ogre-linux_osx-v1-4-6 Cg-1.5_x86 ois-1.0 boost_1_34_1 plus various other packages when requested. I tried to untar everyting under /usr/local/src except Cg that I utarrted under / (!) I believe the paths are ok, I followed the installation instructions, player and stage works. TIA, Giuseppe -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Borja Sent: Tuesday, January 15, 2008 9:50 AM To: Gazebo developers Subject: Re: [PlayerStage-Gazebo] Unable to install Gazebo on Fedora Core 8: What version of ODE are you using? Are you include/lib paths accessible? I recommend that you use the last stable one (0.9) and the default install location. -Borja > Hi, > I get this error while trying to issue scons command: > > g++ -o server/physics/ode/ODEPhysics.o -c -ggdb -DOGRE_GUI_gtk > -DOGRE_NO_FREEIMAGE -DOGRE_CONFIG_LITTLE_ENDIAN -I. -Iserver > -Iserver/models -Iserver/gui -Iserver/gui/fltk -Ilibgazebo > -Iserver/rendering -Iserver/sensors -Iserver/sensors/camera > -Iserver/sensors/ray -Iserver/physics -Iserver/physics/ode > -Iserver/controllers -Iserver/controllers/position2d > -Iserver/controllers/position2d/pioneer2dx -I/usr/local/include > -I/usr/local/include/OGRE -I/usr/include/libxml2 -I/usr/include/ode > -I/usr/local/include/OIS server/physics/ode/ODEPhysics.cc > server/physics/ode/ODEPhysics.cc: In constructor > 'gazebo::ODEPhysics::ODEPhysics()': > server/physics/ode/ODEPhysics.cc:55: error: 'dInitODE' was not declared > in this scope > scons: *** [server/physics/ode/ODEPhysics.o] Error 1 > scons: building terminated because of errors. > > TIA, > > Giuseppe Marullo > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
