From owner-freebsd-questions Sun Jul 29 12:50:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id 250D837B403 for ; Sun, 29 Jul 2001 12:50:44 -0700 (PDT) (envelope-from bts@babbleon.org) Received: from i8k.babbleon.org ([66.26.250.89]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Sun, 29 Jul 2001 15:50:43 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Kirill Kirichenko , freebsd-questions@FreeBSD.ORG Subject: Re: some compile bugs Date: Sun, 29 Jul 2001 15:50:34 -0400 X-Mailer: KMail [version 1.2] References: <3B65B741.D4BE6E37@star.spb.ru> In-Reply-To: <3B65B741.D4BE6E37@star.spb.ru> MIME-Version: 1.0 Message-Id: <01072915503405.13784@i8k.babbleon.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 30 July 2001 15:36, Kirill Kirichenko wrote: > Few days ago I got RELENG_4 of src/sys and src/include directories via > anonymous cvs. > > After reconfiguring kernel's config file on my own taste (see attach) I > did these actions (kernel's config name is DUNGEON) > > # pwd > /usr/src/sys/i386/conf > # config -r DUNGEON That's probably the source of the difficulty. Please read the handbook section on compiling the kernel. Since you got upgraded kernel source code you can't use the "config" aprooach. See also /usr/src/UPDATING. (Actually, that's what the handbook would tell you.) Search for the "COMMON ITEMS" heading . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message