[MPlayer-users] Failure to compile CVS snapshot with dxr3 support
Martin L. Metke
sleet01 at blarg.net
Wed Mar 20 03:35:02 CET 2002
I decided to try the CVS snapshot rather than to patch MPlayer 0.60 (I ran
into the ao_dxr3 problem after installing the dxr3 modules) since I'd noticed
that ao_dxr3 was no longer being used. However, after ./configure ended
successfully, this is the error that make gave me:
/usr/bin/gcc-3.0.4 -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -I. -I.. -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-DMPG12PLAY -DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_dxr3.o
vo_dxr3.c
vo_dxr3.c: In function `draw_frame':
vo_dxr3.c:421: warning: passing arg 6 of pointer to function from
incompatible pointer type
vo_dxr3.c:426:7: warning: extra tokens at end of #else directive
vo_dxr3.c:427: `avc_context' undeclared (first use in this function)
vo_dxr3.c:427: (Each undeclared identifier is reported only once
vo_dxr3.c:427: for each function it appears in.)
vo_dxr3.c:427: `avc_outbuf_size' undeclared (first use in this function)
vo_dxr3.c:427: `avc_picture' undeclared (first use in this function)
vo_dxr3.c: In function `draw_slice':
vo_dxr3.c:457: warning: passing arg 6 of pointer to function from
incompatible pointer type
make[1]: *** [vo_dxr3.o] Error 1
make[1]: Leaving directory `/home/MPlayer-20020319/libvo'
make: *** [libvo/libvo.a] Error 2
As you can see, I'm using gcc 3.0.4. It successfully compiled MPlayer 0.60
for me, which worked, but now it looks as though it's not accepting something
in vo_dxr3.c. Should I patch 0.60 and see if that works first, or should I
install and try to compile with gcc 2.95, or what?
Thanks in advance for suggestions,
Martin
--
---.-@
Martin L. Metke
Sleet01 at hotmail.com
Sleet01 at blarg.net
"I laughed, I cried, I fell down, it changed my life . . . It was good!"
More information about the MPlayer-users
mailing list