Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 326531 - net-analyzer/nmap-5.21 incompatible with openssl-1.0.0
Summary: net-analyzer/nmap-5.21 incompatible with openssl-1.0.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1
  Show dependency tree
 
Reported: 2010-07-02 00:17 UTC by Daniel Black (RETIRED)
Modified: 2010-07-11 03:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Black (RETIRED) gentoo-dev 2010-07-02 00:17:28 UTC
The MD2 got removed in openssl-1.0.0

x86_64-pc-linux-gnu-g++ -c -I/usr/include/lua -Ilibdnet-stripped/include  -Inbase -Insock/include -O2 -pipe -msse -msse2 -mmmx -m3dnow -Wall -fno-strict-aliasing   -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"x86_64-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -D_FORTIFY_SOURCE=2 nse_ssl_cert.cc -o nse_ssl_cert.o
nse_openssl.cc:11:25: error: openssl/md2.h: No such file or directory
nse_openssl.cc: In function 'int l_md2(lua_State*)':
nse_openssl.cc:215: error: 'MD2' was not declared in this scope
distcc[15644] ERROR: compile nse_openssl.cc on localhost failed
make[1]: *** [nse_openssl.o] Error 1
make[1]: *** Waiting for unfinished jobs....
nmap_dns.cc: In function 'void parse_resolvdotconf()':
nmap_dns.cc:950: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long unsigned int'
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nmap-5.21/work/nmap-5.21'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-11 03:32:21 UTC
This needs USE="ssl lua" both enabled, anyhow... fixed in -r1 by patch from macports.