Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 92735 invoked from network); 29 Nov 2005 20:46:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Nov 2005 20:46:08 -0000 Received: (qmail 32229 invoked by uid 500); 29 Nov 2005 20:46:07 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 32214 invoked by uid 500); 29 Nov 2005 20:46:07 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 32202 invoked by uid 99); 29 Nov 2005 20:46:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 12:46:07 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [151.151.5.40] (HELO msglmpemnsv201.wellsfargo.com) (151.151.5.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2005 12:47:36 -0800 Received: from sonoran.wellsfargo.com (sonoran.wellsfargo.com [10.27.194.208]) by msglmpemnsv201.wellsfargo.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id jATKi83q014671 for ; Tue, 29 Nov 2005 13:44:08 -0700 Received: from sonoran.wellsfargo.com (localhost [127.0.0.1]) by sonoran.wellsfargo.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id jATKjZ98003241 for ; Tue, 29 Nov 2005 13:45:35 -0700 (MST) Received: from MSGSPSIADSM11.ent.wfb.bank.corp (msgspsiadsm11.wellsfargo.com [10.30.40.253]) by sonoran.wellsfargo.com (Switch-3.1.7/Switch-3.1.7) with ESMTP id jATKjLl7002917 for ; Tue, 29 Nov 2005 13:45:31 -0700 (MST) Received: from MSGSWBIADSM28.ent.wfb.bank.corp ([10.30.15.229]) by MSGSPSIADSM11.ent.wfb.bank.corp with Microsoft SMTPSVC(5.0.2195.6713); Tue, 29 Nov 2005 14:45:19 -0600 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5F525.CF8A3395" X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: failed to build Axis-c 1.5 under WinXP using Ant 1.6.5 Date: Tue, 29 Nov 2005 14:45:19 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: failed to build Axis-c 1.5 under WinXP using Ant 1.6.5 Thread-Index: AcX1Jc9+ZDxWplobQ7C7KlYH8seCqQ== From: To: X-OriginalArrivalTime: 29 Nov 2005 20:45:19.0776 (UTC) FILETIME=[CFBC8200:01C5F525] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------_=_NextPart_001_01C5F525.CF8A3395 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hi, I tried to use Ant to build Axis-c 1.5, but got following error: [cc] C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\engine\Axis.cpp(302) : er ror C2664: 'InterlockedCompareExchange' : cannot convert parameter 1 from 'void ** ' to 'volatile LONG *' [cc] Types pointed to are unrelated; conversion requires reinterp ret_cast, C-style cast or function-style cast [cc] C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\engine\Axis.cpp(302) : fa tal error C1903: unable to recover from previous error(s); stopping compilation [cc] Enumeration.cpp [cc] c:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\soap\xsd\constraints\Enum eration.hpp(46) : warning C4290: C++ exception specification ignored except to i ndicate a function is not __declspec(nothrow) [cc] C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\soap\xsd\constraints\Enum eration.cpp(42) : warning C4290: C++ exception specification ignored except to i ndicate a function is not __declspec(nothrow) [cc] Generating Code... BUILD FAILED C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:231: The following error occurr ed while executing this line: C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:219: The following error occurr ed while executing this line: C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:90: The following error occurre d while executing this line: C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build\buildClient.xml:23: cl failed with return code 2 Any suggestions? Thanks Liangwu Xu ------_=_NextPart_001_01C5F525.CF8A3395 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable failed to build Axis-c 1.5 under WinXP using Ant 1.6.5

Hi,

   I tried to use Ant to build Axis-c 1.5, but = got following error:

       [cc] = C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\engine\Axis.cpp(302) : = er

ror C2664: 'InterlockedCompareExchange' : cannot convert = parameter 1 from 'void

** ' to 'volatile LONG *'

       = [cc]         Types pointed to = are unrelated; conversion requires reinterp

ret_cast, C-style cast or function-style = cast

       [cc] = C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\engine\Axis.cpp(302) : = fa

tal error C1903: unable to recover from previous = error(s); stopping compilation

       [cc] = Enumeration.cpp

       [cc] = c:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\soap\xsd\constraints\Enum

eration.hpp(46) : warning C4290: C++ exception = specification ignored except to i

ndicate a function is not = __declspec(nothrow)

       [cc] = C:\cygwin\opt\pkg\axis-c-src-1-5-win32\src\soap\xsd\constraints\Enum

eration.cpp(42) : warning C4290: C++ exception = specification ignored except to i

ndicate a function is not = __declspec(nothrow)

       [cc] Generating = Code...

BUILD = FAILED

C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:231: The = following error = occurr

ed = while executing this line:

C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:219: The = following error occurr

ed = while executing this line:

C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build.xml:90: The = following error occurre

d = while executing this line:

C:\cygwin\opt\pkg\axis-c-src-1-5-win32\build\buildClient.x= ml:23: cl failed with

return code 2

Any = suggestions?

Thanks

Liangwu Xu

------_=_NextPart_001_01C5F525.CF8A3395--