Date: Tue, 29 Feb 2000 17:00:42 -0500 (EST) From: Aaron Hughes <root@bind.com> To: "Chris D. Faulhaber" <jedgar@fxp.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Upgrade to current from 3.3-RELEASE Message-ID: <Pine.BSF.4.21.0002291700100.57322-100000@user1.bind.com> In-Reply-To: <Pine.BSF.4.21.0002291552120.78392-100000@user1.bind.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Nevermind... Thanks anyways, I had to reinstll the /bin dist for 3.4 and everything is working as it should. Aaron On Tue, 29 Feb 2000, Aaron Hughes wrote: > > > 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 > > <follow directions to build/install a kernel> > > <follow rebuild disk /dev entries above> [*] > > reboot > > <in single user> > > 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 > - 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002291700100.57322-100000>