Hi All,

I just checked out the rampart/c source code from trunk and tried to compile 
it, I encountered the following compilation errors, I search rampart/c, axis2/c 
and openSSL, nowhere defines things like 'RP_INCLUDE_ALWAYS_SP12'. Is the 
source code stable?

Thanks!
Vivian

========
..\..\src\util\rampart_context.c(1251) : error C2065: 'RP_INCLUDE_ALWAYS_SP12' :
 undeclared identifier
..\..\src\util\rampart_context.c(1252) : error C2065: 'RP_INCLUDE_ONCE_SP12' : u
ndeclared identifier
..\..\src\util\rampart_context.c(1253) : error C2065: 'RP_INCLUDE_ALWAYS_TO_RECI
PIENT_SP12' : undeclared identifier
..\..\src\util\rampart_context.c(2510) : error C2065: 'derive_key_type_t' : unde
clared identifier
..\..\src\util\rampart_context.c(2510) : error C2146: syntax error : missing ';'
 before identifier 'key_type'
..\..\src\util\rampart_context.c(2510) : error C2144: syntax error : '<Unknown>'
 should be preceded by '<Unknown>'
..\..\src\util\rampart_context.c(2510) : error C2144: syntax error : '<Unknown>'
 should be preceded by '<Unknown>'
..\..\src\util\rampart_context.c(2510) : error C2143: syntax error : missing ';'
 before 'identifier'
..\..\src\util\rampart_context.c(2510) : error C2065: 'key_type' : undeclared id
entifier
..\..\src\util\rampart_context.c(2510) : error C2065: 'DERIVEKEY_NONE' : undecla
red identifier
..\..\src\util\rampart_context.c(2544) : error C2065: 'derive_key_version_t' : u
ndeclared identifier
..\..\src\util\rampart_context.c(2544) : error C2146: syntax error : missing ';'
 before identifier 'key_version'
..\..\src\util\rampart_context.c(2544) : error C2144: syntax error : '<Unknown>'
 should be preceded by '<Unknown>'
..\..\src\util\rampart_context.c(2544) : error C2144: syntax error : '<Unknown>'
 should be preceded by '<Unknown>'
..\..\src\util\rampart_context.c(2544) : error C2143: syntax error : missing ';'
 before 'identifier'
..\..\src\util\rampart_context.c(2544) : error C2065: 'key_version' : undeclared
 identifier
..\..\src\util\rampart_context.c(2544) : error C2065: 'DERIVEKEY_VERSION_SC13' :
 undeclared identifier



Reply via email to