Source: plplot
Version: 5.9.9-5
Severity: grave
Hi,
Even when 707268 is fixed, plplot still fails to build from source
because the build system is not able to cope with the new location of
hdf5.h.
A quick and dirty fix is to remove the check for hdf5.h in
cmake/modules/octave.cmake
and adding the right flags to CPPFLAGS in debian/rules:
CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) \
$(shell mkoctfile -p INCFLAGS)
Kind regards, Thibaut.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]