From owner-freebsd-bugs Fri Jul 27 14:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97CC737B405 for ; Fri, 27 Jul 2001 14:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6RLo0X53609; Fri, 27 Jul 2001 14:50:00 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D632637B403 for ; Fri, 27 Jul 2001 14:42:21 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6RLgLT51445; Fri, 27 Jul 2001 14:42:21 -0700 (PDT) (envelope-from nobody) Message-Id: <200107272142.f6RLgLT51445@freefall.freebsd.org> Date: Fri, 27 Jul 2001 14:42:21 -0700 (PDT) From: Joshua To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/29268: when compiling the kernel with "device snd" it will not complete compile? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 29268 >Category: kern >Synopsis: when compiling the kernel with "device snd" it will not complete compile? >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 27 14:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Joshua >Release: freebsd 4.3 >Organization: >Environment: FreeBSD dns.jiggity.int 4.3-RELEASE #0: Sat Apr 21 10:54:49 GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 >Description: I am trying to get the sound working on this machine. I added one line to the kernel device snd thats it. and during the make it doesnt complete. the error is as follows... sound_switch.o: In function 'sound_read_sw': sound_switch.o(.text+0x525): undefined reference to 'MIDIbuf_read' what could the problem be? >How-To-Repeat: just config the kernel with snd in it. and do a make depend followed by a make and it will do it >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message