sound support

Olivier Casasole olivier_casasole at yahoo.fr
Wed May 18 10:18:20 PDT 2005


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/


More information about the freebsd-multimedia mailing list