Nmap Development mailing list archives

Compile error on Nmap 6.40 on Mint


From: ethicalhacker2013 () hushmail com
Date: Sun, 17 Nov 2013 19:32:24 -0500

When compiling Nmap on Linux Mint v14 (Olivia), I get this error: 
        *gcc -o test/addrset -g -O2 -Wall -L../libpcap  test/addrset.o
ncat_core.o sys_wrap.o util.o ncat_lua.o -ldl -ldl 
../nsock/src/libnsock.a ../nbase/libnbase.a  -lpcap
./../liblua/liblua.a -lm        *./../liblua/liblua.a(loadlib.o): In function
`ll_loadfunc':  *loadlib.c:(.text+0x5e8): undefined reference to
`dlsym' *loadlib.c:(.text+0x639): undefined reference to
`dlerror'       *loadlib.c:(.text+0x668): undefined reference to
`dlopen'        *loadlib.c:(.text+0x6fb): undefined reference to
`dlerror'       *./../liblua/liblua.a(loadlib.o): In function
`gctm': *loadlib.c:(.text+0x9d8): undefined reference to
`dlclose'       *collect2: error: ld returned 1 exit status     *make[1]: ***
[test/addrset] Error 1  *make[1]: Leaving directory
`/home/skleine/Downloads/nmap-6.40/ncat'        *make: *** [ncat_build] Error
2
I'm able to compile 6.25 without error.
I talked with 'd33tah' on #nmap on freenode, who pointed to
http://seclists.org/nmap-dev/2013/q4/44 which is the same issue.
Thanks!
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: