Hi,

I'm writing my master thesis and for this I have to install a system with
a sebek client. I have some problems with compiling the sebek client.
After executing the ./configure command with the --with-kernel-dir option,
I tried to execute the make command and got some errors. The first lines
of the output are:

cp /home/jack/Downloads/linux-2.6.11.12/net/packet/af_packet.c ./src
patch  ./src/af_packet.c ./src/af_packet.diff
patching file ./src/af_packet.c
Hunk #5 succeeded at 1919 (offset 1 line).
./gen_fudge.pl > ./src/fudge.h
cp ./sbk_install.sh ./src
cp ./parameters.sh  ./src
cd ./src; make -C /home/jack/Downloads/linux-2.6.11.12
SUBDIRS=/home/jack/Sebek/src modules
make[1]: Entering directory `/home/jack/Downloads/linux-2.6.11.12'
Makefile:486: .config: Datei oder Verzeichnis nicht gefunden
  CC [M]  /home/jack/Sebek/src/sebek.o
In file included from include/linux/init.h:4,
                 from /home/jack/Sebek/src/sebek.c:20:
include/linux/config.h:4:28: error: linux/autoconf.h: Datei oder
Verzeichnis nicht gefunden
In file included from include/linux/module.h:10,
[...]


I'm using the Debian 6.05 distribution and my kernel version is 2.6.32-5.
I tried the gcc compiler in Version 3.3 and 4.4.

Thank you for your help.

_______________________________________________
Honeywall mailing list
Honeywall@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/honeywall

Reply via email to