[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 03:28:07 CST 2007


Here is the 1st line in your configure.log:

configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: <80><93>-enable-debuginfo
Configuring MPICH2 version 1.0.5 with
'-prefix=/home/mhelal/mpich2-install' '
<80><93>-enable-debuginfo' '--enable-g=dbg,mem,log'
'--enable-sharedlibs=gcc' 'build_alias=<80><93>-enable-debuginfo'
'host_alias=<80><93>-enable-debuginfo' '
target_alias=<80><93>-enable-debuginfo'

configure thinks that there are characters <80><93> for the first "-" of
each --enable-xxx, even stranger is that there are characters
"build_alias=" prepended to --enable-debuginfo and so on.  Are you doing
configure in front of the machine?  or connected remotely to the machine?
What terminal program you are using ?...

A.Chan

On Mon, 12 Feb 2007, Manal Helal wrote:

> Hi
>
> Thank you very much for your reply.
>
> Please find the requested files attached, and the Linux flavour I am working
> on is FC5
>  2.6.18-1.2239.fc5 #1 Fri Nov 10 13:04:06 EST 2006 i686 i686 i386 GNU/Linux
>
> and the gcc version is:
> gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
>
> I appreciate your help, thanks,
>
>
> On 12/02/07, Anthony Chan <chan at mcs.anl.gov> wrote:
> >
> >
> >
> > 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
> >
>
>
>
> --
> Kind Regards,
> Manal Helal
>




More information about the mpich-discuss mailing list