[wsf-c-dev] [jira] Assigned: (WSFPHP-83) build failure on macos-x
Samisa Abeysinghe (JIRA)
jira at wso2.org
Wed Jan 16 01:11:03 PST 2008
[ http://wso2.org/jira/browse/WSFPHP-83?page=all ]
Samisa Abeysinghe reassigned WSFPHP-83:
---------------------------------------
Assignee: Sanjaya Ratnaweera
> build failure on macos-x
> ------------------------
>
> Key: WSFPHP-83
> URL: http://wso2.org/jira/browse/WSFPHP-83
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Components: Build System / Linux
> Affects Versions: 1.0.0
> Environment: MacOS-X 10.4.10, intel
> Reporter: Alexey Zakhlestin
> Assigned To: Sanjaya Ratnaweera
>
> configure works just fine, but build-process fails with the following message:
> /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -lpthread -o wsclient wsclient.o option.o util.o stub.o -lpthread -L/lib ../../axis2c/util/src/libaxutil.la ../../axis2c/axiom/src/om/libaxis2_axiom.la ../../axis2c/src/core/engine/libaxis2_engine.la -lpthread ../../axis2c/src/core/transport/http/sender/libaxis2_http_sender.la ../../axis2c/src/core/transport/http/receiver/libaxis2_http_receiver.la ../../rampartc/src/core/libmod_rampart.la ../../axis2c/neethi/src/util/libneethi_util.la ../../axis2c/neethi/src/libneethi.la -lz -ldl
> gcc -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -o .libs/wsclient wsclient.o option.o util.o stub.o -L/lib ../../axis2c/util/src/.libs/libaxutil.dylib -L/sw/local/lib -L/sw/lib -L/usr/local/lib -L/usr/lib ../../axis2c/axiom/src/om/.libs/libaxis2_axiom.dylib ../../axis2c/src/core/engine/.libs/libaxis2_engine.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/neethi/src/.libs/libneethi.dylib ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.dylib ../../axis2c/src/core/transport/http/receiver/.libs/libaxis2_http_receiver.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/src/core/transport/http/common/.libs/libaxis2_http_common.dylib ../../rampartc/src/core/.libs/libmod_rampart.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/rampartc/src/omxmlsec/.libs/libomxmlsec.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/rampartc/src/omxmlsec/tokens/.libs/liboxstokens.dylib -lssl -lcrypto ../../axis2c/neethi/src/util/.libs/libneethi_util.dylib ../../axis2c/neethi/src/.libs/libneethi.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/axiom/src/om/.libs/libaxis2_axiom.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/axiom/src/parser/libxml2/.libs/libaxis2_parser.dylib /sw/lib/libxml2.dylib /sw/lib/libiconv.dylib -lm /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/util/src/.libs/libaxutil.dylib /Users/indeyets/Documents/wso2-wsf-php-1.0.0/wsf_c/axis2c/util/src/minizip/.libs/libaxis2_minizip.dylib -lpthread -lz -ldl
> /usr/bin/ld: warning -L: directory name (/lib) does not exist
> /usr/bin/ld: multiple definitions of symbol _axis2_remove_instance
> ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.dylib(http_transport_sender.o) definition of _axis2_remove_instance
> ../../rampartc/src/core/.libs/libmod_rampart.dylib(mod_rampart.o) definition of _axis2_remove_instance
> /usr/bin/ld: multiple definitions of symbol _axis2_get_instance
> ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.dylib(http_transport_sender.o) definition of _axis2_get_instance
> ../../rampartc/src/core/.libs/libmod_rampart.dylib(mod_rampart.o) definition of _axis2_get_instance
> /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
> symbol _axis2_get_instance used from dynamic library ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.dylib(http_transport_sender.o) not from earlier dynamic library /sw/local/lib/libaxis2_engine.0.dylib(raw_xml_in_out_msg_recv.o)
> symbol _axis2_remove_instance used from dynamic library ../../axis2c/src/core/transport/http/sender/.libs/libaxis2_http_sender.dylib(http_transport_sender.o) not from earlier dynamic library /sw/local/lib/libaxis2_engine.0.dylib(raw_xml_in_out_msg_recv.o)
> collect2: ld returned 1 exit status
> make[6]: *** [wsclient] Error 1
> make[5]: *** [all-recursive] Error 1
> make[4]: *** [all] Error 2
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list