[mpich-discuss] Fwd: configure: error: unable to determine matching C type for C++ bool

Anthony Chan chan at mcs.anl.gov
Tue Nov 1 11:42:25 CDT 2011


Your g++ does not work either, same error as before.  It is possible
your c++ is just g++.  If you don't need C++ support, you could disable
it by adding --disable-cxx to your configure command.  If you do need C++
support, you need to find out why libstdc++.so.6 isn't there...


configure:40496: g++ -o conftest   -O2  -I/MPICH/Source/mpich2-1.4.1p1/src/mpl/include -I/MPICH/Source/mpich2-1.4.1p1/src/mpl/include -I/MPICH/Source/mpich2-1.4.1p1/src/openpa/src -I/MPICH/Source/mpich2-1.4.1p1/src/openpa/src   conftest.cpp   >&5
configure:40500: $? = 0
configure:40506: ./conftest
ld.so.1: conftest: fatal: libstdc++.so.6: open failed: No such file or directory
./configure: line 40508:  2921 Killed                  ./conftest$ac_exeext
configure:40510: $? = 137
configure: program exited with status 137

A.Chan
----- Original Message -----
> Sorry again,
> 
> Follows...
> 
> -----Original Message-----
> From: Anthony Chan [mailto:chan at mcs.anl.gov]
> Sent: Tuesday, November 1, 2011 11:59 AM
> To: mpich-discuss at mcs.anl.gov
> Subject: Re: [mpich-discuss] Fwd: configure: error: unable to
> determine matching C type for C++ bool
> 
> ----- Original Message -----> > -bash-3.00# ./configure CC=gcc CXX=g++
> --disable-f77 --disable-fc> --prefix=/MPICH/mpich2-install/ 2>&1 | tee
> c.txt> > This is correct?> > Dont work :0(You need to send us your
> c.txt and config.log to show what went
> wrong.A.Chan_______________________________________________mpich-discuss
> mailing list mpich-discuss at mcs.anl.govTo manage subscription options
> or
> unsubscribe:https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
> 
> _______________________________________________
> mpich-discuss mailing list mpich-discuss at mcs.anl.gov
> To manage subscription options or unsubscribe:
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss


More information about the mpich-discuss mailing list