From owner-freebsd-stable Mon Feb 12 14:26:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 4B41F37B4EC for ; Mon, 12 Feb 2001 14:26:32 -0800 (PST) Received: (qmail 6346 invoked by uid 0); 12 Feb 2001 22:26:21 -0000 Received: from dsl1-160.dynacom.net (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 12 Feb 2001 22:26:21 -0000 Message-ID: <3A88630C.79EA729F@urx.com> Date: Mon, 12 Feb 2001 14:26:20 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: "Stephen L. Palmer" Cc: freebsd-stable@freebsd.org Subject: Re: card_if.h: No such file References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Stephen L. Palmer" wrote: > > While trying to update a 4.2-release to 4.2 stable I do: > > make buildworld (succeeds) > make buildkernel KERNEL=MIDEARTH (fails) (config file included below) > > Am I missing something obvious here? This is my first attempt to track > -stable. I used to track -current long ago (when it was 4.0-current) > > the buildkernel fails with: > /usr/src/sys/dev/xe/if_xe.c:138: card_if.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/MIDEARTH. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > Well, you deleted card support with # PCCARD (PCMCIA) support #device card and if it isn't there, your xe driver won't compile. Since you don't appear to have a pc-card NIC, you probably have to delete those NIC's, i.e., an and xe. One thing hasn't made it to /usr/src/UPDATING but you might as well get used to it now. I would use KERNCONF=MIDEARTH instead of the KERNEL form, which has been depricated. Kent > --- > Stephen L. Palmer > slpalmer@midearth.org > > ---------------------------------------------------------------------- > Name: MIDEARTH > MIDEARTH Type: Plain Text (TEXT/PLAIN) > Encoding: BASE64 > Description: Kernel Config File -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message