Date: Sat, 03 Jan 2004 09:09:23 -0600 From: Ryan Sommers <ryans@gamersimpact.com> To: "Philip M. Gollucci" <philip@p6m7g8.com> Cc: freebsd-questions@freebsd.org Subject: Re: 5.1-CURRENT kernel compile error Message-ID: <1073142562.688.11.camel@localhost> In-Reply-To: <3FF4F6F7.7070302@p6m7g8.com> References: <3FF4F6F7.7070302@p6m7g8.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-01-01 at 22:43, Philip M. Gollucci wrote: > vegeta# cd /usr/share/example/cvsup > vegeta# cvsup -g -L2 standard-supfile > vegeta# cd /usr/src/sys/i386/conf > vegeta# config VEGETA > vegeta# cd ../compile/VEGETA > vegeta# make depend > vegeta# make I would recommend trying the "official" way of building the source first. What did you CVSUP to? Current? Try doing the following build order: cd /usr/src edit your config (sys/i386/conf/VEGETA) make buildworld make buildkernel make installkernel reboot in single user make installworld mergemaster reboot mergemaster -- Ryan "leadZERO" Sommers Gamer's Impact President ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO -= http://www.gamersimpact.com =-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1073142562.688.11.camel>