From owner-freebsd-current Mon Feb 17 03:13:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA08841 for current-outgoing; Mon, 17 Feb 1997 03:13:07 -0800 (PST) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA08830 for ; Mon, 17 Feb 1997 03:13:02 -0800 (PST) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.3/8.6.9) id WAA27022; Mon, 17 Feb 1997 22:06:11 +1100 Date: Mon, 17 Feb 1997 22:06:11 +1100 From: Bruce Evans Message-Id: <199702171106.WAA27022@godzilla.zeta.org.au> To: cml@punq.ucdavis.edu, freebsd-current@FreeBSD.ORG Subject: Re: build errors Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I realize in the midst of the lite2 import there are bound to be >build problems, but this one doesn't look like it has much to >do with lite/2: > >===> lib/msun >cc -D_IEEE_LIBM -c i387_e_acos.S -o i387_e_acos.o >i387_e_acos.S: Assembler messages: >i387_e_acos.S:41: Error: invalid character '_' in opcode Already fixed. asmacros.h was broken for 12-18 hours. Bruce