OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform HP-UX_PA-RISC
Branch MAIN
Options  
Date 24-Feb-08 10:18
Contributor HP
Status FAILURE
Data Platform: HP-UX PA-RISC
Branch: MAIN
Contributor: HP
Date: 080224
Time: 1018
Status: FAILURE

SSL_CTX * getContext() const;
^^^^^^^
Error 419: "/var/buildMAIN/pegasus/src/Pegasus/Common/SSLContextRep.h", line 147 # 'SSL_CTX' is used as a type, but has not been defined as a type.
SSL_CTX * _makeSSLContext();
^^^^^^^
Error 419: "/var/buildMAIN/pegasus/src/Pegasus/Common/SSLContextRep.h", line 149 # 'SSL_CTX' is used as a type, but has not been defined as a type.
Boolean _verifyPrivateKey(SSL_CTX *ctx, const String& keyPath);
^^^^^^^
Error 419: "/var/buildMAIN/pegasus/src/Pegasus/Common/SSLContextRep.h", line 168 # 'SSL_CTX' is used as a type, but has not been defined as a type.
SSL_CTX * _sslContext;
^^^^^^^
make[4]: *** [/var/buildMAIN/pegasus/build/obj/Pegasus/Client/CIMClientRep.o] Error 2
make[4]: Leaving directory `/home/buildMAIN/pegasus/src/Pegasus/Client'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/buildMAIN/pegasus/src/Pegasus'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/buildMAIN/pegasus/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/buildMAIN/pegasus'
make: *** [build] Error 2