[petsc-users] Configure problem

Satish Balay balay at mcs.anl.gov
Tue Oct 3 15:22:46 CDT 2017


>>>>>
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 at asterix /home/balay/petsc (maint=)
$ which printf
/usr/bin/printf
balay at asterix /home/balay/petsc (maint=)
$ rpm -qf /usr/bin/printf
coreutils-8.27-16.fc27.x86_64
balay at 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
> 
> 


More information about the petsc-users mailing list