Nmap Development mailing list archives

Re: Compilation on Leopard Breaks


From: Brandon Enright <bmenrigh () ucsd edu>
Date: Thu, 23 Oct 2008 01:53:46 +0000

A colleague of mine ran into this yesterday. The temporary fix is to configure using --without-openssl and do without SSL support.

Brandon

Sent from my phone. If you would like a digital signature for this email let me know and I will sign it later.


On Oct 23, 2008, at 1:39, Jay Chandler <lists () sequestered net> wrote:

Howdy.

I've tested this on FreeBSD without issue-- it's something specific to my 10.5.5 Mac:

nse_openssl.cc: In function ‘int l_bignum_set_negative(lua_State*)’:
nse_openssl.cc:149: error: ‘BN_set_negative’ was not declared in thi s scope
nse_openssl.cc: In function ‘int l_bignum_is_negative(lua_State*)’:
nse_openssl.cc:156: error: ‘BN_is_negative’ was not declared in this scope
make[1]: *** [nse_openssl.o] Error 1
make: *** [all] Error 2

I've blown away the entire directory, re-svn'd, and see the same error.

My apologies if this has already been covered recently...


--
Jay Chandler / KB1JWQ
Living Legend / Systems Exorcist
Today's Excuse: Budget cuts


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: