[Debian-med-packaging] Bug#814875: libsis-jhdf5-java: FTBFS: jni.h:45:20: fatal error: jni_md.h: No such file or directory
Andreas Tille
andreas at an3as.eu
Tue Feb 16 12:42:29 UTC 2016
On Tue, Feb 16, 2016 at 11:44:20AM +0100, Emmanuel Bourg wrote:
> Le 16/02/2016 11:19, Andreas Tille a écrit :
>
> > I wonder whether this might be a missing symlink or so inside
> > openjdk-8-jdk?
>
> openjdk-8 changed some symlinks (see #760301). There is a make fragment
> available in /usr/share/java/java_defaults.mk defining the right include
> option for the current JDK.
In case you wanted to provide a hint to do
diff --git a/debian/rules b/debian/rules
index 86df809..57139da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export TESTCLASSPATH=/usr/share/java/junit4.jar:/usr/share/java/testng.jar:/usr/
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
-
+include /usr/share/java/java_defaults.mk
%:
dh $@ --with javahelper
I need to admit this does not change the situation. Any more precise
hint?
Kind regards
Andreas.
--
http://fam-tille.de
More information about the Debian-med-packaging
mailing list