Hallo, bob,

Du (sopoaomo) meintest am 06.04.08:

> Now the example works and the ./configure works. But when I try to
> insert the module I get the following

> error inserting 'dazuko.ko'; -1 Unkown symbol in module

You need the following configuration options:

../configure --enable-syscalls \
    --disable-local-dpath \
    --disable-compat1 \
    --mapfile=/boot/`uname -r`/System.map

In your system the path to the "System.map" may differ.

1. patch the kernel
2. compile the kernel
3. include the new kernel into the boot menu
4. reboot the computer with the new kernel
5. compile the dazuko module
6. "modprobe dazuko"

Which kernel version do you use? Kernel 2.6.24 has no "capabilities"  
module. But that's no problem for dazuko.

Viele Gruesse!
Helmut


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

Reply via email to