On Sat, Aug 24, 2013 at 01:00:43PM +0100, Dominic Hargreaves wrote: > Source: kino > Version: 1.3.4-1.3 > Severity: serious > Justification: FTBFS > Tags: sid jessie > > This package FTBGS in a clean sid chroot: > > frame.cc:1478:60: error: 'URL_WRONLY' was not declared in this scope > url_open_buf( &avformatEncoder->pb, data, bytesInFrame, URL_WRONLY ); > ^ > frame.cc:1478:71: error: 'url_open_buf' was not declared in this scope > url_open_buf( &avformatEncoder->pb, data, bytesInFrame, URL_WRONLY ); > ^ > frame.cc:1482:38: error: 'av_write_header' was not declared in this scope > av_write_header( avformatEncoder ); > ^ > frame.cc:1487:39: error: 'url_close_buf' was not declared in this scope > url_close_buf( avformatEncoder->pb );
Patches attached to fix compilation with libav 9. Cheers, Moritz -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org