Hello Dimuthu, After stepping over some hurdles, I've managed to get the build script to run. After a few minutes it gets stuck building these libraries. There seems to be something wrong with my OpenSLL installation, can you advice? I am using OpenSSL 0.9.8j
I also haven't heard your opinion on whether building wsd/php and its components in a 64 bit environment is OK. Thanks, http_client.c http_sender.c http_transport_sender.c ssl_stream.c ssl_utils.c Creating library ..\deploy\lib\axis2_http_sender.lib and object ..\deploy\lib \axis2_http_sender.exp ssl_stream.obj : error LNK2019: unresolved external symbol _SSL_get_error refere nced in function _axis2_ssl_stream_r...@16 ssl_stream.obj : error LNK2019: unresolved external symbol _SSL_read referenced in function _axis2_ssl_stream_r...@16 ssl_stream.obj : error LNK2019: unresolved external symbol _SSL_ctrl referenced in function _axis2_ssl_stream_r...@16 ssl_stream.obj : error LNK2019: unresolved external symbol _SSL_write referenced in function _axis2_ssl_stream_wr...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_load_verify_l ocations referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_use_PrivateKe y_file referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_free referenc ed in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_use_certifica te_chain_file referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_set_default_p asswd_cb referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_set_default_p asswd_cb_userdata referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_new reference d in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSLv23_method referen ced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _BIO_new_fp referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_load_error_string s referenced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_library_init refe renced in function _axis2_ssl_utils_initialize_...@16 ssl_utils.obj : error LNK2019: unresolved external symbol _ERR_error_string refe renced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _X509_free referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _ASN1_STRING_cmp refer enced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _X509_OBJECT_retrieve_ by_subject referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_CTX_get_cert_stor e referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_get_peer_certific ate referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_get_verify_result referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_connect reference d in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_set_bio reference d in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _BIO_new_socket refere nced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_new referenced in function _axis2_ssl_utils_initialize_...@12 ssl_utils.obj : error LNK2019: unresolved external symbol _SSL_shutdown referenc ed in function _axis2_ssl_utils_cleanup_...@12 ..\deploy\lib\axis2_http_sender.dll : fatal error LNK1120: 27 unresolved externa ls NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 9.0\ VC\BIN\link.exe"' : return code '0x460' Stop. A subdirectory or file wso2-wsf-php-bin-2.0.0-win32 already exists. File not found - wso2-wsf-c-bin-2.0.0 0 File(s) copied The system cannot find the path specified. NMAKE : fatal error U1052: file 'build.mk' not found Stop. The system cannot find the path specified. The system cannot find the path specified. -----Original Message----- From: Dimuthu Gamage [mailto:[email protected]] Sent: Saturday, February 21, 2009 4:38 AM To: [email protected] Subject: Re: PHP and WSAS stocktrader committed to trunk Hi, In fact we need to host a binary from the WSF/PHP current svn trunk since we have updated the stocktrader to be compatible with some latest changes in the WSDL mode API in WSF/PHP. WSF/PHP has source packs of the nightly builds here[1]. But it doesn't have the latest windows binary. We will be able to host one (probably one for 64-bit) as well ASAP. [1] http://wso2.org/downloads/wsf/php/nightly-build Thanks Dimuthu On Sat, Feb 21, 2009 at 5:41 PM, Chintana Wilamuna <[email protected]>wrote: > On Thu, Feb 19, 2009 at 7:53 AM, Abu Obeida Bakhach > <[email protected]> wrote: > > > Thanks for the details! > > I will be waiting for a binary distribution of WSF/PHP to be available. > When do you think that will be? > > Binary distribution is available at http://wso2.org/downloads/wsf/php > > Bye, > > -Chintana > > -- > http://engwar.com/ > -- Thanks, Dimuthu Gamage http://www.dimuthu.org http://www.wso2.org
