From owner-freebsd-questions Thu Nov 8 13:24:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sdf.lonestar.org (sdf.lonestar.org [209.221.165.117]) by hub.freebsd.org (Postfix) with ESMTP id 48C4437B417 for ; Thu, 8 Nov 2001 13:24:42 -0800 (PST) Received: by sdf.lonestar.org (8.11.6/8.11.6) id fA8LOVJ21627; Thu, 8 Nov 2001 21:24:31 GMT Date: Thu, 8 Nov 2001 21:24:31 +0000 (UTC) From: Erik Sabowski To: Subject: Kernel compile error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Just cvsup'ed my sources, and building the kernel after building world. It dies with this: ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makeops.pl -h @/kern/bus_if.m perl @/kern/makeops.pl -h @/kern/device_if.m perl @/kern/makeops.pl -h @/pci/pci_if.m rm -f .depend mkdep -f .depend -a -nostdinc -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi/../../i386/isa/if_wi.c 1 error *** Error code 2 1 error *** Error code 2 1 error what exactly went wrong there? I have all the ethernet adapters commented out in my kernel, except for mii and fxp. is that what is causing the problem? #airyk -- airyk@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message