Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 10:19:27 -0700
From:      Bill Trost <trost@cloud.rain.com>
To:        stable@freebsd.org
Subject:   help on buildworld, please?
Message-ID:  <m0xO4Z5-0002VvC@jli.com>

next in thread | raw e-mail | index | archive | help
------- =_aaaaaaaaaa0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <14612.877540767.1@cloud.rain.com>

I sent the following out, but I guess I didn't ask any questions anyone thought
they could answer:

1. Has anyone else seen this problem, and or know how to fix it?  Is there any
interest in trying to reproduce it?

2. Is it possible for me to build the "important bits" of the operating system
without libmsun?  If I don't need it, I would rather not bother, but I'm not sure
what is involved and why the buildworld rule does everything that it does.

Thanks for any thoughts you have on this problem.

------- =_aaaaaaaaaa0
MIME-Version: 1.0
Content-Type: message/rfc822

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 <trost@cloud.rain.com>

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


------- =_aaaaaaaaaa0--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xO4Z5-0002VvC>