On Wed, Apr 24, 2002 at 06:10:07PM -0400, Eugene Reid wrote:
> Good day everyone,
>
> This may be better asked on the devel list but I thought I'd try my luck here first.
> I'm attempting to track down an error I'm receiving with the openca-sv module. I'm
>installing from openca-0.9-SNAP-20020423 with openssl-0.9.7-stable-SNAP-20020420.
>All other modules besides openca-sv install fine.
>
> The error I'm getting from openca-sv is
>
> callback.c: In function `cb':
> callback.c:193: `X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION' undeclared (first
> use in this function)
>
> When hunting through the list of header files on my machine I was unable to locate
>any reference to X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION and was hoping somebody
>could point me in the right direction to finding the missing header file.
X509_V_ERR_UNHANDLED_CRITICAL_EXTENSION is part of the 0.9.7 extensions.
During compilation OpenSSL headers of an older version are picked up.
Make sure to specify the location of the new OpenSSL installation by
using --with-openssl-prefix=/usr/local/ssl when "configure"ing.
Best regards,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users