Bug#721894: libav: FTBFS with opencv 2.4

2013-09-05 Thread Nobuhiro Iwamatsu
Hi, I see. I will fix this problem in opencv package. Best regards, Nobuhiro 2013/9/6 Sebastian Ramacher : > Control: reassign -1 libopencv-dev 2.4.6.1+dfsg-0exp2 > Control: retitle -1 libopencv-dev: broken pkg-config file, causes other > packages to FTBFS > Control: severity -1 serious > C

Bug#721894: libav: FTBFS with opencv 2.4

2013-09-05 Thread Sebastian Ramacher
Control: reassign -1 libopencv-dev 2.4.6.1+dfsg-0exp2 Control: retitle -1 libopencv-dev: broken pkg-config file, causes other packages to FTBFS Control: severity -1 serious Control: affects -1 src:libav Control: forwarded -1 http://code.opencv.org/issues/1925 On 2013-09-06 09:37:48, Nobuhiro Iwam

Bug#721894: libav: FTBFS with opencv 2.4

2013-09-05 Thread Nobuhiro Iwamatsu
Hi, output of "pkg-config --cflags --libs libopencv" is following: --- iwamatsu@debian:~/opencv/libav/libav-9.8$ pkg-config --cflags --libs opencv -I/usr/include/opencv /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so /usr/lib/x86_64-linux-gnu/libopencv_contrib.so /usr/lib/x86_64-linux-gnu/libopen

Bug#721894: libav: FTBFS with opencv 2.4

2013-09-05 Thread Reinhard Tartler
Hi Nobuhiro, the configure script tries to link a small test application using the opencv opencv/cv.h and sees if it can resolve the symbol cvCreateImageHeader. The necessary libraries are resolved using the pkg-config .pc file that is provided by the pkg-config file. Are you sure that the opencv