Hi I have been trying to rosmake the stack vision_opencv on Fedora 13, but it keeps failing due to linking problems with libtiff... [ 54%] Built target opencv_ts make[3]: Entering directory `/usr/local/ros/vision_opencv/opencv2/build/opencv-svn/build' make[3]: Leaving directory `/usr/local/ros/vision_opencv/opencv2/build/opencv-svn/build' make[3]: Entering directory `/usr/local/ros/vision_opencv/opencv2/build/opencv-svn/build' Linking CXX shared library ../../lib/libopencv_highgui.so /usr/bin/ld: /usr/local/lib/../lib64/libtiff.a(tif_close.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/../lib64/libtiff.a: could not read symbols: Bad value collect2: ld gab 1 als Ende-Status zurück make[3]: *** [lib/libopencv_highgui.so.2.2.0] Fehler 1 make[3]: Leaving directory `/usr/local/ros/vision_opencv/opencv2/build/opencv-svn/build' make[2]: *** [modules/highgui/CMakeFiles/opencv_highgui.dir/all] Fehler 2 make[2]: *** Warte auf noch nicht beendete Prozesse... make[3]: Leaving directory `/usr/local/ros/vision_opencv/opencv2/build/opencv-svn/build' I have tried different OpenCV stacks and installed the newest libtiff(also recompiling with -fPIC) packs, but with no success. Has anybody managed to compile those rosstacks on Fedora 13? Thanks in advance! Alex -- View this message in context: http://ros-users.122217.n3.nabble.com/Rosmake-OpenCV-for-Fedora-13-fails-tp2439780p2439780.html Sent from the ROS-Users mailing list archive at Nabble.com.