> In article <[email protected]>,
> Paul van der Zwan  <[email protected]> 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 [email protected]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to