Date: Sun, 25 Aug 2002 22:09:58 -0500 From: warlock108@netmail.kg To: current@FreeBSD.ORG Subject: buildworld fails - make/arch.c Message-ID: <3d690156.11084.0@netmail.kg>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3d690156.11084.0>
