[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: |
Helmut Hullen |
Subject: |
Re: [Dazuko-help] dazukofs-3.0.1rc2 won't compile |
Date: |
12 Sep 2009 09:14:00 +0200 |
User-agent: |
OpenXP/4.10.7369 (Win32) (i386) |
Hallo, John,
Du meintest am 10.09.09 zum Thema Re: [Dazuko-help] dazukofs-3.0.1rc2 won't
compile:
> DazukoFS 3.1.0-rc2 (which is the version you should use) is made for
> Linux 2.6.30. The API for 2.6.29 might be a bit different (but it may
> be a simple change to get it to run).
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
I've just compiled my kernel 2.6.30.6 - compiling works (at least kernel
compiling).
Distribution: Slackware current (Slackware 13.0).
Viele Gruesse!
Helmut