dazuko-help
[Top][All Lists]
Advanced

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

[Dazuko-help] Compiling Dazuko on Debian


From: Darren Critchley
Subject: [Dazuko-help] Compiling Dazuko on Debian
Date: Mon, 03 Jan 2005 09:33:28 -0500
User-agent: Mozilla Thunderbird 0.9 (X11/20041124)

I am having some issues with compiling Dazuko on Debian. It is not seeing the declarations in security.h (which does exist in the correct place on my system). I am running Mepis linux with a self compiled 2.6.9 kernel. security.h with the correct definitions exists in /usr/src/linux/include/linux
Any help would be appreciated.
thanks
Here is the output from the compiler:

make -C /usr/src/kernel-source-2.6.9 SUBDIRS=/usr/src/dazuko-2.0.4 modules
make[1]: Entering directory `/usr/src/kernel-source-2.6.9'
  CC [M]  /usr/src/dazuko-2.0.4/dazuko_xp.o
  CC [M]  /usr/src/dazuko-2.0.4/dazuko_linux26_lsm.o
  CC [M]  /usr/src/dazuko-2.0.4/dazuko_linux26.o
  LD [M]  /usr/src/dazuko-2.0.4/dazuko.o
  Building modules, stage 2.
  MODPOST
*** Warning: "cap_inode_removexattr" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined! *** Warning: "cap_vm_enough_memory" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_capset_set" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_capable" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_bprm_apply_creds" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_capset_check" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_bprm_secureexec" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined! *** Warning: "cap_bprm_set_security" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined! *** Warning: "cap_task_post_setuid" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined! *** Warning: "cap_task_reparent_to_init" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_capget" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_syslog" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_inode_setxattr" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
*** Warning: "cap_ptrace" [/usr/src/dazuko-2.0.4/dazuko.ko] undefined!
  CC      /usr/src/dazuko-2.0.4/dazuko.mod.o
  LD [M]  /usr/src/dazuko-2.0.4/dazuko.ko
make[1]: Leaving directory `/usr/src/kernel-source-2.6.9'
touch dummy_rule.o

Thanks
Darren




reply via email to

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