Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-09-28 Thread Sam Hocevar
severity 490700 wishlist retitle 490700 libhighgui-dev: does not work with debian-multimedia.org packages thanks On Sun, Jul 13, 2008, Jan Binder wrote: > Compiling an application and and then linking against libhighgui fails with: > > /usr/lib/libhighgui.so: undefined reference to `img_convert'

Bug#490700: libhighgui-dev: Linking against libhighgui fails (fix for FFmpeg 20080706)

2008-09-09 Thread Jan Binder
Am Samstag 23 August 2008 07:22:29 schrieb Ben Lau: > Hi, > > I have created two patches to fix the issue: > > 310_ffmpeg_20080706_updates.diff > -Build highgui using pkg-config script > > 320_cvcapffmpegundefinedsymbols.diff > - Replace img_convert by sws_scale > - Based on the patch from > http:/

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-08-22 Thread Ben Lau
Downgrade FFMPEG's version is not a good solution. It is very trouble to resort all the dependencies as few packages has been upgraded to depend on newest ffmpeg package. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-21 Thread Andreas Putzo
severity 490700 normal thanks On Jul 13 20:47, Jan Binder wrote: > Package: libhighgui-dev > Version: 1.0.0-5 > Severity: grave > Justification: renders package unusable > > Compiling an application and and then linking against libhighgui fails with: > > /usr/lib/libhighgui.so: undefined refere

Bug#490700: [Pkg-scicomp-devel] Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-14 Thread Ólafur Jens Sigurðsson
On Sun, Jul 13, 2008 at 09:11:18PM +0200, Jan Binder wrote: > > Here is a testcase for this bug. > Compile with: > > g++ testcase.cpp `pkg-config --cflags-only-I opencv `\ > `pkg-config --libs-only-L opencv`\ > `pkg-config --libs-only-l opencv`\ > -o testcase > > to reproduce. > > Greetings

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-13 Thread Jan Binder
Here is a testcase for this bug. Compile with: g++ testcase.cpp `pkg-config --cflags-only-I opencv `\ `pkg-config --libs-only-L opencv`\ `pkg-config --libs-only-l opencv`\ -o testcase to reproduce. Greetings, Jan #include #include "cv.h" // includes OpenCV definitions #include "highgui.h"

Bug#490700: libhighgui-dev: Linking against libhighgui fails

2008-07-13 Thread Jan Binder
Package: libhighgui-dev Version: 1.0.0-5 Severity: grave Justification: renders package unusable Compiling an application and and then linking against libhighgui fails with: /usr/lib/libhighgui.so: undefined reference to `img_convert' collect2: ld returned 1 exit status -- System Information: D