← Back to team overview

dolfin team mailing list archive

Re: Compiler

 

On Wed, May 07, 2008 at 10:11:14AM +0200, Ilmar Wilbers wrote:
> OK, we figured this one out. Tried to use checkinstall for gcc 4.3, 
> which removed c++ from /usr/bin. However, ccache still thought is was 
> available, but it could not be used to compile (obviously). Still think 
> we should set enableMpi=0 if Petsc and Scotch also are set to 
> enableXXX=0, and enableMpi is not explicitely set to 1.
> 
> ilmar

Sounds ok to me. Just ask Johannes to fix it. :-)

-- 
Anders

> 
> 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.
> >
> > ilmar
> >
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@xxxxxxxxxx
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
> >   
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev


Follow ups

References