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

axutil doesn't compile on HP-UX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.0
    • 1.7.0
    • util
    • None
    • HP-UX 11.31 + HP aCC

    Description

      axutil doesn't compile on HP-UX and AIX because util/include/platforms/axutil_platform_auto_sense.h has some old includes that are no longer present in Axis2-C source tree:

      #elif defined ( AIX )
      #include <aix/aix.h>
      #elif defined ( HPUX )
      #include <hp-ux/axis2_ht-ux.h>

      The patch is trivial - remove these includes; platforms/unix/axutil_unix.h is just fine for HP-UX, the same should be true for AIX.

      Attachments

        1. axutil_hpux_aix.patch
          0.5 kB
          Ivan Pechorin

        Activity

          People

            xydinesh Dinesh Weerapurage
            ipechorin Ivan Pechorin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: