[mpich-discuss] MPICH2 1.2.1 build problem on Solaris 5.10

Dave Goodell goodell at mcs.anl.gov
Wed Feb 24 15:21:14 CST 2010


The "cannot find include file" errors that you are getting indicate  
that one or more sub-configure scripts did not run successfully but  
somehow did not cause failure at configure-time.

If you are not hitting the issue described in #992, then in order to  
help I will need to see your c.txt and config.log files as described  
in the MPICH2 README.  I do still recommend starting with 1.2.1p1 and  
debugging from there.  It contains a number of useful bug fixes.

-Dave

On Feb 24, 2010, at 3:11 PM, chong tan wrote:

> Dave,
>
> No, I already 'hacked' that line.  I ran into other error with that  
> line.
>
> I will see if I have any luck with 1.2.1p1.
>
> tan
>
>
> From: Dave Goodell <goodell at mcs.anl.gov>
> To: mpich-discuss at mcs.anl.gov
> Sent: Wed, February 24, 2010 10:47:30 AM
> Subject: Re: [mpich-discuss] MPICH2 1.2.1 build problem on Solaris  
> 5.10
>
> 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
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
> _______________________________________________
> 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