Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 74603 invoked from network); 17 Feb 2006 09:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 09:42:11 -0000 Received: (qmail 63211 invoked by uid 500); 17 Feb 2006 09:42:03 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 63198 invoked by uid 500); 17 Feb 2006 09:42:03 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 63187 invoked by uid 99); 17 Feb 2006 09:42:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 01:42:02 -0800 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of adrian.dick@uk.ibm.com designates 195.212.29.136 as permitted sender) Received: from [195.212.29.136] (HELO mtagate3.uk.ibm.com) (195.212.29.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2006 01:42:01 -0800 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate3.uk.ibm.com (8.12.10/8.12.10) with ESMTP id k1H9feTJ083950 for ; Fri, 17 Feb 2006 09:41:40 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id k1H9fjXr215794 for ; Fri, 17 Feb 2006 09:41:45 GMT Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k1H9fefd008847 for ; Fri, 17 Feb 2006 09:41:40 GMT Received: from d06ml062.portsmouth.uk.ibm.com (d06ml062.portsmouth.uk.ibm.com [9.149.38.82]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k1H9fend008843; Fri, 17 Feb 2006 09:41:40 GMT In-Reply-To: <47E3D32CC6FB4C4BAAA75D27A2913EADBB25B2@milexch03.csg.csgsystems.com> Subject: Re: Sorry to send you mail directly To: "Paranjpe, Satish" Cc: axis-c-dev@ws.apache.org X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Adrian Dick Date: Fri, 17 Feb 2006 09:41:39 +0000 X-MIMETrack: Serialize by Router on D06ML062/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 17/02/2006 09:41:44 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, There *should* be no difference in the contents of the source code bundles for Windows and Linux (which would perhaps be more accurately described as Unix), the only real difference is Windows has a .zip file, while Linux has a .tar.gz file - to match the tools more commonly available on those platforms. Instructions for install, building, etc. can be found here: http://ws.apache.org/axis/cpp/documentation.html Regards, Adrian _______________________________________ Adrian Dick (adrian.dick@uk.ibm.com) "Paranjpe, Satish" wrote on 16/02/2006 18:45:33: > I realized that the link you sent me points to AIX binaries. I am now > suspecting that > My build/package was not good. Let me explain what I mean. When I go to > aocahe.org and click download for axic C++, I get two src*.gz files - > one for windows and one for linux. I assumed that I had to download the > linux one and make it work for AIX. Something tells me that there is a > AIX srcpackage which I can download and compile. I am hoping it comes > with installation/building instructions. > Thanks a lot and sorry for sending you mail directly. > > --Satish > > -----Original Message----- > From: Adrian Dick [mailto:adrian.dick@uk.ibm.com] > Sent: Thursday, February 16, 2006 12:08 PM > To: Apache AXIS C Developers List > Subject: Re: Problem compiling Axis on AIX > > Hi, > > I'm surprised you're seeing problems, as we build and test daily on AIX. > > However, it is probably worth checking a few things: > 1) Which version of ANT? (we recommend 1.6.x) > 2) Which version of Java? (we recommend 1.4+) > 3) Could there be any issues when downloading or unpacking the source > bundle? > > If you're in a position to do so, I would suggest you try using the > latest > code, it is now getting very stable with many fixes over 1.5. > You can get this either: > - directly from SNV - see > http://ws.apache.org/axis/cpp/developers-guide.html#checkingOut > - or nightly builds (including AIX) - see > http://cvs.apache.org/dist/axis/nightly/ > > Regards, > Adrian > _______________________________________ > Adrian Dick (adrian.dick@uk.ibm.com) > > > "Paranjpe, Satish" wrote on 16/02/2006 > 16:44:47: > > > Has anyone seen this error? I am trying to compile AXIS (axis-c-1.5. > > 0) on AIX 5.2. > > > > >>>>>>>>>>>> > > compileWSDL2Ws: > > [mkdir] Created dir: /users/denver/pars01/axis_built/obj/classes > > [javac] Compiling 79 source files to > > /users/denver/pars01/axis_built/obj/classes > > [javac] /users/denver/pars01/axis-c-1.5.0-linux- > > src/src/wsdl/org/apache/axis/wsdl/wsdl2ws/SourceWriterFactory.java: > > 98: cannot resolve symbol > > [javac] symbol : class ClientStubHeaderWriter > > [javac] location: package literal > > [javac] return new org.apache.axis.wsdl. > > wsdl2ws.cpp.literal.ClientStubHeaderWriter(wscontext); > > [javac] > ^ > > [javac] 1 error > > > > BUILD FAILED > > /users/denver/pars01/axis-c-1.5.0-linux-src/build.xml:231: Following > > error occured while executing this line > > /users/denver/pars01/axis-c-1.5.0-linux-src/build/buildWSDL2Ws.xml: > > 10: Compile failed; see the compiler error output for details. > > > > >>>>>>>>>>> > > > > --Satish > > >