As it is now one must add  OPENSSL_RFC3779 to the CFLAGS
to make todays snapshot to build. Otherwise I'm getting link
errors like:
 Cannot export ASIdOrRange_free: symbol not defined

Shouldn't defines like:
 #ifdef OPENSSL_RFC3779

be replaced with:
 #ifndef OPENSSL_NO_RFC3779

Or is it required that an application using e.g. <x509.h> need to
define 'OPENSSL_RFC3779'?

--gv
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to