Source: java3d
Severity: serious
Tags: sid buster
User: [email protected]
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
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.