Date: Tue, 3 Aug 1999 20:09:33 -0400 (Eastern Daylight Time) From: Ed Vander Bush <ed@metafy.com> To: freebsd-questions@freebsd.org Subject: Kernel errors when compiling Message-ID: <Pine.WNT.4.10.9908032008050.235-100000@ens247>
next in thread | raw e-mail | index | archive | help
I am rebuilding my kernel and recieved the following ewrros while trying to make soundcard.o: In function `sndpoll': soundcard.o(.text+0x2f7): undefined reference to `MIDIbuf_poll' sound_switch.o: In function `sound_read_sw': sound_switch.o(.text+0x52d): undefined reference to `MIDIbuf_read' sound_switch.o: In function `sound_write_sw': sound_switch.o(.text+0x5ad): undefined reference to `MIDIbuf_write' sound_switch.o: In function `sound_open_sw': sound_switch.o(.text+0x68f): undefined reference to `MIDIbuf_open' sound_switch.o: In function `sound_release_sw': sound_switch.o(.text+0x72b): undefined reference to `MIDIbuf_release' sound_switch.o: In function `sound_ioctl_sw': sound_switch.o(.text+0x835): undefined reference to `MIDIbuf_ioctl' *** Error code 1 Stop. any ideas? Thanks Ed Vander Bush ed@42interactive.com 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?Pine.WNT.4.10.9908032008050.235-100000>