GNU bug report logs -
#44082
make error | #include nested too deeply: #include <gc/gc.h>
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Building guile 3.0.4 from source on debian buster fails with error.
.......
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2,
from ../libguile/bdw-gc.h:48,
from ../libguile/gc.h:142,
from ../libguile/pairs.h:26,
from ../libguile/alist.h:26,
from ../libguile.h:34,
from guile.c:38:
/home/x0r/Opt/guile-3.0.4/lib/gc-7.4.0/include/gc/gc.h:2:19: error:
#include nested too deeply
#include <gc/gc.h>
^
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.