Chris Johnston wrote:
I have been trying to compile OpenCA on OSX but with no luck. During
[...]
---
Manifying blib/man3/IO::Socket::SSL.3
gcc -g -O2 -o openca-verify openca_verify-verify.o openca_verify-verify-tools.o openca_verify-callback.o -lcrypto -L/opt/openssl/lib -L/opt/openssl -ll -lIOKit
ld: Undefined symbols:
_X509_STORE_set_flags
make[3]: *** [openca-verify] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [openca-sv] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [src] Error 2

It seems like the openssl's libraries you are linking against are not complete (they miss the X509_STORE_set_flags - look at includes/openssl/x509_vfy.h). Are you sure you are using the right libraries ? Where have you installed the "new" openssl (0.9.7d)?

Try to look if there are multiple openssl lib files - libssl and libcrypto.

--

Best Regards,

        Massimiliano Pala

--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]      [EMAIL PROTECTED]
                                                Tel.:   +39 (0)11  564 7081
http://security.polito.it                       Fax:    +39   178  270 2077
                                                Mobile: +39 (0)347 7222 365

Politecnico di Torino (EuroPKI)
Certification Authority Informations:

Authority Access Point                                  http://ca.polito.it
Authority's Certificate:          http://ca.polito.it/ca_cert/en_index.html
Certificate Revocation List:              http://ca.polito.it/crl02/crl.crl
--o------------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to