On Wed, 2008-12-17 at 16:01 +0100, Takashi Iwai wrote:
You'll need to regenerate configure script.
gitcompile would do that
job.
I recommend you to use the snapshot tarball from
ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-sna…
Thanks!
This compiles (almost) cleanly, only with some warning(s) of the
following kind a little here and there:
warning: passing argument 1 of ‘get_unaligned_le16’ discards qualifiers
from pointer target type
include/asm/io_32.h:217: warning: passing argument 1 of ‘__memcpy’
discards qualifiers from pointer target type
...
Anymays: "ALSA modules were successfully compiled."
:-D
Takashi