LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Kismet install error (https://www.linuxquestions.org/questions/linux-wireless-networking-41/kismet-install-error-276946/)

Mike5120 01-12-2005 12:07 PM

Kismet install error
 
I am having some trouble installing Kismet. I am running Suse 9.2 with kernel 2.6.8. when I try installing Kismet, I keep getting this error (here are the last few lines of 'make dep && make'


VERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c server_protocols.cc -o server_protocols.o
g++ -I/lib/modules/`uname -r`/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2004\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c server_globals.cc -o server_globals.o
g++ -I/lib/modules/`uname -r`/build/include/ -Ilibpcap-0.8.3 -O2 -Wall -DVERSION_MAJOR=\"2004\" -DVERSION_MINOR=\"10\" -DVERSION_TINY=\"R1\" -DTIMESTAMP=\"`cat TIMESTAMP`\" -g -O2 -g -O2 -c kismet_server.cc -o kismet_server.o
make[1]: Entering directory `/home/mike/kismet-2004-10-R1/libpcap-0.8.3'
gcc -O2 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./pcap-linux.c
gcc -O2 -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c ./fad-getad.c
make[1]: *** No rule to make target `VERSION', needed by `version.h'. Stop.
make[1]: Leaving directory `/home/mike/kismet-2004-10-R1/libpcap-0.8.3'
make: *** [libpcap-0.8.3/libpcap.a] Error 2


Any help would be much appreciated.


All times are GMT -5. The time now is 05:00 PM.