← Back to team overview

dolfin team mailing list archive

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

 

This should be fixed now.

Garth

DOLFIN wrote:
> 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:   2331:62e602ad571a
> tag:         tip
> user:        "Anders Logg <logg@xxxxxxxxx>"
> date:        Fri Oct 20 15:57:18 2006 +0200
> summary:     Cleanups in assembly, use new functionality in MeshEntity to compute
> 
> 
> [snip]
> make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/mesh'
> Making all in nls
> make[2]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls'
> Making all in cahn-hilliard
> make[3]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls/cahn-hilliard'
> `pkg-config --variable=compiler dolfin` `pkg-config --cflags dolfin` -c main.cpp
> `pkg-config --variable=compiler dolfin` -o dolfin-cahn-hilliard main.o `pkg-config --cflags dolfin` `pkg-config --libs dolfin`
> make[3]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls/cahn-hilliard'
> Making all in nonlinearpoisson
> make[3]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls/nonlinearpoisson'
> `pkg-config --variable=compiler dolfin` `pkg-config --cflags dolfin` -c main.cpp
> main.cpp: In member function 'virtual void MyNonlinearProblem::form(dolfin::GenericMatrix&, dolfin::GenericVector&, const dolfin::GenericVector&)':
> main.cpp:86: error: 'assembleResidualBC' is not a member of 'dolfin::FEM'
> make[3]: *** [main.o] Error 1
> make[3]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls/nonlinearpoisson'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/nls'
> 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
> 



References