The player not found is a red herring, the real problem is that it cannot find libtool
:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LTDL_INCLUDE_DIR
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/libstage
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/libstage
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/examples/ctrl
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/worlds/benchmark
used as include directory in directory /Users/Siva/ros_catkin_ws/src/stage/worlds/benchmark
LTDL_LIB
linked by target "stage" in directory /Users/Siva/ros_catkin_ws/src/stage/libstage
This is the code which looks for those variables:
https://github.com/ros-gbp/stage-rele...
I cannot reproduce this problem on my machine though, so I'm not sure what is causing your problem.
Player not build I can reproduce, but that is something you would need to take up on the homebrew-simulation
issue tracker:
https://github.com/osrf/homebrew-simu...
I'll take a look soon.
For the record, Iam using stage on 10.9 just fine, no problems as far as I could remember.