lloyd wrote:
> trying to build from cvs snapshot to fix ice1712 issues -
>
> i'm using the alsa/build script, but it complains there's no ./configure
> in alsa-driver - i don't see this in any of the module dirs.

alsa-driver/INSTALL says:
| Compilation from CVS sources
| ============================
|
| You need GNU packages autoconf and automake installed in your system
| to compile CVS sources of alsa-driver package.
|
| For compilation you can use these commands:
|
|       make ALSAKERNELDIR=../alsa-kernel all-deps
|               (if the alsa-kernel-dir is really there)
|       aclocal
|       autoconf
|       ./configure
|       make dep
|       make
|
| The included cvscompile script does this job for you.


HTH
Clemens



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to