LoopAES and util-linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all, I'm sorry in advance for my bad english.
I've a problem to build a kernel with loopAES support. This is my 
procedure (following the readme file):

I've compiled a 2.6.12 kernel with

CONFIG_MODULES=y
CONFIG_KMOD=y
CONFIG_BLK_DEV_LOOP=N

and then I lunch make;

cd /usr/src/
wget http://loop-aes.sourceforge.net/loop-AES-latest.tar.bz2
tar xvfj loop-AES-latest.tar.bz2
cd loop-AES-latest
make LINUX_SOURCE=/usr/src/linux-source-2.6.12 KEYSCRUB=y AMD64_ASM=n

cd /usr/src/
wget 
http://www.kernel.org/pub/linux/utils/util-linux/util-linux-2.12r.tar.bz2
bzip2 -d -c util-linux-2.12r.tar.gz | tar xvf -
cd util-linux-2.12r
patch -p1 </usr/src/loop-AES-v3.1b/util-linux-2.12r.diff
CFLAGS=-O2 ./configure

and here I've this output

##################################

configuring util-linux-2.12r

You don't have <scsi/scsi.h>
You don't have <linux/blkpg.h>
You don't have <linux/kd.h>
You don't have <locale.h>
You don't have <langinfo.h>
You don't have <sys/user.h>
You don't have <asm/page.h>
You don't have <uuid/uuid.h>
You don't have <rpcsvc/nfs_prot.h>
You don't have <asm/types.h>
You don't have <linux/raw.h>
You don't have <stdint.h>
You don't have <sys/io.h>
You don't have inet_aton()
You don't have fsync()
You don't have getdomainname()
You don't have nanosleep()
You don't have personality()
You don't have updwtmp()
You don't have fseeko()
You don't have lchown()
You don't have rpmatch()
You don't have <term.h>
You don't have ncurses - I will not make ul and setterm.
You don't have termcap - I will not make more.
You need -lcrypt
Strange... Static compilation fails here.
You don't have native language support
You don't have __progname
You don't have <pty.h> and openpty()
You don't have wide character support
You don't have SYS_pivot_root
You don't have a tm_gmtoff field in struct tm
Your rpcgen output does not compile - using pregenerated code
You don't have zlib
You don't have blkid

##################################


I've already util-linux installed and if I try to remove the actual 
installation with `apt-get remove util-linux` (I'm on debian) other 
packages are kept back for remove:

base-config console-common console-data console-tools initrd-tools 
initscripts modutils sysvinit util-linux

Can anyone help me? Thanks very much.

-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/


[Index of Archives]     [Kernel]     [Linux Crypto]     [Gnu Crypto]     [Gnu Classpath]     [Netfilter]     [Bugtraq]
  Powered by Linux