I think this bug can be fixed with re-running libtool, aclocal, and
autoconf, but the build fails with what looks like a bug in ffmpeg:

source='ffmpeg2raw.c' object='ffmpeg2raw.o' libtool=no \
        depfile='.deps/ffmpeg2raw.Po' tmpdepfile='.deps/ffmpeg2raw.TPo' \
        depmode=gcc3 /bin/sh ../../depcomp \
        i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..    -O3 -s -Wall 
-I/usr/include/ffmpeg -I/usr/include/ffmpeg/libavcodec 
-I/usr/include/ffmpeg/libavformat -D_FILE_OFFSET_BITS=64  -Wall -g -O2 -c `test 
-f 'ffmpeg2raw.c' || echo './'`ffmpeg2raw.c
In file included from ffmpeg2raw.c:21:
/usr/include/ffmpeg/common.h:217:23: error: bswap.h: No such file or directory
In file included from ffmpeg2raw.c:22:
/usr/include/ffmpeg/avformat.h:669:24: error: os_support.h: No such file or 
directory
ffmpeg2raw.c: In function ‘ff2raw_output’:
ffmpeg2raw.c:140: warning: initialization from incompatible pointer type
ffmpeg2raw.c:159: warning: assignment from incompatible pointer type
ffmpeg2raw.c:161: error: ‘struct AVCodecContext’ has no member named 
‘frame_rate’
ffmpeg2raw.c:161: error: ‘struct AVCodecContext’ has no member named 
‘frame_rate_base’
ffmpeg2raw.c:172: warning: assignment from incompatible pointer type
ffmpeg2raw.c:187: error: request for member ‘pix_fmt’ in something not a 
structure or union
ffmpeg2raw.c:187: error: request for member ‘width’ in something not a 
structure or union
ffmpeg2raw.c:187: error: request for member ‘height’ in something not a 
structure or union
ffmpeg2raw.c:188: error: request for member ‘width’ in something not a 
structure or union
ffmpeg2raw.c:188: error: request for member ‘height’ in something not a 
structure or union
ffmpeg2raw.c:238: warning: passing argument 1 of ‘avcodec_decode_video’ from 
incompatible pointer type
ffmpeg2raw.c:269: warning: passing argument 1 of ‘avcodec_decode_audio’ from 
incompatible pointer type
ffmpeg2raw.c: In function ‘show_stats’:
ffmpeg2raw.c:343: warning: initialization from incompatible pointer type
make[4]: *** [ffmpeg2raw.o] Error 1
make[4]: Leaving directory `/home/devel/release/smilutils-0.3.0/apps/ffmpeg2raw'

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to