Buildworld broken at lib/msun

From: walt <wa1ter_at_myrealbox.com>
Date: Fri, 06 Jun 2003 21:20:16 -0700
cc -O -pipe -mcpu=pentiumpro -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_ -std=gnu99   -c i387_e_acos.S -o i387_e_acos.o
{standard input}: Assembler messages:
{standard input}:19: Error: junk `(__ieee754_acos)' after expression
{standard input}:19: Error: junk `(__ieee754_acos)' after expression
*** Error code 1

Now, i387_e_acos.S hasn't changed, so something else is wrong.

When I 'cd /usr/src/lib/msun' and do a make from there it compiles
and assembles just fine.  This maybe smells like one of the usual
suspects like awk, sed, sh, and their surly gang ;-)

sed was just repaired yesterday, for example.  Maybe it still needs
another tweak?
Received on Fri Jun 06 2003 - 18:19:52 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:10 UTC