Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 10:38:39 -0700 (PDT)
From:      John Polstra <jdp@polstra.com>
To:        paulz@trantor.xs4all.nl
Cc:        current@freebsd.org
Subject:   Re: CPP broken on egcs current
Message-ID:  <199904051738.KAA91678@vashon.polstra.com>
In-Reply-To: <199904051112.NAA22210@trantor.xs4all.nl>

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.

John
-- 
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Self-interest is the aphrodisiac of belief."           -- James V. DeLong


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?199904051738.KAA91678>