Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 05:52:41 -0600
From:      ian@lightlink.com
To:        freebsd-stable@freebsd.org
Subject:   problems with 'make buildworld' on -STABLE
Message-ID:  <200011131152.eADBqfU09709@wisc.edu>

next in thread | raw e-mail | index | archive | help

I'm having problems building world on -STABLE, but since I've
never built world on FreeBSD before, perhaps I'm doing something
wrong.  

I used ctm to build a current CVS tree.  I checked out -STABLE
using:
  cvs co -rRELENG_4 src

I then tried to 'make buildworld' and got a failure in the OpenSSL
section. 

cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/local/src/FreeBSD/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA -I/usr/obj/usr/local/src/FreeBSD/src/i386/usr/include -c /usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs12/p12_attr.c -o p12_attr.po
cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/local/src/FreeBSD/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA -I/usr/obj/usr/local/src/FreeBSD/src/i386/usr/include -c /usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs12/p12_bags.c -o p12_bags.po
{standard input}: Assembler messages:
{standard input}:372: Internal error, aborting at /usr/local/src/FreeBSD/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/gas/config/tc-i386.c line 477 in add_prefix
Please report this bug.
*** Error code 1

Stop in /usr/local/src/FreeBSD/src/secure/lib/libcrypto.
*** Error code 1

Stop in /usr/local/src/FreeBSD/src/secure/lib.
*** Error code 1

Stop in /usr/local/src/FreeBSD/src.
*** Error code 1

Stop in /usr/local/src/FreeBSD/src.
*** Error code 1

Stop in /usr/local/src/FreeBSD/src.

I had tried it earlier and got a similar message but in another part 
of the source.

My machine is a dual-processor Pentium-II. 

Any suggestions?  I think next I'll try to build -CURRENT and see
if I get the same problems.  Thanks,

-Ian


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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