Hi Vanush, all I can verify for now is that the official CFEngine packages all use openssl-1.0.2. Apparently there are some breaking changes on openssl's side in 1.1.0, but there has not been a porting effort so far.
Could you file a ticket in JIRA? https://tracker.mender.io/projects/CFE/issues Thanks, Dimitris On Wed, May 3, 2017 at 11:14 PM, Vanush Paturyan <[email protected]> wrote: > Hello list, > > I'm trying to compile cfengine 3.10.1 on a fully patched Arch Linux box, > and it fails with following error: > > hashes.c: In function 'FileChecksum': > hashes.c:50:20: error: storage size of 'context' isn't known > EVP_MD_CTX context; > ^~~~~~~ > > I suspect this is due to the fact that Arch Linux includes openssl version > 1.1.0e, but would like to tap into collective knowledge before digging any > deeper. Arch allow installing openssl-1.0 (1.0.2k at the moment) into an > alternative directory, but running config > --with-openssl=/usr/include/openssl-1.0/ > does not help. > > Any pointers are appreciated. > > Misha. > > -- > You received this message because you are subscribed to the Google Groups > "dev-cfengine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/dev-cfengine/169e7073-5bdf-4a9a-97b7-126e9e431426%40googlegroups.com > <https://groups.google.com/d/msgid/dev-cfengine/169e7073-5bdf-4a9a-97b7-126e9e431426%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "dev-cfengine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dev-cfengine/CALSpUb1yvEzEoz7WBT__fpoFt8Z92SrZ0jHApv%2BLQALQWcx3Mg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
