Hi,

JOURDAIN Philippe wrote:
It try to compile OPENCA 0.9.1RC7 on a linux RedHat 8.0 with Openssl
0.9.7beta4 and Apache 1.3.27 (with modssl)
The kit looks good.

cd openca-configuration && CC=gcc /usr/bin/perl Makefile.PL
WARNING: MAN3PODS takes a hash reference not a string/number.
         Please inform the author.
Checking if your kit is complete...
Looks good
Can't use string ("Configuration.pod") as a HASH ref while "strict refs" in
use at /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 541.
Your pre-0.9.1-RC7 is definitly too old. We fixed this problem already. What is the timestamp of your RC7?

gcc -g -O2 -o openca-verify openca_verify-verify.o
openca_verify-verify-tools.o openca_verify-callback.o  -lcrypto -ldl
openca_verify-verify.o: In function `main':
/root/compile/openca-0.9.1/src/openca-sv/src/verify.c:322: undefined
reference to `X509_STORE_set_flags'
collect2: ld returned 1 exit status
make[6]: *** [openca-verify] Erreur 1
make[6]: Quitte le répertoire
The gcc runs without the path to the new OpenSSL 0.9.7. Please use --with-openssl-prefix. If you use the default installation from OpenSSL then the value is /usr/local/ssl.

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