[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mathgl build problem



* Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>, 2011-08-15, 04:00:
when I try to build mathgl in my build environment (not within a clean chroot), it fails with message

checking hdf5.h usability... no
checking hdf5.h presence... no
checking for hdf5.h... no
Please install hdf5 headers

although /usr/include/hdf5.h header is present because libhdf5-openmpi-dev, which provides /usr/include/hdf5.h, has been installed.

The answer is in config.log:
| configure:15916: checking hdf5.h usability
| configure:15916: g++ -c -g -O2  conftest.cpp >&5
| In file included from /usr/include/hdf5.h:24:0,
|                  from conftest.cpp:57:
| /usr/include/H5public.h:57:20: fatal error: mpi.h: No such file or directory
| compilation terminated.

--
Jakub Wilk


Reply to: