From owner-freebsd-current Mon Feb 10 5:32:11 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C91937B401 for ; Mon, 10 Feb 2003 05:32:09 -0800 (PST) Received: from mx7.mail.ru (mx7.mail.ru [194.67.57.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 195BA43FAF for ; Mon, 10 Feb 2003 05:32:08 -0800 (PST) (envelope-from kan@mail.ru) Received: from [141.154.55.131] (helo=kan.dnsalias.net) by mx7.mail.ru with esmtp (Exim SMTP.7) id 18iE2Y-000Mlw-00; Mon, 10 Feb 2003 16:32:06 +0300 Received: from kan.dnsalias.net (localhost [IPv6:::1]) by kan.dnsalias.net (8.12.6/8.12.6) with ESMTP id h1ADVn7f064134; Mon, 10 Feb 2003 08:31:49 -0500 (EST) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.7/8.12.6/Submit) id h1ADVh9n064133; Mon, 10 Feb 2003 08:31:43 -0500 (EST) Date: Mon, 10 Feb 2003 08:31:43 -0500 From: Alexander Kabaev To: Rahul Siddharthan Cc: current@freebsd.org Subject: Re: HEADS UP: GCC 3.2.2 is coming Message-Id: <20030210083143.179d9c15.kabaev@bellatlantic.net> In-Reply-To: <20030210073347.GA53274@papagena.rockefeller.edu> References: <20030210062244.GA47793@kanpc.gte.com> <20030210073347.GA53274@papagena.rockefeller.edu> Reply-To: ak03@gte.com X-Mailer: Sylpheed version 0.8.9claws42 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, you caught the src tree at the bad moment. See if another cvsup/buildworld changes anything. On Mon, 10 Feb 2003 02:33:48 -0500 Rahul Siddharthan wrote: > Alexander Kabaev wrote: > > The import should be complete now. Please let us know if you > > see any problems introduced with this GCC version. > > > cc -O -pipe -mcpu=i686 -march=i686 -DIN_GCC -DHAVE_CONFIG_H > -DPREFIX=\"/usr/obj/usr/src/i386/usr\" > -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/config > -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp -I. > -c /usr/src/contrib/gcc/cp/decl.c > /usr/src/contrib/gcc/cp/decl.c: In function > `cxx_init_decl_processing': > /usr/src/contrib/gcc/cp/decl.c:6671: `c_size_type_node' undeclared > (first use in this function) > /usr/src/contrib/gcc/cp/decl.c:6671: (Each undeclared identifier is > reported only once > /usr/src/contrib/gcc/cp/decl.c:6671: for each function it appears in.) > *** Error code 1 > > -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message