Date: Sat, 17 Jul 2004 20:28:12 +0900 From: Seigo Tanimura <tanimura@tanimura.dyndns.org> To: John Merryweather Cooper <johnmary@adelphia.net> Cc: Grover Lines <grover@ceribus.net> Subject: Re: Kernel Build FAILURE -sound Message-ID: <200407171128.i6HBSCGU004076@urban.tanimura.dyndns.org> In-Reply-To: <1089976170.42848.2.camel@68-169-191-150.losaca.adelphia.net> References: <20040716100302.4AAF643D1D@mx1.FreeBSD.org> <1089976170.42848.2.camel@68-169-191-150.losaca.adelphia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 16 Jul 2004 04:09:30 -0700, John Merryweather Cooper <johnmary@adelphia.net> said: johnmary> [1 <text/plain (quoted-printable)>] johnmary> 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 johnmary> It's documented in UPDATING that s|pcm|sound|g, e.g., johnmary> - device pcm johnmary> + device sound johnmary> However, the changeover for the modules leaves something to be desired. johnmary> For example, my system should use: johnmary> device snd_via8233 johnmary> but the build has no idea about this module. Doublequote a device name with numeric characters, eg. device "snd_via8233" johnmary> jmc johnmary> [2 This is a digitally signed message part <application/pgp-signature (7bit)>] -- Seigo Tanimura <tanimura@tanimura.dyndns.org> <tanimura@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407171128.i6HBSCGU004076>