On Mon, Apr  4, 2016 at 17:55:40 +0200, Bill Allombert wrote:

> On Mon, Apr 04, 2016 at 05:11:01PM +0200, Julien Cristau wrote:
> > Package: gap-dev
> > Version: 4r7p9-1
> > Severity: serious
> > 
> > $ echo '#include <gap/system.h>' | cpp 
> > # 1 "<stdin>"
> > # 1 "<built-in>"
> > # 1 "<command-line>"
> > # 1 "/usr/include/stdc-predef.h" 1 3 4
> > # 1 "<command-line>" 2
> > # 1 "<stdin>"
> > # 1 "/usr/include/gap/system.h" 1 3 4
> > In file included from <stdin>:1:0:
> > /usr/include/gap/system.h:29:20: fatal error: config.h: No such file or 
> > directory
> > compilation terminated.
> > 
> > config.h seems to be shipped in /usr/include/x86_64-linux-gnu/gap, but
> > #include "config.h"
> > doesn't work...
> 
> Hello Julien,
> 
> I agree, but do you have actual code that include <gap/system.h> ?
> 
I was trying to build 
http://git.sagemath.org/sage.git/tree/src/sage/libs/gap/gap_includes.pxd

Cheers,
Julien

Reply via email to