Yes.  The problems seems to disappear when I go from compiling with 8
processors to 1 processor,which is most disappointing on an 8-core machine
:/


Rob

On Mon, Jun 29, 2009 at 1:15 PM, Harish Narayanan
<harish.mli...@gmail.com>wrote:

> Are you using dorsal for this? I install (py)trilinos and (py)dolfin
> using dorsal and don't run into this problem.
>
> Harish
>
> Robert Kirby wrote:
> > Trying to build pytrilinos on leopard so I can get pydolfin, it seems
> that
> > the amesos wrapping is dying.  The include path does not seem
> > to search for Amesos includes, although it the other wrap packages build
> > fine.
> >
> > Rob
> >
> >
> > .
> > .
> > .
> > Trilinos package new_package built successfully
> > Making all in PyTrilinos
> > Making all in shared
> > /sw/bin/python ./setup.py build
> >
> > Extracting Makefile variables ... done
> >
> > Compiling the PyTrilinos source files
> > g++-4 -I/sw/include/python2.5 -fPIC -DNUMPY_NOPREFIX -c
> > ../src/Amesos_wrap.cpp -o ../src/Amesos_wrap.o
> > ../src/Amesos_wrap.cpp:3119:31: error: Amesos_ConfigDefs.h: No such file
> > or directory
> > ../src/Amesos_wrap.cpp:3147:20: error: Amesos.h: No such file or
> directory
> > ../src/Amesos_wrap.cpp:3148:31: error: Amesos_BaseSolver.h: No such file
> > or directory
> > In file included from ../src/NumPyImporter.h:32,
> >                  from ../src/Amesos_wrap.cpp:3181:
> > ../src/numpy_include.h:46:31: error: numpy/arrayobject.h: No such file
> > or directory
> > ../src/numpy_include.h:49:28: error: numpy/noprefix.h: No such file or
> > directory
> > .
> > .
> > .
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > DOLFIN-dev mailing list
> > DOLFIN-dev@fenics.org
> > http://www.fenics.org/mailman/listinfo/dolfin-dev
>
>
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to