Package: linux-kernel-headers Version: 2.5.999-test7-bk-15 In /usr/include/linux/cpumask.h it's using BITS_TO_LONGS which is __KERNEL__ only.
Should bitmap.h be ifdef'd to __KERNEL__? This again causes build problems in sysklogd. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

