Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 19:18:18 +0200 (CEST)
From:      Olivier Casasole <olivier_casasole@yahoo.fr>
To:        freebsd-multimedia@freebsd.org
Subject:   sound support 
Message-ID:  <20050518171818.57568.qmail@web26509.mail.ukl.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

i am trying to compile my kernel to have sound support
on FreeBSD5.3.

i did the following things:

1)cd /usr/src/sys/i386/conf
2)cp GENERIC GENERIC.audio
3)in GENERIC.audio:  device  pcm
4)config GENERIC.audio

at that step i obtain the following messages:

config GENERIC.audio
config: Device "bpf" requires a count
config: Device "faith" requires a count
config: Device "gif" requires a count
config: Device "loop" requires a count
config: Error: device "pcm" is unknown
config: 5 errors

5)cd /usr/src/sys/compile/GENERIC.audio
6)make depend

here i obtain:

make depend
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
make: don't know how to make config.c. Stop
*** Error code 2


any suggestions about the reasons of these problems?

Thanks,

Olivier


	

	
		
__________________________________________________________________
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com/



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