[
https://issues.apache.org/jira/browse/AXIS2C-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538707
]
Samisa Abeysinghe commented on AXIS2C-737:
------------------------------------------
Please remove -Werror from CFLAGS and try to reconfigure and then rebuild.
> 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
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]