Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 50372 invoked from network); 27 Feb 2006 17:29:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Feb 2006 17:29:37 -0000 Received: (qmail 29525 invoked by uid 500); 27 Feb 2006 17:29:27 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 29482 invoked by uid 500); 27 Feb 2006 17:29:25 -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 29470 invoked by uid 99); 27 Feb 2006 17:29:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2006 09:29:25 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of antoine.galataud@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2006 09:29:25 -0800 Received: by zproxy.gmail.com with SMTP id r28so1019937nza for ; Mon, 27 Feb 2006 09:29:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hHd4Hkb0qx4EujV80F/Ij5AfTlVeNkx6e6CXbRLEOLsb3hYLh8KFiuE0ydBDD856QX4RJ33P6IrMxJJEYqjlbQdStjQpS/SbUbK7+UcJ9FFSsjoRJSg4gTk3VWb1oPUXtPmNiU11ID5s7EJQB2/WcSchRMYy5m99q7Epz7hD/KU= Received: by 10.65.242.3 with SMTP id u3mr5003970qbr; Mon, 27 Feb 2006 09:29:04 -0800 (PST) Received: by 10.65.253.4 with HTTP; Mon, 27 Feb 2006 09:29:04 -0800 (PST) Message-ID: Date: Mon, 27 Feb 2006 18:29:04 +0100 From: "Antoine Galataud" To: axis-c-user@ws.apache.org Subject: Solaris Axis C++ compilation problem MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all ! I saw some threads in this mailing list concerning the same problem, but no solution seems to appear; I am working on a project to include Axis C++ framework on a lot of different platforms; for the moment, i've just tried with Solaris (our dev platform), and I am running in troubles. I get the following error while calling ant build target : BUILD FAILED axis/1.5.0/build.xml:231: The following error occurred while executing this line: axis/1.5.0/build.xml:219: The following error occurred while executing this line: axis/1.5.0/build.xml:90: The following error occurred while executing this = line: axis/1.5.0/build/buildClient.xml:23: CC failed with return code 1 and cpp compile error : [cc] "/rms/sunpro/sun-one-studio-8/C++patch04/SUNWspro/prod/include/CC/Cstd= /./list.cc", line 171: Error: The operation "axiscpp::HandlerChain::ChainItem =3D=3D const axiscpp::HandlerChain::ChainItem" is illegal. [cc] 1 Error(s) detected I tried to figure out where was located the instruction throwing this error, but don't want to modify source code. Is there somebody here that had the same problem, and maybe found a solution ? Thanks ! -- Antoine Galataud antoine.galataud@gmail.com D=E9partement Architecture des Syst=E8mes d'Information INSA - Rouen