Hi again,

I tried an almost minimalist ./configure as following (removed the
option indicating where to find openssl) and still get the error below
(former post)...

./configure --with-openca-user=openca --with-openca-group=openca
--with-web-host=CA_mycompany.com --with-httpd-user=openca
--with-httpd-group=openca --with-openca-prefix=/usr/local/openca
--with-httpd-fs-prefix=/usr/local --with-hierarchy-level=ca
--with-dist-user=mycompany.com --with-dist-group=mycompany.com
--with-ca-organization=mycompany.com --with-ca-locality=Paris
--with-ca-country=FR

Barbara Post

PS : I also tried to compile it on debian testing (at home) but "make"
fails to, so I'll give up...
The error messages in French are "no such file or directory" ("Aucun
fichier ou 
r�pertoire de ce type") and also "syntaxical analysis error before token
'*'"

Making all in src
make[3]: Entering directory
`/data2/compil/openca-0.9.1.3/src/openca-sv/src'
source='sv.c' object='sv.o' libtool=no \
depfile='.deps/sv.Po' tmpdepfile='.deps/sv.TPo' \
depmode=gcc3 /bin/sh ../build/depcomp \
gcc -DPACKAGE_VERSION=\"1.0.1\\x0\" -I. -I. -I../include  -I/usr/include

    -g -O2 -c `test -f 'sv.c' || echo './'`sv.
c
Dans le fichier inclus � partir de sv.c:61:
../include/openca/sv.h:71:25: openssl/bio.h : Aucun fichier ou 
r�pertoire de ce type
../include/openca/sv.h:72:26: openssl/asn1.h : Aucun fichier ou 
r�pertoire de ce type
../include/openca/sv.h:73:26: openssl/x509.h : Aucun fichier ou 
r�pertoire de ce type
../include/openca/sv.h:74:25: openssl/pem.h : Aucun fichier ou 
r�pertoire de ce type
../include/openca/sv.h:75:25: openssl/err.h : Aucun fichier ou 
r�pertoire de ce type
In file included from ../include/openca/sv.h:78,
                  from sv.c:61:
../include/openca/example.h:61: error: erreur d'analyse syntaxique 
before '*' token
../include/openca/example.h:62: error: erreur d'analyse syntaxique 
before '*' token
../include/openca/example.h:62: error: erreur d'analyse syntaxique 
before '*' token
../include/openca/example.h:62: attention : data definition has no type 
or storage class
../include/openca/example.h:63: error: erreur d'analyse syntaxique 
before '*' token
In file included from sv.c:61:
../include/openca/sv.h:93: error: erreur d'analyse syntaxique before '*'

token
../include/openca/sv.h:93: attention : data definition has no type or 
storage class
../include/openca/sv.h:94: error: erreur d'analyse syntaxique before '*'

token
../include/openca/sv.h:94: attention : data definition has no type or 
storage class
Dans le fichier inclus � partir de sv.c:62:
../include/openca/tools.h:4:25: openssl/bio.h : Aucun fichier ou 
r�pertoire de ce type
In file included from sv.c:62:
../include/openca/tools.h:8: error: erreur d'analyse syntaxique before 
'*' token
sv.c: Dans la fonction � main �:
sv.c:104: attention : affectation transforme un entier en pointeur sans 
transtypage
sv.c:105: error: `BIO_NOCLOSE' undeclared (first use in this function)
sv.c:105: error: (Each undeclared identifier is reported only once
sv.c:105: error: for each function it appears in.)
sv.c:105: error: `BIO_FP_TEXT' undeclared (first use in this function)
sv.c:107: attention : affectation transforme un entier en pointeur sans 
transtypage
sv.c:108: attention : affectation transforme un entier en pointeur sans 
transtypage
make[3]: *** [sv.o] Erreur 1
make[3]: Leaving directory
`/data2/compil/openca-0.9.1.3/src/openca-sv/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/data2/compil/openca-0.9.1.3/src/openca-sv'
make[1]: *** [openca-sv] Erreur 2
make[1]: Leaving directory `/data2/compil/openca-0.9.1.3/src'
make: *** [src] Erreur 2 [EMAIL PROTECTED]:/data2/compil/openca-0.9.1.3$


-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Barbara
Post
Envoy� : mercredi 26 novembre 2003 17:40
� : [EMAIL PROTECTED]
Objet : RE : RE : RE : [Openca-Users] Troubles with make install-ca
under freebsd 5.1


I just tried "configure" without indicating a locale, and "make" runs
fine, but "make install-ca" fails with the error below.

I have openssl installed via sysinstall :
CVS_DATA01# /usr/bin/openssl version
OpenSSL 0.9.7a Feb 19 2003

What do I miss else ?

**************************************
(...)
cd etc && make install
+ /usr/bin/install -c -c -d -o openca -g openca /usr/local/openca/etc 
+ make install-conf
make: don't know how to make /usr/local/openca/etc/openssl. Stop
*** Error code 2

Stop in /data/openca-0.9.1.3/src/common/etc.
*** Error code 1

Stop in /data/openca-0.9.1.3/src/common.
*** Error code 1

Stop in /data/openca-0.9.1.3/src/common.
*** Error code 1

Stop in /data/openca-0.9.1.3/src.
*** Error code 1

Stop in /data/openca-0.9.1.3/src.
*** Error code 1

Stop in /data/openca-0.9.1.3.
*** Error code 1

Stop in /data/openca-0.9.1.3.
*** Error code 1

Stop in /data/openca-0.9.1.3.

Barbara Post




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to