Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 22845 invoked from network); 14 Nov 2007 10:42:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2007 10:42:11 -0000 Received: (qmail 9239 invoked by uid 500); 14 Nov 2007 10:41:55 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 9196 invoked by uid 500); 14 Nov 2007 10:41:55 -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 9141 invoked by uid 99); 14 Nov 2007 10:41:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 02:41:55 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Nov 2007 10:42:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CBB3071424F for ; Wed, 14 Nov 2007 02:41:44 -0800 (PST) Message-ID: <28806380.1195036904821.JavaMail.jira@brutus> Date: Wed, 14 Nov 2007 02:41:44 -0800 (PST) From: "Sanjaya Ratnaweera (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Updated: (AXIS2C-737) Unable to build Axis2/C on Linux RHEL3 In-Reply-To: <28168488.1193467790841.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2C-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjaya Ratnaweera updated AXIS2C-737: -------------------------------------- Fix Version/s: 1.2.0 > Unable to build Axis2/C on Linux RHEL3 > -------------------------------------- > > Key: AXIS2C-737 > URL: https://issues.apache.org/jira/browse/AXIS2C-737 > Project: Axis2-C > Issue Type: Bug > Components: build system (Unix/Linux) > Affects Versions: 1.1.0 > Environment: Linux matisse 2.4.21-47.0.1.ELsmp #1 SMP Fri Oct 13 17:56:20 EDT 2006 i686 i686 i386 GNU/Linux > gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-56) > ./configure --enable-guththila=yes --enable-libxml2=no > Reporter: Chris Rose > Assignee: Sanjaya Ratnaweera > Fix For: 1.2.0 > > > Build eventually fails at this point: > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/core/description -I../../../src/core/engine -I../../../src/core/phaseresolver -I../../../src/core/deployment -I../../../src/core/util -I../../../axiom/include -I../../../neethi/include -I../../../util/include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Werror -Wno-implicit-function-declaration -g -DAXIS2_SVR_MULTI_THREADED -MT conf_builder.lo -MD -MP -MF .deps/conf_builder.Tpo -c conf_builder.c -fPIC -DPIC -o .libs/conf_builder.o > cc1: warnings being treated as errors > conf_builder.c: In function `axis2_conf_builder_process_transport_senders': > conf_builder.c:669: warning: `transport_enum' might be used uninitialized in this function > make[4]: *** [conf_builder.lo] Error 1 > make[4]: Leaving directory `/home/rosec/modules/pkg_tree/pkg_src/axis2c-1.1.0/obj.i686-redhat-linux-es3/axis2c-src-1.1.0/src/core/deployment' > Patching configure to remove -Werror from the CFLAGS in the base configure script allows the build to succeed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org