Package: realtime-lsm-source Version: 0.1.1-6 Severity: important When building the kernel with gcc version 4.1.x, the module won't load. The reported error is "realtime: falsely claims to have parameter any" - the
MODULE_PARM(any, "i"); does not seem to be correct for gcc 4.1.x. The same goes for the three other parameters. When I leave out the MODULE_PARM and MODULE_PARM_DESC macros and statically set my gid in the source, the module works fine. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (950, 'testing-proposed-updates'), (550, 'unstable'), (55, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages realtime-lsm-source depends on: ii debhelper 5.0.26 helper programs for debian/rules ii kernel-package 10.045 A utility for building Linux kerne ii module-assistant 0.10.3 tool to make module package creati realtime-lsm-source recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

