dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14405
Re: scons configure error
Hi Shawn,
I have never seen this error before but some googling suggests that there
is something wrong with your time, however, it shouldn't be a problem.
I'm not sure why it fails to generate a pkg-config file for PETSc but it
might be that you need to set PETSC_ARCH before running "scons configure".
Try that and look in scons/simula_scons.log in case of any failures.
Johannes
On Mon, July 13, 2009 15:33, Shawn Walker wrote:
> 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
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
Follow ups
References