Building mplayer fails on modular xorg

Andrew Terekhov andrew_terekhov at yahoo.com
Tue Mar 27 19:05:27 UTC 2007


I use the latest xorg 7.2 source from git repository
with X11BASE=/usr/local set in /etc/make.conf. 

Building mplayer fails in 

/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc1/vidix/drivers

because it can't find libXxf86dma library. 

Adding $(LIBDIR) in the Makefile fixed that:

VIDIX_LIBS = -L$(LIBDIR) -L../../libdha -ldha

I am not sure if it the right way to fix the build.

Thanks,
Andrew


 
____________________________________________________________________________________
No need to miss a message. Get email on-the-go 
with Yahoo! Mail for Mobile. Get started.
http://mobile.yahoo.com/mail 


More information about the freebsd-x11 mailing list