From owner-freebsd-current Sun Aug 13 14:07:23 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id OAA03879 for current-outgoing; Sun, 13 Aug 1995 14:07:23 -0700 Received: from gndrsh.aac.dev.com (gndrsh.aac.dev.com [198.145.92.241]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id OAA03871 for ; Sun, 13 Aug 1995 14:07:18 -0700 Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id OAA10869; Sun, 13 Aug 1995 14:06:40 -0700 From: "Rodney W. Grimes" Message-Id: <199508132106.OAA10869@gndrsh.aac.dev.com> Subject: Re: Can't rebuild without pci controller To: kimc@w8hd.org (Kim Culhan) Date: Sun, 13 Aug 1995 14:06:40 -0700 (PDT) Cc: jkh@time.cdrom.com, freebsd-current@freebsd.org In-Reply-To: from "Kim Culhan" at Aug 13, 95 10:07:56 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 841 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 :) Remove the following line from you kernel config file, as you also do not have one of them if you do not have a PCI bus: device de0 -- Rod Grimes rgrimes@gndrsh.aac.dev.com Accurate Automation Company Reliable computers for FreeBSD