What is the code in x509v3.h in the vicinity of lines 180 to 200?

 

My line 192 does not have a ')' in it.

 

Do you get any errors *preceding* the errors in x509v3.h?

 

Charles

From: owner-openssl-us...@openssl.org
[mailto:owner-openssl-us...@openssl.org] On Behalf Of david preetham
Sent: Tuesday, September 25, 2012 6:02 AM
To: openssl-users@openssl.org
Subject: error iin x509v3.h compiled with visual studio

 

 am trying to build wpa_supplicant which is referencing openssl header file
x509v3.h on Visual studio 2005. while i am building compiler hitting
x509v3.h header file and finding hell lot of errors. Can anybody please help
me. 

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(192) : error C2059: syntax error : '('

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(200) : error C2059: syntax error : 'type'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(204) : error C2059: syntax error : '}'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(205) : error C2059: syntax error : '}'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(211) : error C2061: syntax error : identifier
'GENERAL_NAME'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(212) : error C2059: syntax error : '}'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(231) : error C2059: syntax error : '('

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(232) : error C2059: syntax error : '}'

1>D:\Interworking\wpa_supplicant-1.0.tar\wpa_supplicant-1.0\wpa_supplicant-1
.0\src\tls\x509v3.h(249) : error C2061: syntax error : identifier
'DIST_POINT_NAME'

.......continues..

 

regards,

David Preetham

Reply via email to