> On Sep 21, 2017, at 11:26 AM, Aragorn Inocencio <aragorn.inocen...@gmail.com> > wrote: > > Hi, sorry about the mixup earlier. But I have recently tried installing > openmpi 3.0.0 using the instructions I found in the Reef3D manual (attached > below), so > > ./configure CC=gcc CXX=g++ F77=gfortran FC=gfortran > --prefix=/usr/local/openmpi > > throws no errors, but again when I run the "make all" command next I am > getting quite a few errors, to name a few: > > • #warning "fd_set and associated macros have been defined in sys/types > • error: redefinition of struct hostent > • A bunch of other errors similar to 2 > • A bunch of errors saying, "conflicting types for 'accept' bind, > connect etc. > • "Expected declaration specifiers or '...' before '(" > • previous declaration of various functions > then all the way at the end it gives me an Error 1. > > I'd like to apologize for my ignorance as I really have no background in this > area; I don't even know how to print all the errors to a txt file. For what > it's worth I have attached the config.log file.
No worries; we're here to help. If you're getting build errors, we'll need to see your build logs. See https://www.open-mpi.org/community/help/ for some help gathering the information we'll need. Is this still on Windows, or is this on Linux? Open MPI unfortunately no longer supports Windows -- if you're getting build errors on Windows, that might be expected (since we haven't tried to build on Windows in ... a long time). -- Jeff Squyres jsquy...@cisco.com _______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users