From owner-freebsd-current Sun Aug 25 9: 9:10 2002 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 03B0C37B400 for ; Sun, 25 Aug 2002 09:09:08 -0700 (PDT) Received: from netmail.kg (netmail.kg [195.38.160.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id B507843E4A for ; Sun, 25 Aug 2002 09:09:04 -0700 (PDT) (envelope-from warlock108@netmail.kg) Received: from netmail.kg ([127.0.0.1]) by netmail.kg ; Sun, 25 Aug 2002 22:09:58 +0500 KGST From: warlock108@netmail.kg Reply-To: warlock108@netmail.kg To: current@FreeBSD.ORG Date: Sun, 25 Aug 2002 22:09:58 -0500 Subject: buildworld fails - make/arch.c Message-id: <3d690156.11084.0@netmail.kg> X-User-Info: 80.92.196.12 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" 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 Hello current! I am trying to upgrade to 5.0 from 4.4, but I am getting the message cc -O -pipe -I/usr/src/usr.bin/make -DMAKE_VERSION=\"5200205240\" -DDEFSHELL=1 -c /usr/src/usr.bin/make/arch.c /usr/src/usr.bin/make/arch.c:42: syntax error before string constant /usr/src/usr.bin/make/arch.c:42: warning: data definition has no type or storage class *** Error code 1 while ‘upgrading the installed make’ 42 line in arch.c is __FBSDID("$FreeBSD: src/usr.bin/make /arch.c,v 1.28 2002/07/15 06:57:01 jmallett Exp $"); After comment the line the same error occurred on next file in src/usr.bin/make directory I’ve played with gcc/flags and read maillist/FAQ but there aren’t results. Could anybody help? Thanks, warlock --- Get your private e-mail at http://www.netmail.kg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message