I'm getting this error when trying to compile dazuko on kernel 2.6.19
( this worked on 2.6.18.4). Any idea?


checking host system type... Linux
checking for make utility... ok (make)
checking for C compiler... ok (ccache gcc)
kernel source in /lib/modules/2.6.19-hussam/source... no
kernel build source in /lib/modules/2.6.19-hussam/build... yes
kernel source in /lib/modules/2.6.19-hussam/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.19)
checking if security module support is enabled... yes
verifying capabilities are not built-in... ok
locating LSM API header... ok
identifying LSM API... ok
identifying device API... ok
inspecting class type... ok (class)
inspecting suspend function... ok (suspend1)
inspecting task_struct structure... ok (using parent)
disabling ON_CLOSE events (not available for Linux 2.6 LSM)
configure: creating Makefile
configure: creating library/Makefile

./configure successful

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

module events = ON_OPEN ON_EXEC
devfs support = no
rsbac support = no
stacking support = yes
local __d_path() = no (using chroot events, see README.linux26)
module debug = no
library 1.x compatibility = yes

make -C /lib/modules/2.6.19-hussam/build
SUBDIRS="/home/hussam/packages/dazuko/src/dazuko-2.3.2" modules
make[1]: Entering directory `/usr/src/linux-2.6.19-hussam'
  CC [M]  /home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_core.o
  CC
[M]  /home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_transport.o
  CC
[M]  /home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26_lsm.o
  CC [M]  /home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26.o
/home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26.c:27:26:
error: linux/config.h: No such file or directory
/home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26.c: In
function 'xp_wait_until_condition':
/home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26.c:190:
error: too many arguments to function 'refrigerator'
make[2]: ***
[/home/hussam/packages/dazuko/src/dazuko-2.3.2/dazuko_linux26.o] Error 1
make[1]: *** [_module_/home/hussam/packages/dazuko/src/dazuko-2.3.2]
Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.19-hussam'
make: *** [dummy_rule] Error 2

-- 
Regards,
Hussam Al-Tayeb.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Dazuko-help mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dazuko-help

Reply via email to