Hi, today I tried to build openmpi-v1.10-dev-41-g57faa88 on my machines (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1 x86_64) with gcc-4.9.2 and Sun C 5.13 and I got the following error on all platforms with gcc.
... make[2]: Entering directory `/export2/src/openmpi-1.10.0/openmpi-v1.10-dev-41-g57faa88-Linux.x86_64.64_gcc/omp i/mca/osc/pt2pt' CC osc_pt2pt_module.lo In file included from ../../../../../openmpi-v1.10-dev-41-g57faa88/ompi/mca/osc/pt2pt/osc_pt2pt.h:39:0, from ../../../../../openmpi-v1.10-dev-41-g57faa88/ompi/mca/osc/pt2pt/osc_pt2pt_module.c :23: ../../../../../openmpi-v1.10-dev-41-g57faa88/ompi/mca/osc/pt2pt/osc_pt2pt_header.h : In function 'osc_pt2pt_hton_intr': ../../../../../openmpi-v1.10-dev-41-g57faa88/ompi/mca/osc/pt2pt/osc_pt2pt_header.h :389:21: error: 'opal_list_item_t' has no member named 'proc_arch' if(!(proc->super.proc_arch & OPAL_ARCH_ISBIGENDIAN)) ^ make[2]: *** [osc_pt2pt_module.lo] Error 1 make[2]: Leaving directory `/export2/src/openmpi-1.10.0/openmpi-v1.10-dev-41-g57faa88-Linux.x86_64.64_gcc/omp i/mca/osc/pt2pt' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export2/src/openmpi-1.10.0/openmpi-v1.10-dev-41-g57faa88-Linux.x86_64.64_gcc/omp i' make: *** [all-recursive] Error 1 linpc1 openmpi-v1.10-dev-41-g57faa88-Linux.x86_64.64_gcc 149 I would be grateful, if somebody could fix the problem. Thank you very much for any help in advance. Kind regards Siegmar