Hi, I'm trying to make a device driver on an Itanium, and while including <linux/module.h>, with the -DMODULE flag, I get the following problem: /usr/include/linux/module.h:223: parse error before `UTS_RELEASE' The line itself is: static const char __module_kernel_version[] __attribute__((section(".modinfo"))) = "kernel_version=" UTS_RELEASE; Has anybody got a hint to solve this problem? (removing the line is a bad idea as I'm using UTS_RELEASE...) GeraudReceived on Wed Jul 12 04:22:27 2000
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:19:59 EST