Hallo, bob,

Du (sopoaomo) meintest am 01.04.08:


> I am trying to build Dazuko with Fedora 8. I get the message
> "capabilities are built-in to the kernel".

First you need a kernel patch:

(from the dazuko sources dircetory):

    patch /lib/modules/`uname -r`/build/fs/dcache.c patch_dpath.diff

And then 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.

> I understand that the
> capabilites should be a module and not in the kernel.

No - that's not necessary. Kernel 2.6.24.3 doesn't offer the  
capabilities as module, and that works fine with dazuko.

Viele Gruesse!
Helmut


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

Reply via email to