[openssl-dev] Strange problem with cms_cd.o?

Dr. Stephen Henson steve at openssl.org
Fri Sep 11 22:48:07 UTC 2015


On Fri, Sep 11, 2015, Blumenthal, Uri - 0553 - MITLL wrote:

> I am trying to build the current Github version of openssl on Ubuntu-14.04
> LTS. Must add that this system has openssl-1.0.1f already installed (relict
> of Ubuntu software update process).
> 
> Everything seems to compile fine, but linking of ???openssl??? fails,
> complaining that it cannot find ???CMS_CompressedData_it??? reference. This only
> happens when I configure openssl with ???zlib"
> 
> ./config ???prefix=/usr/local threads zlib
> 
> I observed that ???r CMS_CompressedData_it??? is present in cms_asn1.o in
> libcrypto.a.
> 
> This works fine and links everything correctly (and all the tests pass OK):
> 
> ./config ???prefix=/usr/local threads
> 
> Any help is appreciated.
> 

Fixed in commit bc2a15cdfb5a5a9

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org


More information about the openssl-dev mailing list