Nmap Development mailing list archives

Re: Compiling nmap on AIX 6.1


From: jrf <jay.fink () gmail com>
Date: Thu, 25 Feb 2010 13:47:19 -0500

On Wed, Feb 24, 2010 at 12:13:47PM +0100, nmapuseraix wrote:
Dnia 23 lutego 2010 17:10 jrf <jay.fink () gmail com> napisaƂ(a):

On Tue, Feb 23, 2010 at 04:31:38PM +0100, nmapuseraix wrote:

$ ./configure --with-libpcap=/ibm/aixgnu/libpcap-1.0.0 --with-libdnet=/ibm/aixgnu/libdnet-1.12

Configure ends with dragon, then trying to gmake nmap it ends with:

gcc -o ncat -g -O2 -Wall -L/ibm/aixgnu/libpcap-1.0.0/lib  ncat_main.o ncat_connect.o ncat_core.o ncat_posix.o 
ncat_listen.o ncat_proxy.o ncat_broker.o ncat_hostmatch.o ncat_ssl.o base64.o http.o util.o sys_wrap.o 
../nsock/src/libnsock.a ../nbase/libnbase.a  -lpcap
ld: 0711-317 ERROR: Undefined symbol: .pcap_next_ex
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
gmake[1]: *** [ncat] Error 1
gmake[1]: Leaving directory `/ibm/aixgnu/nmap-5.21/ncat'
gmake: *** [ncat_build] Error 2

Any clues how to proceed from here?

I don't have access to AIX but I am wondering if that is an autotools
error perhaps?
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: