player / stage still work at ubundu 14.04???

asked 2016-09-02 05:57:17 -0500

conalls gravatar image

updated 2016-09-02 05:57:41 -0500

Hi there. I tried to install player 3.0.2 and stage.

but there are many error being install. like this

[ 28%] Building CXX object client_libs/libplayerc++/test/CMakeFiles/playerc++_test.dir/test_ranger.o
In file included from /home/mrlee/src/player-3.0.2/client_libs/libplayerc++/playerclient.h:66:0,
                 from /home/mrlee/src/player-3.0.2/client_libs/libplayerc++/playerc++.h:61,
                 from /home/mrlee/src/player-3.0.2/client_libs/libplayerc++/test/test.h:33,
                 from /home/mrlee/src/player-3.0.2/client_libs/libplayerc++/test/test_ranger.cc:20:
/usr/include/boost/signal.hpp:17:4: warning: #warning "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING." [-Wcpp]
 #  warning                  "Boost.Signals is no longer being maintained and is now deprecated. Please switch to Boost.Signals2. To disable this warning message, define BOOST_SIGNALS_NO_DEPRECATION_WARNING."
    ^
Linking CXX executable playerc++_test
/usr/bin/ld: CMakeFiles/playerc++_test.dir/test.o: undefined reference to symbol '_ZN5boost6system15system_categoryEv'
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libboost_system.so: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [client_libs/libplayerc++/test/playerc++_test] 오류 1
make[1]: *** [client_libs/libplayerc++/test/CMakeFiles/playerc++_test.dir/all] 오류 2
make: *** [all] 오류 2

if I fix it, then another error appear!. somebody help me . thanks read my question.!

edit retag flag offensive close merge delete