[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dazuko-help] problems installing dazuko on openSuse 11.0
From: |
address@hidden |
Subject: |
[Dazuko-help] problems installing dazuko on openSuse 11.0 |
Date: |
Sun, 24 Aug 2008 17:20:20 +0100 (GMT+01:00) |
Hi,
I am triyng to install dazuko in an openSuse 11.0, x86, kernel
2.6.25.11.
Using the patch "patch-dazuko-opensuse-11.diff.gz" I ave an
error:"Hunk #2 FAILED at 18.
1 out of 2 hunks FAILED -- saving rejects
to file security/Makefile.rej"
(the makefile.rey is
***************
*** 17,21 ****
obj-$(CONFIG_SECURITY_SELINUX) += selinux/built-in.o
obj-$(CONFIG_SECURITY_SMACK) += commoncap.o smack/built-in.o
obj-$(CONFIG_SECURITY_APPARMOR) += commoncap.o apparmor/
obj-$(CONFIG_SECURITY_CAPABILITIES) += commoncap.o capability.o
obj-$(CONFIG_SECURITY_ROOTPLUG) += commoncap.o root_plug.o
--- 18,23
----
obj-$(CONFIG_SECURITY_SELINUX) += selinux/built-in.o
obj-$(CONFIG_SECURITY_SMACK) += commoncap.o smack/built-in.o
obj-$(CONFIG_SECURITY_APPARMOR) += commoncap.o apparmor/
+
obj-$(CONFIG_SECURITY_DAZUKO) += commoncap.o dazuko/built-in.o
obj-$(CONFIG_SECURITY_CAPABILITIES) += commoncap.o capability.o
obj-$(CONFIG_SECURITY_ROOTPLUG) += commoncap.o root_plug.o
Instead,
if I use the patch for the generic 2.6.25 kernel, do not have that
error, but, apparently, dazuko is not compiled: it is not in the list
of modules installed and neither in "modprobe -l".
(I have the same
problem in a Fedora 8:apparently the procedure finishes without errors,
but at the end, the dazuko module is not present.).
What can I do?
thank you in advance
Giorgio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dazuko-help] problems installing dazuko on openSuse 11.0,
address@hidden <=