[mpich-discuss] configure.in:860: error: possibly undefined macro: AC_CXX_NAMESPACE_STD

Jeff Hammond jeff.science at gmail.com
Thu Apr 7 18:37:32 CDT 2011


Sorry, that message sent that before I was done editing.  GMail fail.
Anyways...

I am trying build the MPICH2 trunk.  I just did a pristine update with this:

jeff at megatron:/software/mpich/mpich2-trunk> cat ../update-trunk
#!/bin/bash
cd /software/mpich/mpich2-trunk
svn update
find . -name configure -print | xargs rm
./maint/updatefiles

I wiped autom4te.cache and all the other files in mpich2-trunk before
the following happened.

> jeff at megatron:/software/mpich/mpich2-trunk> autoreconf -vif
> autoreconf: Entering directory `.'
> autoreconf: configure.in: not using Gettext
> autoreconf: running: aclocal --force
> autoreconf: configure.in: tracing
> autoreconf: configure.in: adding subdirectory test/mpi to autoreconf
> autoreconf: Entering directory `test/mpi'
> autoreconf: configure.in: not using Libtool
> autoreconf: running: /usr/local/bin/autoconf --force
> configure.in:860: error: possibly undefined macro: AC_CXX_NAMESPACE_STD
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
> autoreconf: /usr/local/bin/autoconf failed with exit status: 1
>
>
> jeff at megatron:/software/mpich/mpich2-trunk> autoreconf -V
> autoreconf (GNU Autoconf) 2.68
> Copyright (C) 2010 Free Software Foundation, Inc.
> License GPLv3+/Autoconf: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by David J. MacKenzie and Akim Demaille.

Thanks,

Jeff


-- 
Jeff Hammond
Argonne Leadership Computing Facility
jhammond at alcf.anl.gov / (630) 252-5381
http://www.linkedin.com/in/jeffhammond


More information about the mpich-discuss mailing list