I forgot to mention, that it is the following files from
linux-kernel-headers that are needed by linux-kbuild-2.6.17:
zgroza:/usr/include# grep serio_device_id ./* -R
./linux/serio.h: struct serio_device_id id;
./linux/serio.h: struct serio_device_id *id_table;
./linux/mod_devicetable.h:struct serio_device_id {
Undefined struct serio_device_id is the cause of build failure on sarge.
As I said - backporting linux-kernel-headers to sarge solves this
problem.
--
# Janek Kozicki
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]