Subject: Re: "make build" failure
To: Steven Farmer <steve@megahack.com>
From: None <jchacon@genuity.net>
List: port-sparc
Date: 12/15/2000 17:40:17
What are you building from? i.e. are you already running 1.5 and simply
trying to rebuild?

James

>
>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.
>
>
>
>
>