Hi All,
When I do a make on openca-0.9.1.8 (RedHat ES 3) I get the following errors:
make[6]: Entering directory `/techsup/openca/openca-0.9.1.8/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 -g -O2 -c `test -f 'sv.c' || echo './'`sv.c In file included from sv.c:61: ../include/openca/sv.h:71:25: openssl/bio.h: No such file or directory ../include/openca/sv.h:72:26: openssl/asn1.h: No such file or
The option --with-openssl-prefix of configure was set to the wrong value. The header files of OpenSSL are missing.
Michael -- ------------------------------------------------------------------- Michael Bell Email: [EMAIL PROTECTED] ZE Computer- und Medienservice Tel.: +49 (0)30-2093 2482 (Computing Centre) Fax: +49 (0)30-2093 2704 Humboldt-University of Berlin Unter den Linden 6 10099 Berlin Email (private): [EMAIL PROTECTED] Germany http://www.openca.org
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
