hi everyone,
I am trying to build latest 7.5.0 Heimdal and getting this error:
  CC       libhcrypto_la-evp-cc.lo
  CC       libhcrypto_la-evp-openssl.lo
/Users/ajorajev/work5/depot/dev/gd/msdk/runtime/component/3rdparty/heimdal-7.5.0/src/heimdal-7.5.0/lib/hcrypto/evp-openssl.c:76:10:
 fatal error: 'openssl/evp.h' file not found
#include <openssl/evp.h>
         ^
1 error generated.
make[2]: *** [libhcrypto_la-evp-openssl.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1


I ran configure with paths:
--with-cross-tools=$CROSSROOT --with-openssl=$SSLROOT 
--with-openssl-include=$SSLROOT/include 

where SSLROOT is correct path to OpenSSL - this works with Heimdal v.1.4but it 
is not working with 7.x
can someone help me if it is quick?
if not, no worries, I will keep working on it around myself.
regards,Alibek






Reply via email to