[maker-devel] Problem compiling MAKER with Intel MPI

Lior Glick liorglic at mail.tau.ac.il
Wed Oct 17 08:27:06 MDT 2018


Hello,
I am trying to compile MAKER with Intel MPI.
We are using a cluster based on Intel x86_64 architecture and using lmod
for environment variables.
All required dependencies have already been installed and the initial 'perl
Build.PL' passes without issues (see attached).
When running './Build install' it always fails to find 'sys/types.h' and
exits (see additional attachment).
The Build command probably searches for the '/usr/include/sys/types.h'
file, but no matter which variable (INCLUDE, PERL5LIB etc...) I update with
the required path (either '/usr/include' or '/usr/include/sys') - it keeps
failing.
I would appreciate your input.
Thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://yandell-lab.org/pipermail/maker-devel_yandell-lab.org/attachments/20181017/9a3b04a1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Build.PL.out
Type: application/octet-stream
Size: 2032 bytes
Desc: not available
URL: <http://yandell-lab.org/pipermail/maker-devel_yandell-lab.org/attachments/20181017/9a3b04a1/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Build_install.out
Type: application/octet-stream
Size: 6312 bytes
Desc: not available
URL: <http://yandell-lab.org/pipermail/maker-devel_yandell-lab.org/attachments/20181017/9a3b04a1/attachment-0003.obj>


More information about the maker-devel mailing list