Date: Fri, 7 Oct 2005 20:28:01 -0400 From: "Joshua Coombs" <jcoombs@gwi.net> To: freebsd-current@freebsd.org Subject: Re: Problem building 6.0b5 on 4.11 Message-ID: <di73qj$58v$1@sea.gmane.org> References: <di6tev$mo1$1@sea.gmane.org> <20051007233003.CDB725D09@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I think you need to re-read the upgrade instructions. Unless I ma > quite > confused, the correct order is: > make buildworld > make buildkernel KERNCONF=YOUR_KERNEL_HERE > cp sys/${MACHINE}/conf/GENERIC.hints /boot/device.hints > make installkernel KERNCONF=YOUR_KERNEL_HERE > cd sys/boot ; make STRIP="" install > <reboot in single user> > /usr/src/etc/rc.d/preseedrandom > mergemaster -p > rm -rf /usr/include/g++ > make installworld > mergemaster -i > <reboot> > > You don't nuke the g++ headers until you have built both world and > kernel > and built and installed the new loader. That my not be the problem, > but > I am suspicious. Yup, that's what I get for reading one day then starting the work the next. Restoring the headers doesn't change the outcome unfortunately. I got another note saying I can't go from 4.11 to 6.0 directly, instead I have to move to 5.4 first... Can I bypass that if I build 6.0 on a system already running 6.0, bring over /usr/src and /usr/obj, and proceed from there? Joshua Coombs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?di73qj$58v$1>