Bug#693642: FTBFS against libav9

2012-11-20 Thread Pascal Giard
On Sun, Nov 18, 2012 at 7:38 PM, Ulrich Klauer wrote: > Reinhard Tartler : > > > Your package currently FTBFS against libav9 in experimental. The reason >> is that the configure script checks the function 'av_open_input_file', >> which has been replaced a long time ago by 'avformat_open_input':

Bug#693642: FTBFS against libav9

2012-11-18 Thread Ulrich Klauer
Reinhard Tartler : Your package currently FTBFS against libav9 in experimental. The reason is that the configure script checks the function 'av_open_input_file', which has been replaced a long time ago by 'avformat_open_input': It seems that the file build-tree/sox-14.4.0/src/ffmpeg.c also use

Bug#693642: FTBFS against libav9

2012-11-18 Thread Reinhard Tartler
Package: sox Version: 14.4.0-3 Severity: important Dear Maintainer, Your package currently FTBFS against libav9 in experimental. The reason is that the configure script checks the function 'av_open_input_file', which has been replaced a long time ago by 'avformat_open_input': The configure scrip