Date: Wed, 11 Jan 2006 17:49:46 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: Fr?d?ric PRACA <frederic.praca@freebsd-fr.org> Cc: stable@FreeBSD.org, current@FreeBSD.org, ahze@FreeBSD.org Subject: Re: libnetgraph compilation problem Message-ID: <20060111154946.GA36556@ip.net.ua> In-Reply-To: <1136969550.43c4c74eef9ab@imp3-g19.free.fr> References: <20060109204927.5092d323@localhost.darkstar> <20060110081255.GB90253@ip.net.ua> <1136969550.43c4c74eef9ab@imp3-g19.free.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDxSkaqRfpzJluFF4RAjt1AJ45q8cz8rDzN53p4cmaOGhql0mCNwCeKfsF Bu7zU9XOtmfGAAxt9eCyoRk= =fHn8 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060111154946.GA36556>
