[wsf-c-dev] [jira] Created: (WSFC-266) $libtool: internal link edit command failed $make: *** [libaxis2_engine.la] Error 1

Samuel (JIRA) jira at wso2.org
Mon Jun 30 04:49:34 PDT 2008


$libtool: internal link edit command failed $make: *** [libaxis2_engine.la] Error 1
-----------------------------------------------------------------------------------

                 Key: WSFC-266
                 URL: https://wso2.org/jira/browse/WSFC-266
             Project: WSO2 WSF/C
          Issue Type: Bug
    Affects Versions: 1.3.0
         Environment: Processor type: ppc7450 (PowerPC 7450)
Mac OS X 10.4.11
Darwin Kernel Version 8.11.0
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
libtool (Apple Computer, Inc. version cctools-622.9)
            Reporter: Samuel
         Attachments: config.log

I was making wso2-wsf-c-src-1.3.0 from source. Running ./configure proceeded smoothly and there was no error. When I ran make, this is the log from my terminal window:

$ make
make  all-recursive
Making all in axis2c
make  all-recursive
Making all in util
make  all-recursive
Making all in src
Making all in platforms/unix
make[7]: Nothing to be done for `all'.
Making all in stomp
make[7]: Nothing to be done for `all'.
make[7]: Nothing to be done for `all-am'.
Making all in include
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in guththila
make  all-recursive
Making all in src
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in axiom
make  all-recursive
Making all in src
Making all in parser
Making all in guththila
make[8]: Nothing to be done for `all'.
make[8]: Nothing to be done for `all-am'.
Making all in attachments
make[7]: Nothing to be done for `all'.
Making all in soap
make[7]: Nothing to be done for `all'.
Making all in util
make[7]: Nothing to be done for `all'.
Making all in om
make[7]: Nothing to be done for `all'.
make[7]: Nothing to be done for `all-am'.
Making all in include
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in neethi
make  all-recursive
Making all in src
Making all in secpolicy
Making all in model
make[8]: Nothing to be done for `all'.
Making all in builder
make[8]: Nothing to be done for `all'.
make[8]: Nothing to be done for `all-am'.
Making all in util
make[7]: Nothing to be done for `all'.
make[7]: Nothing to be done for `all-am'.
Making all in test
make[6]: Nothing to be done for `all'.
make[6]: Nothing to be done for `all-am'.
Making all in src
Making all in core
Making all in addr
make[6]: Nothing to be done for `all'.
Making all in context
make[6]: Nothing to be done for `all'.
Making all in description
make[6]: Nothing to be done for `all'.
Making all in phaseresolver
make[6]: Nothing to be done for `all'.
Making all in receivers
make[6]: Nothing to be done for `all'.
Making all in util
make[6]: Nothing to be done for `all'.
Making all in clientapi
make[6]: Nothing to be done for `all'.
Making all in deployment
make[6]: Nothing to be done for `all'.
Making all in transport/http/util
make[6]: Nothing to be done for `all'.
Making all in transport/http/common
make[6]: Nothing to be done for `all'.
Making all in engine
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall  -Wno-implicit-function-declaration -g -DAXIS2_SVR_MULTI_THREADED -DAXIS2_SSL_ENABLED  -lpthread -o libaxis2_engine.la -rpath /opt/wso2/wsf_c/lib transport_receiver.lo handler.lo conf.lo phase.lo disp_checker.lo addr_disp.lo rest_disp.lo req_uri_disp.lo disp.lo soap_action_disp.lo soap_body_disp.lo ctx_handler.lo engine.lo ../../../src/core/description/libaxis2_description.la ../../../src/core/receivers/libaxis2_receivers.la ../../../src/core/deployment/libaxis2_deployment.la ../../../src/core/context/libaxis2_context.la ../../../src/core/addr/libaxis2_addr.la ../../../src/core/clientapi/libaxis2_clientapi.la ../../../src/core/phaseresolver/libaxis2_phaseresolver.la ../../../src/core/util/libaxis2_core_utils.la ../../../util/src/libaxutil.la ../../../neethi/src/libneethi.la ../../../axiom/src/om/libaxis2_axiom.la  ../../../src/core/transport/http/common/libaxis2_http_common.la ../../../src/core/transport/http/util/libaxis2_http_util.la -lz -ldl 
rm -fr  .libs/libaxis2_engine.lax
rm -fr .libs/libaxis2_engine.lax
mkdir .libs/libaxis2_engine.lax
rm -fr .libs/libaxis2_engine.lax/libaxis2_description.a
mkdir .libs/libaxis2_engine.lax/libaxis2_description.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/description/.libs/libaxis2_description.a
(cd .libs/libaxis2_engine.lax/libaxis2_description.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/description/.libs/libaxis2_description.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_receivers.a
mkdir .libs/libaxis2_engine.lax/libaxis2_receivers.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/receivers/.libs/libaxis2_receivers.a
(cd .libs/libaxis2_engine.lax/libaxis2_receivers.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/receivers/.libs/libaxis2_receivers.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_deployment.a
mkdir .libs/libaxis2_engine.lax/libaxis2_deployment.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/deployment/.libs/libaxis2_deployment.a
(cd .libs/libaxis2_engine.lax/libaxis2_deployment.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/deployment/.libs/libaxis2_deployment.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_context.a
mkdir .libs/libaxis2_engine.lax/libaxis2_context.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/context/.libs/libaxis2_context.a
(cd .libs/libaxis2_engine.lax/libaxis2_context.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/context/.libs/libaxis2_context.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_addr.a
mkdir .libs/libaxis2_engine.lax/libaxis2_addr.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/addr/.libs/libaxis2_addr.a
(cd .libs/libaxis2_engine.lax/libaxis2_addr.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/addr/.libs/libaxis2_addr.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_clientapi.a
mkdir .libs/libaxis2_engine.lax/libaxis2_clientapi.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/clientapi/.libs/libaxis2_clientapi.a
(cd .libs/libaxis2_engine.lax/libaxis2_clientapi.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/clientapi/.libs/libaxis2_clientapi.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_phaseresolver.a
mkdir .libs/libaxis2_engine.lax/libaxis2_phaseresolver.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/phaseresolver/.libs/libaxis2_phaseresolver.a
(cd .libs/libaxis2_engine.lax/libaxis2_phaseresolver.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/phaseresolver/.libs/libaxis2_phaseresolver.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_core_utils.a
mkdir .libs/libaxis2_engine.lax/libaxis2_core_utils.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/util/.libs/libaxis2_core_utils.a
(cd .libs/libaxis2_engine.lax/libaxis2_core_utils.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/util/.libs/libaxis2_core_utils.a)
rm -fr .libs/libaxis2_engine.lax/libaxis2_http_util.a
mkdir .libs/libaxis2_engine.lax/libaxis2_http_util.a
Extracting /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/transport/http/util/.libs/libaxis2_http_util.a
(cd .libs/libaxis2_engine.lax/libaxis2_http_util.a && ar x /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/src/core/engine/../../../src/core/transport/http/util/.libs/libaxis2_http_util.a)
gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libaxis2_engine.0.0.0.dylib  .libs/transport_receiver.o .libs/handler.o .libs/conf.o .libs/phase.o .libs/disp_checker.o .libs/addr_disp.o .libs/rest_disp.o .libs/req_uri_disp.o .libs/disp.o .libs/soap_action_disp.o .libs/soap_body_disp.o .libs/ctx_handler.o .libs/engine.o  .libs/libaxis2_engine.lax/libaxis2_description.a/desc.o .libs/libaxis2_engine.lax/libaxis2_description.a/flow.o .libs/libaxis2_engine.lax/libaxis2_description.a/flow_container.o .libs/libaxis2_engine.lax/libaxis2_description.a/handler_desc.o .libs/libaxis2_engine.lax/libaxis2_description.a/module_desc.o .libs/libaxis2_engine.lax/libaxis2_description.a/msg.o .libs/libaxis2_engine.lax/libaxis2_description.a/op.o .libs/libaxis2_engine.lax/libaxis2_description.a/phase_rule.o .libs/libaxis2_engine.lax/libaxis2_description.a/policy_include.o .libs/libaxis2_engine.lax/libaxis2_description.a/svc.o .libs/libaxis2_engine.lax/libaxis2_description.a/svc_grp.o .libs/libaxis2_engine.lax/libaxis2_description.a/transport_in_desc.o .libs/libaxis2_engine.lax/libaxis2_description.a/transport_out_desc.o  .libs/libaxis2_engine.lax/libaxis2_receivers.a/msg_recv.o .libs/libaxis2_engine.lax/libaxis2_receivers.a/raw_xml_in_out_msg_recv.o .libs/libaxis2_engine.lax/libaxis2_receivers.a/svr_callback.o  .libs/libaxis2_engine.lax/libaxis2_deployment.a/arch_file_data.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/arch_reader.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/conf_builder.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/conf_init.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/dep_engine.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/desc_builder.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/module_builder.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/phases_info.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/repos_listener.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/svc_builder.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/svc_grp_builder.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/ws_info.o .libs/libaxis2_engine.lax/libaxis2_deployment.a/ws_info_list.o  .libs/libaxis2_engine.lax/libaxis2_context.a/conf_ctx.o .libs/libaxis2_engine.lax/libaxis2_context.a/ctx.o .libs/libaxis2_engine.lax/libaxis2_context.a/msg_ctx.o .libs/libaxis2_engine.lax/libaxis2_context.a/op_ctx.o .libs/libaxis2_engine.lax/libaxis2_context.a/svc_ctx.o .libs/libaxis2_engine.lax/libaxis2_context.a/svc_grp_ctx.o  .libs/libaxis2_engine.lax/libaxis2_addr.a/any_content_type.o .libs/libaxis2_engine.lax/libaxis2_addr.a/endpoint_ref.o .libs/libaxis2_engine.lax/libaxis2_addr.a/msg_info_headers.o .libs/libaxis2_engine.lax/libaxis2_addr.a/relates_to.o .libs/libaxis2_engine.lax/libaxis2_addr.a/svc_name.o  .libs/libaxis2_engine.lax/libaxis2_clientapi.a/async_result.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/callback.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/callback_recv.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/listener_manager.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/op_client.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/options.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/stub.o .libs/libaxis2_engine.lax/libaxis2_clientapi.a/svc_client.o  .libs/libaxis2_engine.lax/libaxis2_phaseresolver.a/phase_holder.o .libs/libaxis2_engine.lax/libaxis2_phaseresolver.a/phase_resolver.o  .libs/libaxis2_engine.lax/libaxis2_core_utils.a/core_utils.o  .libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o   ../../../util/src/.libs/libaxutil.dylib ../../../neethi/src/.libs/libneethi.dylib ../../../axiom/src/om/.libs/libaxis2_axiom.dylib ../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/axiom/src/om/.libs/libaxis2_axiom.dylib /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/axiom/src/parser/guththila/.libs/libaxis2_parser.dylib /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/guththila/src/.libs/libguththila.dylib /Users/samuel/Desktop/wso2-wsf-c-src-1.3.0/axis2c/util/src/.libs/libaxutil.dylib -lpthread -lz -ldl  -install_name  /opt/wso2/wsf_c/lib/libaxis2_engine.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module
ld: multiple definitions of symbol _axis2_http_transport_utils_strdecode
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_strdecode in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_strdecode
ld: multiple definitions of symbol _axis2_http_transport_utils_get_conflict
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_conflict in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_conflict
ld: multiple definitions of symbol _axis2_http_transport_utils_get_gone
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_gone in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_gone
ld: multiple definitions of symbol _axis2_http_transport_utils_get_internal_server_error
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_internal_server_error in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_internal_server_error
ld: multiple definitions of symbol _axis2_http_transport_utils_get_method_not_allowed
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_method_not_allowed in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_method_not_allowed
ld: multiple definitions of symbol _axis2_http_transport_utils_get_not_acceptable
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_not_acceptable in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_not_acceptable
ld: multiple definitions of symbol _axis2_http_transport_utils_get_not_found
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_not_found in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_not_found
ld: multiple definitions of symbol _axis2_http_transport_utils_get_not_implemented
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_not_implemented in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_not_implemented
ld: multiple definitions of symbol _axis2_http_transport_utils_get_precondition_failed
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_precondition_failed in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_precondition_failed
ld: multiple definitions of symbol _axis2_http_transport_utils_get_request_entity_too_large
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_request_entity_too_large in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_request_entity_too_large
ld: multiple definitions of symbol _axis2_http_transport_utils_get_request_params
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_request_params in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_request_params
ld: multiple definitions of symbol _axis2_http_transport_utils_get_request_timeout
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_request_timeout in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_request_timeout
ld: multiple definitions of symbol _axis2_http_transport_utils_get_service_unavailable
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_service_unavailable in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_service_unavailable
ld: multiple definitions of symbol _axis2_http_transport_utils_get_services_html
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_services_html in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_services_html
ld: multiple definitions of symbol _axis2_http_transport_utils_get_services_static_wsdl
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_services_static_wsdl in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_services_static_wsdl
ld: multiple definitions of symbol _axis2_http_transport_utils_process_http_delete_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_process_http_delete_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_process_http_delete_request
ld: multiple definitions of symbol _axis2_http_transport_utils_process_http_get_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_process_http_get_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_process_http_get_request
ld: multiple definitions of symbol _axis2_http_transport_utils_process_http_head_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_process_http_head_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_process_http_head_request
ld: multiple definitions of symbol _axis2_http_transport_utils_process_http_post_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_process_http_post_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_process_http_post_request
ld: multiple definitions of symbol _axis2_http_transport_utils_process_http_put_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_process_http_put_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_process_http_put_request
ld: multiple definitions of symbol _AXIS2_TRANS_UTIL_DEFAULT_CHAR_ENCODING
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _AXIS2_TRANS_UTIL_DEFAULT_CHAR_ENCODING in section (__DATA,__data)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _AXIS2_TRANS_UTIL_DEFAULT_CHAR_ENCODING
ld: multiple definitions of symbol _axis2_http_transport_utils_create_soap_msg
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_create_soap_msg in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_create_soap_msg
ld: multiple definitions of symbol _axis2_http_transport_utils_dispatch_and_verify
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_dispatch_and_verify in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_dispatch_and_verify
ld: multiple definitions of symbol _axis2_http_transport_utils_do_write_mtom
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_do_write_mtom in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_do_write_mtom
ld: multiple definitions of symbol _axis2_http_transport_utils_get_charset_enc
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_charset_enc in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_charset_enc
ld: multiple definitions of symbol _axis2_http_transport_utils_get_value_from_content_type
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_value_from_content_type in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_value_from_content_type
ld: multiple definitions of symbol _axis2_http_transport_utils_handle_media_type_url_encoded
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_handle_media_type_url_encoded in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_handle_media_type_url_encoded
ld: multiple definitions of symbol _axis2_http_transport_utils_hexit
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_hexit in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_hexit
ld: multiple definitions of symbol _axis2_http_transport_utils_on_data_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_on_data_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_on_data_request
ld: multiple definitions of symbol _axis2_http_transport_utils_get_bad_request
.libs/libaxis2_engine.lax/libaxis2_http_util.a/http_transport_utils.o definition of _axis2_http_transport_utils_get_bad_request in section (__TEXT,__text)
../../../src/core/transport/http/common/.libs/libaxis2_http_common.dylib(single module) definition of _axis2_http_transport_utils_get_bad_request
/Developer/usr/bin/../libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed
make[6]: *** [libaxis2_engine.la] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


In my config.log files, I noticed something recurring and I'm not sure if it will help to resolve this issue, but here it goes:
error: ac_nonexistent.h: No such file or directory


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://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