← Back to team overview

dolfin team mailing list archive

Compilation failed: --enable-debug --enable-petsc --with-petsc-dir=/home/dolfin/local/lib/petsc

 

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:   2590:fcbdf5297015
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Jan 17 17:05:30 2007 +0100
summary:     Add class DofMaps for caching and reusing dof maps


[snip]
./dolfin/DofMaps.h:36: error: expected ',' or '...' before '::' token
./dolfin/DofMaps.h:36: error: ISO C++ forbids declaration of 'ufc' with no type
./dolfin/Assembler.h:37: error: expected ',' or '...' before '::' token
./dolfin/Assembler.h:37: error: ISO C++ forbids declaration of 'ufc' with no type
./dolfin/assemble.h:25: error: expected ',' or '...' before '::' token
./dolfin/assemble.h:25: error: ISO C++ forbids declaration of 'ufc' with no type
assemble.cpp:13: error: expected ',' or '...' before '::' token
assemble.cpp:13: error: ISO C++ forbids declaration of 'ufc' with no type
assemble.cpp: In function 'void dolfin::assemble(dolfin::GenericTensor&, int)':
assemble.cpp:16: error: 'form' was not declared in this scope
assemble.cpp:16: error: 'mesh' was not declared in this scope
make[4]: *** [assemble.lo] Error 1
make[4]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/kernel/fem'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/kernel/fem'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/kernel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src'
make: *** [all-recursive] Error 1