Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2010 13:48:05 +0200
From:      Ewald Jenisch <a@jenisch.at>
To:        questions@freebsd.org
Subject:   nmap - error during compile
Message-ID:  <20100423114805.GA23733@aurora.oekb.co.at>

next in thread | raw e-mail | index | archive | help
Hi,

During a regular upgrade of my installed ports I ran into a problem
wrt nmap:

------------------------------ < Cut here > ------------------------------

===>  Building for nmap-5.21_1
Makefile:341: makefile.dep: No such file or directory
c++ -MM -I/usr/include/lua -I/usr/local/include/lua51 -Ilibdnet-stripped/include -I/usr/local/include  -I/usr/local/include -Inbase -Insock/include main.cc nmap.cc targets.cc tcpip.cc nmap_error.cc utils.cc idle_scan.cc osscan.cc osscan2.cc output.cc payload.cc scan_engine.cc timing.cc charpool.cc services.cc protocols.cc nmap_rpc.cc portlist.cc NmapOps.cc TargetGroup.cc Target.cc FingerPrintResults.cc service_scan.cc NmapOutputTable.cc MACLookup.cc nmap_tty.cc nmap_dns.cc traceroute.cc portreasons.cc nse_main.cc nse_nsock.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_pcrelib.cc nse_binlib.cc nse_bit.cc nse_openssl.cc nse_ssl_cert.cc  > makefile.dep
In file included from nse_openssl.cc:11:
/usr/include/openssl/md2.h:64:2: error: #error MD2 is disabled.
gmake: *** [makefile.dep] Error 1
*** Error code 1

Stop in /usr/ports/security/nmap.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20100423-38886-c1qjuh-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=nmap-5.21 UPGRADE_PORT_VER=5.21 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! security/nmap (nmap-5.21)     (unknown build error)

------------------------------ < Cut here > ------------------------------


Please note that all other ports are up2date.

Here's what I tried:

o) make clean
o) make distclean
o) cvsup for ports, followed by the usual make fetchindex, pkgdb -F

...always the same error.

Any ideas what's wrong here?

Thanks in advance for your help,
-ewald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100423114805.GA23733>