Subject: troubles building current on an alpha
To: None <current-users@netbsd.org>
From: Brian Hechinger <wonko@entropy.tmok.com>
List: current-users
Date: 03/11/2001 22:11:33
did a search that came up short, so i'll ask here. is anyone else having
trouble building current right now? it doesn't seem to work for me.
DEC 3000/300LX 96MB ram RZ28
here is a cut and paste of the error:
$ make
all ===> lib
all ===> lib/csu
all ===> lib/csu/alpha
all ===> lib/libarch
all ===> lib/libbz2
all ===> lib/libc
cc -O2 -DALL_STATE -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -D_LIBC -DNLS -DYP -DHESIOD -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/usr/src/lib/libc/include -DINET6 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../libexec/ld.elf_so -I/usr/src/lib/libc/dlfcn -DWITH_RUNE -DRUNEMOD_MAJOR=3 -D_PATH_LOCALEMODULE=\"/usr/lib/runemodule\" -DRESOLVSORT -I. -DPOSIX_MISTAKE -DPORTMAP -DFLOATING_POINT -c /usr/src/lib/libc/gen/shquote.c
cc1: warnings being treated as errors
/usr/src/lib/libc/gen/shquote.c:118: warning: no previous prototype for `shquote'
/usr/src/lib/libc/gen/shquote.c: In function `shquote':
/usr/src/lib/libc/gen/shquote.c:140: warning: type mismatch in implicit declaration for built-in function `memcpy'
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
$
this is the second time i've been through this obviously, but it gave about
a billion warning earlier on, but this one stays the same.
any ideas? cvs update as of today late afternoon EST.
thanks,
-brian