Bug#519108: pwlib-titan FTBFS

Barry deFreese bdefreese at debian.org
Tue Mar 10 15:27:00 UTC 2009


Eugen Dedu wrote:
> Barry deFreese wrote:
>> Package: pwlib-titan
>> Version: 1.11.2-2
>> Severity: Serious
>>
>> Hi,
>>
>> While trying to see if pwlib-titan would build with libdc1394-22-dev, 
>> I get an FTBFS.  Looks like it is from the newer libraw1394:
>>
>> vidinput_avc.cxx: In member function 'virtual BOOL
>> PVideoInputDevice_1394AVC::Start()':
>> vidinput_avc.cxx:170: error: 'raw1394_set_iso_handler' was not declared
>> in this scope
>> vidinput_avc.cxx: In member function 'virtual BOOL
>> PVideoInputDevice_1394AVC::GetFrameDataNoDelay(BYTE*, PINDEX*)':
>> vidinput_avc.cxx:376: error: 'raw1394_start_iso_rcv' was not declared in
>> this scope
>> vidinput_avc.cxx:420: error: 'raw1394_stop_iso_rcv' was not declared in
>> this scope
>> make[4]: *** [../pwlib/device/videoinput/avc_pwplugin.so] Error 1
>>
>>
>> I was concerned that it might be related to using libdc1394-22-dev so I
>> built the original and get the following problem with 
>> build-dependencies:
>>
>> The following packages are BROKEN:
>>   libdc1394-13
>>
>> We want to get rid of libdc1394-13 so while fixing this, please also 
>> update the libdc1394-13-dev build-dep to libdc1394-22-dev.
>
> Hi,
>
> If we update build-dep to libdc1394-22-dev, the compilation stops, 
> because -22- does not provide the function 'raw1394_set_iso_handler'. 
> Isn't -22- backward compatible with -13-?
>
Actually I may have inadvertently put the errors from pwlib here.  But 
the raw1394_* functions are broken because of libraw1394 not libdc1394.  
There might be issues with libdc1394-22 but not this particular problem.

Thanks,

Barry deFreese





More information about the Pkg-voip-maintainers mailing list