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 "Bill Blough (Jira)" <ji...@apache.org> on 2020/04/07 17:36:00 UTC

[jira] [Resolved] (AXIS2C-1334) Build problems on Solaris 9

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

Bill Blough resolved AXIS2C-1334.
---------------------------------
    Resolution: Abandoned

> Build problems on Solaris 9
> ---------------------------
>
>                 Key: AXIS2C-1334
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1334
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.5.0
>         Environment: platform: SunOS 5.9 / sparc
> compiler: Sun Forte C compiler (/opt/SUNWspro/bin/cc)
>            Reporter: Dominic Smith
>            Priority: Major
>
> The crux of the problem is that the Solaris platform does not have an implementation of scandir(). While there are implementations in /usr/ucblib/sparcv9/libucb.so, the ucb libraries are purely for SunOS 4.x compatibility and will cause undesirable behaviour.
> We have been able to work around this by providing our own implementation of scandir(), and will provide a patch for this shortly. 
> In addition to this, we are witnessing a memory leak of ~1.5kb per client invokation solely on the Solaris platform (all other platforms including AIX, HP-UX, Linux, etc are showing memory stability for the same cases). We will have more information on this shortly. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org