From owner-freebsd-questions Wed Jan 3 06:05:25 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA08393 for questions-outgoing; Wed, 3 Jan 1996 06:05:25 -0800 (PST) Received: from uswat.advtech.uswest.com (uswat.advtech.uswest.com [130.13.16.1]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id GAA08380 for ; Wed, 3 Jan 1996 06:05:17 -0800 (PST) From: ptroot@uswest.com Received: from egate.mnet.uswest.com ([151.116.23.138]) by uswat.advtech.uswest.com (8.7.3/8.7.3) with ESMTP id HAA21879; Wed, 3 Jan 1996 07:05:14 -0700 (MST) Received: from easthub (easthub.mnet.uswest.com [151.117.26.86]) by egate.mnet.uswest.com (8.7.1/8.7.1) with SMTP id HAA09381; Wed, 3 Jan 1996 07:12:56 -0700 (MST) Received: by easthub.mnet.uswest.com (M-Net Hub.951228) Received: from kermit.acs.uswest.com by astro.acs.uswest.com (5.x/SMI-SVR4) id AA12031; Wed, 3 Jan 1996 07:53:16 -0600 Received: by kermit.acs.uswest.com (5.x/SPARCbook_POP1.1) id AA01302; Wed, 3 Jan 1996 07:53:16 -0600 Message-Id: <9601031353.AA01302@kermit.acs.uswest.com> Subject: Re: Help! My beautiful kernel won't compile! :( To: JSINNOTT@pomona.edu (JOHN) Date: Wed, 3 Jan 1996 07:53:16 -0600 (CST) Cc: questions@freebsd.org In-Reply-To: <01HZJ8GHWAEA8WWNVJ@POMONA.EDU> from "JOHN" at Jan 2, 96 12:07:16 pm X-Organization: !nterprise Networking Services X-Phone: (612) 663-1979 X-Fax: (612) 663-8030 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 200 S. 5th St., Suite 1100 X-Address: Minneapolis, MN 55402 X-Mailer: ELM [version 2.4 PL25] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk In a previous message, JOHN said: > > First off, I would like to thank everyone involved with the FreeBSD project. > This system is GREAT - I love it, and in my opinion (I'm a newbie so nobody flame > me please) it feels more professional than Linux. > > Now with my question. :) > > I am trying to compile a kernal with support for such things as a PS/2 mouse, > SB16, my Adaptec card etc. > > So, I followed the instructions down to the letter from the FreeBSD handbook. > I typed "make depend" - great. > I typed "make" and everything was going well until it stopped with these error > messages: > > loading kernel > > kern_sysctl.o: Undefined symbol '_hw_float' referenced from text segment > soundcard.o: Undefined symbol '_MIDIbuf_select' referenced from text segment > soundcard.o: Undefined symbol '_MIDIbuf_init' referenced from text segment > sound_switch.o: Undefined symbol '_MIDIbuf_read' referenced from text segment > sound_switch.o: Undefined symbol '_MIDIbuf_write' referenced from text segment > sound_switch.o: Undefined symbol '_MIDIbuf_open' referenced from text segment > sound_switch.o: Undefined symbol '_MIDIbuf_release' referenced from text segment > sound_switch.o: Undefined symbol '_MIDIbuf_ioctl' referenced from text segment > *** Error code 1 > > Stop. > > > Now, I put these three lines in my kernel config file as suggested by the > Handbook for my soundblaster 16: > > controller snd0 > device sbxvi0 at isa? drq5 > device sbmidi0 at isa? port 0x330 There are 3 devices that you need to add for the SoundBlaster to compile in. Check the handbook again. There are also options to set if you (like me) moved the IRQ or DRQ. > And I have NO idea what the '_hw_float' might be referring to. > Any help would be greatly appreciated. > > Happy New Year! > > John Paul. -- Paul T. Root - USWEST !NTERPRISE Networking Service ptroot@uswest.com " 'Eisteddfod' is an old Welsh word from the old Welsh. It comes from two words: 'eistedd' meaning 'bored' and 'fod' meaning 'stiff'." Jon Pertwee in The Goodies (Wacky Wales)