Ticket #1 (closed bug: fixed)
ssm build
| Reported by: | "Rajeev Thakur" <thakur@…> | Owned by: | goodell |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | mpich2 | Keywords: | |
| Cc: |
Description
All the ssm builds in last night's tests failed to compile. Might be a simple fix.
Rajeev
Beginning make Using variables CC='gcc' CFLAGS=' -O2' LDFLAGS= AR='ar' FC='g77' F90='f95' FFLAGS=' -O2' F90FLAGS=' -O2' CXX='g++' In directory: /sandbox/buntinas/cb/mpich2/src/mpid/ch3/util/shm
CC
/home/MPI/testing/mpich2/mpich2/src/mpid/ch3/util/shm/ch3u_finalize_sshm.c /home/MPI/testing/mpich2/mpich2/src/mpid/ch3/util/shm/ch3u_finalize_sshm.c: In function 'MPIDI_CH3U_Finalize_sshm': /home/MPI/testing/mpich2/mpich2/src/mpid/ch3/util/shm/ch3u_finalize_sshm.c:7 4: error: too few arguments to function 'MPIDI_PG_Get_next' /home/MPI/testing/mpich2/mpich2/src/mpid/ch3/util/shm/ch3u_finalize_sshm.c:7 7: error: too few arguments to function 'MPIDI_PG_Get_next' /home/MPI/testing/mpich2/mpich2/src/mpid/ch3/util/shm/ch3u_finalize_sshm.c:8 0: error: too few arguments to function 'MPIDI_PG_Get_next'
