[MPlayer-users] dxr3 compile problems

Fred Hernandez fredh at seas.upenn.edu
Fri Nov 16 07:34:52 CET 2001


I am having problems compiling the dxr3 modules. I have a Real Magic 
Hollywood plus card. I'm running RH7.2 with *gcc 2.95.3*.

I've been having this problem since the code first came up in cvs. I 
have the dxr3 modules AND library drivers installed and working 
properly. At least I assume they're installed fine since I use dxr3 in 
xine all the time, with output going to dxr3view. (In fact, dxr3 the 
only reason I ever use xine cause I like mplayer so much better).

I've tried compiling with and without the optional libavcodec. (I don't 
really care about divx tv output at the moment).

The output after gcc pukes is attached below. MPlayer compiles great if 
I configure with --disable-dxr3.

Any help would be greatly appreciated, since I'll finally be able to get 
rid of xine, .

-Thanks

Fred Hernandez      <~~~ mplayer user since 0.17

P.S. MPlayer team, you really *ROCK*. Don't take any crap from the 
trolls who hang out on this list.


gcc -c -O4 -march=pentiumpro -mcpu=pentiumpro -pipe -ffast-math 
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -I. -I.. 
-I/usr/include/SDL -D_REENTRANT  -I/usr/include -Ilibvo 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/X11R6/include  -DMPG12PLAY  -o vo_dxr3.o vo_dxr3.c
vo_dxr3.c: In function `init':
vo_dxr3.c:83: too few arguments to function `dxr3_open'
vo_dxr3.c: In function `draw_alpha':
vo_dxr3.c:393: warning: assignment from incompatible pointer type
vo_dxr3.c:394: warning: assignment from incompatible pointer type
vo_dxr3.c:405: warning: comparison is always true due to limited range 
of data type
vo_dxr3.c:407: warning: comparison is always true due to limited range 
of data type
make[1]: *** [vo_dxr3.o] Error 1
make[1]: Leaving directory `/home/fredh/downloads/MPlayer-20011116/libvo'
make: *** [libvo/libvo.a] Error 2




More information about the MPlayer-users mailing list