[ http://issues.apache.org/jira/browse/AXIS2C-141?page=all ]
Samisa Abeysinghe closed AXIS2C-141:
------------------------------------
Fix Version: 0.91
Resolution: Fixed
Assign To: Samisa Abeysinghe
Patch applied. Many thanks for the patch
> compile fix for !RedHat [ PATCH]
> --------------------------------
>
> Key: AXIS2C-141
> URL: http://issues.apache.org/jira/browse/AXIS2C-141
> Project: Axis2-C
> Type: Bug
> Versions: 0.90
> Environment: SunOS 5.8 sun4u & cc: Sun C 5.5 Patch 112760-18 2005/06/14
> SunOS 5.9 sun4u & cc: Sun C 5.5 Patch 112760-18 2005/06/14
> SunOS 5.9 i86pc & cc: Sun C 5.8 Patch 121016-02 2006/03/31
> SunOS 5.10 sun4u & cc: Sun C 5.8 Patch 121015-02 2006/03/29
> SunOS 5.10 i86pc & cc: Sun C 5.8 Patch 121016-02 2006/03/31
> redhat-3as-ia32 & gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
> redhat-el4-i386 & gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
> redhat-3fc-i386 & gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
> redhat-fc4-i386 & gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
> redhat-fc5-i386 & gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
> Reporter: Mike Bristow
> Assignee: Samisa Abeysinghe
> Fix For: 0.91
> Attachments: sys.dir.patch
>
> include/platforms/unix/axis2_unix.h includes <sys/dir.h>.
> This file:
> o) does not appear to be used;
> o) does not exist on Solaris (and probably other unixes).
> Removing the include causes no regression in "compilibility" on the RedHats lised above
& removes a compiler error on the solaris's.
> (ie, it compiles on all redhats except RH3AS before the patch & compiles on all redhats
except RH3AS afterwards; this is at first glance due to some issues with libxml which I haven't
chased down).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|