From owner-freebsd-questions Mon Sep 25 11:35:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from munich.v-net.org (u57n248.hfx.eastlink.ca [24.222.57.248]) by hub.freebsd.org (Postfix) with ESMTP id B64A837B424 for ; Mon, 25 Sep 2000 11:35:33 -0700 (PDT) Received: from unisys (Windozzze [192.168.8.2]) by munich.v-net.org (8.9.3/8.9.3) with SMTP id PAA01437 for ; Mon, 25 Sep 2000 15:35:32 -0300 (ADT) (envelope-from matt@researcher.com) From: "Matt Rudderham" To: Subject: FW: Kernal problems... :( Date: Mon, 25 Sep 2000 15:36:54 -0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -- Snipped Kernel Config & dmesg ># ISA Ethernet NICs. >device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 >device ex >device ep ># WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really ># exists only as a PCMCIA device, so there is no ISA attatement needed ># and resources will always be dynamically assigned by the pccard code. >device wi ># Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will ># work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP ># mode (the factory default). If you set the switches on your ISA ># card for a manually chosen I/O address and IRQ, you must specify ># those paremeters here. >device an ># Xircom Ethernet >device xe > >------ > >strange message noticed durring "make depend": >../../dev/xe/if_xe.c:138: card_if.h: No such file or directory > >error code/mesg after "make depend": >mkdep: compile failed >*** Error code 1 The unfound library, I believe, relates to the Xircom Ethernet Adapter, It looks like you left quite a few adapters uncommented, I'd suggest removing the ones you don't have. If the Xircom is one of these, then your error in make depend should go away, but I am also fairly new to this. Good Luck. (Please excuse my use of Micro$oft Outlook for this Message) - Matthew Rudderham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message