From owner-freebsd-questions Mon Jan 5 22:16:16 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA05752 for questions-outgoing; Mon, 5 Jan 1998 22:16:16 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from revolution.3-cities.com (root@revolution.3-cities.com [204.203.224.155]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA05744 for ; Mon, 5 Jan 1998 22:16:09 -0800 (PST) (envelope-from msmith@3-cities.com) Received: from mark (bigtca907.3-cities.com [204.203.232.104]) by revolution.3-cities.com (8.8.5/8.7.3) with SMTP id WAA18141 for ; Mon, 5 Jan 1998 22:11:43 -0800 (PST) Message-ID: <34B1CC07.7CCC@3-cities.com> Date: Mon, 05 Jan 1998 22:15:36 -0800 From: Mark Smith Reply-To: freebsd-questions@FreeBSD.ORG Organization: Organization? What's that?!? X-Mailer: Mozilla 3.03Gold (Win95; U) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel make warning messages! References: <199801052005.MAA07210@revolution.3-cities.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Yes, I am doing the full config/make depend/make/make install routine. Part of the previous message got trimmed somewhere. Mark Wyatt Nordstrom wrote: > > I am not sure if this is the problem or not, but here is the process I > follow in making a new kernal. > > config GENERIC > make depend > make all > make install > > I saw that you are simply doing a make. I have not tried this before. Anyways > if this has already been mentioned in the list, then I appologize. I have > been gone for a few weeks. >