Il giorno mar, 26/07/2011 alle 13.44 +0200, Fabrice Coutadeur ha scritto: > Package: libvalhalla > Version: 2.0.0-3 > Severity: wishlist > Tags: patch > User: [email protected] > Usertags: origin-ubuntu oneiric ubuntu-patch > > Hi, > > libvalhalla FTBFS with libav 0.7 (Debian experimental and Ubuntu oneiric) with > the following error: > ... > gcc -c -g -O2 -fPIC -W -Wall -I/usr/include/libxml2 -I/usr/include/libexif -g > -O2 -DPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT > -DHAVE_DEBUG -DUSE_XML -DUSE_LAVC -DHAVE_GRABBER_ALLOCINE > -DHAVE_GRABBER_AMAZON -DHAVE_GRABBER_CHARTLYRICS -DHAVE_GRABBER_EXIF > -DHAVE_GRABBER_FFMPEG -DHAVE_GRABBER_IMDB -DHAVE_GRABBER_LASTFM > -DHAVE_GRABBER_LOCAL -DHAVE_GRABBER_LYRICWIKI -DHAVE_GRABBER_NFO > -DHAVE_GRABBER_TMDB -DHAVE_GRABBER_TVDB -DHAVE_GRABBER_TVRAGE -DUSE_GRABBER > -DUSE_LOGCOLOR -o grabber_ffmpeg.o grabber_ffmpeg.c > grabber_ffmpeg.c: In function 'grabber_ffmpeg_properties_get': > grabber_ffmpeg.c:92:10: error: 'CODEC_TYPE_AUDIO' undeclared (first use in > this function) > grabber_ffmpeg.c:92:10: note: each undeclared identifier is reported only > once for each function it appears in > grabber_ffmpeg.c:106:10: error: 'CODEC_TYPE_VIDEO' undeclared (first use in > this function) > grabber_ffmpeg.c:141:10: error: 'CODEC_TYPE_SUBTITLE' undeclared (first use > in this function) > make[2]: *** [grabber_ffmpeg.o] Error 1 > > In Ubuntu, the following patch fixed the FTBFS: > *** /tmp/tmpXsT_Ie > > Thanks for considering the patch.
Hi Fabrice, I'm preparing a new upload for libvalhalla and would like to get this fixed. My understanding is that your patch breaks the build with libav/ffmpeg < 0.7; if you could provide a patch that works with both versions, I'd be happy to include it in the package and have it committed upstream. Davide -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

