From owner-freebsd-questions Fri Oct 16 11:09:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA06252 for freebsd-questions-outgoing; Fri, 16 Oct 1998 11:09:12 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from as5200-01-254.no.neosoft.com (as5200-01-254.no.neosoft.com [206.27.167.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA06244 for ; Fri, 16 Oct 1998 11:09:10 -0700 (PDT) (envelope-from conrads@as5200-01-254.no.neosoft.com) Received: (from conrads@localhost) by as5200-01-254.no.neosoft.com (8.8.8/8.8.7) id NAA05583 for freebsd-questions@FreeBSD.ORG; Fri, 16 Oct 1998 13:05:44 -0500 (CDT) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <000001bdf919$7311ffe0$1e36a8c0@kenneth.stofanet.dk> Date: Fri, 16 Oct 1998 13:05:44 -0500 (CDT) Reply-To: conrads@neosoft.com Organization: NeoSoft, Inc. From: Conrad Sabatier To: (E-mail) Subject: RE: Kernel compile error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 16-Oct-98 Kenneth Karlsson wrote: > Hi There. > > I've just installed 2.2.7 from the web, with sources etc. Now i am trying to > compile my own kernel (which i have succeded before with 2.2.6), but i keep > getting this error in the make depend: [snip] Warnings are not the same as errors. Most warnings can safely be ignored, and will not cause a compile to fail. As a rule of thumb, *anytime* you upgrade your sources, before building a new kernel, first rebuild /usr/sbin/config: cd /usr/src/usr.sbin/config; make; make install -- Conrad Sabatier Love and scandal are the best sweeteners of tea. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message