On 9/2/07, Jari Ruusu <jariruusu@xxxxxxxxxxxxxxxxxxxxx> wrote: > Jari Ruusu wrote: > > I will look into this. Maybe next weekend. > > http://loop-aes.sourceforge.net/updates/util-linux-ng-2.13-1.diff.bz2 > http://loop-aes.sourceforge.net/updates/util-linux-ng-2.13-1.diff.bz2.sign > > I did quick tests using above patch, and it seemed to work ok. > Thanks! I am having a problem with missing asm/page.h: if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAIN -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -O3 -march=pentium-m -fomit-frame-pointer -pipe -MT losetup-aes.o -MD -MP -MF ".deps/losetup-aes.Tpo" -c -o losetup-aes.o `test -f 'aes.c' || echo './'`aes.c; \ then mv -f ".deps/losetup-aes.Tpo" ".deps/losetup-aes.Po"; else rm -f ".deps/losetup-aes.Tpo"; exit 1; fi if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -O3 -march=pentium-m -fomit-frame-pointer -pipe -MT swapon.o -MD -MP -MF ".deps/swapon.Tpo" -c -o swapon.o swapon.c; \ then mv -f ".deps/swapon.Tpo" ".deps/swapon.Po"; else rm -f ".deps/swapon.Tpo"; exit 1; fi swapon.c:31:22: error: asm/page.h: No such file or directory Can you please add loop-aes to the diff file name? Best Regards, Alon Bar-Lev. - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/