bug-guile
[Top][All Lists]
Advanced

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

guile make error


From: Fu-Gangqiang
Subject: guile make error
Date: Wed, 16 Feb 2011 10:41:05 +0800 (CST)

Hi,all,
Today, I built guile from Git repository,
but have some warnings and 2 errors.

warnings and errors :
----->cut here:start<-----
gc.c: In function 'scm_gc_dump':
gc.c:333: warning: implicit declaration of function 'GC_dump'
memoize.c:478:***Mismatching FUNC_NAME.  Should be: `#define FUNC_NAME 
s_"@prompt"'
pairs.c:147:***Missing or erroneous `#define FUNC_NAME s_scm_cdr'
pairs.c:150:***pairs.c:155:***Missing or erroneous `#define FUNC_NAME 
s_scm_cddr'
pairs.c:158:***pairs.c:163:***Missing or erroneous `#define FUNC_NAME 
s_scm_cadr'
pairs.c:166:***pairs.c:171:***Missing or erroneous `#define FUNC_NAME 
s_scm_cdddr'
pairs.c:174:***pairs.c:179:***Missing or erroneous `#define FUNC_NAME 
s_scm_cdadr'
pairs.c:182:***pairs.c:187:***Missing or erroneous `#define FUNC_NAME 
s_scm_caddr'
pairs.c:190:***pairs.c:195:***Missing or erroneous `#define FUNC_NAME 
s_scm_caadr'
pairs.c:198:***pairs.c:203:***Missing or erroneous `#define FUNC_NAME 
s_scm_cddddr'
pairs.c:206:***pairs.c:211:***Missing or erroneous `#define FUNC_NAME 
s_scm_cddadr'
pairs.c:214:***pairs.c:219:***Missing or erroneous `#define FUNC_NAME 
s_scm_cdaddr'
pairs.c:222:***pairs.c:227:***Missing or erroneous `#define FUNC_NAME 
s_scm_cdaadr'
pairs.c:230:***pairs.c:235:***Missing or erroneous `#define FUNC_NAME 
s_scm_cadddr'
pairs.c:238:***pairs.c:243:***Missing or erroneous `#define FUNC_NAME 
s_scm_cadadr'
pairs.c:246:***pairs.c:251:***Missing or erroneous `#define FUNC_NAME 
s_scm_caaddr'
pairs.c:254:***pairs.c:259:***Missing or erroneous `#define FUNC_NAME 
s_scm_caaadr'
pairs.c:262:***module/language/glil/decompile-assembly.scm:174:21: warning: 
possibly unbound variable `make-glil-local'
module/language/glil/decompile-assembly.scm:170:21: warning: possibly unbound 
variable `make-glil-local'
module/ice-9/mapping.scm:97:48: warning: possibly wrong number of arguments to 
`hashx-get-handle'
module/ice-9/mapping.scm:94:48: warning: possibly unbound variable 
`hashx-create-handle'
module/scripts/autofrisk.scm:182:2: warning: non-literal format string
module/language/ecmascript/base.scm:179:31: warning: wrong number of arguments 
to `object->number'
module/language/ecmascript/base.scm:95:6: warning: possibly unbound variable `v'
module/language/ecmascript/base.scm:181:14: warning: possibly unbound variable 
`o'
module/language/ecmascript/base.scm:226:22: warning: possibly unbound variable 
`Boolean'
module/language/ecmascript/base.scm:227:21: warning: possibly unbound variable 
`String'
module/language/ecmascript/base.scm:228:21: warning: possibly unbound variable 
`Number'
module/language/ecmascript/function.scm:40:9: warning: possibly unbound 
variable `<js-array-object>'
module/language/ecmascript/function.scm:44:43: warning: possibly unbound 
variable `js-array-vector'
guile-readline/ice-9/readline.scm:216:10: warning: possibly unbound variable 
`*readline-completion-function*'
guile-readline/ice-9/readline.scm:213:10: warning: possibly unbound variable 
`*readline-completion-function*'
guile-readline/ice-9/readline.scm:210:2: warning: possibly unbound variable 
`*readline-completion-function*'
guile-readline/ice-9/readline.scm:156:4: warning: possibly unbound variable 
`%readline'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:63:0: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:97:49: warning: possibly unbound variable 
`%readline'
guile-readline/ice-9/readline.scm:125:38: warning: possibly unbound variable 
`readline-options-interface'
guile-readline/ice-9/readline.scm:206:4: warning: possibly unbound variable 
`*readline-completion-function*'
~/Git/guile/doc/ref//standard-library.texi:974: Node `deffn-filter' previously 
defined at line 937.
makeinfo: Removing output file `guile.info' due to errors; use --force to 
preserve.
make[4]: *** [guile.info] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
----->cut here:end<-----




reply via email to

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