pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Undefined EVP_idea_cbc building CMake on Debian



"Sijmen J. Mulder" <ik%sjmulder.nl@localhost> wrote:
> Since updating pkgsrc from CVS today CMake fails to build on my Debian
> 10/amd64 machine (with a clean work directory):
> 
> [ 81%] Linking CXX executable ../../bin/ccmake
> /usr/bin/ld: //usr/pkg/lib/libssl.so.1.1:  undefined reference to `EVP_idea_cbc@OPENSSL_1_1_0'

To answer myself here, the fix was:

  PREFER_PKGSRC+= openssl

I suppose pkgsrc's openssl got built as a dependency for something,
after which include and link paths got inconsistent.


Home | Main Index | Thread Index | Old Index