Fixed the issue in the trunk. Please create new packs. Regards Nandika
On Wed, Aug 31, 2011 at 10:31 AM, Nandika Jayawardana <[email protected]>wrote: > There seems to be some build errors on windows when ENABLE_SSL is set to 1. > > ..\..\src\core\transport\http\sender\ssl\ssl_utils.c(68) : error C2275: > 'SSL_METHOD' : illegal use of this type as an expression > D:\OpenSSL\include\openssl/ssl.h(399) : see declaration of > 'SSL_METHOD' > ..\..\src\core\transport\http\sender\ssl\ssl_utils.c(68) : error C2065: > 'meth' : undeclared identifier > ..\..\src\core\transport\http\sender\ssl\ssl_utils.c(70) : error C2065: > 'meth' : undeclared identifier > ..\..\src\core\transport\http\sender\ssl\ssl_utils.c(70) : warning C4047: > 'function' : 'SSL_METHOD *' differs in levels of indirec > tion from 'int' > > > Regards > Nandika > > > On Wed, Aug 31, 2011 at 12:43 AM, Selvaratnam Uthaiyashankar < > [email protected]> wrote: > >> On Tue, Aug 30, 2011 at 9:42 PM, Samisa Abeysinghe <[email protected]> >> wrote: >> > http://people.apache.org/~samisa/axis2c-1.7.0-RC3/ >> > I have the source and Linux binary pack in there. I need someone to help >> > with the Windows pack. >> >> I have built and hosted windows binary pack in [1]. >> >> Regards, >> Shankar >> >> >> [1] http://people.apache.org/~shankar/axis2c/1.7.0-RC3/ >> >> > I applied all patches that I could to this pack. So we are almost ready >> to >> > go after a test round. >> > Thanks, >> > Samisa... >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
