Open garaemon opened 12 years ago
rospack-release is compilable by hand
cmake ..
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Found PythonInterp: /usr/local/bin/python (found version "2.7.3")
-- Found PY_em: /Library/Python/2.7/site-packages/em.pyc
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Found Threads: TRUE
-- Found gtest: gtests will be built.
TODO: implement add_roslaunch_check() in rostest-extras.cmake.
-- Rospack building shared objects.
-- Boost version: 1.52.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- program_options
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/garaemon/gprog/rospack-release/build
------------------------------------------------------------
~/gprog/rospack-release/build(branch:upstream/2.0.14/master*) » make -j4
Scanning dependencies of target rospack
[ 22%] [ 22%] [ 33%] [ 44%] Building CXX object CMakeFiles/rospack.dir/src/rospack_backcompat.cpp.o
Building CXX object CMakeFiles/rospack.dir/src/rospack.cpp.o
Building CXX object CMakeFiles/rospack.dir/src/utils.cpp.o
Building CXX object CMakeFiles/rospack.dir/src/rospack_cmdline.cpp.o
[ 55%] Building CXX object CMakeFiles/rospack.dir/tinyxml-2.5.3/tinyxml.cpp.o
[ 66%] Building CXX object CMakeFiles/rospack.dir/tinyxml-2.5.3/tinyxmlparser.cpp.o
[ 77%] Building CXX object CMakeFiles/rospack.dir/tinyxml-2.5.3/tinyxmlerror.cpp.o
Linking CXX shared library librospack.dylib
[ 77%] Built target rospack
Scanning dependencies of target rospackexe
Scanning dependencies of target rosstackexe
[100%] [100%] Building CXX object CMakeFiles/rosstackexe.dir/src/rosstack_main.cpp.o
Building CXX object CMakeFiles/rospackexe.dir/src/rospack_main.cpp.o
Linking CXX executable bin/rospack
Linking CXX executable bin/rosstack
[100%] Built target rospackexe
[100%] Built target rosstackexe
------------------------------------------------------------
~/gprog/rospack-release/build(branch:upstream/2.0.14/master*) » garaemon@gma2
the problem is linking with boost