Bug#255494: FTBFS: pwlib_1.6.5-3: Bad Build-Depends

LaMont Jones LaMont Jones <lamont@mmjgroup.com>, 255494@bugs.debian.org
Thu, 15 Jul 2004 16:17:37 -0600


reopen 255494
severity 255494 serious
tags 255494 patch
--

libdc1394_0.9.4-2 (correctly) fixed their API breakage, thereby breaking
pwlib again. :-(

The correct fix is to: Build-Depend: libdc1394-10-dev (and leave the patch
in place.)

Unpacking libdc1394-9 (from .../libdc1394-9_0.9.4-2_i386.deb) ...

video4dc1394.cxx:416:38: warning: trigraph ??! ignored
video4dc1394.cxx: In member function `virtual BOOL
   PVideoInput1394DcDevice::Start()':
video4dc1394.cxx:427: error: invalid conversion from `int' to `const char*'
video4dc1394.cxx:427: error: cannot convert `PString' to `dc1394_cameracapture*
   ' for argument `11' to `int dc1394_dma_setup_capture(raw1394_handle*, short
   unsigned int, int, int, int, int, int, int, int, const char*,
   dc1394_cameracapture*)'

lamont