From owner-freebsd-questions Mon Jun 25 12:25:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webserver.rtl.org (webserver2.rtl.org [63.94.12.188]) by hub.freebsd.org (Postfix) with ESMTP id 35C8237B405 for ; Mon, 25 Jun 2001 12:25:12 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from MIS3C.rtl.org ([63.106.163.130]) by webserver.rtl.org (Switch-2.0.0/Switch-2.0.0) with ESMTP id f5PJQ9n15874 for ; Mon, 25 Jun 2001 15:26:09 -0400 Message-Id: <5.0.2.1.0.20010625144333.0231ddf8@63.94.12.188> X-Sender: jstewart@63.94.12.188 X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 25 Jun 2001 15:25:08 -0400 To: freebsd-questions@FreeBSD.ORG From: Jason Stewart Subject: Kernel Compilation Question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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