Le 25 juil. 09 à 18:08, Felix Holmgren a écrit : > I've applied patches on llvm and nscell and was hoping to be close to > a full make, but now this: > > Compiling file ETSocket.m ... > ETSocket.m:1:25: error: openssl/ssl.h: No such file or directory > ETSocket.m:2:25: error: openssl/err.h: No such file or directory > cc1obj: warnings being treated as errors > > I pulled the openssl source, built and installed... Does the build > process use pkg-config? Because it hasn't got openssl in the registry.
EtoileFoundation was indeed not using pkg-config to figure out libssl and libcrypto related flags. I fixed it with r5042. Let me know if that works now. I cannot fully test because on Ubuntu these libraries are in standard paths, so pkg-config only returns a custom value for --libs-only-l. Just by curiosity, on which platform are you trying to compile Étoilé? Thanks for the report, Quentin. _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev