From owner-freebsd-questions Thu Aug 30 2:20:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from demai05.mw.mediaone.net (demai05.mw.mediaone.net [24.131.1.56]) by hub.freebsd.org (Postfix) with ESMTP id E7F5637B43F for ; Thu, 30 Aug 2001 02:20:40 -0700 (PDT) (envelope-from memag@mediaone.net) Received: from mediaone.net (nic-c61-031.mw.mediaone.net [24.131.61.31]) by demai05.mw.mediaone.net (8.11.1/8.11.1) with ESMTP id f7U9KdY19116 for ; Thu, 30 Aug 2001 05:20:39 -0400 (EDT) Message-ID: <3B8E044A.59AD78FD@mediaone.net> Date: Thu, 30 Aug 2001 05:15:54 -0400 From: "M. Greenblatt" X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: channel_if kernel compile error 4.3-RELEASE References: <3B8DF32D.968E49F7@mediaone.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 I removed the "device sbc" line from my config file and that fixed the compile error. - Marshall "M. Greenblatt" wrote: > > While attempting to build a custom kernel (config file included below) I > receive the following compile error: > > In file included from /usr/src/sys/dev/sound/pcm/sound.h:91, > from /usr/src/sys/dev/sound/isa/sbc.c:30: > /usr/src/sys/dev/sound/pcm/channel.h:29: channel_if.h: No such file or > directory > > The source is a fresh download from ftp.freebsd.org. To compile the new > kernel I run: > > $ cd /usr/src > $ make clean KERNCONF=kern08302001 # remove any stale files > $ make buildkernel KERNCONF=kern08302001 > > Any input on how to fix/avoid this compile error would be greatly > appreciated. > > Thanks, > Marshall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message