I checked out the CVS version of avifile (using module name avifile-0.6 
and even tried "avifile").

./autogen.sh and ./configure run fine, but make gives the same error under 
both. I am using RedHat 7.2 on x86, gcc-2.95.1. Any suggestions on how I 
can get avifile to compile?


Making all in video
make[2]: Entering directory `/home/michael/video/avifile-0.6/lib/video'
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. 
-I../../include  -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include 
-D_REENTRANT  -I./../subtitles  -I../../include -Wall -Wno-unused  -g  
-march=i586 -ffast-math -pipe -c renderer.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL 
-D_REENTRANT -I/usr/X11R6/include -D_REENTRANT -I./../subtitles 
-I../../include -Wall -Wno-unused -g -march=i586 -ffast-math -pipe 
-Wp,-MD,.deps/renderer.pp -c renderer.cpp  -fPIC -DPIC -o renderer.lo
In file included from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/iostream.h:31,
                 from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/stream.h:33,
                 from 
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/ostream.h:25,
                 from renderer.cpp:92:
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/streambuf.h: 
In method `struct streampos streambuf::pubseekoff(long long int, 
ios::seek_dir, int = 3)':
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/streambuf.h:362: 
conversion from `__off64_t' to non-scalar type `streampos' requested
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/streambuf.h: 
In method `struct streampos streambuf::pubseekpos(_G_fpos64_t, int = 3)':
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/streambuf.h:364: 
`struct streampos' used where a `long long int' was expected
/usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3/streambuf.h:364: 
warning: control reaches end of non-void function 
`streambuf::pubseekpos(_G_fpos64_t, int)'
make[2]: *** [renderer.lo] Error 1
make[2]: Leaving directory `/home/michael/video/avifile-0.6/lib/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/michael/video/avifile-0.6/lib'
make: *** [all-recursive] Error 1






_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to