From owner-freebsd-questions Sun Jul 1 15:47:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by hub.freebsd.org (Postfix) with ESMTP id 9662B37B403 for ; Sun, 1 Jul 2001 15:47:53 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.143.73.Dial1.SanJose1.Level3.net [209.247.143.73]) by hawk.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id PAA03919; Sun, 1 Jul 2001 15:47:40 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f61MlXw11163; Sun, 1 Jul 2001 15:47:33 -0700 (PDT) (envelope-from cjc) Date: Sun, 1 Jul 2001 15:47:33 -0700 From: "Crist J. Clark" To: earth Cc: "freebsd-questions@FreeBSD.org" Subject: Re: upgrading kernel 4.2 => 4.3 Message-ID: <20010701154733.I296@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20010701221542.C071737B403@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010701221542.C071737B403@hub.freebsd.org>; from earth@erowid.org on Sun, Jul 01, 2001 at 03:16:29PM -0700 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 Sun, Jul 01, 2001 at 03:16:29PM -0700, earth wrote: > problem with kernel compile with "mlfk_ipl.c" > > I have been beating my head against an attempt to upgrade my > kernel from 4.2 to 4.3 for a week now and I'm pretty much stuck. I > am a total newbie at this, unfortunately. > > I used the standard-supfile from the freebsd site and did a > cvsup standard-supfile in the /usr/src/ tree. Everything appears > to work. [snip] > ===> ipfilter > @ -> /usr/src/sys > machine -> /usr/src/sys/i386/include > make: don't know how to make mlfk_ipl.c. Stop > *** Error code 2 > > Stop in /usr/src/sys/modules. > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/GENERIC. > *** Error code 1 You still have an outdated file in /usr/src/sys/modules/ipfilter. Update the Makefile in that directory. What does, $ fgrep FreeBSD: /usr/src/sys/modules/ipfilter/Makefile Give? -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message