-
security/realtime.c: In Funktion »realtime_exit«:
security/realtime.c:131: Fehler: Implizite Deklaration der Funktion »mod_unreg_security«
security/realtime.c:135: Fehler: Implizite Deklaration der Funktion »unregister_security«
make[1]: *** [security/realtime.o] Fehler 1.
2008-01-25 09:38:29 UTC by nobody
-
I had some problems insert the module in to my kernel (2.6.18): realtime: Unknown parameter `gid'
I found out that the inclusion of commoncap.o shadows the module information from realtime.o. I changed the Makefile and the realtime.c file to fix the problems. This should also fix Bug #1598881
I also found that variable rt_any was not being initialised.
Kind regards,
Ivo van Geel...
2006-12-21 22:16:50 UTC by nobody
-
Built realtime on gentoo-sources-2.6.16 (.17 and .18-r2), module fails modprobe with dmesg: realtime: exports duplicate symbol cap_netlink_send (owned by commoncap);
FATAL: Error inserting realtime (/lib/modules/2.6.16-gentoo-r9/extra/realtime.ko): Invalid module format
Worked before, maybe one of the active members could become maintainer for gentoo's realtime-lsm? Would be very kind.
2006-11-18 16:08:22 UTC by nobody
-
Just FYI, the fact that SECURITY_CAPABILITIES must be
set to m is logged as a bug in the debian bugzilla.
You can't use realtime-lsm with stock Debian kernels.
See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=337599.
Is this a limitation that can be removed? Is it worth
doing?.
2006-09-10 14:33:31 UTC by dsf
-
This path to the Makefile fixes the path the the kernel
source directory of the currently running kernel.
2006-08-02 17:41:35 UTC by doj
-
joq committed patchset 16 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 1 files.
2006-07-10 01:09:47 UTC by joq
-
joq committed patchset 15 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 4 files.
2006-07-10 00:57:02 UTC by joq
-
joq committed patchset 14 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 7 files.
2006-05-22 20:30:34 UTC by joq
-
joq committed patchset 13 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 2 files.
2005-10-16 22:14:47 UTC by joq
-
joq committed patchset 12 of module realtime-lsm to the Realtime Linux Security Module CVS repository, changing 3 files.
2004-11-24 18:39:04 UTC by joq