hi, I have a make error like: cd /usr/src/linux-2.6.0-test5 && gcc -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon -Iinclude/asm-i386/mach-default -fomit-frame-pointer -DMODULE -nostdinc -iwithprefix include -DKBUILD_BASENAME=patched_loop -DKBUILD_MODNAME=loop -DEXPORT_SYMTAB -c /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.c -o /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.o /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.c: En la función `loop_set_fd': /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.c:1030: structure no tiene un miembro llamado `bd_count' /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.c: En la función `loop_clr_fd': /usr/src/linux-2.6.0-test5/loop-AES-v1.7e/patched-loop.c:1127: structure no tiene un miembro llamado `bd_count' make[2]: *** [patched-loop.o] Error 1 make[1]: *** [/usr/src/linux-2.6.0-test5/loop-AES-v1.7e] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.0-test5' make: *** [all] Error 2 It seems that bdev struct don't have a bd_count member. bdev is a struct block_device *dev. I'm using loop-AES-v1.7e and linux-2.6.0-test5. What I'm doing wrong? thanks runlevel -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/