From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 18:59:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5941337B401 for ; Sat, 5 Apr 2003 18:59:58 -0800 (PST) Received: from mx2.eastlink.ca (nx.eastlink.ca [24.222.0.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94FBC43FBD for ; Sat, 5 Apr 2003 18:59:57 -0800 (PST) (envelope-from nfitzgerald@accesswave.ca) Received: from NICK ([24.222.193.28]) by mx2.eastlink.ca (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with SMTP id <0HCW0074HIZSLU@mx2.eastlink.ca> for freebsd-questions@freebsd.org; Sat, 05 Apr 2003 22:59:57 -0400 (AST) Date: Sat, 05 Apr 2003 23:01:52 -0400 From: Nicholas Fitzgerald To: Kris Kennaway Message-id: <013301c2fbe8$e0438120$371010ac@NICK> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Mailer: Microsoft Outlook Express 6.00.2800.1106 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <00b501c2fb21$8c895c20$371010ac@NICK> <20030405055408.GA21645@rot13.obsecurity.org> <00d201c2fb3b$48985420$371010ac@NICK> <20030405224738.GA47672@rot13.obsecurity.org> cc: freebsd-questions@freebsd.org Subject: Re: make buildworld error upgrading to 4.8R X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 02:59:58 -0000 >----- Original Message ----- >From: "Kris Kennaway" >To: "Nicholas Fitzgerald" >Cc: "Kris Kennaway" ; >Sent: Saturday, April 05, 2003 6:47 PM >Subject: Re: make buildworld error upgrading to 4.8R > >On Sat, Apr 05, 2003 at 02:19:15AM -0400, Nicholas Fitzgerald wrote: > > >----- Original Message ----- > >From: "Kris Kennaway" > >To: "Nicholas Fitzgerald" > >Cc: > >Sent: Saturday, April 05, 2003 1:54 AM > >Subject: Re: make buildworld error upgrading to 4.8R > > > >It looks like you're trying to compile FreeBSD with gcc 3.x. You > >can't do this; you have to use the system compiler. > > > >Kris >> >>Thanks for the quick reply Kris. I am assuming that it is trying to use gcc >> 3.x because of a setting somewhere but I am unsure where I would find this. >> Any help? > >Do you have CC or CXX set in your environment or make.conf? > >Kris No, I do not have either one of these set in my environment or in my make.conf. Nicholas