From owner-freebsd-questions Sun Mar 4 22:15:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from logicalhost.com (logicalhost.com [63.169.206.2]) by hub.freebsd.org (Postfix) with ESMTP id 4CEF237B719 for ; Sun, 4 Mar 2001 22:15:44 -0800 (PST) (envelope-from tresstatus@bsdpunk.com) Received: from host-216-76-236-55.hsv.bellsouth.net (hobo@host-216-76-236-55.hsv.bellsouth.net [216.76.236.55]) by logicalhost.com (8.11.1/8.11.1) with ESMTP id f256DZA27321 for ; Mon, 5 Mar 2001 01:13:35 -0500 (EST) Message-Id: <200103050613.f256DZA27321@logicalhost.com> Date: Mon, 05 Mar 2001 00:06:54 CST From: steve To: freebsd-questions@freebsd.org Subject: pcm driver in stable broken? Reply-To: tresstatus@bsdpunk.com X-Mailer: Spruce 0.6.5 for X11 w/smtpio 0.7.9 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is up with the pcm sound driver in 4.2 stable? I've been using 4.2 stable since it was first available. I've used the pcm driver for sound until my latest cvsup. I cvsup'ed about 3 or 4 days ago and I keep doing so every day to see if this problem is fixed. When I use the line "device pcm" in my kernel config file to define my sound driver, every thing compiles fine until that part. Then I get this error: In file included from ../../dev/sound/pcm/sound.h:90, from ../../dev/sound/isa/ad1816.c:31: ./../dev/sound/pcm/channel.h:29: channel_if.h: No such file or directory ./../dev/sound/isa/ad1816.c:34: mixer_if.h: No such file or directory *** Error code 1 Stop in /usr/src/sys/compile/HOBOBOX. If I comment out the line for the pcm driver, it compiles fine. Another guy I talked to on an irc server had this same problem? What has changed in it? How do I go about fixing this? -- <><> stephen <><><> <>www.bsdpunk.com ... we're the dot in dot dot dot....<> <>Now offering FREE @bsd.sh email addresses.<> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message