dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #14164
Re: new problem
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@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Follow ups
References