Re: Kernel Build FAILURE -sound

From: John Merryweather Cooper <johnmary_at_adelphia.net>
Date: Fri, 16 Jul 2004 04:09:30 -0700
On Fri, 2004-07-16 at 03:02, Grover Lines wrote:
> install -o root -g wheel -m 555   sound.ko /boot/kernel
> install: sound.ko: No such file or directory
> *** Error code 71
> 
> Stop in /usr/src/sys/modules/sound/sound.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/sound.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
It's documented in UPDATING that s|pcm|sound|g, e.g.,

- device pcm
+ device sound

However, the changeover for the modules leaves something to be desired. 
For example, my system should use:

device snd_via8233

but the build has no idea about this module.

jmc


Received on Fri Jul 16 2004 - 09:09:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC