Nmap Development mailing list archives

Re: little ssl compilation pb


From: Marc Croteau <mcroteau () users sourceforge net>
Date: Fri, 23 Jan 2004 12:33:02 +0100

I'm having the exact same problem and am trying to find out what's wrong. I already installed the Nmap and NmapFE 3.50 RPMs and they're working fine. But I'd like to add HTTPS identification support and compile Nmap for my machine and with the latest libpcap (0.8.1).

I'm running SuSE 8.0 with a bunch of updates (basically, I only have the "stock" kernel; everything else is up to date)

I reinstalled OpenSSL >> No change
I tried specifying the libssl path >> No change
I tried specifying a different libpcap path >> No change

I'll keep trying this afternoon and will let you know if I succeed.

Cheers,

--
Marc

gilles.lami () hays-dsia fr wrote:

Hi,

I just tryed to compile nmap-3.50.
I have openssl installed but I have the following error:

Compiling libnsock
cd nsock/src && make
make[1]: Entering directory `/soft/nmap/nmap-3.50/nsock/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/soft/nmap/nmap-3.50/nsock/src'
Compiling nmap
rm -f nmap
g++ -Llibpcap-possiblymodified  -Lnbase -Lnsock/src/  -o nmap main.o nmap.o
targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o output.o
scan_engine.o timing.o charpool.o services.o protocols.o nmap_rpc.o
portlist.o NmapOps.o TargetGroup.o Target.o FingerPrintResults.o
service_scan.o NmapOutputTable.o  -lssl -lcrypto -lm  -lssl -lcrypto
-lnbase -lnsock -lpcre -lpcap
nsock/src//libnsock.a(nsock_ssl.o): In function `Nsock_SSL_Init':
/soft/nmap/nmap-3.50/nsock/src/nsock_ssl.c:76: undefined reference to
`SSL_load_error_strings'
/soft/nmap/nmap-3.50/nsock/src/nsock_ssl.c:77: undefined reference to
`SSL_library_init'
/soft/nmap/nmap-3.50/nsock/src/nsock_ssl.c:84: undefined reference to
`SSLv23_client_method'
collect2: ld returned 1 exit status
make: *** [nmap] Error 1

Someone already had this problem ?




**********************************************************************
Ce message electronique et tous les fichiers attaches qu'il contient sont confidentiels et destines exclusivement a 
l'usage de la personne a laquelle ils sont adresses.
Si vous avez recu ce message par erreur,merci de le retourner a son emetteur.
Les idees et opinions presentees dans ce messages sont celles de son auteur, et ne representent pas necessairement celles du 
Groupe HAYS plc ou d'une quelconque de ses filiales.
La publication, l'usage, la distribution, l'impression ou la copie non autorisee de ce message et des attachements 
qu'il contient sont strictement interdits.

Nous vous informons egalement que nous avons verifie l'absence de virus dans ce message mais que, malgre ce controle, nous 
ne saurions etre tenus pour responsables d'eventuels degats occasionnes par un virus non detecte.

This e-mail and any attached files are confidential and intended solely for the use of the individual to whom it is 
addressed.
If you have received this email in error please send it back to the person that sent it to you.
Any views or opinions presented are solely those of author and do not necessarily represent those the HAYS plc group or 
any of its subsidiary companies.
Unauthorized publication, use, dissemination, forwarding, printing or copying of this email and its associated 
attachments is strictly prohibited.

We also inform you that we have checked that this message does not contain any virus but we decline any responsability 
in case of any damage caused by an a non detected virus.
**********************************************************************


---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to nmap-dev-help () insecure org . List archive: http://seclists.org





Current thread: