Hello guys,
I'm trying to install OpenCA on my server, but one problem drives me crazy:
configure with keys:
./configure \
--with-engine=no \
--with-httpd-user=apache \
--with-httpd-group=apache \
--with-ext-prefix=/home/openca \
--with-ca-htdocs-fs-prefix=/www/ca2/htdocs/htdocs-ca \
--with-ca-cgi-fs-prefix=/www/ca2/cgi-bin/cgi-ca \
--with-ca-htdocs-url-prefix=/htdocs-ca \
--with-ca-cgi-url-prefix=/cgi-bin/cgi-ca \
--with-ra-prefix=/home/openca/RAServer \
--with-ra-htdocs-fs-prefix=/www/ca2/htdocs/htdocs-ra \
--with-ra-cgi-fs-prefix=/www/ca2/cgi-bin/cgi-ra \
--with-ra-htdocs-url-prefix=/htdocs-ra \
--with-ra-cgi-url-prefix=/cgi-bin/cgi-ra \
--with-pub-htdocs-fs-prefix=/www/ca2/htdocs/htdocs-public \
--with-pub-cgi-fs-prefix=/www/ca2/cgi-bin/cgi-public \
--with-pub-htdocs-url-prefix=/htdocs-public \
--with-pub-cgi-url-prefix=/cgi-bin/cgi-public \
--with-web-host=tc-217-9-244-225.erdves.lt \
--with-ca-organization="e-net" \
--with-ca-locality="Vilnius" \
--with-ca-country="LT" \
--with-ldap-url=sigma.e-net.lt \
--with-ldap-port=389 \
--with-ldap-root="cn=Manager,o=e-net,c=lt" \
--with-ldap-root-pwd="asdasd" \
--with-module-prefix=/home/openca/modules \
--with-openssl-prefix=/usr/local/ssl \
--enable-db \
--disable-dbi \
--enable-rbac \
--enable-ocspd \
--enable-openscep \
--prefix=/home/openca \
--with-hierarchy-level=ca \
--with-service-mail-account="[EMAIL PROTECTED]"
'make' in the end gives me this:
if gcc -DPACKAGE_VERSION=\"0.4.2\\x0\" -I. -I. -I../include
-I/usr/local/ssl/include -I/usr/local/BerkeleyDB.4.2/include -g -O2 -MT
db.o -MD -MP -MF ".deps/db.Tpo" \
-c -o db.o `test -f 'db.c' || echo './'`db.c; \
then mv ".deps/db.Tpo" ".deps/db.Po"; \
else rm -f ".deps/db.Tpo"; exit 1; \
fi
In file included from /usr/include/lber.h:30,
from /usr/include/ldap.h:30,
from db.c:29:
/usr/include/string.h:39: parse error before '(' token
/usr/include/string.h:39: parse error before "void"
/usr/include/string.h:42: parse error before '(' token
/usr/include/string.h:42: parse error before "void"
/usr/include/string.h:257: conflicting types for `bcopy'
/usr/include/string.h:42: previous declaration of `bcopy'
make[3]: *** [db.o] Error 1
make[3]: Leaving directory `/install/openca/openca-0.9.2-RC2/src/ocspd/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/install/openca/openca-0.9.2-RC2/src/ocspd'
make[1]: *** [ocspd] Error 2
make[1]: Leaving directory `/install/openca/openca-0.9.2-RC2/src'
make: *** [src] Error 2
Can somebody suggest me possible solutions?
I tryed this on RedHat 9 and Slackware 9 machines - same problem.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users