Hi Hendrik,
The problems with kernel-headers which you have reported in bug 284194 now appear to be fixed:
* The file include/asm-sparc/asm_offsets.h is present in the kernel-headers-2.4.27-2-sparc32 packages with version 2.4.27-2 (in sarge) and 2.4.27-9 (in sid). * Problem with compilation of ALSA modules is not really the kernel bug. As explained in the ALSA documentation at
http://alsa.opensrc.org/index.php?page=Unresolved+Symbols
the unresolved symbols appear when the file in question fails to include the <linux/modversions.h> header file. This file is included with kernel headers, and when I manually include it near the top of the amd7930.c, it compiles just fine. I guess that something in the configure/make machinery of ALSA goes wrong and this header file never gets included during the sparc module build.
Please confirm that the new versions of the kernel-headers packages take care of the bug for you, so it can be closed.
Best regards,
Jurij Smakov [EMAIL PROTECTED] Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

