----- Original Message ----- From: "kazik" <[EMAIL PROTECTED]>
> sa11xx-uda1341.o sa11xx-uda1341.c > sa11xx-uda1341.c:67:26: asm/hardware.h: No such file or directory > sa11xx-uda1341.c:74:25: linux/l3/l3.h: No such file or directory > In file included from sa11xx-uda1341.c:78: > /usr/src/linux-2.4.21-0.13mdk/include/sound/uda1341.h:223: warning: > `struct l3_client' declared inside parameter list I plugged that first error into google groups: http://groups.google.com/groups?hl=en&lr=&ie=ISO-8859-1&safe=off&q=sa11xx-uda1341.c%3A67%3A26%3A+asm%2Fhardware.h%3A+No+such+file+or+directory&sa=N&tab=wg URL is going to wrap - you will need to cut and paste. groups.google.com is very good for finding answers. basically, it looks like a problem with the Mandrake flavour of the kernel. The stock kernel does not have this problem. do you need any mandrake specific features? you might need to just apply the patches yourself if so. Or search through the Mandrake knowledgebase or mailing lists - (not that I know they exist) Given the inclusion of ALSA in kernel 2.6, if you are brave, and follow something like this: http://kerneltrap.org/node/view/799 then you could try kernel 2.6. Pretty sure mandrake would have the upgraded tools you need, but check first. dave -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
