Subject: libc in netbsd-current 8th/april To: None <netbsd-bugs@NetBSD.ORG> From: Oliver Smith <oliver@applepie.kfs.org> List: netbsd-bugs Date: 04/09/1995 14:27:00
/usr/src/lib/libc/arch/i386/gen/fpgetsticky.S
line 8 reads:
ENTRY(fpgetmask.S)
should be:
ENTRY(fpgetsticky.S)
symptoms:
compiling libc under i386 architecture fails due to redefinition of symbol
fpgetmask
:)
Regards,
Oliver Smith