multimedia/mplayer doesn't build (default options)

Tim Kellers timothyk at wallnet.com
Sat Dec 22 18:09:02 PST 2007


FreeBSD WickerBill wrote:
>
>
> On Dec 22, 2007 1:37 AM, Dominic Fandrey <LoN_Kamikaze at gmx.de 
> <mailto: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 <mailto: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
>     <mailto: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-- 
This worked for me (finally), too.  My /etc/make.conf:

# added by use.perl 2007-11-17 18:10:05
PERL_VER=5.8.8
PERL_VERSION=5.8.8





More information about the freebsd-ports mailing list