Re: [mpich-discuss] Build Problem mpich-3.1.3
Hi Hirak, Can you send us c.txt as described in http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3-installguide.pdf? In the meantime, you can also try configure with '--without-valgrind’. I think it can be a problem of valgrind version. Regards, Sangmin On Oct 31, 2014, at 5:44 AM, Hirak Roy <[email protected]<mailto:[email protected]>> wrote: Hi Team, I could not complete the build. Could you please let me know if it is config issue or anything else. Thanks, Hirak make all-recursive make[1]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3' Making all in /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl make[2]: Entering directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl' CC src/mpltrmem.lo src/mpltrmem.c: In function 'MPL_trdump': src/mpltrmem.c:657:9: error: 'old_head' undeclared (first use in this function) src/mpltrmem.c:657:9: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [src/mpltrmem.lo] Error 1 make[2]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3/src/mpl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3' make: *** [all] Error 2 My linux distribution : Linux zinblade62 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux Config settings: Configuring with : mpich2 version = 3.1.3 platform = linux_x86_64 Source directory = /net/zinzeng17/export/hroy/software/MPI/mpich-3.1.3 Install directory = /home/hroy/local//mpich-3.1.3/linux_x86_64 CC = /u/prod/gnu/gcc/20121129/gcc-4.5.0-linux_x86_64/bin/gcc CFLAGS = -O3 -fPIC CXXFLAGS = -O3 -fPIC LDFLAGS = CONFIG_OPTIONS = --disable-f77 --disable-fc --disable-f90modules --disable-cxx --enable-fast=nochkmsg --enable-fast=notiming --enable-fast=ndebug --enable-fast=O3 --with-device=ch3:sock --enable-g=dbg --disable-fortran _______________________________________________ discuss mailing list [email protected]<mailto:[email protected]> To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Seo, Sangmin