[mpich-discuss] Problems with running make

Reuti reuti at staff.uni-marburg.de
Fri Feb 28 04:02:46 CST 2014


Hi,

Am 28.02.2014 um 09:22 schrieb Ron Palmer:

> I am struggling with running make on MPICH, V3.1. I believe that ./configure went well but I do not understand what caused the errors in make. I thought it may be associated with the fortran compile but I have F77 installed (though somewhat confused whether fortran 90 is also installed).  The README file suggested that I send an email to this list with nominated four text files attached.

You can try to skip f90:

$ ./configure --disable-fc ...

-- Reuti


> The end of the m.txt file is included here for easy access, full details are attached...
> 
>  CC       src/mpi/topo/nhb_alltoallw.lo
>  CC       src/binding/f90/create_f90_int.lo
>  CC       src/binding/f90/create_f90_real.lo
> src/binding/f90/create_f90_real.c: In function 'PMPI_Type_create_f90_real':
> src/binding/f90/create_f90_real.c:73: error: expected expression before ',' token
> src/binding/f90/create_f90_real.c:74: error: expected expression before ',' token
> make[2]: *** [src/binding/f90/create_f90_real.lo] Error 1
> make[2]: Leaving directory `/inv/mpich-3.1'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/inv/mpich-3.1'
> make: *** [all] Error 2
> 
> I look forward to any suggestions any of you may have.
> Regards, Ron
> 
> 
> <mpi_logs.tar.gz>_______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss




More information about the discuss mailing list