and found out that someone might have forgotten to update the file
alsa-driver/alsa-kernel/pci/ac97/ac97_codec.c
The struct _snd_ac97 seems to be missing a definition (build_ops).
When trying to compile the latest cvs version I got the following errors:
In file included from ac97_codec.c:1:
../../alsa-kernel/pci/ac97/ac97_codec.c: In function `snd_ac97_mixer_build':
../../alsa-kernel/pci/ac97/ac97_codec.c:1394: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1394: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1395: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1417: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1417: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1418: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1424: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1424: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1425: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1436: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1436: structure has no member named `build_ops'
../../alsa-kernel/pci/ac97/ac97_codec.c:1437: structure has no member named `build_ops'
make[3]: *** [ac97_codec.o] Error 1
make[2]: *** [_modsubdir_ac97] Error 2
make[1]: *** [compile] Error 1
install: cannot create regular file `/sbin/init.d/alsasound': No such file or directory
cp: cannot stat `snd-ac97-codec.o': No such file or directory
cp: cannot stat `snd-ak4531-codec.o': No such file or directory
make[3]: *** [_modinst__] Error 1
make[2]: *** [_modinst_ac97] Error 2
make[1]: *** [install-modules] Error 1
make: *** [build] Error 2
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel