From owner-freebsd-questions Wed Jan 17 19:38:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.away.net (away.net [208.194.163.2]) by hub.freebsd.org (Postfix) with ESMTP id 9683C37B400 for ; Wed, 17 Jan 2001 19:38:01 -0800 (PST) Received: from localhost (apryan@localhost) by mail.away.net (8.11.1/8.11.0) with ESMTP id f0I3bvH08736; Wed, 17 Jan 2001 22:37:57 -0500 (EST) (envelope-from apryan@mail.away.net) Date: Wed, 17 Jan 2001 22:37:57 -0500 (EST) From: anthony To: Bill Moran Cc: kstewart@urx.com, freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD4.2-RELEASE kernel rebuilding errors In-Reply-To: <3A665BF6.B8947EB0@mail.iowna.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Prior to doing it via /usr/src's Makefile, I config'd and > > > made it manually via /usr/src/sys/compile/APRYAN. 'APRYAN' > > > being the kernel config. > > > > > > Since the kernel obviously didnt install via 'make buildkernel', > > > would the manual way of doing it work? Would I have to recompile > > > the modules as well? > > > Thanks in advanced. > > > -anthony > > > ERRORS (after the wi install from 'make buildkernel'): .. > > > > Typical message from doing a buildkernel with out doing a buildworld > > first. Buildkernel depends on /usr/obj being populated by the > > buildworld. That makes sense. > > Would it compile fine by using the handbook method (config, make depend, > make?) without /usr/obj being populated?? Yes, which I refered to as doing it 'manually'. The kernel installed fine, just hoping it wont core on reboot. Does 'make buildkernel' update or install anything other then the kernel itself? -anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message