I am trying to install this on RedHat 7.3.  It configures fine but after make 
it chugs away for a while before I get the following error:

 -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -D_REENTRANT  
-I./../subtitles -I./../../drivers/vidix 
-DVIDIX_LIBDIR=\"/usr/local/lib/avifile0.7/vidix/\" -Wall -Wno-unused 
-I../../include  -g -O2 -mcpu=i686 -march=i686 -ffast-math -pipe  -c -o 
renderer.lo `test -f 'renderer.cpp' || echo './'`renderer.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I/usr/include/SDL -D_REENTRANT 
-I/usr/X11R6/include -D_REENTRANT -I./../subtitles -I./../../drivers/vidix 
-DVIDIX_LIBDIR=\"/usr/local/lib/avifile0.7/vidix/\" -Wall -Wno-unused 
-I../../include -g -O2 -mcpu=i686 -march=i686 -ffast-math -pipe -c 
renderer.cpp -MT renderer.lo -MD -MP -MF .deps/renderer.TPlo  -fPIC -DPIC -o 
renderer.lo
renderer.cpp: In method `avm::IRtConfig *avm::YUVRenderer::GetRtConfig
() const':
renderer.cpp:2172: conditional expression between distinct pointer
types `avm::XvRtConfig *' and `avm::SDLGRtConfig *' lacks a cast
renderer.cpp:2172: cannot convert `void *' to `avm::IRtConfig *' in
return
make[2]: *** [renderer.lo] Error 1
make[2]: Leaving directory `/home/steven/tarfiles/avifile0.7-0.7.16/lib/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/steven/tarfiles/avifile0.7-0.7.16/lib'
make: *** [all-recursive] Error 1


Any ideas on what is wrong?

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

Reply via email to