Building kdelibs4support on Mac

Allen Winter winter at kde.org
Wed Jun 7 20:16:02 UTC 2017


On Wednesday, June 7, 2017 4:04:13 PM EDT Garvit Khatri wrote:
> Hi,
> 
> I am trying to build kdelibs4support on MacOs Sierra (v10.12.4 Beta) all
> the dependencies are already built and installed using kdesrc-build. Now,
> when I try to build kdelibs4support using kdesrc-build I get the following
> error:
> 
> 
>    1. /kde/usr/frameworks/kdelibs4support/src/kssl/ksslcertificate.h:105:38:
>    error: unknown type name 'X509'
>    2.     static KSSLCertificate *fromX509(X509 *x5);
> 
> 
> Full build log can be found at: https://pastebin.com/6pWk27NR
> 
> Any help in building would be helpfull.
> 
brew install openssl
export OPENSSL_ROOT_DIR="/usr/local/opt/openssl";






More information about the kde-mac mailing list