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

OpenJFX cannot be built on Fedora 25

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 9
    • deploy
    • None

      I tried to build OpenJFX on Fedora 25 x86_64, but it is failed as below:

      -------------
      :fxpackager:compileLinuxLibrary/home/ysuenaga/OpenJFX/rt/modules/jdk.packager/src/main/native/library/common/PosixPlatform.cpp: In member function 'virtual bool PosixProcess::Wait()':
      /home/ysuenaga/OpenJFX/rt/modules/jdk.packager/src/main/native/library/common/PosixPlatform.cpp:316:10: error: 'wait' was not declared in this scope
           wait();
                ^
      -------------

      Fedora 25 x86_64
        gcc-6.2.1-2.fc25.x86_64
        gcc-c++-6.2.1-2.fc25.x86_64
        JDK 9 EA b147


      wait(2) should be passed one "int *" argument [1].


      [1] http://man7.org/linux/man-pages/man2/waitpid.2.html

            cbensen Chris Bensen (Inactive)
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: