dazuko-help
[Top][All Lists]
Advanced

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

Re: [Dazuko-help] Compile dazuko fails


From: Helmut Hullen
Subject: Re: [Dazuko-help] Compile dazuko fails
Date: 10 May 2008 17:37:00 +0200
User-agent: OpenXP/4.10.7367 (Win32) (i386)

Hallo, Dirk,

Du (dirk_vornheder) meintest am 04.05.08:

> Compile dazuko cvs version fails under kernel 2.6.25.1:

I've just tried kernel 2.6.25.2

Patching with "patch-linux26-dazuko-2.3.5-pre1.diff"

tells (at the end) in "security/Makefile.rej"

***************
*** 4,9 ****

  obj-$(CONFIG_KEYS)                    += keys/
  subdir-$(CONFIG_SECURITY_SELINUX)     += selinux

  # if we don't select a security model, use the default capabilities
  ifneq ($(CONFIG_SECURITY),y)
--- 4,10 ----

  obj-$(CONFIG_KEYS)                    += keys/
  subdir-$(CONFIG_SECURITY_SELINUX)     += selinux
+ subdir-$(CONFIG_SECURITY_DAZUKO)      += dazuko

  # if we don't select a security model, use the default capabilities
  ifneq ($(CONFIG_SECURITY),y)
***************
*** 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

Viele Gruesse!
Helmut




reply via email to

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