Toon,

Graphite uses PPL, not PolyLib.  PPL should be installed and the
polylib include path will be avoided.

David

On Mon, Aug 17, 2009 at 3:39 PM, Toon Moene<t...@moene.org> wrote:
> As is pointed out in this config.log:
>
> In file included from conftest.c:12:
> /usr/include/cloog/cloog.h:47:30: error: polylib/missing.h: No such file or
> directory
>
> What package (source distribution) is this file supposed to come from ?
>
> Relevant lines of /usr/include/cloog/cloog.h (Debian testing as of
> yesterday):
>
> #ifdef CLOOG_PPL_BACKEND
> # define GNUMP
> # include<cloog/ppl_backend.h>
> #else
> # include <polylib/missing.h>
> # include<cloog/polylib_backend.h>
> #endif
>
> Thanks for any advice,
>
> --
> Toon Moene - e-mail: t...@moene.org - phone: +31 346 214290
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> At home: http://moene.org/~toon/
> Progress of GNU Fortran: http://gcc.gnu.org/gcc-4.5/changes.html
>

Reply via email to