[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dazuko-help] Cannot patch dazuko under Mandriva 200.1 (Spring)?
From: |
Frank B |
Subject: |
[Dazuko-help] Cannot patch dazuko under Mandriva 200.1 (Spring)? |
Date: |
Fri, 18 Apr 2008 18:03:34 +0200 (CEST) |
Hi!
I just installed this week the new Mandriva Spring
2008.1 and built the kernel source (provided by
Mandriva)
kernel-source-2.6.24.4-1mnb-1-1mnb1.i586.rpm.
Here's the problem:::
address@hidden linux-2.6.24.4-1mnb]# patch -p1 <
/usr/src/patch-linux26-dazuko-2.3.5-pre1.diff
patching file security/dazuko/dazuko_call.h
patching file security/dazuko/dazuko_core.c
patching file security/dazuko/dazuko_core.h
patching file security/dazuko/dazuko_events.h
patching file security/dazuko/dazuko_linux26.c
patching file
security/dazuko/dazuko_linux26_device_def.h
patching file security/dazuko/dazuko_linux26.h
patching file security/dazuko/dazuko_platform.h
patching file security/dazuko/dazuko_transport.c
patching file security/dazuko/dazuko_transport.h
patching file security/dazuko/dazuko_version.h
patching file security/dazuko/hooks.c
patching file security/dazuko/Kconfig
patching file security/dazuko/Makefile
patching file security/Kconfig
Hunk #1 succeeded at 106 with fuzz 2 (offset 1 line).
patching file security/Makefile
Hunk #2 FAILED at 15.
1 out of 2 hunks FAILED -- saving rejects to file
security/Makefile.rej
address@hidden linux-2.6.24.4-1mnb]# cat
security/Makefile.rej
***************
*** 14,18 ****
obj-$(CONFIG_SECURITY) +=
security.o dummy.o inode.o
# Must precede capability.o in order to stack
properly.
obj-$(CONFIG_SECURITY_SELINUX) +=
selinux/built-in.o
obj-$(CONFIG_SECURITY_CAPABILITIES) += commoncap.o
capability.o
obj-$(CONFIG_SECURITY_ROOTPLUG) +=
commoncap.o root_plug.o
--- 15,20 ----
obj-$(CONFIG_SECURITY) +=
security.o dummy.o inode.o
# Must precede capability.o in order to stack
properly.
obj-$(CONFIG_SECURITY_SELINUX) +=
selinux/built-in.o
+ 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
address@hidden linux-2.6.24.4-1mnb]#
The dazuko patch could not be applied??
apparmor in already included in the mandriva kernel
source! could it be the problem??
How could I apply the dazuko patch in this new
Mandriva Kernel Source?
Thanks for your help!
Frank B.
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible
contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail
- [Dazuko-help] Cannot patch dazuko under Mandriva 200.1 (Spring)?,
Frank B <=