Date: Tue, 27 Mar 2007 11:38:45 -0700 (PDT) From: Andrew Terekhov <andrew_terekhov@yahoo.com> To: freebsd-x11@freebsd.org Subject: Building mplayer fails on modular xorg Message-ID: <323454.43326.qm@web54403.mail.yahoo.com> In-Reply-To: <20070327120032.9DBA216A4E0@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?323454.43326.qm>