← Back to team overview

dolfin team mailing list archive

Re: Compiler

 

Ilmar Wilbers wrote:
The option enableMpi=0 results in boost not being found:

scons -j5 enableDemos=0 enableTests=0 enablePetsc=0 enableTrilinos=0 enableScotch=0 enableGts=0 enableUmfpack=0 enableMpi=0
...
Checking for boost... no (pkg-config file not found)
 Trying to generate pkg-config file for boost... failed
Checking for libxml-2.0... yes
Resolving compiler... done
Warning: Unknown dependency package: boost
Enabling compilation of PyDOLFIN
scons: done reading SConscript files.
scons: *** No targets specified and no Default() targets found.  Stop.

Running python boost.py in scons/simula-scons/simula_scons/pkgconfiggenerators works fine. I do not find any errors in the log. What can be the problem? boost should not depend on mpi.

I always build with Boost and without MPI/PETSc/SLEPc. No problems here.
/Dag


ilmar


_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev


References