Remzi AKYÜZ wrote:
> hi, all guys,
> i got a messages,"FATAL: Error inserting dazuko".
> 
> what can i do?
> 
> Thanks a lot
> Remzi
> 
> 
> Configuration summary
> =======================
> 
> module events = ON_OPEN ON_EXEC
> devfs support = no
> rsbac support = no
> stacking support = yes
> local __d_path() = yes
> module debug = no
> library 1.x compatibility = yes
> 
> dr:/home/remzi/dazuko-2.2.0# make
> make -C /lib/modules/2.6.16.14/build SUBDIRS="/home/remzi/dazuko-2.2.0"
> modules
> make[1]: Entering directory `/usr/src/linux-2.6.16.14'
>  CC [M]  /home/remzi/dazuko-2.2.0/dazuko_core.o
>  CC [M]  /home/remzi/dazuko-2.2.0/dazuko_transport.o
>  CC [M]  /home/remzi/dazuko-2.2.0/dazuko_linux26_lsm.o
>  CC [M]  /home/remzi/dazuko-2.2.0/dazuko_linux26.o
>  LD [M]  /home/remzi/dazuko-2.2.0/dazuko.o
>  Building modules, stage 2.
>  MODPOST
>  CC      /home/remzi/dazuko-2.2.0/dazuko.mod.o
>  LD [M]  /home/remzi/dazuko-2.2.0/dazuko.ko
> make[1]: Leaving directory `/usr/src/linux-2.6.16.14'
> touch dummy_rule
> dr:/home/remzi/dazuko-2.2.0# make install
> mkdir -p /lib/modules/2.6.16.14/extra
> cp dazuko.ko /lib/modules/2.6.16.14/extra
> /sbin/depmod -ae
> dr:/home/remzi/dazuko-2.2.0# modprobe dazuko
> FATAL: Error inserting dazuko (/lib/modules/2.6.16.14/extra/dazuko.ko):
> Invalid argument
> dr:/home/remzi/dazuko-2.2.0#
> 
> _______________________________________________
> http://lurker.clamav.net/list/clamav-users.html

Remzi

Check your dmesg for error messages.
For dazuko to work you have to config your kernel with
SECURITY_CAPABILITIES enabled (or as a module). Maybe that's whats missing?

Emil Ljungdahl
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to