Siegmar -- This might be normal and expected (i.e., that the numaif.h that comes with your gcc may not be suitable for use with the Sun CC compiler). Is there any functionality difference between your two builds (with and without numaif.h support)?
The config.log from the cc build should include the specific reasons as to why configure thought numaif.h was not usable. Can you send it along? > On Feb 8, 2017, at 7:01 AM, Siegmar Gross > <siegmar.gr...@informatik.hs-fulda.de> wrote: > > Hi, > > I have installed openmpi-master-201702080209-bc2890e on my "SUSE Linux > Enterprise Server 12.2 (x86_64)" with Sun C 5.14 and gcc-6.3.0. > Unfortunately, "numaif.h" isn't usable for "cc" while "gcc" has no > problems with that file. The file is available in /usr/local/include. > > > loki openmpi-master-201702080209-bc2890e-Linux.x86_64.64_gcc 165 grep > numaif.h log.configure.Linux.x86_64.64_gcc > checking numaif.h usability... yes > checking numaif.h presence... yes > checking for numaif.h... yes > > > loki openmpi-master-201702080209-bc2890e-Linux.x86_64.64_cc 168 grep numaif.h > log.configure.Linux.x86_64.64_cc > checking numaif.h usability... no > checking numaif.h presence... yes > configure: WARNING: numaif.h: present but cannot be compiled > configure: WARNING: numaif.h: check for missing prerequisite headers? > configure: WARNING: numaif.h: see the Autoconf documentation > configure: WARNING: numaif.h: section "Present But Cannot Be Compiled" > configure: WARNING: numaif.h: proceeding with the compiler's result > checking for numaif.h... no > > > I would be grateful, if somebody can fix the problem. Do you need anything > else? Thank you very much for any help in advance. > > > Kind regards > > Siegmar > _______________________________________________ > users mailing list > users@lists.open-mpi.org > https://rfd.newmexicoconsortium.org/mailman/listinfo/users -- Jeff Squyres jsquy...@cisco.com _______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users