Hi All,

I'm trying to get started with player, stage and gazebo.  Player and  
Stage build and run fine but I'm having some issues with Gazebo.

I've attached the output from 'cmake' and 'make' below.

The one thing I've noticed is that I don't have libplayerxdr anywhere  
on my path and player 3.0.0 doesn't seem to include it anymore.   
Instead there is libplayerwkb which I can't find any documentation for.

Any help would be great :)

# cmake ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Gazebo version 0.9.0
-- ====== Finding 3rd Party Packages ======
-- Operating system is Linux
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so  
- found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/libX11.so
-- Found FLTK: fltk_images;fltk;fltk_gl;fltk_forms;/usr/lib/libSM.so;/ 
usr/lib/libICE.so;/usr/lib/libX11.so;/usr/lib/libXext.so;/usr/lib/ 
libm.so
-- checking for module 'ode>=0.10.1'
--   found ode, version 0.11.1
-- checking for module 'freeimage>=3.10.0'
--   package 'freeimage>=3.10.0' not found
--   freeimage.pc not found, trying freeimage_include_dir and  
freeimage_library_dir flags.
--   Looking for FreeImage.h - found
--   Looking for libfreeimage - found
-- checking for module 'OGRE>=1.6.1'
--   found OGRE, version 1.6.3
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.6.32
-- checking for module 'xft'
--   found xft, version 2.1.13
-- checking for module 'openal'
--   found openal, version 1.3.253
-- checking for module 'libavformat'
--   found libavformat, version 52.31.0
-- checking for module 'libavcodec'
--   found libavcodec, version 52.20.0
-- checking for module 'playerc++>=2.1'
--   found playerc++, version 3.0.0
-- checking for module 'websim'
--   package 'websim' not found
-- Warning: Websim not found. Webgazebo will not be built
-- Boost version: 1.40.0
-- Found the following Boost libraries:
-- Boost version: 1.40.0
-- Found the following Boost libraries:
--   thread
--   signals
-- Boost Include Path: /usr/local/include
-- Boost Library Path: /usr/local/lib
-- Boost Libraries: ;/usr/local/lib/libboost_thread-mt.so;/usr/local/ 
lib/libboost_signals-mt.so
-- Looking for avformat.h - found
-- Looking for avcodec.h - found
-- Looking for event.h - not found
--   Warning: webgazebo will not be built
-- Looking for ltdl.h - found
-- Looking for libltdl - found
-- ----------------------------------------
-- Cmake C Flags:
-- Build Type: RELEASE
-- Install path: /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /home/user/sources/gazebo-0.9.0/ 
build



# make
...
[ 87%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
GazeboClient.o
[ 88%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
GazeboInterface.o
[ 89%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
GazeboTime.o
[ 90%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
SimulationInterface.o
[ 91%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
Position2dInterface.o
[ 92%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
Position3dInterface.o
[ 92%] Building CXX object player/CMakeFiles/gazeboplugin.dir/ 
LaserInterface.o
/home/magic/sources/gazebo-0.9.0/player/LaserInterface.cc:32:36:  
error: libplayerxdr/playerxdr.h: No such file or directory
make[2]: *** [player/CMakeFiles/gazeboplugin.dir/LaserInterface.o]  
Error 1
make[1]: *** [player/CMakeFiles/gazeboplugin.dir/all] Error 2
make: *** [all] Error 2

Ben Coughlan


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo

Reply via email to