>>>>>
checking size of bool... 0./configure: line 12435: printf %s\n: command not 
found
./configure: line 12436: printf %s\n: command not found
configure: WARNING: The C++ compiler g++ cannot compile a program containing 
the <string> header - this may indicate a problem with the C++ installation.  
Consider configuing with --disable-cxx
configure: WARNING: Structures containing long doubles may be aligned 
differently from structures with floats or longs.  MPICH does not handle this 
case automatically and you should avoid assumed extents for structures 
containing float types.
configure: error: unable to determine matching C type for C++ bool
<<<<<<

For some reason MPICH configure is failing.


balay@asterix /home/balay/petsc (maint=)
$ which printf
/usr/bin/printf
balay@asterix /home/balay/petsc (maint=)
$ rpm -qf /usr/bin/printf
coreutils-8.27-16.fc27.x86_64
balay@asterix /home/balay/petsc (maint=)
$ 

Your machine does not have this basic coreuitls package installed?

Satish

On Tue, 3 Oct 2017, Dylan P. Brennan wrote:

> 
> Hello,
> 
> I’m having problems configuring, any ideas?
> 
> Dylan
> 
> 

Reply via email to