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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message