Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1272

Axis2C 1.5.0 does not build in OS X

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • None
    • build system
    • None
    • OS: OS X 10.5.5
      compiler: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484)

    Description

      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

      Attachments

        1. make.out
          14 kB
          Stephan Zednik
        2. config.log
          39 kB
          Stephan Zednik

        Activity

          People

            pini Sanjaya Ratnaweera
            lokipatera Stephan Zednik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: