multimedia/mplayer doesn't build (default options)

FreeBSD WickerBill freebsdwicker at gmail.com
Sat Dec 22 17:12:01 PST 2007


On Dec 22, 2007 1:37 AM, Dominic Fandrey <LoN_Kamikaze at gmx.de> wrote:

> I've got a solution now. After the build failed just go to your WRKDIR and
> run
> gmake. The build will finish just fine. I've got no idea why it doesn't
> work
> through the ports.
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>

This worked for me

cd /usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/
gmake
cd ../..
make install

Thanks for the fix.

I don't think the make.conf file is the problem here's mine

cat /etc/make.conf
USE_QT=yes
WITH_HAL=yes
WITH_MTP=yes
X11BASE=/usr/local
$LOCALBASE=/usr/local
# added by use.perl 2007-11-07 06:52:01
PERL_VER=5.8.8
PERL_VERSION=5.8.8





-- 
--I'm not 'renting' my OS--


More information about the freebsd-ports mailing list