Date: Fri, 13 Apr 2001 22:10:41 -0700 From: "Kulraj Gurm (bosa.ca account)" <kulraj@bosa.ca> To: "Nathan Warren" <nwarren@globix.com>, <questions@freebsd.org> Subject: Re: Building a new kernel Message-ID: <00d001c0c4a1$40d2a7e0$64c8a8c0@asknet.com> References: <NFBBKPJPAKGONKPGEIEIGENMCFAA.nwarren@globix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Your kernel config file covers a broad array of harware, do you really have a computer with ISA, EISA and PCI bus? You you really have 4 serial ports? And do you really feel the need to configure a dozen different NIC's? The message I am trying to convey is that the file should be optimized; as it stands it's not too different from the GENERIC kernel so why bother custom compiling. The problem you have mentioned relates to : # Xircom Ethernet device xe so unless you have a Xircom PCMCIA NIC, remove these lines and try again. Hope you can see your way to smiling at my facetiousness. Regards, Kulraj Gurm ----- Original Message ----- From: "Nathan Warren" <nwarren@globix.com> To: <questions@freebsd.org> Sent: Friday, April 13, 2001 3:02 PM Subject: Building a new kernel > Hello ! > > I am trying to build a new kernel, and shortly after typing "make" I get the > following error mesage > > qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../incl > ude -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 > ../../dev/xe/if_xe.c > ../../dev/xe/if_xe.c:138: card_if.h: No such file or directory > *** Error code 1 > > Stop in /usr/src/sys/compile/FBSD. > bash-2.04# > > I am using version 4.1-RELEASE > > Any help that you can give will be much appreciated. I have attached a copy > of my configuration file in .txt format. > > Regards > > Nathan Warren > > 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?00d001c0c4a1$40d2a7e0$64c8a8c0>