Hi! When I try to load the module cryptoloop the following error occurs: hostname:/usr/src/linux# modprobe cryptoloop /lib/modules/2.4.19/kernel/crypto/drivers/cryptoloop.o: unresolved symbol find_transform_by_name_Re5d73061 /lib/modules/2.4.19/kernel/crypto/drivers/cryptoloop.o: unresolved symbol loop_register_transfer_R996c5c81 /lib/modules/2.4.19/kernel/crypto/drivers/cryptoloop.o: insmod /lib/modules/2.4.19/kernel/crypto/drivers/cryptoloop.o failed /lib/modules/2.4.19/kernel/crypto/drivers/cryptoloop.o: insmod cryptoloop failed I have a debian woody kernel 2.4.19. I tried to build the module in two different ways: First I patched the kernel manually using the cryptoapi and cryptoloop patches and installed them via 'make modules && make modules_install'. On my second try I used the debain source packages and built debs with 'make-kpkg modules_image'. No matter how I did it the building of the modules succeeded but I couldn't load cryptoloop (cryptoapi loads fine) due to unresolved symbols. Thanx! - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/