Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8228982

FX media build does not run pkg-config from toolchaindir

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11
    • javafx
    • linux

      When running a build with the following:

      $ gradle -PBUILD_TOOLS_DOWNLOAD_SCRIPT=/mybuildtoolsdir/build-tools.gradle -PCOMPILE_MEDIA=true

      All of the components use the pkg-config from the "${toolchainDir}" directory except media, which runs it from /usr/bin (or wherever it is in your PATH).

      We discovered this while running a test build on a new Linux machine that was missing a couple of packages needed to build media. The build should have found the needed packages from "${toolchainDir}" but instead failed with an error.

            arapte Ambarish Rapte
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: