On Sat, Sep 29, 2007 at 07:23:56PM +0300, Jari Ruusu wrote: > Alon Bar-Lev wrote: > > The util-linux-ng cannot be built statically... > > $ cp -dpR util-linux-ng-2.13-AES z > $ cd z > $ CC=gcc-3.3 CFLAGS="-O2 -Wall" LDFLAGS="-s -static" ./configure > [snip] > $ make SUBDIRS="mount" > [snip] > $ file mount/losetup mount/mount > mount/losetup: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, statically linked, stripped > mount/mount: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.0, statically linked, stripped > > > So I guessed that loop-aes losetup enabled into busybox will be the > > cleanest solution... > > Last time I compiled busybox, I linked busybox and other programs with > uClibc. All program binaries were linked dynamically. I haven't tried that > with util-linux-ng. http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/706/focus=776 Karel -- Karel Zak <kzak@xxxxxxxxxx> - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/