From owner-freebsd-questions Fri Mar 27 21:30:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02281 for freebsd-questions-outgoing; Fri, 27 Mar 1998 21:30:02 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Snoopy.UCIS.Dal.Ca (Snoopy.UCIS.Dal.Ca [129.173.1.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02074 for ; Fri, 27 Mar 1998 21:29:47 -0800 (PST) (envelope-from andrew.bourke@ACS-Mac-Server.Dentistry.Dal.CA) Received: from gromit ([142.239.80.98]) by Snoopy.UCIS.Dal.Ca (8.8.8/8.8.4) with SMTP id BAA17721 for ; Sat, 28 Mar 1998 01:29:39 -0400 (AST) Message-Id: <199803280529.BAA17721@Snoopy.UCIS.Dal.Ca> X-Sender: andrew.bourke@acs.dal.ca X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Demo Date: Sat, 28 Mar 1998 01:27:42 -0400 To: questions@FreeBSD.ORG From: "Andrew J. Bourke" Subject: Make Install Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi - I'm very new at this, but I just installed 2.2.5 over FTP and when I try the final "make install" of my newly conigured kernel, it stops on an error #1 citing "You must first configure your kernel before trying to install" I followed: # /usr/sbin/config MYKERNEL # cd ../../compile/MYKERNEL # make depend # make # make install as outlined in 5.2 of the Handbook, but no go after the last line... Comments?? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message