From owner-freebsd-questions Tue Nov 7 17:12:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tr909.trackstar.org (adsl-63-195-17-39.dsl.chic01.pacbell.net [63.195.17.39]) by hub.freebsd.org (Postfix) with ESMTP id 72BBB37B479 for ; Tue, 7 Nov 2000 17:12:24 -0800 (PST) Received: from localhost (sefkan@localhost) by tr909.trackstar.org (8.11.1/8.11.1) with ESMTP id eA81COu29622 for ; Tue, 7 Nov 2000 17:12:24 -0800 (PST) (envelope-from sefkan@tr909.trackstar.org) Date: Tue, 7 Nov 2000 17:12:23 -0800 (PST) From: Sefkan Botani To: freebsd-questions@freebsd.org Subject: SoundBlaster 64 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've been trying to get my SoundBlaster 64 ISA to work with my system for some time now, and I've come accross some strange errors while compiling the KERNEL to include support for it. Details: This is 4.2-BETA FreeBSD. I recieved the following errors compiling the kernel after including "pcm" and "sbc0": ... kernel compiling ... rm -f hack.c sh /usr/src/sys/conf/newvers.sh BLACKPLAGUE cc -c -O3 -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel isa_compat.o(.data+0xc): undefined reference to `opldriver' *** Error code 1 Stop in /usr/obj/usr/src/sys/BLACKPLAGUE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ... maybe not compiling :( ... Any ideas? * help would be greatly appreciated. thanks in advance, Sefkan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message