trying to compile ffmpeg from debian source I get error make[2]: Entering directory `/usr/src/ffmpeg-free-0.cvs20070307/libavformat' gcc -I"/usr/src/ffmpeg-free-0.cvs20070307"/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/src/ffmpeg-free-0.cvs20070307" -I"/usr/src/ffmpeg-free-0.cvs20070307" -I"/usr/src/ffmpeg-free-0.cvs20070307"/libavutil -fomit-frame-pointer -pthread -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -O3 -c -o dv1394.o dv1394.c In file included from avformat.h:36, from dv1394.c:31: /usr/src/ffmpeg-free-0.cvs20070307/libavcodec/avcodec.h:2447: warning: 'ImgReSampleContext' is deprecated /usr/src/ffmpeg-free-0.cvs20070307/libavcodec/avcodec.h:2450: warning: 'ImgReSampleContext' is deprecated In file included from dv1394.c:31: avformat.h:282: warning: 'AVFrac' is deprecated In file included from avformat.h:808, from dv1394.c:31: os_support.h:86: error: redefinition of 'struct pollfd' In file included from avformat.h:808, from dv1394.c:31: os_support.h:93:1: warning: "POLLIN" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:26:1: warning: this is the location of the previous definition In file included from avformat.h:808, from dv1394.c:31: os_support.h:94:1: warning: "POLLOUT" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:28:1: warning: this is the location of the previous definition In file included from avformat.h:808, from dv1394.c:31: os_support.h:99:1: warning: "POLLPRI" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:27:1: warning: this is the location of the previous definition In file included from avformat.h:808, from dv1394.c:31: os_support.h:102:1: warning: "POLLERR" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:48:1: warning: this is the location of the previous definition In file included from avformat.h:808, from dv1394.c:31: os_support.h:103:1: warning: "POLLHUP" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:49:1: warning: this is the location of the previous definition In file included from avformat.h:808, from dv1394.c:31: os_support.h:104:1: warning: "POLLNVAL" redefined In file included from /usr/include/sys/poll.h:26, from dv1394.c:27: /usr/include/bits/poll.h:50:1: warning: this is the location of the previous definition os_support.h:107: warning: redundant redeclaration of 'poll' /usr/include/sys/poll.h:58: warning: previous declaration of 'poll' was here make[2]: *** [dv1394.o] Error 1 make[2]: Leaving directory `/usr/src/ffmpeg-free-0.cvs20070307/libavformat' make[1]: *** [lib] Error 2 make[1]: Leaving directory `/usr/src/ffmpeg-free-0.cvs20070307' make: *** [install] Error 2 dpkg-buildpackage: failure: debian/rules binary gave error exit status 2
-- Lugupidamisega, Alar Sing -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]