[Ffmpeg-devel] vhook/fish.c compilation broken with gcc 2.95
Luca Abeni
lucabe72
Tue Sep 12 12:07:12 CEST 2006
[...]
make[1]: Entering directory `/tmp/ffmpeg/vhook'
gcc -I.. -I/tmp/ffmpeg -I/tmp/ffmpeg/libavutil -I/tmp/ffmpeg/libavcodec -I/tmp/ffmpeg/libavformat -fPIC -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Winline -O3 -DHAVE_AV_CONFIG_H `freetype-config --cflags` -c -o fish.o fish.c
fish.c: In function `Process':
fish.c:378: parse error before `*'
fish.c:381: `fname' undeclared (first use in this function)
fish.c:381: (Each undeclared identifier is reported only once
fish.c:381: for each function it appears in.)
fish.c:382: `f' undeclared (first use in this function)
make[1]: *** [fish.o] Error 1
make[1]: Leaving directory `/tmp/ffmpeg/vhook'
make: *** [videohook] Error 2
The attached patch fixes it... Ok to commit?
Thanks,
Luca
--
_____________________________________________________________________________
Copy this in your signature, if you think it is important:
N O W A R ! ! !
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-fish.diff
Type: text/x-patch
Size: 830 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060912/39804d79/attachment.bin>
More information about the ffmpeg-devel
mailing list