guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem building guile-reader


From: Brad Collins
Subject: problem building guile-reader
Date: Thu, 29 Jul 2010 17:50:33 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

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 <address@hidden>
skype|twitter|wave: deerpig
http://chenla.la



reply via email to

[Prev in Thread] Current Thread [Next in Thread]