Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 326545

Summary: net-analyzer/libnasl-2.2.9 fails to build with openssl-1.x
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal CC: flameeyes
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 304279    

Description Samuli Suominen (RETIRED) gentoo-dev 2010-07-02 05:15:50 UTC
I'm not adding emerge --info or build.log here because the problem is clearly caused by openssl-1.0.0a not having md2.h include libnasl is using:

nasl_crypto.c:25:25: fatal error: openssl/md2.h: No such file or directory
compilation terminated.
[ .. ]
>>> Failed to emerge net-analyzer/libnasl-2.2.9
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-11 03:44:06 UTC
fixed, missing #ifdef's but the logic was already there
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-07-11 09:33:37 UTC
*** Bug 327761 has been marked as a duplicate of this bug. ***