ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

moncvan's profile - activity

2012-08-24 04:21:16 -0500 received badge  Famous Question (source)
2012-07-20 04:08:03 -0500 received badge  Notable Question (source)
2012-06-12 02:18:59 -0500 received badge  Popular Question (source)
2012-05-14 20:23:58 -0500 received badge  Editor (source)
2012-05-14 19:22:47 -0500 asked a question openkinnect : build error (Fuerte version)

I'm using the ROS Fuerte version and also the Ubuntu 12.04 I did the same thing like the guy who posted at [http://answers.ros.org/question/11158/openni-kinect-build-errors]. I have done the ROS Fuerte Installed

based on the website link text

  1. sudo apt-get install ros-fuerte-openni-kinect

  2. hg clone https://kforge.ros.org/openni/drivers

  3. cd drivers

  4. BUT, when I type "make", it shows like this below :

make[3]: * [../../../Bin/x86-Release/org.OpenNI.jar] Error 127 make[2]: [Wrappers/OpenNI.java] Error 2 make[2]: Waiting for unfinished jobs.... failed to execute: make -j8 -C /home/n7256795/drivers/openni/build/openni/Platform/Linux/CreateRedist/../Build > /home/n7256795/drivers/openni/build/openni/Platform/Linux/CreateRedist/Output/BuildOpenNI.txt Building Failed! make[1]: [installed] Error 1 make[1]: Leaving directory `/home/n7256795/drivers/openni' make: ** [openni_lib] Error 2

Really need help and I do really appreciate if anyone can solve this problem.