chris Guenther wrote:

When I do a configure and then a make, make stops with the following error messages:

make[4]: Entering directory
`/usr/local/src/openca-0.9.2-RC2/src/modules/openca-openssl'
cc -c  -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS
-DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O3   -DVERSION=\"0.9.96\"
-DXS_VERSION=\"0.9.96\" -fPIC "-I/usr/lib/perl/5.8/CORE"   OpenSSL.c
OpenSSL.xs:7:26: openssl/x509.h: No such file or directory

Please search x509.h on your system. It's part of the development package of OpenSSL. There are two possibilities:


1. You installed OpenSSL by hand and you don't set the correct path during ./configure of the OpenCA sources.

2. You used a apckage for the installation of OpenSSL and the include path is not complete on your system.

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: 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

Reply via email to