[MPICH] configuting mpich2-1.0.5p2 problems to be used with Totalview 8.0.2-0 later

Anthony Chan chan at mcs.anl.gov
Mon Feb 12 01:16:40 CST 2007



On Mon, 12 Feb 2007, Manal Helal wrote:

> and was advised by Rajeev, to igoner the defaults and use only:
>
> $./configure -prefix=/pathxx/mpich2-install --enable-debuginfo
> --enable-g=dbg,mem,log --enable-sharedlibs=gcc | & tee configure.log
>
> both gave me errors: here is what I get early on the configure.log file:
>
> ******************************************************************************************
>
> configure: WARNING: you should use --build, --host, --target
> configure: WARNING: invalid host type: --enable-debuginfo
> ******************************************************************************************
>
>
> and then at the end
> ******************************************************************************************
>
>
> checking for virtual path format... VPATH
> checking build system type... Invalid configuration
>  `--enable-debuginfo': machine `--enable' not recognized
>  configure: error:
> */home/mhelal/MyDownloads/mpich2-1.0.5p2/src/mpe2/src/misc/*../.
>  ./config.sub
>  --enable-debuginfo failed
>  configure: error: /bin/sh
>  '/home/mhelal/MyDownloads/mpich2-1.0.5p2/src/mpe2/src/misc/configure'
>  failed for src/misc
>  configure: error: Configure of src/mpe2 failed!
>
> ******************************************************************************************
> Thank you very much for your time,

It seems the configure thought that you were doing a cross-compilation.
I tried your configure command on a linux box, the configure went through
without any error.  Can you send us your configure.log and the
<mpich2-build-dir>/src/mpe2/src/misc/config.log ?

A.Chan




More information about the mpich-discuss mailing list