Date: Mon, 25 Jun 2001 15:25:08 -0400 From: Jason Stewart <jstewart@rtl.org> To: freebsd-questions@FreeBSD.ORG Subject: Kernel Compilation Question Message-ID: <5.0.2.1.0.20010625144333.0231ddf8@63.94.12.188>
next in thread | raw e-mail | index | archive | help
Greetings, I do not know if this is a bug, or if I am missing a device in my kernel config file, but here goes.... I compile a new kernel with sound drivers (Yamaha OPL) and I get this message: isa_compat.o: undefined reference to 'opldriver'. Of course if I leave out the OPL driver line, the kernel compiles without a hitch. Here is the full test of the problematic line: device opl0 at isa? port 0x388 Has anyone else run into this problem? Any help would be greatly appreciated. Thank you, Jason Stewart 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?5.0.2.1.0.20010625144333.0231ddf8>