Subject: we still got a problem building libc in -current
To: None <port-sparc@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 05/29/1997 00:29:19
===> lib
===> lib/csu
===> lib/csu/sparc
===> lib/csu/c++
===> lib/libarch
===> lib/libc
cc -O -DNLS -DYP -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT
-I/usr/src/lib/libc/inc
lude -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -DFLOATING_POINT  -Werror  -c
/usr/
src/lib/libc/gmon/mcount.c
building standard c library
install -d /usr/obj/usr/lib
/usr/obj/usr/lib/libc.a -> /usr/src/lib/libc/libc.a
nm: bt_debug.o: no name list
nm: nlist_ecoff.o: no name list
nm: nlist_elf32.o: no name list
nm: nlist_elf64.o: no name list
ranlib libc.a
cp mcount.o mcount.po
building profiled c library
install -d /usr/obj/usr/lib
/usr/obj/usr/lib/libc_p.a -> /usr/src/lib/libc/libc_p.a
ranlib libc_p.a
cc -O -DNLS -DYP -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT
-I/usr/src/lib/libc/inc
lude -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -DFLOATING_POINT  -Werror  -c
-fpic
 /usr/src/lib/libc/gmon/mcount.c -o mcount.so
building shared object c library
install -d /usr/obj/usr/lib
/usr/obj/usr/lib/libc_pic.a -> /usr/src/lib/libc/libc_pic.a
nm: bt_debug.so: no name list
nm: nlist_ecoff.so: no name list
nm: nlist_elf32.so: no name list
nm: nlist_elf64.so: no name list
ranlib libc_pic.a
building shared c library (version 12.15)
ld -x -Bshareable -Bforcearchive  -o libc.so.12.15 libc_pic.a
ld: libc_pic.a(mcount.so): illegal reloc type mix
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.