Hello,
I am trying to build avifile to run with PD's GEM visualization library, but I continualy get this error: gcc -DHAVE_CONFIG_H -I. -I. -I../../include -DHAVE_AV_CONFIG_H -I./../libavcodec -I./.. -Wall -Wno-unused -I../../include -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -c 4xm.c -fPIC -DPIC -o .libs/4xm.o
In file included from ./../libavcodec/avcodec.h:14,
                from avformat.h:16,
                from 4xm.c:28:
./../libavcodec/common.h:59: error: array type has incomplete element type
./../libavcodec/common.h:63: error: array type has incomplete element type
In file included from ./../libavcodec/avcodec.h:14,
                from avformat.h:16,
                from 4xm.c:28:
./../libavcodec/common.h:502:1: warning: "sprintf" redefined
In file included from /usr/include/stdio.h:834,
                from avformat.h:15,
                from 4xm.c:28:
/usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition
In file included from ./../libavcodec/avcodec.h:14,
                from avformat.h:16,
                from 4xm.c:28:
./../libavcodec/common.h:503:1: warning: "strcat" redefined
In file included from /usr/include/string.h:422,
                from ./../libavcodec/common.h:23,
                from ./../libavcodec/avcodec.h:14,
                from avformat.h:16,
                from 4xm.c:28:
/usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition
make[2]: *** [4xm.lo] Error 1
make[2]: Leaving directory `/home/wade/rpmbuild/BUILD/avifile-0.7.43/ffmpeg/libavformat'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wade/rpmbuild/BUILD/avifile-0.7.43/ffmpeg'
make: *** [all-recursive] Error 1

Please advise as my knowledge of this package is nil and it would take me days to find out what you can tell me in 10 min. Thank you for your time, both with respect to this question and for your general work on tihs package,
-thewade

_______________________________________________
Avifile mailing list
[email protected]
http://prak.org/mailman/listinfo/avifile

Reply via email to