Comment 10 for bug 1127337

Revision history for this message
Garth Wells (garth-wells) wrote : Re: [Bug 1127337] Re: outdated PaStiX

On 20 February 2013 07:33, Johannes Ring <email address hidden> wrote:
> After updating PaStiX to the 4030 release, DOLFIN can no longer detect
> it and I'm seeing the following error in CMakeError.log:
>
> /usr/lib/ccache/gcc -DPASTIX_TEST_RUNS -fopenmp -I/home/johannr/dev/fenics/src/dorsal/trunk/Work/FEniCS/include -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -o CMakeFiles/cmTryCompileExec2542955030.dir/src.c.o -c /home/johannr/dev/fenics/src/dolfin/trunk/build2/CMakeFiles/CMakeTmp/src.c
> In file included from /home/johannr/dev/fenics/src/dolfin/trunk/build2/CMakeFiles/CMakeTmp/src.c:7:0:
> /home/johannr/dev/fenics/src/dorsal/trunk/Work/FEniCS/include/pastix.h:4:1: error: unknown type name ‘u_int64_t’
>
> Any idea? What PaStiX release is known to work with DOLFIN?
>

It's a PaStiX bug and it has been reported to the developers.

u_int64_t is not a standard C type. Just open pastix.h and change it
to uint64_t at the top of the file.

Garth

> --
> You received this bug notification because you are a member of Dorsal
> Core Team, which is subscribed to Dorsal.
> https://bugs.launchpad.net/bugs/1127337
>
> Title:
> outdated PaStiX
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/dorsal/+bug/1127337/+subscriptions