[ https://issues.apache.org/jira/browse/AXIS2C-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough updated AXIS2C-1334: -------------------------------- Fix Version/s: (was: Next Version) > 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-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org