Date: Sun, 6 Apr 2003 01:17:33 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Nicholas Fitzgerald <nfitzgerald@accesswave.ca> Cc: Kris Kennaway <kris@obsecurity.org> Subject: Re: make buildworld error upgrading to 4.8R Message-ID: <20030406091733.GA50687@rot13.obsecurity.org> In-Reply-To: <014201c2fbea$99cccc90$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>
next in thread | previous in thread | raw e-mail | index | archive | help
--IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 05, 2003 at 11:14:12PM -0400, Nicholas Fitzgerald wrote: > >----- Original Message ----- > >From: "Kris Kennaway" <kris@obsecurity.org> > >To: "Nicholas Fitzgerald" <nfitzgerald@accesswave.ca> > >Cc: "Kris Kennaway" <kris@obsecurity.org>; <freebsd-questions@freebsd.or= g> > >Sent: Saturday, April 05, 2003 11:02 PM > >Subject: Re: make buildworld error upgrading to 4.8R > > > >On Sat, Apr 05, 2003 at 11:01:52PM -0400, Nicholas Fitzgerald wrote: > > > >> No, I do not have either one of these set in my environment or in my > >> make.conf. > > > >How did you install gcc 3? > > > >Kris >=20 > I downloaded the tar file from the gcc web site and compiled and installed > it that way. 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 --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+j/CtWry0BWjoQKURAhzuAKD2PKvV8Qsgx7wsmflj7NmRFpKfKwCfaE+y 2YkiCqa2YgYwlZRFfA9Ur30= =Dpf2 -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030406091733.GA50687>