Damian Hischier wrote:
> If I want to compile dazuko on a openSUSE 10.3 with the Kernel
> 2.6.22.9-0.4-default, I get the foloowing Error Message:
> 
> [...]
> /home/damian/src/dazuko-2.3.3/dazuko_linux.c:90: error: conflicting
> types for '__d_path'
> /usr/src/linux-2.6.22.9-0.4/include/linux/dcache.h:303: error:
> previous declaration of '__d_path' was here

You seem to be using "--enable-syscalls" when configuring Dazuko. This
is not necessary for openSUSE 10.3. Simply configure using:

$ ./configure --without-dep

John Ogness

-- 
Dazuko Maintainer


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

Reply via email to