Description of problem: OpenCV's opencv.pc has some wrong entries in Libs : ${exec_prefix}/lib64/libopencv_videostab.so ${exec_prefix}/lib64/libopencv_gpu.so ${exec_prefix}/lib64/libopencv_stitching.so These libs do not exist. Maybe they were not packaged. Version-Release number of selected component (if applicable): opencv-devel 2.4.0-3 How reproducible: Always Steps to Reproduce: 1. Try to compile the samples shipped with opencv, for example by using the build_all.sh script 2. The script will complain about missing libs
Keywords: (none) => Junior_jobCC: (none) => fundawang
You reported this against the Mageia 3 package, but the affected version for the bug is set to Cauldron. I cannot reproduce this with Mageia 4: [doktor5000@Mageia4 ~]$ urpmf 'libopencv_gpu.so$' opencv-devel:/usr/lib64/libopencv_gpu.so opencv-devel:/usr/lib/libopencv_gpu.so [doktor5000@Mageia4 ~]$ urpmf 'libopencv_videostab.so$' opencv-devel:/usr/lib64/libopencv_videostab.so opencv-devel:/usr/lib/libopencv_videostab.so [doktor5000@Mageia4 ~]$ urpmf 'libopencv_stitching.so$' opencv-devel:/usr/lib64/libopencv_stitching.so opencv-devel:/usr/lib/libopencv_stitching.so And a short search shows that this is also present in Mageia 3: http://sophie.zarb.org/search?search=libopencv_gpu.so&type=byfile&deptype=P&distribution=Mageia&release=3&arch=
Status: NEW => RESOLVEDCC: (none) => doktor5000Resolution: (none) => INVALID