[Bug 785683] [NEW] Fails to build with OpenSSL 1.0.0

Colin Watson cjwatson at canonical.com
Fri May 20 10:33:19 UTC 2011


Public bug reported:

Binary package hint: nmap

nmap fails to build with OpenSSL 1.0.0 in Oneiric:

g++ -c -I/usr/include/lua5.1 -Ilibdnet-stripped/include  -Inbase -Insock/include -O2 -Wall -D_GNU_SOURCE -Wall -fno-strict-aliasing   -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"x86_64-unknown-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -D_FORTIFY_SOURCE=2 nse_openssl.cc -o nse_openssl.o
nse_openssl.cc:11:25: fatal error: openssl/md2.h: No such file or directory

OpenSSL no longer exports MD2 functions to applications "due to several
cryptographic weaknesses"; nmap doesn't seem to use them for anything
important as far as I can see, so we'll need to disable them there.

** Affects: nmap (Ubuntu)
     Importance: High
         Status: New


** Tags: openssl-1.0.0-transition

** Changed in: nmap (Ubuntu)
   Importance: Undecided => High

** Tags added: openssl-1.0.0-transition

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap in Ubuntu.
https://bugs.launchpad.net/bugs/785683

Title:
  Fails to build with OpenSSL 1.0.0



More information about the Ubuntu-server-bugs mailing list