Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Apr 1999 20:30:27 +0200
From:      Paul van der Zwan <paulz@trantor.xs4all.nl>
To:        John Polstra <jdp@polstra.com>
Cc:        current@freebsd.org
Subject:   Re: CPP broken on egcs current 
Message-ID:  <199904051830.UAA70097@trantor.xs4all.nl>
In-Reply-To: Your message of "Mon, 05 Apr 1999 10:38:39 PDT." <199904051738.KAA91678@vashon.polstra.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In article <199904051112.NAA22210@trantor.xs4all.nl>,
> Paul van der Zwan  <paulz@trantor.xs4all.nl> wrote:
> > 
> > A make buildworld fails on an freshly rebuilt system.
> > The following error is shown:
> ...
> > /usr/source/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1882: Int
> > ernal compiler error in function main
> > *** Error code 33
> 
> Your installed cpp was built from slightly old sources.  Make sure
> your source tree is up-to-date.  Then manually "make cleandir;
> make cleandir; make obj; make depend; make all install" in
> "src/gnu/usr.bin/cc".  It will be OK after that.
> 

That seems to fix it.. Thanks.
BTW why the double  make cleandir ?? a typo ? or is there some magic.

	Paul


-- 
Paul van der Zwan		paulz @ trantor.xs4all.nl
"I think I'll move to theory, everything works in theory..."




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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