Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 10:57:32 -0700
From:      "Jim Whitelaw" <jim@pdsys.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   error in make buildworld
Message-ID:  <20010227161205265.AAA132@showcase.pdsys.com@jwhitelaw>

next in thread | raw e-mail | index | archive | help
I'm trying to update a system from 4.2-RELEASE to 4.2-STABLE. I
cvsupped fresh source with this cvsupfile:

============
*default  host=cvsup5.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4
*default  delete use-rel-suffix

src-all
src-crypto
src-secure
*default tag=.
ports-all
doc-all
=============

'make buildworld' fails at the same point every try with this
error:

========
cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H
-DPREFIX=\"/usr/obj/usr/sr
c/i386/usr\"
-I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tool
s
-I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools
-I/usr/src/gnu/usr.bin/cc/cc1plus/
../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gc
c/config
-I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp -I.
  -I/u
sr/obj/usr/src/i386/usr/include -c
/usr/src/gnu/usr.bin/cc/cc1plus/../../../../c
ontrib/gcc/cp/typeck.c
cc: {standard input}: cpp: Internal compiler error: program cc1
got fatal signal
 11Assembler messages:

{standard input}:6113: output pipe has been closed*** Error code
1
Warning:

end of file not at end of a line; newline insertedStop in
/usr/src/gnu/usr.bin/c
c/cc1plus.

*** Error code 1

Stop in /usr/src/gnu/usr.bin/cc.
*** Error code 1

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

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

Stop in /usr/src.
===========

How should I go about fixing this?

TIA


=========================================================================
Jim Whitelaw                                         tel: +1.780.975.1534
jim-at-pdsys-dot-com                                 fax: +1.780.484.9239
Pathways Data Systems Inc.                           http://www.pdsys.com
=========================================================================
"It is best to assume that the network is filled with malevolent entities
 that will send packets designed to have the worst possible effect."
                                                  - F.Baker, RFC1812



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




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