Nmap Development mailing list archives

Re: bug compiling latest svn version of Nmap


From: jethro inwald <jinwald12 () gmail com>
Date: Tue, 02 Jun 2015 16:46:26 -0400

Thanks, I saw that, it worked for me.

On 06/02/2015 04:35 PM, Daniel Miller wrote:
I replied to this issue on Github: Arch Linux's included Lua is 5.3. You
have to configure --with-liblua=included to use Nmap's Lua 5.2

Dan

On Thu, May 28, 2015 at 12:58 PM, Jethro Inwald <jinwald12 () gmail com
<mailto:jinwald12 () gmail com>> wrote:

    Hi I have updated Nmap to the lastest version  from SVN on a Arch Linux
    box and are encountering the following issue when compiling it with the
    following command: ./configure &&  make && sudo make install and I am
    confronted with the following  error message upon make:

    /base/dir/nmap/nse_ssl_cert.cc:207: undefined reference to
    `lua_replace'
    /base/dir/nmap/nse_ssl_cert.cc:223: undefined reference to
    `lua_replace'
    collect2: error: ld returned 1 exit status
    Makefile:120: recipe for target 'nmap' failed
    make[1]: *** [nmap] Error 1
    make[1]: Leaving directory '/base/dir/nmap'
    Makefile:117: recipe for target 'all' failed
    make: *** [all] Error 2

    I have been updating nmap this way for some time now with no issue but
    this issue appeared earlier this week and persists, Any idea on what is
    going on here? ldconfig does not seem to fix it either.
    _______________________________________________
    Sent through the dev mailing list
    https://nmap.org/mailman/listinfo/dev
    Archived at http://seclists.org/nmap-dev/



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: