--disable-hotspot-gtest not working on Solaris

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: infrastructure
    • None
    • b126

      On Solaris, the configure test for libstlport.so.1 isn't disabled by --disable-hotspot-gtest. So if libstlport.so.1 isn't present, the build will break during configuration even if we set --disable-hotspot-gtest.

      The fix is trivial - just guard the test for libstlport.so.1 by "x$BUILD_GTEST" = "xtrue".

            Assignee:
            Volker Simonis
            Reporter:
            Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: