search for: asn1_string_st

Displaying 1 result from an estimated 1 matches for "asn1_string_st".

2002 May 10
0
Problems when compiling samba3.0alpha17
...sl/asn1.h:370: parse error before `}' /usr/local/ssl/include/openssl/asn1.h:370: warning: data definition has no type or storage class and so on ... ------------------------------------------------- Viewing /usr/local/ssl/include/openssl/asn1.h shows (beginning at line 241) : typedef struct asn1_string_st ASN1_INTEGER; typedef struct asn1_string_st ASN1_ENUMERATED; typedef struct asn1_string_st ASN1_BIT_STRING; typedef struct asn1_string_st ASN1_OCTET_STRING; typedef struct asn1_string_st ASN1_PRINTABLESTRING; typedef struct asn1_string_st ASN1_T61STRING; typedef struct asn1_string_st ASN1_IA5STRING...