[mpich-discuss] MPICH2 1.2.1 build problem on Solaris 5.10
Dave Goodell
goodell at mcs.anl.gov
Wed Feb 24 12:47:30 CST 2010
I think you are hitting this issue: https://trac.mcs.anl.gov/projects/mpich2/ticket/992
The recently-released MPICH2 1.2.1p1 fixes this problem. Please try
that instead and let us know if you are still encountering problems.
-Dave
On Feb 24, 2010, at 11:46 AM, chong tan wrote:
> I have tried GCC and Solaris C, getting pretty much the same errors.
> configuration:
>
> setenv CFLAGS "-O3 -m32"
> setenv MPICH2LIB_CFLAGS "-O3 -m32"
>
> ./configure --prefix=<my_install_dir> \
> --disable-f90 --disable-f77 \
> --enable-fast \
> --verbose \
> --enable-threads=single
>
> with this configuration, I get this error:
>
> In file included from ../../../include/mpiimpl.h:120,
> from /home/chong/tools/MPICH2/mpich2-1.2.1/src/mpid/
> ch3/include/mpidimpl.h:22,
> from mpidu_process_locks.h:20,
> from mpidu_process_locks.c:6:
> /home/chong/tools/MPICH2/mpich2-1.2.1/src/mpid/ch3/include/mpidpre.h:
> 13:28: mpidi_ch3_conf.h: No such file or directory
>
>
> If I specify --with-device=ch3:ssm, I get this error, among others:
>
> "/home/chong/tools/MPICH2/mpich2-1.2.1/src/mpid/ch3/include/
> mpidpre.h", line 13: cannot find include file: "mpidi_ch3_conf.h"
>
>
> any suggestion ?
>
> thanks
> tan
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list