rosmake openni_camera gives an error
Hi,
i had to reinstall my system. Before, i made a backup of my ros workspace.
After installing ros, i tried my old launch files and they don't work. I solved some errors already. But, if i try to build openni_camera with "rosmake openni_camera" i get an error:
make[2]: execvp: cfg/OpenNIUnstable.cfg: Permission denied
make[2]: * [cfg/cpp/openni_camera/OpenNIUnstableConfig.h] Error 127
make[1]: * [CMakeFiles/ROSBUILD_gencfg_cpp.dir/all] Error 2
Can somebody gives me a hint to solve this problem?