← Back to team overview

dolfin team mailing list archive

scons configure error

 

Does anyone know what this error is when I run "scons configure" for DOLFIN:

Checking for petsc... yes
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 3: syntax error: unexpected end of file
Trying to re-generate pkg-config file for petsc... Does not know about any alternates for mpicxx make: warning: Clock skew detected. Your build may be incomplete., so that is used
sh: -c: line 0: unexpected EOF while looking for matching ``'
sh: -c: line 3: syntax error: unexpected end of file
Does not know about any alternates for mpicxx
make: warning: Clock skew detected. Your build may be incomplete., so that is used
sh: -c: line 2: unexpected EOF while looking for matching `''
sh: -c: line 5: syntax error: unexpected end of file
failed

=================================

I tried erasing the DOLFIN dir and re-cloning it and I still get that error.

- Shawn


Follow ups