i believe that /usr/src/lib/libc/arch/i386/gen/fpgetsticky.S should contain ENTRY(fpgetsticky) rather then ENTRY(fpgetmask) otherwise attempting "cd /usr/src/lib ; make" will fail because "ld" can't make the shared library version of libc.a because fpgetmask is defined twice.