From owner-freebsd-questions@FreeBSD.ORG Wed Nov 7 22:26:59 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0BF616A418 for ; Wed, 7 Nov 2007 22:26:59 +0000 (UTC) (envelope-from fbsd06+QA=127049e0@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id B63D413C4BF for ; Wed, 7 Nov 2007 22:26:59 +0000 (UTC) (envelope-from fbsd06+QA=127049e0@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id C7F92D05A1; Wed, 7 Nov 2007 17:26:51 -0500 (EST) Date: Wed, 7 Nov 2007 22:26:48 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20071107222648.16488306@gumby.homeunix.com.> In-Reply-To: <1194471778.82634.1.camel@secretariat.lanl.gov> References: <235b80000711071301h3a8f8d1dw1850c0642386d51b@mail.gmail.com> <1194471778.82634.1.camel@secretariat.lanl.gov> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: jamesh@lanl.gov Subject: Re: make buildworld ....gcc bug X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2007 22:27:00 -0000 On Wed, 07 Nov 2007 14:42:58 -0700 James wrote: > On Wed, 2007-11-07 at 23:01 +0200, tethys ocean wrote: > > > When I am rebuilding world FreeBSD 6.2 I have take error that is > > shown below. What can I do!? > > > > [root@tethys /usr/src]# make buildworld > > > > > > root@tethys# gcc -v > > Using built-in specs. > > Configured with: FreeBSD/i386 system compiler > > Thread model: posix > > gcc version 3.4.6 [FreeBSD] 20060305 > > The current version of gcc for FreeBSD is 4.2. Sync your ports tree, > follow the advice in UPDATING and update, and try again. That has no relevance to a buildworld. gcc 3.4.6 is the correct version for FreeBSD 6.2.