linux:/usr/local/openra/openca/etc # ./openca_start
Can't locate OpenCA/OpenSSL.pm in @INC (@INC contains:
/usr/local/openra/modules/perl5/i586-linux-thread-multi
/usr/local/openra/modules/perl5 /usr/lib/perl5/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/5.8.6 /usr/lib/perl5/site_perl/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.6/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl .) at
/usr/lib/perl5/site_perl/5.8.6/OpenCA/AC.pm line 899.
BEGIN failed--compilation aborted at
/usr/lib/perl5/site_perl/5.8.6/OpenCA/AC.pm line 899.
Compilation failed in require at
/usr/local/openra/openca/lib/functions/initServer line 33.
BEGIN failed--compilation aborted at
/usr/local/openra/openca/lib/functions/initServer line 33.
Compilation failed in require at ./openca_start line 62.
linux:/usr/local/openra/openca/etc # OpenCA/OpenSSL.pm


Hello,

I locate that error in make the single module:


linux:/src-openca/src/modules/openca-openssl # !p
perl Makefile.PL
Writing Makefile for OpenCA::OpenSSL


linux:/src-openca/src/modules/openca-openssl # make
cc -c  -I. -I/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBUGGING -fno-strict-aliasing -pipe -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i586 -mcpu=i686
-fmessage-length=0 -Wall -g -Wall -pipe
  -DVERSION=\"0.9.135.2.9\" -DXS_VERSION=\"0.9.135.2.9\" -fPIC
"-I/usr/lib/perl5/5.8.6/i586-linux-thread-mult
i/CORE"   OpenSSL.c


and then I get so much errors, that I have only a snip of some lines:

OpenSSL.xs:7:26: openssl/asn1.h: No such file or directory
OpenSSL.xs:8:26: openssl/x509.h: No such file or directory
OpenSSL.xs:9:28: openssl/x509v3.h: No such file or directory
OpenSSL.xs:14: error: syntax error before '*' token
OpenSSL.xs:14: warning: type defaults to `int' in declaration of
`OpenCA_OpenSSL_X509'
OpenSSL.xs:14: warning: data definition has no type or storage class
OpenSSL.xs:15: error: syntax error before '*' token
OpenSSL.xs:15: warning: type defaults to `int' in declaration of
`OpenCA_OpenSSL_CRL'
OpenSSL.xs:15: warning: data definition has no type or storage class
OpenSSL.xs:16: error: syntax error before '*' token
OpenSSL.xs:16: warning: type defaults to `int' in declaration of
`OpenCA_OpenSSL_SPKAC'
OpenSSL.xs:16: warning: data definition has no type or storage class
OpenSSL.xs:17: error: syntax error before '*' token
OpenSSL.xs:17: warning: type defaults to `int' in declaration of
`OpenCA_OpenSSL_PKCS10'
OpenSSL.xs:17: warning: data definition has no type or storage class
OpenSSL.c: In function `XS_OpenCA__OpenSSL__X509__new_from_der':
OpenSSL.c:146: error: syntax error before "RETVAL"


Perl is:
linux:/src-openca/src/modules/openca-openssl # perl -v
This is perl, v5.8.6 built for i586-linux-thread-multi


openssl is:
linux:/src-openca/src/modules/openca-openssl # openssl version
OpenSSL 0.9.7e 25 Oct 2004


linux:/ # find . -name asn1.h
./usr/src/debug/openswan-2.2.0/programs/pluto/asn1.h

OS: SUSE 9.3

Openca:
openca-0.9.2.4.tar


Please can you help me ?

Friendly regards 

Herbert

-- 
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat*  http://www.gmx.net/de/go/dsl


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to