Date: Sun, 4 May 2003 12:30:59 +0200 From: "Colin Alston" <lists@karnaugh.za.net> To: "Bruce Cran" <bruce@cran.org.uk> Cc: questions@freebsd.org Subject: Re: compiling kernel. Message-ID: <001101c31228$47d94900$0400a8c0@pike> References: <200305031542.09259.webmaster@carnal-cathedral.com><20030503090717.Y13214@Gina.esfm.ipn.mx> <20030504122546.GA6187@fourtytwo.brucec.backnet>
next in thread | previous in thread | raw e-mail | index | archive | help
Speaking of which Why do we need ISA support to compile the kernel ? Thanks Colin Alston ----- Original Message ----- From: "Bruce Cran" <bruce@cran.org.uk> To: "Eduardo Viruena Silva" <mrspock@esfm.ipn.mx> Cc: <questions@freebsd.org> Sent: Sunday, May 04, 2003 2:25 PM Subject: Re: compiling kernel. > On Sat, May 03, 2003 at 09:19:48AM -0500, Eduardo Viruena Silva wrote: > > On Sat, 3 May 2003, Mats wrote: > > > > > > > > # To make an SMP kernel, the next two are needed > > > #options SMP # Symmetric MultiProcessor Kernel > > > #options APIC_IO # Symmetric (APIC) I/O > > > > > > # device isa > > > # device eisa > > > device pci > > > > > > # Floppy drives > > > device fdc > > > > > > > > > > you are using fdc and you are excluding isa... > > it wont work. include > > > > device isa > > > Doesn't the error message about 'npx' mean that the npx floating-point > driver needs ISA support to work? > > Bruce Cran > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c31228$47d94900$0400a8c0>