Hi Christian, This is a known issue (see bug pages in sourceforge). Don't know if the cvs version has this corrected, but If you can code, just cast those pointers to the correct type.
HTHs, HF. On Mon, 14 Oct 2002 16:01:19 +0200 Christian Bock <[EMAIL PROTECTED]> wrote: > ./configure script disabled xvid and ogg > > It works very well up to this point: > > make[2]: Wechsel in das Verzeichnis �/home/bock/avifile0.7-0.7.16/lib/video� > source='renderer.cpp' object='renderer.lo' libtool=yes \ > depfile='.deps/renderer.Plo' tmpdepfile='.deps/renderer.TPlo' \ > depmode=gcc3 /bin/sh ../../admin/depcomp \ > /bin/sh ../../libtool --mode=compile 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 -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 member function `virtual 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: invalid conversion from `void*' to `avm::IRtConfig*' > make[2]: *** [renderer.lo] Fehler 1 > make[2]: Verlassen des Verzeichnisses �/home/bock/avifile0.7-0.7.16/lib/video� > make[1]: *** [all-recursive] Fehler 1 > make[1]: Verlassen des Verzeichnisses �/home/bock/avifile0.7-0.7.16/lib� > make: *** [all-recursive] Fehler 1 > > > I hope someone can help me, because on SuSE 8.1 the version which was included > is extremely gay with turned off DivX playing > > _______________________________________________ > Avifile mailing list > [EMAIL PROTECTED] > http://prak.org/mailman/listinfo/avifile _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
