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 "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2008/12/23 09:52:44 UTC

[jira] Resolved: (AXIS2C-736) Unable to build Axis2/C on Solaris 9

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

S.Uthaiyashankar resolved AXIS2C-736.
-------------------------------------

    Resolution: Fixed

> Unable to build Axis2/C on Solaris 9
> ------------------------------------
>
>                 Key: AXIS2C-736
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-736
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.1.0
>         Environment: SunOS raphael 5.9 Generic_112233-11 sun4u sparc SUNW,Sun-Fire-280R
> gcc (GCC) 3.3.6
>            Reporter: Chris Rose
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.6.0
>
>         Attachments: axis2c-1.3.1RC1-diff.txt, axis2c-1.5.0-diff-FULL.txt, axis2c-1.5.0-diff.txt
>
>
> I am unable to configure and build Axis2/C 1.1.0 on Solaris 9.
> /bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include/platforms -I../../../include/platforms/unix    -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -Werror  -c -o uuid_gen_unix.lo uuid_gen_unix.c
>  gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include/platforms -I../../../include/platforms/unix -g -O2 -D_LARGEFILE64_SOURCE -ansi -Wall -Wno-implicit-function-declaration -Werror -c uuid_gen_unix.c  -fPIC -DPIC -o .libs/uuid_gen_unix.o
> In file included from ../../../include/platforms/axutil_platform_auto_sense.h:51,
>                  from uuid_gen_unix.c:50:
> ../../../include/platforms/unix/axutil_unix.h:115:20: getopt.h: No such file or directory
> This is basically the first step of the build; at least it fails fast! ;)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.