kinto wrote: > Alle 18:16, sabato 8 ottobre 2005, Jari Ruusu ha scritto: > >Why is that 'AMD64_ASM=n' there? > > Since I've a x86-32 cpu I don't need AMD64 assembler AES and MD5 > implementations (is it wrong?) Defaults for 32 bit x86 architecture: X86_ASM=y AMD64_ASM=n Defaults for 64 bit x86 architecture: X86_ASM=n AMD64_ASM=y Defaults for other architectures: X86_ASM=n AMD64_ASM=n > You need -lcrypt [snip] > Your rpcgen output does not compile - using pregenerated code [snip] > The problem now is lcrypt and rpcgen and I don't know really how to > resolve it. What is wrong with -lcrypt? Nothing. Not sure why rpcgen output does not compile, but there is nothing wrong with pregenerated nfsmount.h nfsmount_xdr.c nfsmount_clnt.c files. When ./configure script is run, it saves rpcgen error messages to file called conferrs, but that file is removed on line 710 in ./configure script. Maybe you can change the script to not remove that file so you can see those error messages. > So, can I replace the singles patched executables (mount, umount, > losetup, swapon, swapoff)? Yes. -- Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/