On Fri, Aug 07, 2009, Paul Suhler wrote:

> Hi, all.
> 
> I'm trying to upgrade from 0.9.8i to 0.9.8k for an embedded application.
> There are two new files in crypto/bio that are having undefined symbols,
> and I can't find the symbols defined anywhere in the code:
> 
> bio_asn1.c:
> BIOC_C_SET_EX_ARG
> BIO_C_SET_PREFIX
> BIO_C_GET_PREFIX
> BIO_C_GET_SUFFIX
> asn1_ps_func
> and others
> 
> bio_ndef.c:
> ASN1_STREAM_ARG
> ASN1_F_BIO_NEW_NDEF
> 
> I'm apparently skipping some (new?) step in the build process.  Can
> anyone tell me how these symbols are created?
> 

I'm not sure what you are doing but those symbols are not in th 0.9.8 source
tree at all, they are part of the streaming ASN1 interface which is only in
1.0.0.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to