From owner-freebsd-stable Mon Oct 20 12:44:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA14939 for stable-outgoing; Mon, 20 Oct 1997 12:44:44 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from jli.com (jli.com [199.2.111.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA14925 for ; Mon, 20 Oct 1997 12:44:33 -0700 (PDT) (envelope-from cumulus!cloud.rain.com!trost@jli.com) Received: from cumulus by jli.com with uucp (Smail3.1.29.1 #3) id m0xNNk9-0002UfC; Mon, 20 Oct 97 12:44 PDT Message-Id: To: stable@freebsd.org Subject: can't build libmsun MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <14237.877374128.1@cloud.rain.com> Date: Mon, 20 Oct 1997 12:02:09 -0700 From: Bill Trost Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk 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