Hi,

I began with two fresh systems with SuSE 8.2 and udated with yast all 
security relevant updates.

Downloaded OpenCA from CVS and did following configure:

./configure \
  --prefix=/PKI.RA \
  --with-hierarchy-level=ra \
  --with-web-host=ra.lynx.de \
  --with-httpd-host=ra.lynx.de \
  --with-httpd-user=wwwrun \
  --with-httpd-group=nogroup \
  --with-dist-user=openca \
  --with-dist-group=openca \
  --with-ca-organization="Lynx-Consulting AG" \
  --with-ca-locality=Bielefeld \
  --with-ca-country=de \
  [EMAIL PROTECTED] \
  --with-openssl-prefix=/usr/local/ssl \
  --with-sendmail="/usr/sbin/sendmail -t" \
  --enable-rbac \
  --enable-ocspd \
  --enable-openscep \
  --enable-dbi \
  --with-db-type=mysql \
  --with-db-name=openca \
  --with-db-host=localhost \
  --with-db-port=3306 \
  --with-db-user=openca \
  [EMAIL PROTECTED] \
  --with-language=de_DE \
  --with-ldap-host=ra.lynx.de \
  --with-ldap-root="cn=Manager,o=Lynx-Consulting AG,c=de"\
  [EMAIL PROTECTED]

Making failled with following error:
.
.
cd openca-sv && make
make[2]: Entering directory 
`/opt/download/OpenCA/openca-0.9/src/openca-sv'
Making all in src
make[3]: Entering directory 
`/opt/download/OpenCA/openca-0.9/src/openca-sv/src'
Makefile:505: *** missing separator.  Stop.
make[3]: Leaving directory 
`/opt/download/OpenCA/openca-0.9/src/openca-sv/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/download/OpenCA/openca-0.9/src/openca-sv'
make[1]: *** [openca-sv] Error 2
make[1]: Leaving directory `/opt/download/OpenCA/openca-0.9/src'
make: *** [src] Error 2

Do you have any hints?

regards

Nick

P.S. Why do emails to the list take so long till they apear? Send already 
two mails before noon (localtime) and none of them apeared on the list 
altough more then four hours elapsed?




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to