Subject: make build failure from yesterdays sup
To: NetBSD-current <current-users@netbsd.org>
From: Dave Millen <dmillen@largesalad.co.uk>
List: current-users
Date: 11/05/1998 15:27:04
Hi,
The following happened while trying to 'make build' from sources supped
yesterday (4th).
I successfully remade and installed config, ran it on my config file and
compiled a new kernel. (BTW, I still had to patch ...../mainbus/wdc_pioc.c
manually).
Having rebooted with the new kernel........
NetBSD oak.largesalad.co.uk 1.3H NetBSD 1.3H (OAK) #1: Thu Nov 5
11:23:29 GMT 1998 root@oak:/home/src/sys/arch/arm32/compile/OAK
arm32
........I did 'make install' in /usr/src/share/mk and 'make includes' in
/usr/src, then 'make build' in /usr/src. All went well until:
all ===> lib/libc
cc -O -DALL_STATE -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Werror -D_LIBC -DNLS -DYP -DLIBC_SCCS
-DSYSLIBC_SCCS -D_REENTRANT -I/home/src/lib/libc/include -DSOFTFLOAT
-D__DBINTERFACE_PRIVATE -DRESOLVSORT -DPOSIX_MISTAKE -DFLOATING_POINT
-c /home/src/lib/libc/gen/__fts13.c
/home/src/lib/libc/gen/__fts13.c: In function `fts_build':
/home/src/lib/libc/gen/__fts13.c:697: structure has no member named
`dp_namlen'
cc1: warnings being treated as errors
/home/src/lib/libc/gen/__fts13.c:692: warning: `len' might be used
uninitialized in this function
*** Error code 1
Stop.
BTW /usr/src is symlinked to /home/src on my system.
Any hints will be appreciated,
regards,
Dave
--
Make it idiot-proof and someone will make a better idiot!
e-mail: dmillen@largesalad.co.uk
net: http://www.largesalad.co.uk/DJMsoft/