GNU bug report logs -
#44082
make error | #include nested too deeply: #include <gc/gc.h>
Previous Next
To reply to this bug, email your comments to 44082 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#44082
; Package
guile
.
(Mon, 19 Oct 2020 20:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hey Ya <cali.dot.mero <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Mon, 19 Oct 2020 20:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[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 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.