Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2006 21:14:22 +0100
From:      =?iso-8859-1?b?RnLpZOlyaWM=?= PRACA <frederic.praca@freebsd-fr.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        stable@FreeBSD.org, ahze@FreeBSD.org
Subject:   Re: libnetgraph compilation problem
Message-ID:  <1137096862.43c6b89ec1f6b@imp3-g19.free.fr>
In-Reply-To: <20060111154946.GA36556@ip.net.ua>
References:  <20060109204927.5092d323@localhost.darkstar> <20060110081255.GB90253@ip.net.ua> <1136969550.43c4c74eef9ab@imp3-g19.free.fr> <20060111154946.GA36556@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Selon Ruslan Ermilov <ru@FreeBSD.org>:

> On Wed, Jan 11, 2006 at 09:52:30AM +0100, Fr?d?ric PRACA wrote:
> > Selon Ruslan Ermilov <ru@freebsd.org>:
> >
> > > Do you have ccache stuff in /etc/make.conf?
> > Yes, but I already tried with NOCCACHE and the problem is still there.
> >
> The example in /etc/make.conf that you copied from the port is
> wrong -- it causes the following to be set if NOCCACHE is defined:
>
> CC=/usr/bin/cc
> CXX=/usr/bin/c++
>
> This OTOH prevents buildworld from working correctly, as the latter
> uses internal versions of cc and c++.  Comment out the ccache stuff
> completely in /etc/make.conf, and you'll be done.
Well, it seemed to work. Thanks a lot

Fred




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