Pierre Labastie wrote:
I am not sure exactly what is going on, but when compiling kdelibs4support, I 
get:
-------------------------
  76%] Building CXX object
src/CMakeFiles/KF5KDELibs4Support.dir/kssl/kopenssl.cpp.o
In file included from /usr/include/openssl/buffer.h:15:0,
                  from /usr/include/openssl/x509.h:22,
                  from 
/sources/kf5/kdelibs4support-5.34.0/src/kssl/ksslutils.h:28,
                  from
/sources/kf5/kdelibs4support-5.34.0/src/kssl/ksslutils.cpp:21:
/sources/kf5/kdelibs4support-5.34.0/src/kssl/ksslutils.cpp: In function
'QString ASN1_INTEGER_QString(ASN1_INTEGER*)':
/sources/kf5/kdelibs4support-5.34.0/src/kssl/ksslutils.cpp:99:20: error: no
matching function for call to 'KOpenSSLProxy::CRYPTO_free(char*&, const char
[59], int)'
      KOSSL::self()->OPENSSL_free(rep);

Cutting to one error.  If this is solved, the rest should be OK.

I have the same errors in my log but did not notice it before. The library is only used for backporting qt4 apps and I have not seen any issues because it is missing. I'll investigate.

  -- Bruce

--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to