← Back to team overview

dolfin team mailing list archive

Compilation failed: --enable-debug --disable-petsc

 

This is an automated message from the FEniCS compile bot.
Compilation failed with configure options --enable-debug --disable-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