[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Dazuko-help] dazukofs-3.0.1rc2 won't compile
From: |
Bernd Adda |
Subject: |
Re: [Dazuko-help] dazukofs-3.0.1rc2 won't compile |
Date: |
Sat, 12 Sep 2009 19:37:53 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1 |
Helmut Hullen schrieb:
> Hallo, Bernd,
>
> Du meintest am 12.09.09 zum Thema Re: [Dazuko-help] dazukofs-3.0.1rc2 won't
> compile:
>
>>> Nearly the same problem:
>>>
>>> make -C /lib/modules/`uname -r`/build SUBDIRS="`pwd`" modules
>>> make[1]: Entering directory `/usr/src/linux-2.6.30.6'
>>> CC [M] /usr/src/dazukofs-3.1.0-rc2/file.o
>>> /usr/src/dazukofs-3.1.0-rc2/file.c: In function 'dazukofs_open':
>>> /usr/src/dazukofs-3.1.0-rc2/file.c:185: error: dereferencing pointer
>>> to incomplete type make[2]: *** [/usr/src/dazukofs-3.1.0-rc2/file.o]
>>> Error 1 make[1]: *** [_module_/usr/src/dazukofs-3.1.0-rc2] Error 2
>>> make[1]: Leaving directory `/usr/src/linux-2.6.30.6'
>>> make: *** [dazukofs_modules] Error 2
>
>> Other time John Ogness and other told me
>
>> In order to use Dazuko 2.3.6 with your kernel (2.6.27), you need to
>> configure it to work with RedirFS. A very quick HOWTO was posted to
>> the dazuko-devel mailing list:
>
>> http://lists.gnu.org/archive/html/dazuko-devel/2009-02/msg00026.html
>
>> - - - - -
>
> [...]
>
>> 5) configure dazuko
>> $ ./configure --enable-redirfs --redirfsdir=<full path to the
>> redirfs source directory>
>
>
> dazukofs-3.1.0-rc2 has no "configure" file - sorry.
>
> Viele Gruesse!
> Helmut
>
das betraf doch dazuko
Natürlich hat dazukofs kein ./configure aber ein README
in dem alles erläutert wird.
Bernd