Hi, I installed the latest versions of player and stage. Now I am trying to install gazebo. I downloaded the svn version and tried to build the stuff in trunk. I got the following error:
[EMAIL PROTECTED]:~/gazebo/trunk$ scons install scons: Reading SConscript files ... detected CPU atributes: -mmmx -msse -msse2 Checking for [pkg-config --cflags --libs OGRE] Success Checking for [xml2-config --cflags --libs] Success Checking for [ode-config --cflags --libs] Success Checking for [fltk-config --cflags --libs --ldflags --use-gl --use-images] Success Checking for [pkg-config --cflags --libs xft] Success Checking for C header file ode/ode.h... (cached) yes Checking for ODE...(cached) yes Checking for [pkg-config --cflags --libs playerc++] Success scons: done reading SConscript files. scons: Building targets ... g++ -o server/physics/ode/ODEPhysics.o -c -ggdb -g3 -mmmx -msse -msse2 -DOGRE_GUI_GLX -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/include/OGRE -I/usr/include/libxml2 -I/usr/include -I/usr/include/freetype2 server/physics/ode/ODEPhysics.cc In file included from server/physics/ode/ODEPhysics.cc:36: server/physics/Body.hh:31:25: error: boost/any.hpp: No such file or directory scons: *** [server/physics/ode/ODEPhysics.o] Error 1 scons: building terminated because of errors. I searched here but couldnt find an answer for this problem. If someone could help me on this it would be great. Thanks. -- View this message in context: http://www.nabble.com/Gazebo-SVN-install-error-tp15883913p15883913.html Sent from the playerstage-gazebo mailing list archive at Nabble.com. ------------------------------------------------------------------------- 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
