dazuko-help
[Top][All Lists]
Advanced

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

[Dazuko-help] problems installing Dazuko on openSuSE11.0 and Fedora 8


From: Giorgio Del Cielo
Subject: [Dazuko-help] problems installing Dazuko on openSuSE11.0 and Fedora 8
Date: Thu, 28 Aug 2008 16:25:45 +0200
User-agent: KMail/1.9.9

Hello,
I am trying to install Dazuko in an openSuse 11.0 (x86, kernel 2.6.25.11).
Using the patch "patch-dazuko-opensuse-11.diff.gz" I have an 
error:"Hunk #2 FAILED at 18.
1 out of 2 hunks FAILED -- saving rejects 
to file security/Makefile.rej"
(the makefile.rej 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 should I do?

thank you in advance

Giorgio Del Cielo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]