Hello, I tried checking out the new version, but I can't compile it, like the last time. I have no idea what's wrong, I tried following this guide: http://www.meindlsoft.de/doc.php?kb_id=304 Ok, my system: linux:/home/bstaron/loop-AES-v3.0a# uname -a Linux linux 2.6.8-1-686 #1 Thu Nov 25 04:34:30 UTC 2004 i686 GNU/Linux I downloaded and unpacked this source: http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.8.1.tar.bz2 Then: linux:/home/bstaron/loop-AES-v3.0a# make LINUX_SOURCE=/home/bstaron/linux-2.6.8.1 Then it gives me pages after pages of errors. I don't know if I should send this to the list, I guess not.... it's 25kb zipped. The last couple of lines: /home/bstaron/loop-AES-v3.0a/patched-loop.c:837: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:839: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:839: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:840: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:841: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:843: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:848: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:848: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:857: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:858: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:858: error: `EIO' undeclared (first use in this function) /home/bstaron/loop-AES-v3.0a/patched-loop.c: In function `loop_unplug_backingdev': /home/bstaron/loop-AES-v3.0a/patched-loop.c:865: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:866: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c: In function `loop_unplug_loopdev': /home/bstaron/loop-AES-v3.0a/patched-loop.c:878: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:879: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:882: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c:885: error: dereferencing pointer to incomplete type /home/bstaron/loop-AES-v3.0a/patched-loop.c: In function `loop_thread': /home/bstaron/loop-AES-v3.0a/patched-loop.c:904: error: `RLIM_NLIMITS' undeclared (first use in this function) /home/bstaron/loop-AES-v3.0a/patched-loop.c:904: confused by earlier errors, bailing out make[2]: *** [patched-loop.o] Error 1 make[1]: *** [modules] Error 2 make[1]: Leaving directory `/home/bstaron/linux-2.6.8.1' make: *** [all] Error 2 linux:/home/bstaron/loop-AES-v3.0a# If needed I can send the file with all the lines along. Would be nice to know what's wrong here. -- bye, Bodo - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/