dazuko-devel
[Top][All Lists]
Advanced

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

[Dazuko-devel] Compile dazuko fails


From: Dirk Vornheder
Subject: [Dazuko-devel] Compile dazuko fails
Date: Sun, 4 May 2008 11:54:22 +0200

Hi !

Compile dazuko cvs version fails under kernel 2.6.25.1:


address@hidden /privat/kernel/dazuko > ./configure
checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (cc)
kernel source in /lib/modules/2.6.25.1/source... yes
kernel build source in /lib/modules/2.6.25.1/build... yes
acquiring Linux kernel code configuration... ok
checking if Linux is RSBAC patched... no
checking if devfs is enabled... no
discovered host system... Linux (2.6.25)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API (this can take a while)... ok
identifying device API... ok
inspecting class type... ok (class)
inspecting suspend function... ok (suspend2)
inspecting task_struct structure... ok (using parent)
disabling ON_CLOSE events (not available for Linux 2.6 LSM/RedirFS)
configure: creating Makefile
configure: creating library/Makefile
configure: creating example_c/Makefile

../configure successful

=======================
 Configuration summary
=======================

module events = ON_OPEN ON_EXEC
devfs support = no
rsbac support = no
stacking support = yes
path resolution = registered daemon context
module debug = no
library 1.x compatibility = yes

address@hidden /privat/kernel/dazuko > make
make -C /lib/modules/2.6.25.1/build SUBDIRS="/privat/kernel/dazuko" modules
make[1]: Entering directory `/backup/privat/kernel/linux-2.6.25.1'
  CC [M]  /privat/kernel/dazuko/dazuko_core.o
  CC [M]  /privat/kernel/dazuko/dazuko_transport.o
  CC [M]  /privat/kernel/dazuko/dazuko_linux26_lsm.o
In file included from /privat/kernel/dazuko/dazuko_linux26_lsm.c:23:
/privat/kernel/dazuko/dazuko_linux26_lsm.h:654: error: unknown 
field 'unregister_security' specified in initializer
/privat/kernel/dazuko/dazuko_linux26_lsm.h:654: warning: initialization from 
incompatible pointer type
/privat/kernel/dazuko/dazuko_linux26_lsm.h:708: error: unknown 
field 'sb_post_mountroot' specified in initializer
/privat/kernel/dazuko/dazuko_linux26_lsm.h:708: warning: initialization from 
incompatible pointer type
/privat/kernel/dazuko/dazuko_linux26_lsm.h:752: warning: initialization from 
incompatible pointer type
/privat/kernel/dazuko/dazuko_linux26_lsm.c: In 
function 'dazuko_security_unregister_security':
/privat/kernel/dazuko/dazuko_linux26_lsm.c:47: error: 'struct 
security_operations' has no member named 'unregister_security'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:47: error: 'struct 
security_operations' has no member named 'unregister_security'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:47: error: 'struct 
security_operations' has no member named 'unregister_security'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:47: error: 'struct 
security_operations' has no member named 'unregister_security'
/privat/kernel/dazuko/dazuko_linux26_lsm.c: In 
function 'dazuko_security_sb_post_mountroot':
/privat/kernel/dazuko/dazuko_linux26_lsm.c:347: error: 'struct 
security_operations' has no member named 'sb_post_mountroot'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:347: error: 'struct 
security_operations' has no member named 'sb_post_mountroot'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:347: error: 'struct 
security_operations' has no member named 'sb_post_mountroot'
/privat/kernel/dazuko/dazuko_linux26_lsm.c:347: error: 'struct 
security_operations' has no member named 'sb_post_mountroot'
/privat/kernel/dazuko/dazuko_linux26_lsm.c: In 
function 'dazuko_security_inode_getsecurity':
/privat/kernel/dazuko/dazuko_linux26_lsm.c:761: warning: passing argument 1 
of 'dazuko_security_ops.inode_getsecurity' from incompatible pointer type
/privat/kernel/dazuko/dazuko_linux26_lsm.c:761: warning: passing argument 1 
of 'dazuko_security_default_ops.inode_getsecurity' from incompatible pointer 
type
make[2]: *** [/privat/kernel/dazuko/dazuko_linux26_lsm.o] Error 1
make[1]: *** [_module_/privat/kernel/dazuko] Error 2
make[1]: Leaving directory `/backup/privat/kernel/linux-2.6.25.1'
make: *** [dummy_rule] Error 2

Dirk

        
                
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: 
http://mail.yahoo.de





reply via email to

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