Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 1996 19:00:25 +0100
From:      "Gary Palmer" <gpalmer@FreeBSD.ORG>
To:        Ulf Schmidt <us@pop.de>
Cc:        questions@FreeBSD.ORG
Subject:   Re: make fails 
Message-ID:  <8857.828554425@palmer.demon.co.uk>
In-Reply-To: Your message of "Wed, 03 Apr 1996 17:33:11 %2B0200." <Pine.SCO.3.91.960403172950.899A-100000@melrose.crew.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
Ulf Schmidt wrote in message ID
<Pine.SCO.3.91.960403172950.899A-100000@melrose.crew.de>:
> Hi there,
> please find attached my kernel config file MYKERNEL. The 'make' command fails
> when the /pci/ structure during compilation is reached.
> 

[snip]

> controller	isa0
> #controller	pci0

You will have to uncomment the `pci0' line above, or ...

[snip]

> # Order is important here due to intrusive probes, do *not* alphabetize
> # this list of network interfaces until the probes have been fixed.
> # Right now it appears that the ie0 must be probed before ep0. See
> # revision 1.20 of this file.
> device de0

comment out the de0 line here (assuming you don't have a card which
needs de0). de0 (for the DEC DC2104x and DC21140) is a purely PCI
based device.

Gary




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8857.828554425>