Date: Sun, 24 Sep 2000 23:38:02 -0400 From: Saitoh <jpage@maine.rr.com> To: Matt Rudderham <matt@researcher.com> Cc: freebsd-questions@FreeBSD.org Subject: Re: Kernal problems... :( Message-ID: <39CEC89A.C19C87CB@maine.rr.com> References: <NDBBLEKOOLGIBFPGLFEKIELICDAA.matt@researcher.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Matt Rudderham wrote: > > -- 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. > > - Matthew Rudderham Yep that did it, thanks a bunch! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39CEC89A.C19C87CB>