[AIX] headless-only build of libjawt.so fails

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 27
    • Affects Version/s: 27
    • Component/s: client-libs
    • master
    • ppc
    • aix

      When building headless on AIX (configure flag --enable-headless-only), we run into this linker error :

      ld: 0711-317 ERROR: Undefined symbol: awt_GetDrawingSurface
      ld: 0711-317 ERROR: Undefined symbol: awt_FreeDrawingSurface
      ld: 0711-317 ERROR: Undefined symbol: awt_Lock
      ld: 0711-317 ERROR: Undefined symbol: awt_Unlock
      ld: 0711-317 ERROR: Undefined symbol: awt_GetComponent
      ld: 0711-317 ERROR: Undefined symbol: awt_CreateEmbeddedFrame
      ld: 0711-317 ERROR: Undefined symbol: awt_SetBounds
      ld: 0711-317 ERROR: Undefined symbol: awt_SynthesizeWindowActivation
      ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
      .ibm-clang: error: linker command failed with exit code 8 (use -v to see invocation)

      gmake[3]: *** [lib/AwtLibraries.gmk:442: /open_jdk/build_aix_headless/support/modules_libs/java.desktop/libjawt.so] Error 8

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

              Created:
              Updated:
              Resolved: