* problem building guile-reader
@ 2010-07-30 0:50 Brad Collins
2010-08-18 14:15 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Brad Collins @ 2010-07-30 0:50 UTC (permalink / raw)
To: guile-user
Trying to build and install Guile-Reader on Guile 1.8.7
(installed using latest package via yum) running on Fedora
13.
Configure works without any problem but when I try make, it
dies with the following error:
Making all in doc
make[2]: Entering directory `/home/deerpig/sandbox/guile-reader-0.5/doc'
/usr/bin/guile -L ../modules -l "./extract-c-doc.scm" -e '(apply main (cdr (command-line)))' -- "../src/reader.c" "gcc -E" "-I.. -I.. -I../src -I../src " \
standard-token-reader token-reader-specification \
token-reader-procedure 'token-reader-escape?' > token-reader-api-doc.texi
extracting Texinfo doc from `../src/reader.c'... ../src/reader.c:1546:2: warning: #warning "Compiling the slow, Lightning-free, implementation!"
Backtrace:
In unknown file:
?: 0* [parse-documentation-item " loca"]
?: 1* (letrec ((read-strings #)) (let* (# #) (if # # #)))
In ../modules/system/documentation/c-snarf.scm:
102: 2 (let* (# #) (if # # #))
In unknown file:
...
?: 3 [scm-error misc-error #f "~A ~S" ("invalid documentation item" "loca") #f]
<unnamed port>: In procedure scm-error in expression (scm-error (quote misc-error) #f ...):
<unnamed port>: invalid documentation item "loca"
make[2]: *** [token-reader-api-doc.texi] Error 1
make[2]: Leaving directory `/home/deerpig/sandbox/guile-reader-0.5/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/deerpig/sandbox/guile-reader-0.5'
make: *** [all] Error 2
----
Does anyone have any idea how to work around this?
b/
--
Brad Collins <brad@chenla.la>
skype|twitter|wave: deerpig
http://chenla.la
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problem building guile-reader
2010-07-30 0:50 problem building guile-reader Brad Collins
@ 2010-08-18 14:15 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2010-08-18 14:15 UTC (permalink / raw)
To: guile-user
Hello,
(Please follow-up to ‘guile-reader-devel@nongnu.org’. Sorry for the
late reply, I had been sunbathing over the last few weeks. ;-))
What does ‘gcc --version’ say?
Can you please print the value of ‘items’ in ‘parse-snarfed-line’ in
modules/system/documentation/c-snarf.scm?
Thanks in advance,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-18 14:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 0:50 problem building guile-reader Brad Collins
2010-08-18 14:15 ` Ludovic Courtès
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).