Hello there

I'm trying to compile the mentioned combination in a centos 6.5 x64 host without success, while using intel 14.0 the problem does not happens.

Using the configure option '--disable-io-romio' allows me to compile without further trouble, but that's not really a fix. ;)

I've tried both 1.8.3 and 1.8.4 tarballs.

Here's the error message:
============================================================
/usr/include/bits/fcntl2.h(44): error #18015: invalid use of '__builtin_va_arg_pack_len' /usr/include/bits/fcntl2.h(57): error #18015: invalid use of '__builtin_va_arg_pack_len' /usr/include/bits/fcntl2.h(60): error #18015: invalid use of '__builtin_va_arg_pack'
compilation aborted for adio/ad_nfs/ad_nfs_open.c (code 1)
============================================================

And the configure options:
============================================================
--enable-shared         \
--enable-static         \
--disable-vt            \
--with-sge              \
--with-tm=/opt/torque   \
--with-valgrind         \
--with-psm              \
--with-verbs=yes        \
--with-threads=posix
=============================================================


TIA,
Fabricio

Reply via email to