OS = SLED 10 Service Pack 3 ./configure and make commands went in the end both failfree as far as I could notice, after I had to install different develope-packages along the course of repeatedly failed ./configure's. But not make check: make check as root went like this: sigbj@sled-10sp3:~/cryptsetup-1.1.0> sudo make check root'''s password: Making check in luks make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/luks' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/luks' Making check in lib make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/lib' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/lib' Making check in src make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/src' Making check in man make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/man' Making check in tests make[1]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests' make apitest make[2]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests' make[2]: `apitest' is up to date. make[2]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests' make check-TESTS make[2]: Entering directory `/home/sigbj/cryptsetup-1.1.0/tests' ioctl: LOOP_CLR_FD: No such device or address ioctl: LOOP_CLR_FD: No such device or address compatimage.img: No such file or directory 4+0 records in 4+0 records out 4194304 bytes (4.2 MB) copied, 0.011604 seconds, 361 MB/s NonFIPSAlg: Crypto is properly initialised in format [(success),NonFIPSAlg:691] crypt_init(&cd, DEVICE_2) [(success),NonFIPSAlg:692] crypt_format(cd, CRYPT_LUKS1, cipher, cipher_mode, NULL, key, key_size, ¶ms) FAIL line 692 [NonFIPSAlg]: code -22, Not compatible PBKDF2 options (using hash algorithm whirlpool). ioctl: LOOP_CLR_FD: No such device or address FAIL: apitest ================== 1 of 1 test failed ================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/sigbj/cryptsetup-1.1.0/tests' make: *** [check-recursive] Error 1 sigbj@sled-10sp3:~/cryptsetup-1.1.0> I know that the README files of dazuko points out different traits like this for SuSE: ./configure --disable-local-dpath --disable-chroot-support --enable-syscalls --mapfile=/boot/System.map-2.6.16.60-0.54.5-default But I am not sure if this is relevant here. By the way, there could be insufficient sources following my SLED_10_SP3 because it is impossible to get dazuko installed (./configure runs OK, but not make). Otherwise it could be some specialties with the SuSE ENTERPRISE distro. This info just in case it could mean something to you. QUESTION: Have anybody anything to say about the make check <cryptsetup>? How do I solve it? S -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 9 at http://www.opera.com _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt