Subject: 'make build' fail
To: None <port-sparc64@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: port-sparc64
Date: 11/20/2000 09:24:11
Hi,
I installed from scatch the 1.5_BETA2 snapshot on an Ultra/1. I then tried
to to a 'make build' from 1.5 sources (modified 1.5, I pulled up
802.1q support, but this shouldn't matter). a 'make build' fails
with tons of error messages in libc like:
building shared c library (version 12.62.1)
ld -x -shared -soname libc.so.12 -o libc.so.12.62.1  /usr/lib/crtbeginS.o  --who
le-archive libc_pic.a --no-whole-archive   /usr/lib/crtendS.o
libc_pic.a(__posix_rename.so): In function `___posix_rename':
__posix_rename.so(.text+0x1c): relocation truncated to fit: R_SPARC_GOT13 ___cerror
libc_pic.a(__posix_lchown.so): In function `___posix_lchown':
__posix_lchown.so(.text+0x1c): relocation truncated to fit: R_SPARC_GOT13 ___cerror
[...]
libc_pic.a(accept.so): In function `_accept':
accept.so(.text+0x1c): relocation truncated to fit: R_SPARC_GOT13 ___cerror
*** Error code 1

Only the ___cerror symbol appeas.

Anyone else see this ?
I didn't have problems with yet_another_local.tar.gz

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--