From owner-freebsd-current Sun Aug 13 07:08:12 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id HAA23356 for current-outgoing; Sun, 13 Aug 1995 07:08:12 -0700 Received: from w8hd2.w8hd.org (w8hd2.w8hd.org [198.252.159.25]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id HAA23348 for ; Sun, 13 Aug 1995 07:08:10 -0700 Received: from moonpie.w8hd.org (moonpie.w8hd.org [198.252.159.11]) by w8hd2.w8hd.org (8.6.12/w8hd2) with SMTP id KAA11415 ; Sun, 13 Aug 1995 10:07:56 -0400 Date: Sun, 13 Aug 1995 10:07:56 -0400 (EDT) From: Kim Culhan To: "Jordan K. Hubbard" cc: freebsd-current@freebsd.org Subject: Re: Can't rebuild without pci controller In-Reply-To: <6042.808322734@time.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: current-owner@freebsd.org Precedence: bulk On Sun, 13 Aug 1995, Jordan K. Hubbard wrote: > > > > At this point if I remove the controller pci0 statement, the kernel build > > fails with many instances of: > > > > ../../pci/if_de.c:1849: dereferencing pointer to incomplete type > > de? That's a PCI ethernet card, and if you have a reference to it > in your kernel then *of course* you're going to get these errors! :) I should have been more clear here.. I don't have a pci machine, but if I try to build a kernel without pci defined as above it blows up :) kim -- kimc@w8hd.org