Subject: Re: error in sup 1997/06/03
To: maillist alias for CWW <netbsd@hopf.math.purdue.edu>
From: Rob Healey <rhealey@MR.Net>
List: current-users
Date: 06/04/1997 14:57:17
>
> I've been getting this for the last 10 days or so on my Sparc IPX:
>
>
> 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
>
After today's sup I did a make install in src/share/mk, remade ld
and as. Removed mcount.o and mcount.so and then did a make in
src/lib/libc and it rebuilt OK.
-Rob