Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 15:06:10 +0200
From:      Alex <freebsd@akruijff.dds.nl>
To:        Nathan Bollinger <nbollinger@bigrivertelephone.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: Compiling a custom kernel with sound support
Message-ID:  <1175927313.20020712150610@dds.nl>
In-Reply-To: <5.1.1.6.0.20020711165321.00a70330@mail.bigrivertelephone.com>
References:  <5.1.1.6.0.20020711165321.00a70330@mail.bigrivertelephone.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Friday, July 12, 2002, 12:01:23 AM, you wrote:

NB>          I'm using FreeBSD 4.5-RELEASE and  am trying to compile my kernel 
NB> with sound support. I follow the handbook about adding the proper device 
NB> line to the  kernel config file and added the line "device pcm", but when i 
NB> try to build it with either method listed:

NB>          # /usr/sbin/config MYKERNEL
NB>          # cd ../../compile/MYKERNEL
NB>          # make depend

NB>          or

NB>          # cd /usr/src
NB>          # make buildkernel KERNCONF=MYKERNEL

NB> Both ways stop with the error:

NB>    ../../dev/sound/pcm/channel.h:66: channel_if.h: No such file or directory
NB>    *** Error code 1

NB> What could I do to further diagnosis the problem or fix it?

NB> Thanks for any help,

NB> Nathan

Dear Nathan,

It looks like your missing a file. I guess the updating of you sources
will fix this problem. You can find this topic in the handbook under
CVS.

-- 
Best regards,
Alex

The FreeBSD handbook
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1175927313.20020712150610>