AIX build fails after zlib updated by JDK-8378631

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 27
    • Affects Version/s: 27
    • Component/s: core-libs
    • None
    • master
    • ppc
    • aix

      We run into compile errors on AIX :

      /priv/client-home/workspace/openjdk-jdk-aix_ppc64-opt/jdk/src/java.base/share/native/libzip/zlib/zconf.h:470:5: error: 'HAVE_UNISTD_H' is not defined, evaluates to 0 [-Werror,-Wundef]
        470 | #if HAVE_UNISTD_H-0 /* may be set to #if 1 by ./configure */
            | ^
      /priv/client-home/workspace/openjdk-jdk-aix_ppc64-opt/jdk/src/java.base/share/native/libzip/zlib/zconf.h:474:5: error: 'HAVE_STDARG_H' is not defined, evaluates to 0 [-Werror,-Wundef]
        474 | #if HAVE_STDARG_H-0 /* may be set to #if 1 by ./configure */
            | ^
      2 errors generated.

            Assignee:
            Matthias Baesken
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: