spott Tux's lil' helper
Joined: 07 Mar 2004 Posts: 76
|
Posted: Mon Oct 25, 2004 1:34 am Post subject: kismet won't compile! |
|
|
I have been trying to get kismet installed on my computer, but for some reason it won't compile:
here is the output:
Code: |
Configuration complete:
Compiling for: linux-gnu (i686)
Installing as group: root
Man pages owned by: man
Installing into: /usr
Setuid capable: yes
Zaurus extras: no
Terminal Control: ncurses
Curses interface: yes
Panels interface: yes
Linux Netlink capture: yes
Linux wireless : yes
Linux wireless v.22+ : yes
pcap capture: yes
pcap source: libpcap-0.7.2
WSP100 capture: no
Viha capture: no
Using local dump code: no
Using ethereal wiretap: /var/tmp/portage/kismet-3.0.1-r1/work/ethereal-0.9.13
Imagemagick support: yes (6.0.7)
Expat Library: yes
PThread Support: yes
libz compression: yes
Configuration complete. Run 'make dep' to generate dependencies
and 'make' followed by 'make install' to compile and install.
Makefile:358: .depend: No such file or directory
Generating dependencies...
make[1]: Entering directory `/var/tmp/portage/kismet-3.0.1-r1/work/kismet-3.0.1'
make[2]: Entering directory `/var/tmp/portage/kismet-3.0.1-r1/work/kismet-3.0.1'
make[2]: `.depend' is up to date.
make[2]: Leaving directory `/var/tmp/portage/kismet-3.0.1-r1/work/kismet-3.0.1'
make[1]: Leaving directory `/var/tmp/portage/kismet-3.0.1-r1/work/kismet-3.0.1'
g++ -Ilibpcap-0.7.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/var/tmp/portage/kismet-3.0.1-r1/work/ethereal-0.9.13/wiretap -I/usr/include -O2 -Wall -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_TINY=1 -DTIMESTAMP=\"`cat TIMESTAMP`\" -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -Wall -pthread -c util.cc -o util.o
g++ -Ilibpcap-0.7.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/var/tmp/portage/kismet-3.0.1-r1/work/ethereal-0.9.13/wiretap -I/usr/include -O2 -Wall -DVERSION_MAJOR=3 -DVERSION_MINOR=0 -DVERSION_TINY=1 -DTIMESTAMP=\"`cat TIMESTAMP`\" -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -O3 -march=pentium-m -mtune=pentium-m -fomit-frame-pointer -pipe -Wall -pthread -c configfile.cc -o configfile.o
In file included from configfile.h:35,
from configfile.cc:27:
packet.h:643: error: class definition may not be declared a friend
make: *** [configfile.o] Error 1
make: *** Waiting for unfinished jobs....
!!! ERROR: net-wireless/kismet-3.0.1-r1 failed.
!!! Function src_compile, Line 65, Exitcode 2
!!! compile of kismet failed
!!! If you need support, post the topmost build error, NOT this status message.
|
i am using an atheros a/b/g card with the madwifi-driver, and i'm on a IBM T42P
Any help greatly appreciated.
Thanks |
|