Subject: Current build fails on SS-20/HyperSPARC
To: current-users@netbsd.org <current-users@netbsd.org>
From: YoshiyaEto <eto@sxo.nm.fujitsu.co.jp>
List: current-users
Date: 07/14/1999 10:22:58
Make build fails like this.

includes ===> gnu/usr.bin/gdb
includes ===> gnu/usr.bin/gas.new
(cd /usr/src/lib/csu &&  make depend && make  MKMAN=no &&  make MKMAN=no install
)
depend ===> sparc_elf
all ===> sparc_elf
cc -O2 -fPIC -Werror   -DLIBC_SCCS -DPIC -DDYNAMIC -DELFSIZE=32 -I/usr/src/lib/c
su/sparc_elf/../../../libexec/ld.elf_so -I/usr/src/lib/csu/sparc_elf/../common_e
lf -c -DCRT0 crt0.c -o crt0.o
In file included from /usr/src/lib/csu/sparc_elf/../common_elf/common.h:41,
                 from crt0.c:35:
/usr/src/lib/csu/sparc_elf/../../../libexec/ld.elf_so/rtld.h:179: field `linkmap
' has incomplete type
cc1: warnings being treated as errors
In file included from crt0.c:35:
/usr/src/lib/csu/sparc_elf/../common_elf/common.h:77: warning: parameter names (
without types) in function declaration
/usr/src/lib/csu/sparc_elf/../common_elf/common.h:77: warning: data definition h
as no type or storage class
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.