Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2000 09:46:05 -0500
From:      "Network" <network@network.shacknet.nu>
To:        <freebsd-stable@FreeBSD.ORG>
Subject:   make world fails
Message-ID:  <008e01c04d80$766d4880$0300a8c0@swahilie.net>

next in thread | raw e-mail | index | archive | help
I've tried this numerous times, eventually having to cvsup back to 4.1.1
Has anything been done about RELENG_4 yet?

uname     -a =
FreeBSD myBox.domain.net 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26
00:46:59 GMT 2000     jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC
i386

cvsup using cvsup6.freebsd.org
cvsup -g -L 2 /usr/share/examples/cvsup/stable-supfile
-
NOTE:   /usr/src/UPDATING  has the following instructions...
To update from 4.0-RELEASE or later to the most current
        4.x-STABLE
        ----------
        make buildworld
        make buildkernel KERNEL=YOUR_KERNEL_HERE
        make installkernel KERNEL=YOUR_KERNEL_HERE
        reboot  (in single user) [1]
        make installworld
        mergemaster
        reboot

Normally (as with 2 other boxes that worked fine)  I would do; make world,
mergemaster, make new kernel and install, reboot.  But this time I followed
the directions in /usr/src/UPDATING.  Here's what happened ..

script /root/make-buildworld4 <-- in case something goes wrong the output
will be in that file.

start 4:50 PM 11/10/00 make buildworld error @ 6:42 PM 11/10/00 (see
below)....
/usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl
"-I/usr/obj/usr/src/gnu/us
Writing Makefile for DynaLoader
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
*** Error code 1

Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader.
*** Error code 1

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

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

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

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

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

Stop in /usr/src.
*** Error code 1
-
 now after this I again follow instructions and do ==> Please rerun the make
command.  <== as the output above says.
after typing 'make'  I get ...

usr/src/lib/libc/../libc/i386/sys/i386_clr_watch.c: In function
`i386_clr_watch':
/usr/src/lib/libc/../libc/i386/sys/i386_clr_watch.c:47: invalid lvalue in
assignment
*** Error code 1

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

after trying 'make' a few times with the results= stopping with different
results @ different times, I go back to what I
know has worked in the past= 'make world'  this is what I get from 'make
world'

{standard input}: cc: cpp: Assembler messages:
Internal compiler error: program cc1 got fatal signal 4output pipe has been
closed{standard input}:0:

Warning: *** Error code 1
end of file not at end of a line; newline inserted

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






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?008e01c04d80$766d4880$0300a8c0>