Hi, I am using ALSA built into kernel 2.6.1 and today I tried to upgrade it from 0.9.7 to 1.0.2a (and 1.0.2).
I integrated it with the kernel sources (copied alsa-kernel into /usr/src/linux-2.6.1/sound and alsa-kernel/include into /usr/src/linux-2.6.1/include/sound) but kernel rebuild resulted in the following errors: ... LD .tmp_vmlinux1 sound/built-in.o(.text+0x1a2): In function `sound_insert_unit': : undefined reference to `class_simple_device_add' sound/built-in.o(.text+0x234): In function `sound_remove_unit': : undefined reference to `class_simple_device_remove' sound/built-in.o(.text+0xea2): In function `snd_register_device': : undefined reference to `class_simple_device_add' sound/built-in.o(.text+0xf7b): In function `snd_unregister_device': : undefined reference to `class_simple_device_remove' sound/built-in.o(.exit.text+0x20): In function `cleanup_soundcore': : undefined reference to `class_simple_destroy' sound/built-in.o(.exit.text+0x6a): In function `alsa_sound_exit': : undefined reference to `class_simple_device_remove' sound/built-in.o(.init.text+0x34): In function `init_soundcore': : undefined reference to `class_simple_create' sound/built-in.o(.init.text+0x18e): In function `alsa_sound_init': : undefined reference to `class_simple_device_add' make: *** [.tmp_vmlinux1] Error 1 It, however, worked perfectly fine after upgrading kernel the same way with ALSA 1.0.1 driver. Does anyone have any suggestions on how to get ALSA 1.0.2(a) to successfully build into the kernel? Thank you, Anze Zagar ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user