Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 1999 10:10:48 -0500
From:      Stephen <ween@sevenheavens.com>
To:        stable@FreeBSD.ORG
Subject:   RELENG_3 Sound compile error
Message-ID:  <99112410133400.00262@shiva.sevenheavens.com>

index | next in thread | raw e-mail

Im running 3.3 cvsup'd with RELENG_3 in my tag, but when i try to compile my
kernel with "controller pcm0" in the kernel config, it dies with this error.
Ive done everything correctly according to the handbook i _think_. I edited it,
did config KERNEL, make depend, make. 

loading kernel
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.

-- 

Stephen
ween@sevenheavens.com

"Tis better to be silent and be thought a fool,
        than to speak and remove all doubt." - Abraham Lincoln



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99112410133400.00262>