From owner-freebsd-questions Sun Jul 1 15:15:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by hub.freebsd.org (Postfix) with SMTP id C071737B403 for ; Sun, 1 Jul 2001 15:15:42 -0700 (PDT) (envelope-from earth@erowid.org) Received: (qmail 12107 invoked from network); 1 Jul 2001 22:15:40 -0000 Received: from unknown (HELO fungus) ([64.81.49.77]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Jul 2001 22:15:40 -0000 From: "earth" To: "freebsd-questions@FreeBSD.org" Date: Sun, 01 Jul 2001 15:16:29 -0700 Reply-To: "earth" X-Mailer: PMMail 2000 Professional (2.20.2100) For Windows 2000 (5.0.2195;1) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: upgrading kernel 4.2 => 4.3 Message-Id: <20010701221542.C071737B403@hub.freebsd.org> 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 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. I ran a 'make world', which claimed to finish properly. This did not create or install a kernel, that i could find. I then followed the descriptions at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html both of them end with the same errors. make depend, make, and make buildkernel all die with: ===> 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 I'm trying to build a GENERIC kernel. I have no idea what to do. earth earth@erowid.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message