From owner-freebsd-questions Sat Mar 3 14:59:10 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 C0B3F37B71A for ; Sat, 3 Mar 2001 14:59:03 -0800 (PST) (envelope-from tresstatus@bsdpunk.com) Received: from host-216-76-238-25.hsv.bellsouth.net (hobo@host-216-76-238-25.hsv.bellsouth.net [216.76.238.25]) by logicalhost.com (8.11.1/8.11.1) with ESMTP id f23MutG71686 for ; Sat, 3 Mar 2001 17:56:55 -0500 (EST) Message-Id: <200103032256.f23MutG71686@logicalhost.com> Date: Sat, 03 Mar 2001 16:50:23 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