estava seguindo seu dica q vc postou na pagina:
https://under-linux.org/modules.php?
name=Sections&op=viewarticle&artid=258
e estou tendo o seguinte problema com o dazuko
lembrando estou utilizando o redhat 9.0
[root@srvmail dazuko-1.2.3]# ./configure --
kernelsrcdir=/usr/src/linux-2.4/kernel --enable-devfs
checking host system type... Linux
checking if kernel is SMP... no
checking whether sys_call_table is exported... no
checking whether sys_close is exported... yes

------- Configuration -------

events = ON_OPEN ON_CLOSE ON_EXEC
devfs = yes
debug = no
depois dei o comando make
as ultimas linhas foram:
dazuko.c:215: warning: (near initialization for `fops')
dazuko.c:220: warning: type defaults to `int' in declaration
of `DECLARE_WAIT_QUEUE_HEAD'
dazuko.c:220: warning: parameter names (without types) in
function declaration
dazuko.c:221: warning: type defaults to `int' in declaration
of `DECLARE_WAIT_QUEUE_HEAD'
dazuko.c:221: warning: parameter names (without types) in
function declaration
dazuko.c:222: warning: type defaults to `int' in declaration
of `DECLARE_WAIT_QUEUE_HEAD'
dazuko.c:222: warning: parameter names (without types) in
function declaration
dazuko.c:223: warning: type defaults to `int' in declaration
of `DECLARE_WAIT_QUEUE_HEAD'
dazuko.c:223: warning: parameter names (without types) in
function declaration
dazuko.c:288: confused by earlier errors, bailing out
make: *** [dazuko.o] Error 1