From owner-freebsd-questions Sun Oct 22 09:49:14 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA27867 for questions-outgoing; Sun, 22 Oct 1995 09:49:14 -0700 Received: from netrail.net (nathan@netrail.net [204.117.64.3]) by freefall.From owner-freebsd-questions Sun Oct 22 12:39:49 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA04098 for questions-outgoing; Sun, 22 Oct 1995 12:39:49 -0700 Received: from panix.com (panix.com [198.7.0.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA04093 for ; Sun, 22 Oct 1995 12:39:47 -0700 Received: (from jbarrm@localhost) by panix.com (8.7/8.7/PanixU1.3) id PAA06437; Sun, 22 Oct 1995 15:39:46 -0400 (EDT) Date: Sun, 22 Oct 1995 15:39:45 -0400 (EDT) From: Barry Masterson To: "freebsd.questions" Subject: "patch 1 from patchkit" : Makefile Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk I've read in the FAQ.3 about a required 'patch 1' from 'patchkit' in order to get the compilation to work. I haven't seen the patchkit at the ftp site ( wcarchive.cdrom.com ) Is it required for 2.0.5? I'm going for the GENERICISA kernel on a 486DX2-66 Thanks Barry Masterson jbarrm@panix.com ---------------- Section 3. (Kernel Building and Maintenance) .... To build a particular kernel (in this example, we use the GENERICISA configuration file): % cd /sys/i386/conf % config GENERICISA % cd /sys/compile/GENERICISA % make depend % make You'll need patch 1 from the patchkit to get the compilation to work, 'cause the version file isn't correctly included in the Makefile.