Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Apr 2003 18:51:04 -0300
From:      Nicholas Fitzgerald <nfitzgerald@accesswave.ca>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make buildworld error upgrading to 4.8R
Message-ID:  <015b01c2fc86$9f890710$371010ac@NICK>
References:  <00b501c2fb21$8c895c20$371010ac@NICK> <20030405055408.GA21645@rot13.obsecurity.org> <00d201c2fb3b$48985420$371010ac@NICK> <20030405224738.GA47672@rot13.obsecurity.org> <013301c2fbe8$e0438120$371010ac@NICK> <20030406030236.GA49065@rot13.obsecurity.org> <014201c2fbea$99cccc90$371010ac@NICK> <20030406091733.GA50687@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>----- Original Message -----
>From: "Kris Kennaway" <kris@obsecurity.org>
>To: "Nicholas Fitzgerald" <nfitzgerald@accesswave.ca>
>Cc: "Kris Kennaway" <kris@obsecurity.org>; <freebsd-questions@freebsd.org>
>Sent: Sunday, April 06, 2003 6:17 AM
>Subject: Re: make buildworld error upgrading to 4.8R
>
>OK, it sounds like you overwrote the FreeBSD system compiler.  You
>need to reinstall it somehow.  Something like:
>
>  cd /usr/src/gnu/usr.bin/cc
>  make depend && make all && make install
>
>might fix your system enough to complete a 'make world'.  Otherwise
>(or if you're not comfortable doing this) you could reinstall FreeBSD.
>
>If you really want to install gcc 3 for compiling your own code, use
>the port, which installs it safely so it coexists with the system
>compiler.
>
>Kris

Thanks for all your help Kris, this seemed to work.  I hope that I won't run
into anymore problems because of this.  I think I will stay away from gcc 3
for the time being.

Nicholas




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?015b01c2fc86$9f890710$371010ac>