From owner-freebsd-questions Sun Jun 18 11:41:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gonzo.speakeasy.net (gonzo.speakeasy.net [216.254.0.5]) by hub.freebsd.org (Postfix) with SMTP id 395BC37B619 for ; Sun, 18 Jun 2000 11:41:20 -0700 (PDT) (envelope-from mc@speakeasy.org) Received: (qmail 1709 invoked from network); 18 Jun 2000 18:41:19 -0000 Received: from unknown (HELO grace.speakeasy.org) (216.254.0.2) by gonzo.speakeasy.net with SMTP; 18 Jun 2000 18:41:19 -0000 Received: (qmail 7609 invoked by uid 22036); 18 Jun 2000 18:41:19 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 Jun 2000 18:41:19 -0000 Date: Sun, 18 Jun 2000 11:41:19 -0700 (PDT) From: marco carvalho To: freebsd-questions@freebsd.org, kstewart@3-cities.com Subject: updating from 4.0-R to 4.0-Stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG here is the error i get after i cvsup'd my stable-supfile and then did a buildworld in /usr/src ===> gasp cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/gasp -I/usr/sr c/gnu/usr.bin/binutils/gasp/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gasp/ ../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/gasp/../../ ../../contrib/binutils -I/usr/src/gnu/usr.bin/binutils/gasp/../../../../contrib/ binutils/gas -I/usr/src/gnu/usr.bin/binutils/gasp/../../../../contrib/binutils/g as/config -I/usr/src/gnu/usr.bin/binutils/gasp/../as/i386-freebsd -DBFD_ASSEMBLE R -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/gasp/.. /../../../contrib/binutils/gas/gasp.c {standard input}: Assembler messages: {standard input}:6555: Warning: end of file not at end of a line; newline insert ed cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/gasp. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. thats it... What does that mean and how can i fix it? Also, when i installed 4.0-R from cd, i didnt install my src package(nothing was in my /usr/src --thats one of the reasons im trying to go from 4.0R to 4.0Stable, to make a custom kernel), does that mean that in order to make a custom kernel i would have to goto /stand/sysinstall and install my src tree? thanx for your help, i really appreciate it! -marco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message