[mpich-discuss] MPICH 3.2 compiling error: ‘MPIDI_VC_t’ has no member named ‘pobj_mutex’

leicao at andrew.cmu.edu leicao at andrew.cmu.edu
Mon Nov 23 20:38:32 CST 2015


Hi,

    I am trying to compile mpich 3.2 but I got the following messages:

  CC       src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_connection.lo
src/mpid/ch3/src/ch3u_handle_connection.c: In function
'MPIDI_CH3U_VC_SendClose':
src/mpid/ch3/src/ch3u_handle_connection.c:225:1: error: 'MPIDI_VC_t' has
no member named 'pobj_mutex'
src/mpid/ch3/src/ch3u_handle_connection.c:225:1: error: 'MPIDI_VC_t' has
no member named 'pobj_mutex'
src/mpid/ch3/src/ch3u_handle_connection.c:225:1: error: 'MPIDI_VC_t' has
no member named 'pobj_mutex'
src/mpid/ch3/src/ch3u_handle_connection.c:265:1: error: 'MPIDI_VC_t' has
no member named 'pobj_mutex'
make[2]: *** [src/mpid/ch3/src/lib_libmpi_la-ch3u_handle_connection.lo]
Error 1
make[2]: Leaving directory `/proj/plfs/mpaspvfs/mpich-3.2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/proj/plfs/mpaspvfs/mpich-3.2'
make: *** [all] Error 2

    I configured mpi with the options per-object and thread multiple.

    Please take a look.

Thanks,
Lei Cao

_______________________________________________
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