← 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:   2191:af8353667ad1
tag:         tip
user:        "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
date:        Tue Aug 29 08:22:38 2006 +0200
summary:     Build:


[snip]
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin'
make[1]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin'
make -C src/demo/
make[1]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo'
Making all in fem
make[2]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/fem'
Making all in simple
make[3]: Entering directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/demo/fem/simple'
`dolfin-config --compiler` `dolfin-config --cflags` -c main.cpp
/bin/sh: dolfin-config: command not found
/bin/sh: dolfin-config: command not found
/bin/sh: -c: command not found
make[3]: *** [main.o] Error 127
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