Meawmm

On Thursday 28 November 2002 09:00, 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  ".


This is a problem discussed a while ago concerning the -ldl references in the 
Makefile (and Makefile.in). Search these files in the distribution and remove 
the references to -ldl. Then rebuild and it all works !

If you have a look at the list archives there is a paper on building 0.9.0-rc2 
(for SuSE but it is very similar).

Chris...


-------------------------------------------------------
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