dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03456
Re: Compilation failed: --enable-debug --enable-petsc --with-petsc-dir=/home/dolfin/local/lib/petsc
This is related to the dolfin-config --> pkg-config change. The build
script needs to be updated (to set PKG_CONFIG_PATH). I'll fix this.
/Anders
On Fri, Oct 13, 2006 at 06:19:32PM +0200, DOLFIN wrote:
> This is an automated message from the FEniCS compile bot.
> Compilation failed with configure options --enable-debug --enable-petsc --with-petsc-dir=/home/dolfin/local/lib/petsc.
> Revision number and compilation log follow below.
>
> changeset: 2285:af9cb63e7a8d
> tag: tip
> user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date: Fri Oct 13 17:17:08 2006 +0200
> summary: Add message that helper file for setting environent variables is for a Bash-like shell.
>
>
> [snip]
> main.cpp:16: error: 'StiffnessMatrix' was not declared in this scope
> main.cpp:16: error: expected `;' before 'A'
> main.cpp:17: error: 'MassMatrix' was not declared in this scope
> main.cpp:17: error: expected `;' before 'M'
> main.cpp:20: error: 'Matrix' was not declared in this scope
> main.cpp:20: error: expected `;' before 'A0'
> main.cpp:21: error: expected `;' before 'M0'
> main.cpp:23: error: 'A0' was not declared in this scope
> main.cpp:28: error: 'M0' was not declared in this scope
> main.cpp:34: error: 'cout' was not declared in this scope
> main.cpp:34: error: 'endl' was not declared in this scope
> main.cpp:36: error: 'A' was not declared in this scope
> main.cpp:44: error: 'M' was not declared in this scope
> make[3]: *** [main.o] Error 1
> make[3]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/fem/simple'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/fem'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo'
> make: *** [demo] Error 2
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Follow ups
References