*BSD News Article 47784


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.uwa.edu.au!classic.iinet.com.au!news.uoregon.edu!gatech!howland.reston.ans.net!xlink.net!isar.de!krabat!leo
From: leo@krabat.marco.de (Matthias Pfaller)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Re: Problem with upgrade to NetBSD current/i386
Message-ID: <4841@krabat.marco.de>
Date: 1 Aug 95 08:15:06 GMT
References: <TAWEIL.95Jul31131649@skat.usc.edu>
Distribution: world
Organization: marco GmbH, D-85221 Dachau
Lines: 30
X-Newsreader: TIN [version 1.2 PL2]

Ta-Wei Li (taweil@skat.usc.edu) wrote:
> Hi,

>   I was running NetBSD 1.0 and trying to upgrade to the current with 
> procedure suggested by the BSD FAQ. However, after I install the new
> shared library, the cc (gcc 2.4.5) kept giving me "compiler internal
> error. Caught singal 10." Is there something I did wrong. How can I correct
> it?

That's the way I did it (basically):

cd /usr/src/include; make install
cd /usr/src/usr.bin/make; make; make install
cd /usr/src/share/mk; make install
cd /usr/src/gnu/usr.bin/ld; make; make install
cd /usr/src/gnu/usr.bin/as; make; make install
cd /usr/src/usr.sbin/config; make make install
cd /sys/arch/i386/conf; prepare HOST; config HOST; cd ../compile/HOST
	make depend; make; cp netbsd /
reboot
cd /usr/src; make -i build; make -i install

Now go to /usr/share/man/cat? and search for artefacts from your previous
live. I do that always for /bin, /sbin, /usr/bin, /usr/sbin, /usr/lib and
/usr/libexec.

	Matthias
-- 
leo@marco.de		in real life: Matthias Pfaller
			marco GmbH, 85221 Dachau	tel: +49 8131 516142