On 13-01-2017 10:46, Dan Horák wrote:
> Hi,
> 
> my attempt to build ibmca 1.3.0 (the openssl engine) under Fedora
> Rawhide which uses openssl 1.1 failed. I assume ibmca hasn't been
> ported yet.
> 
> it starts to fail with
> ...
> libtool: compile:  gcc -DPACKAGE_NAME=\"openssl-ibmca\" 
> -DPACKAGE_TARNAME=\"openssl-ibmca\" -DPACKAGE_VERSION=\"1.3.0\" 
> "-DPACKAGE_STRING=\"openssl-ibmca 1.3.0\"" 
> -DPACKAGE_BUGREPORT=\"opencryptoki-us...@lists.sf.net\" -DPACKAGE_URL=\"\" 
> -DPACKAGE=\"openssl-ibmca\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 
> -DHAVE_LIBICA=1 -DHAVE_ARPA_INET_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 
> -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 
> -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 
> -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 
> -DHAVE_MALLOC=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_MEMSET=1 
> -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -
>  DHAVE_STRSTR=1 -DHAVE_DECL_ICA_FLAG_DHW=1 -DHAVE_DECL_ICA_GET_FUNCTIONLIST=1 
> -DHAVE_DECL_ICA_OPEN_ADAPTER=1 -DHAVE_DECL_DES_ECB=1 -I. -O2 -g -pipe -Wall 
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions 
> -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches 
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=z10 -mtune=z10 -O2 
> -Wall -c e_ibmca.c  -fPIC -DPIC -o .libs/e_ibmca.o
> e_ibmca.c:69:25: fatal error: openssl/dso.h: No such file or directory
>  #include <openssl/dso.h>
>                          ^
> compilation terminated.
> make[2]: *** [Makefile:460: e_ibmca.lo] Error 1
> 
> openssl/dso.h doesn't exist in openssl 1.1 and likely there will be more
> issues tied to the new openssl version
> 
>
Hi Dan,
Thanks for reporting this, I will take a look at porting it to
openssl-1.1 as it was done some weeks ago for openCryptoki as well.

Best regards,
Eduardo

>               Dan
> 
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Opencryptoki-tech mailing list
> Opencryptoki-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opencryptoki-tech mailing list
Opencryptoki-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to