FreeBSD Port: mplayer-0.99.4

Adam McLaurin adam.mclaurin at gmx.net
Sat Jun 12 05:21:00 GMT 2004


mplayer 0.99.4 (aka 1.0pre4) will not compile on a machine with a Matrox
(Radeon) graphics card.

cc -c -I../libvo/ -I../../libvo -O -pipe -mcpu=pentiumpro -D_THREAD_SAFE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/local/include/freetype2 -I/usr/local/include  -fPIC -I. -I.. -o
radeon_vid.o radeon_vid.c
radeon_vid.c:29:22: X11/Xlib.h: No such file or directory

After this there are a lot of errors about undefined types, etc.
If you look at the -I in the cc line, you'll see that it's looking in
the wrong place for X11/Xlib.h (it actually exists in
/usr/X11R6/include). I think that if this path error was corrected, it
might actually work with Matrox cards.

-- 
Adam

"satyam, shivam, sundaram"


More information about the freebsd-ports mailing list