You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Stephan Zednik (JIRA)" <ji...@apache.org> on 2008/10/14 01:19:44 UTC

[jira] Updated: (AXIS2C-1272) Axis2C 1.5.0 does not build in OS X

     [ https://issues.apache.org/jira/browse/AXIS2C-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Zednik updated AXIS2C-1272:
-----------------------------------

    Attachment: config.log

log dump of configure output

> Axis2C 1.5.0 does not build in OS X
> -----------------------------------
>
>                 Key: AXIS2C-1272
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1272
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system
>    Affects Versions: 1.5.0
>         Environment: OS: OS X 10.5.5
> compiler: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484)
>            Reporter: Stephan Zednik
>         Attachments: config.log
>
>
> followed the standard configured and compile commands of
> ./configure --prefix=$AXIS2C_HOME; make; make install;
> compile stage died compiling dir_handler with the following error.
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include    -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wal\
> l -Werror -Wno-implicit-function-declaration -D_GNU_SOURCE -Wno-long-double  -MT dir_handler.lo -MD -MP -MF .deps/dir_handler.Tpo\
>  -c -o dir_handler.lo dir_handler.c
>  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Werror -Wno-implicit-function-declaration -D\
> _GNU_SOURCE -Wno-long-double -MT dir_handler.lo -MD -MP -MF .deps/dir_handler.Tpo -c dir_handler.c  -fno-common -DPIC -o .libs/di\
> r_handler.o
> dir_handler.c:326: error: conflicting types for 'file_select'
> dir_handler.c:38: error: previous declaration of 'file_select' was here
> make[5]: *** [dir_handler.lo] Error 1
> make[4]: *** [all-recursive] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2

-- 
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