On Thu, Oct 9, 2014 at 4:42 PM, Crooks, Cynthia J <[email protected]> wrote:
> Johannes,
>
> I am making progress.  Dolfin makes it through 30% of the build before 
> failing now.
>
> I upgraded CGAL to version 4.4.  Then reran the dofin build.  I am no getting 
> the following errors.
>
> /hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp: In 
> static member function ‘static std::shared_ptr<void> 
> dolfin::UmfpackLUSolver::umfpack_factorize_symbolic(std::size_t, std::size_t, 
> const size_t*, const size_t*, const double*)’:
> /hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp:330:42:
>  error: ‘UF_long’ was not declared in this scope
>    else if (sizeof(std::size_t) == sizeof(UF_long))
>                                           ^
> /hpc/tstapps/src/FEniCS/1.4.0/dolfin-1.4.0/dolfin/la/UmfpackLUSolver.cpp:332:11:
>  error: ‘UF_long’ does not name a type
>      const UF_long* _Ap = reinterpret_cast<const UF_long*>(Ap);

There was a similar report on this list a few weeks ago:

http://fenicsproject.org/pipermail/fenics-support/2014-September/000867.html

Johannes
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to