From owner-freebsd-current Tue Feb 29 12:56:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by hub.freebsd.org (Postfix) with ESMTP id 9A65437B7BF for ; Tue, 29 Feb 2000 12:56:10 -0800 (PST) (envelope-from root@bind.com) Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by user1.bind.com (8.9.3/8.9.3) with ESMTP id PAA53980; Tue, 29 Feb 2000 15:54:23 -0500 (EST) (envelope-from root@bind.com) Date: Tue, 29 Feb 2000 15:54:22 -0500 (EST) From: Aaron Hughes To: "Chris D. Faulhaber" Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I have read the src/UPDATING, my appologies for not doing so earlier. Now at the building new kernel stage: root@user1.bind.com:/usr/src/sys/i386/conf> config GENERIC Don't forget to do a ``make depend'' Kernel build directory is ../../compile/GENERIC root@user1.bind.com:/usr/src/sys/i386/conf> cd ../../compile/GENERIC/ root@user1.bind.com:/usr/src/sys/compile/GENERIC> make depend && make cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/genassym.c genassym genassym.o >assym.s *** Signal 12 Stop. root@user1.bind.com:/usr/src/sys/compile/GENERIC> I first tried a more custom kernel and this failed so I fell back to GENERIC which also failed? Did I screw up the compile becuse of the premature make installworld? Aaron On Tue, 29 Feb 2000, Chris D. Faulhaber wrote: > On Tue, 29 Feb 2000, Aaron Hughes wrote: > > > > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > > 4.0-CURRENT. > > > > I successfully completed a 'make -j10 buildworld', however, when I ran > > make -j10 installworld' I received the following error: > > > > Please read src/UPDATING: > > COMMON ITEMS: > *snip* > To update from 3.x to 4.0 stable > -------------------------------- > cd /usr/src > make buildworld > cd sbin/mknod > make install > > [*] > reboot > > cd /usr/src > make -DNOINFO installworld > make installworld > > NOTE: 'make -DNOINFO installworld' above > > ----- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org > - Aaron Hughes - Manager, Network Backbone, Internet Implementation, RCN - aaronh@rcn.com - For public PGP key: finger aaronh@bind.com - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message