Date: Mon, 20 Oct 1997 12:02:09 -0700 From: Bill Trost <trost@cloud.rain.com> To: stable@freebsd.org Subject: can't build libmsun Message-ID: <m0xNN5d-0000C4C@cloud.rain.com>
next in thread | raw e-mail | index | archive | help
I am unable to build this morning's (or last week's) -stable as acquired
via CVSup. I have tried throwing away the offending source code and its
include file and re-supping it, to no avail. Below is the errors I get:
$ MAKEOBJDIRPREFIX="" NOCLEAN=yup nice -22 make buildworld -DNOCLEAN -DNOOBJDIR
...
===> msun
cp /mnt/usr/src/lib/msun/i387/e_acos.S i387_e_acos.S
...
cc -D_IEEE_LIBM -I/mnt/usr/src/tmp/usr/include -c i387_e_acos.S -o i387_e_acos.o
i387_e_acos.S: Assembler messages:
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: Expected comma after symbol-name: rest of line ignored.
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: Expected comma after symbol-name: rest of line ignored.
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: invalid character '(' in opcode
i387_e_acos.S:45: Error: Expected comma after symbol-name: rest of line ignored.
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: invalid character '(' in opcode
i387_e_acos.S:45: Error: Ignoring junk '(__CONCAT(__arch_,__ieee754_acos))' after expression
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: Expected comma after symbol-name: rest of line ignored.
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: invalid character '(' in opcode
i387_e_acos.S:45: Error: Ignoring junk '(__CONCAT(__arch_,__ieee754_acos))' after expression
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: Expected comma after symbol-name: rest of line ignored.
i387_e_acos.S:45: Error: Rest of line ignored. First ignored character is `('.
i387_e_acos.S:45: Error: invalid character '(' in opcode
*** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xNN5d-0000C4C>
