[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] Compiling Problems with Kernel 2.6.22.9-0.4-default
From: |
John Ogness |
Subject: |
Re: [Dazuko-help] Compiling Problems with Kernel 2.6.22.9-0.4-default |
Date: |
Fri, 26 Oct 2007 09:03:51 +0200 |
User-agent: |
Thunderbird 2.0.0.6 (X11/20071022) |
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