Source: java3d
Severity: serious
Tags: sid buster
User: debian-j...@lists.debian.org
Usertags: default-java10

java3d fails to build with Java 10 due to the removal of javah:

  dependencyCheck:
       [echo] javahBuild.notRequired = ${javahBuild.notRequired}
       [echo] nativeOGLBuild.notRequired = ${nativeOGLBuild.notRequired}
  
  genJavah:
      [mkdir] Created dir: 
/build/1st/java3d-1.5.2+dfsg/j3d-core/build/linux-amd64/debug/native/javah/j3dcore
  
  BUILD FAILED
  /build/1st/java3d-1.5.2+dfsg/j3d-core/build.xml:436: The following error 
occurred while executing this line:
  /build/1st/java3d-1.5.2+dfsg/j3d-core/build.xml:440: The following error 
occurred while executing this line:
  /build/1st/java3d-1.5.2+dfsg/j3d-core/src/native/build.xml:361: javah does 
not exist under Java 10 and higher, use the javac task with nativeHeaderDir 
instead

Reply via email to