[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Complie prob asm/spinlock.h



This compiled under the RH9.0 load. Net driver 3c940/3c2000 SysKonnect Gigabit Ethernet Server Adapters.

The line it doesn't like is:
extern int printk(const char * fmt, ...) __attribute__ ((format (printf, 1, 2)));


gives:
In file included from /usr/src/linux-2.4/include/linux/spinlock.h:56,
from /usr/src/linux-2.4/include/linux/module.h:11,
from skge.c:344:
/usr/src/linux-2.4/include/asm/spinlock.h:9:12: invalid suffix "b7d4074" on integer constant


Was there a change?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]