s34get Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/gallery/Mortal Kombat/Mortal_Kombat_-_Raiden.gif)
Joined: 19 Jan 2003 Posts: 76 Location: WWW
|
Posted: Sun Nov 14, 2004 12:07 pm Post subject: kismet kismet-2004.04.1-r1 compile error in gpsmap.cc |
|
|
Hi,
i keep having problems with compiling kismet-2004.04.1-r1.
Here's the error message:
Code: |
g++ -o kismet_server util.o configfile.o speech.o ifcontrol.o packet.o pcapsource.o prism2source.o wtapfilesource.o wsp100source.o dronesource.o vihasource.o packetsourcetracker.o kis_packsources.o wtapdump.o wtaplocaldump.o gpsdump.o airsnortdump.o fifodump.o gpsd.o manuf.o packetracker.o timetracker.o alertracker.ofinitestate.o getopt.o tcpserver.o server_protocols.o server_globals.o kismet_server.o libpcap-0.7.2/libpcap.a -lz -lstdc++
g++ -o kismet_drone util.o configfile.o getopt.o ifcontrol.o packet.o tcpstreamer.o prism2source.o pcapsource.o wtapfilesource.o wsp100source.o dronesource.o vihasource.o packetsourcetracker.o kis_packsources.o timetracker.o gpsd.o server_globals.o kismet_drone.o libpcap-0.7.2/libpcap.a -lz -lstdc++
gpsmap.cc: In function `int DrawLegendComposite(std::vector<gps_network*,
std::allocator<gps_network*> >, Image**, DrawInfo**)':
gpsmap.cc:2815: error: `MagickBooleanType' undeclared (first use this function)
gpsmap.cc:2815: error: (Each undeclared identifier is reported only once for
each function it appears in.)
gpsmap.cc:2815: error: parse error before numeric constant
g++ -o kismet_client util.o configfile.o speech.o manuf.o tcpclient.o frontend.o cursesfront.o panelfront.o panelfront_display.o panelfront_input.o gpsd.o getopt.o kismet_client.o -lz -lstdc++ -lpanel -lncurses
make: *** [gpsmap.o] Error 1
!!! ERROR: net-wireless/kismet-2004.04.1-r1 failed.
!!! Function src_compile, Line 73, Exitcode 2
!!! compile of kismet failed
!!! If you need support, post the topmost build error, NOT this status message.
|
I did not have that problem with version 2004.02.01.
can anybody help me? |
|