Subject: "make build" failure
To: None <port-sparc@netbsd.org>
From: Steven Farmer <steve@megahack.com>
List: port-sparc
Date: 12/13/2000 21:53:07
A "make build" of NetBSD 1.5 on my sparc classic always fails as shown
below. The box is left in a more-or-less completely unusable state.
The release obviously can be built, so I must be doing something
wrong. Can anyone straighten me out?
Thanks,
Steve
...
rm -f /usr/lib/libc.so.12
ln -s libc.so.12.62.1 /usr/lib/libc.so.12
rm -f /usr/lib/libc.so
ln -s libc.so.12.62.1 /usr/lib/libc.so
install -r -c -o root -g wheel -m 444 llib-lc.ln /usr/libdata/lint
/usr/lib/libc.so.12: Undefined symbol "" (reloc type = 12, symnum = 6)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.