On Wed, 2011-02-09 at 15:56 +0100, Johannes Ring wrote: > Package: libptscotch-dev > Version: 5.1.11.dfsg-3 > > Hi, > > The file /usr/include/scotch/ptscotch.h does not define > SCOTCH_PTSCOTCH as it should. When I build SCOTCH and PT-SCOTCH > manually I see the following in ptscotch.h: > > #ifndef SCOTCH_PTSCOTCH > #define SCOTCH_PTSCOTCH > #endif /* SCOTCH_PTSCOTCH */ > > while the ptscotch.h in the libptscotch-dev package contains this: > > #ifndef SCOTCH_PTSCOTCH > #define SCOTCH_SEQSCOTCH > #endif /* SCOTCH_PTSCOTCH */ > > As a side effect this now makes DOLFIN FTBFS (#612602).
As a temporary work-around does it help to add -DSCOTCH_PTSCOTCH flag to dolfin compilation options? > > Thanks, > > Johannes > > > > -- > debian-science-maintainers mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/debian-science-maintainers -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

