FreeBSD WickerBill wrote:


On Dec 22, 2007 1:37 AM, Dominic Fandrey <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 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@freebsd.org <mailto:freebsd-ports@freebsd.org>
    mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-ports
    To unsubscribe, send any mail to
    "[EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]>"


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



_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to