meaw wrote:

I was compiled OpenCA 0.9.0-2 on Linux Redhat 7.2 + OpenSSL 0.9.7 Beta
4.
I receive some error is " gcc -g -O2 -o openca-verify openca_verify-verify.o
openca_verify-verify-tools.o openca_verify-callback.o -lcrypto
-L/usr/local/openssl/lib -L/usr/local/openssl -ldl
openca_verify-verify.o: In function `main':
/opt/program/openca-0.9.1/src/openca-sv/src/verify.c:322: undefined
reference to `X509_STORE_set_flags'
collect2: ld returned 1 exit status ".
X509_STORE_set_flags is from the OpenSSL library. This symbol was introduced for OpenSSL 0.9.7. So it looks like the path to OpenSSL is wrong. Please notice that the default installation path of OpenSSL is /usr/local/ssl and not /usr/local/openssl. If you use the default installation of OpenSSL then you configured the wrong path.

Best regards

Michael
--
-------------------------------------------------------------------
Michael Bell Email (private): [EMAIL PROTECTED]
Rechenzentrum - Datacenter Email: [EMAIL PROTECTED]
Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482
Unter den Linden 6 Fax: +49 (0)30-2093 2959
10099 Berlin
Germany http://www.openca.org



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users


Reply via email to