Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2007 11:25:49 +0200
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        =?UTF-8?B?SGFnZW4gS8O8aGw=?= <hagen.kuehl@stud.tu-ilmenau.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: mplayer buildproblem FreeBSD 6-stable
Message-ID:  <4669209D.4090406@gmx.de>
In-Reply-To: <20070608105026.7c95b6cf@l140.fem.tu-ilmenau.de>
References:  <20070608105026.7c95b6cf@l140.fem.tu-ilmenau.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hagen Kühl wrote:
> Hi,
> since the 0.99.09 or so I can't build mplayer anymore.
> 
> Helpful information I can think of is here or attached(snipped script
> of build and make.conf). The complete build.log is at:
> http://www.stud.tu-ilmenau.de/~haku-in/mplayer_build.log
> 
> nornagest@feanor:[~]% uname -a
> FreeBSD feanor 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu May 31 12:13:02
> CEST 2007 nornagest@feanor:/usr/obj/usr/src/sys/FEANOR i386
> 
> If you need any more information, please let me know.
> Thanks in advance,
>   Hagen

WITH_DEBUG triggers

.if defined(WITH_DEBUG)

no matter what it's sat to, so it will cause many ports to actually build WITH
debugging. Setting WITH_DEBUG=no doesn't make any sense.

About your problem, try a 'portupgrade -Rf' that will take a lot of time, but
normally it solves this kind of problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4669209D.4090406>