PDA

View Full Version : Cloop build failure for kernel 2.6.30.5



mumia-w-18
10-13-2009, 09:58 PM
I'm trying to build the cloop module under Linux 2.6.30.5, but the compilation aborts with "compressed_loop.c:286: error: implicit declaration of function ‘blk_rq_pos’." I downloaded the source from http://debian-knoppix.alioth.debian.org/sources/ , and the sha1sum matched.

Here is my system information:
Debian 4.0/i386
Linux kernel 2.6.30.5
cloop source 2.631

I put a log of the build failure here: http://home.earthlink.net/~mumia.w.18.spam/docs/cloop-fail.txt

How can I get pass this error and get the cloop module built?

kaspare
10-16-2009, 04:15 PM
I'm trying to build the cloop module under Linux 2.6.30.5, but the compilation aborts with "compressed_loop.c:286: error: implicit declaration of function ‘blk_rq_pos’." I downloaded the source from http://debian-knoppix.alioth.debian.org/sources/ , and the sha1sum matched.

Here is my system information:
Debian 4.0/i386
Linux kernel 2.6.30.5
cloop source 2.631

I put a log of the build failure here: http://home.earthlink.net/~mumia.w.18.spam/docs/cloop-fail.txt

How can I get pass this error and get the cloop module built?

Try with cloop_2.629-1.tar.gz

Have a look here: http://www.nabble.com/debian-knoppix-f12512.html

Cloop ( and aufs ) compiles correctly even with the last 2.6.31.3 kernel

Cheers


Max