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 [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss