No puedo compilar lkl (keylog)

Hola, tengo Ubuntu 10.10 y estoy intentando compilar el keylog lkl, el tema es que no me deja, copio las salidas, gracias

./configure

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking string.h, usability... no
checking string.h, presence... no
checking for string.h,... no
checking stdio.h, usability... no
checking stdio.h, presence... no
checking for stdio.h,... no
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands

make

cd . \
&& CONFIG_FILES= CONFIG_HEADERS=config.h \
/bin/bash ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
make all-am
make[1]: se ingresa al directorio `/usr/src/lkl'
make[1]: se sale del directorio `/usr/src/lkl'

make install

make[1]: se ingresa al directorio `/usr/src/lkl'
/bin/bash ./mkinstalldirs /usr/local/bin
/usr/bin/install -c lkl /usr/local/bin/lkl
make[1]: No se hace nada para `install-data-am'.
make[1]: se sale del directorio `/usr/src/lkl'

Será porque estás usando Ubuntu, y el foro es de Debian ... y en Debian el paquete lkl está en los repositorios. Yo lo he instalado sin tener que compilar nada.

Saludos,
Sidd.

En realidad sí te deja. Y de hecho ya está instalado; puesto que no marca ningún error.

Ejecútalo con "lkl"