Return-Path: X-Original-To: apmail-axis-c-user-archive@www.apache.org Delivered-To: apmail-axis-c-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F27DDBAE6 for ; Mon, 16 Jan 2012 06:38:33 +0000 (UTC) Received: (qmail 79312 invoked by uid 500); 16 Jan 2012 06:38:31 -0000 Delivered-To: apmail-axis-c-user-archive@axis.apache.org Received: (qmail 77915 invoked by uid 500); 16 Jan 2012 06:38:11 -0000 Mailing-List: contact c-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache AXIS C User List" Delivered-To: mailing list c-user@axis.apache.org Received: (qmail 77891 invoked by uid 99); 16 Jan 2012 06:38:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 06:38:06 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.18.0.147] (HELO exprod5og116.obsmtp.com) (64.18.0.147) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 06:37:55 +0000 Received: from cinmlip10.e2k.ad.ge.com ([165.156.4.1]) (using TLSv1) by exprod5ob116.postini.com ([64.18.4.12]) with SMTP ID DSNKTxPFrJ47Sp7Fb+p5u1Rb47/mMVFIa6fe@postini.com; Sun, 15 Jan 2012 22:37:34 PST Received: from unknown (HELO ALPMLEF02.e2k.ad.ge.com) ([3.159.18.11]) by cinmlip10.e2k.ad.ge.com with ESMTP; 16 Jan 2012 01:37:31 -0500 Received: from ALPMLVEM32.e2k.ad.ge.com ([3.159.18.87]) by ALPMLEF02.e2k.ad.ge.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 16 Jan 2012 01:37:31 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CCD419.5296F143" Subject: RE: Linker errors when trying to build from AXIS2C source - please respond Date: Mon, 16 Jan 2012 01:36:47 -0500 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Linker errors when trying to build from AXIS2C source - please respond Thread-Index: AczTDiP48razMCRmQ3+P/8xzZ4OTqgBAjQXgAAG6ksA= References: From: "Kopparapu, Sangeeta (GE Healthcare, consultant)" To: "Apache AXIS C User List" X-OriginalArrivalTime: 16 Jan 2012 06:37:31.0263 (UTC) FILETIME=[52A3A8F0:01CCD419] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01CCD419.5296F143 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable I am sorry, I could able to generate configure files afte reading the document release_process.=20 =20 Now, again, I ran into the same situation and getting bunch of linker errors: =20 ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3168: undefined reference to `axis2_msg_ctx_get_status_code' ${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_ http_common.a(http_transport_utils.o): In function `axis2_http_transport_utils_get_session': =20 ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3560: undefined reference to `axis2_msg_ctx_get_property_value' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3565: undefined reference to `axis2_msg_ctx_get_op_ctx' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3568: undefined reference to `axis2_op_ctx_get_msg_ctx' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3571: undefined reference to `axis2_msg_ctx_get_property_value' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3623: undefined reference to `axis2_msg_ctx_get_out_transport_info' ${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_ http_common.a(http_transport_utils.o): In function `axis2_http_transport_utils_set_session': =20 ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3728: undefined reference to `axis2_msg_ctx_set_property' ${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_ http_common.a(http_transport_utils.o): In function `axis2_http_transport_utils_store_cookie': =20 ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3748: undefined reference to `axis2_msg_ctx_get_conf_ctx' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3749: undefined reference to `axis2_conf_ctx_get_property' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3767: undefined reference to `axis2_conf_ctx_set_property' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3775: undefined reference to `axis2_msg_ctx_get_to' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3778: undefined reference to `axis2_endpoint_ref_get_address' ${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_ http_common.a(http_transport_utils.o): In function `axis2_http_transport_utils_read_from_cookie_store': =20 ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3827: undefined reference to `axis2_msg_ctx_get_conf_ctx' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3828: undefined reference to `axis2_conf_ctx_get_property' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3838: undefined reference to `axis2_msg_ctx_get_to' ${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut ils.c:3841: undefined reference to `axis2_endpoint_ref_get_address' collect2: ld returned 1 exit status make[8]: *** [axis2_http_server] Error 1 make[8]: Leaving directory `${HOME}/axis2c_from_trunk/src/core/transport/http/server/simple_axis2_s erver' make[7]: *** [all-recursive] Error 1 make[7]: Leaving directory `${HOME}/axis2c_from_trunk/src/core/transport/http/server/simple_axis2_s erver' make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory `${HOME}/axis2c_from_trunk/src/core/transport/http/server' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `${HOME}/axis2c_from_trunk/src/core/transport/http' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `${HOME}/axis2c_from_trunk/src/core/transport' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `${HOME}/axis2c_from_trunk/src/core' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `${HOME}/axis2c_from_trunk/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `${HOME}/axis2c_from_trunk' make: *** [all] Error 2 =20 =20 Not sure what file needs to be modified. Please help. =20 =20 Thanks & Regards,=20 Sangeeta G Kopparapu.=20 From: Kopparapu, Sangeeta (GE Healthcare, consultant)=20 Sent: Sunday, January 15, 2012 11:35 PM To: Apache AXIS C User List Subject: RE: Linker errors when trying to build from AXIS2C source - please respond =20 Hi, I checked out latest code from svn. There are no configure file in the root directory (created from trunk). Could you please guide me how to generate configure file(s)? =20 Thanks & Regards,=20 Sangeeta G Kopparapu. From: Dinesh Weerapurage [mailto:xydinesh@gmail.com]=20 Sent: Saturday, January 14, 2012 4:44 PM To: Apache AXIS C User List Subject: Re: Linker errors when trying to build from AXIS2C source - please respond =20 I think it would be easier for you to build a fresh checkout from svn.=20 =20 http://axis.apache.org/axis2/c/core/svn.html#svn=20 =20 thanks, Dinesh. On Fri, Jan 13, 2012 at 9:09 PM, Kopparapu, Sangeeta (GE Healthcare, consultant) wrote: Please respond with the location of source that can be built on Open SUSE linux 64 bit. =20 Thanks & Regards,=20 Sangeeta G Kopparapu.=20 =20 ------_=_NextPart_001_01CCD419.5296F143 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

I am sorry, I could able to generate configure files afte reading the = document release_process.

 

Now, again, I ran into the same situation and getting bunch of linker = errors:

 

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3168: undefined reference to = `axis2_msg_ctx_get_status_code'       =             &= nbsp;           &n= bsp;           &nb= sp;   

${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_= http_common.a(http_transport_utils.o): In function = `axis2_http_transport_utils_get_session':     &n= bsp;           &nb= sp;   

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3560: undefined reference to = `axis2_msg_ctx_get_property_value'      &nb= sp;           &nbs= p;            = ;            =  

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3565: undefined reference to = `axis2_msg_ctx_get_op_ctx'        = ;            =             &= nbsp;           &n= bsp;       

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3568: undefined reference to = `axis2_op_ctx_get_msg_ctx'        = ;            =             &= nbsp;           &n= bsp;       

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3571: undefined reference to = `axis2_msg_ctx_get_property_value'      &nb= sp;           &nbs= p;            = ;            =  

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3623: undefined reference to = `axis2_msg_ctx_get_out_transport_info'      = ;       =             &= nbsp;           &n= bsp;   

${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_= http_common.a(http_transport_utils.o): In function = `axis2_http_transport_utils_set_session':     &n= bsp;           &nb= sp;   

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3728: undefined reference to = `axis2_msg_ctx_set_property'       &nb= sp;           &nbs= p;            = ;            =       

${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_= http_common.a(http_transport_utils.o): In function = `axis2_http_transport_utils_store_cookie':     &= nbsp;           &n= bsp;  

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3748: undefined reference to = `axis2_msg_ctx_get_conf_ctx'       &nb= sp;           &nbs= p;            = ;           =         

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3749: undefined reference to = `axis2_conf_ctx_get_property'       &n= bsp;           &nb= sp;           &nbs= p;            = ;     

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3767: undefined reference to = `axis2_conf_ctx_set_property'       &n= bsp;           &nb= sp;           &nbs= p;            = ;     

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3775: undefined reference to = `axis2_msg_ctx_get_to'        &nb= sp;           &nbs= p;            = ;            =             =

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3778: undefined reference to = `axis2_endpoint_ref_get_address'       = ;            =             &= nbsp;           &n= bsp;  

${HOME}/axis2c_from_trunk/src/core/transport/http/common/.libs/libaxis2_= http_common.a(http_transport_utils.o): In function = `axis2_http_transport_utils_read_from_cookie_store':   &nb= sp;      

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3827: undefined reference to = `axis2_msg_ctx_get_conf_ctx'

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3828: undefined reference to = `axis2_conf_ctx_get_property'

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3838: undefined reference to = `axis2_msg_ctx_get_to'

${HOME}/axis2c_from_trunk/src/core/transport/http/util/http_transport_ut= ils.c:3841: undefined reference to = `axis2_endpoint_ref_get_address'

collect2: ld returned 1 exit status

make[8]: *** [axis2_http_server] Error 1

make[8]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core/transport/http/server/simple_axis2_se= rver'

make[7]: *** [all-recursive] Error 1

make[7]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core/transport/http/server/simple_axis2_se= rver'

make[6]: *** [all-recursive] Error 1

make[6]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core/transport/http/server'

make[5]: *** [all-recursive] Error 1

make[5]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core/transport/http'

=

make[4]: *** [all-recursive] Error 1

make[4]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core/transport'

make[3]: *** [all-recursive] Error 1

make[3]: Leaving directory = `${HOME}/axis2c_from_trunk/src/core'

make[2]: *** [all-recursive] Error 1

make[2]: Leaving directory = `${HOME}/axis2c_from_trunk/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory = `${HOME}/axis2c_from_trunk'

make: *** [all] Error 2

 

 

Not sure what file needs to be modified. Please = help.

 

 

Thanks & = Regards,
Sangeeta G Kopparapu.

From:= = Kopparapu, Sangeeta (GE Healthcare, consultant)
Sent: Sunday, = January 15, 2012 11:35 PM
To: Apache AXIS C User = List
Subject: RE: Linker errors when trying to build from = AXIS2C source - please respond

 

Hi, I checked out latest code from svn. There are no configure file in = the root directory (created from trunk). Could you please guide me how = to generate configure file(s)?

 

Thanks & = Regards,
Sangeeta G Kopparapu.

From:= = Dinesh Weerapurage [mailto:xydinesh@gmail.com]
Sent: = Saturday, January 14, 2012 4:44 PM
To: Apache AXIS C User = List
Subject: Re: Linker errors when trying to build from = AXIS2C source - please respond

 

I think it would be = easier for you to build a fresh checkout from = svn. 

 

http://axis.apa= che.org/axis2/c/core/svn.html#svn 

 

thanks,

Dinesh.

On Fri, Jan 13, 2012 at 9:09 PM, Kopparapu, Sangeeta = (GE Healthcare, consultant) <Sangeeta.Kopparapu@ge.com&g= t; wrote:

Please respond with the location of source that can be built on Open = SUSE linux 64 bit.

 

Thanks & = Regards,
Sangeeta G Kopparapu.

 <= /o:p>

------_=_NextPart_001_01CCD419.5296F143--