Hello,

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)

During the compilation (perl module) of OPENCA I have 2 ERROR messages.


The first is :


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.
make[7]: *** [openca-configuration/Makefile] Erreur 2
make[7]: Quitte le répertoire `/root/compile/openca-0.9.1/src/modules'
make[6]: *** [openca-configuration] Erreur 2
make[6]: Quitte le répertoire `/root/compile/openca-0.9.1/src/modules'
make[5]: *** [install] Erreur 2
make[5]: Quitte le répertoire `/root/compile/openca-0.9.1/src/modules'
make[4]: *** [modules] Erreur 2
make[4]: Quitte le répertoire `/root/compile/openca-0.9.1/src'
make[4]: Entre dans le répertoire `/root/compile/openca-0.9.1/src'
cd openca-sv && make install

But it's the compilation continue and then I have this second message and
the compilation stop.

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
`/root/compile/openca-0.9.1/src/openca-sv/src'
make[5]: *** [install-recursive] Erreur 1
make[5]: Quitte le répertoire `/root/compile/openca-0.9.1/src/openca-sv'
make[4]: *** [openca-sv] Erreur 2
make[4]: Quitte le répertoire `/root/compile/openca-0.9.1/src'
make[3]: *** [install-common] Erreur 2
make[3]: Quitte le répertoire `/root/compile/openca-0.9.1/src'
make[2]: *** [src] Erreur 2
make[2]: Quitte le répertoire `/root/compile/openca-0.9.1'
make[1]: *** [install-common] Erreur 2
make[1]: Quitte le répertoire `/root/compile/openca-0.9.1'
make: *** [install-common-parts] Erreur 2

I have updated many PERL modules from CPAN......
I don't understand what is the problem...

Could you provide me some explications and helps for the OPENCA installation
?

Reagards,
Philippe




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