Hi, to all,
I'm trying compile the g-wrag 1.3.4 on Centos 5. and its give this
messages.
LD_LIBRARY_PATH=/home/administrator/suporte/g-wrap-1.3.4/test/..:/home/administrator/suporte/g-wrap-1.3.4/test/..:
\
guile -c \
"(debug-enable 'backtrace) \
(debug-enable 'debug) \
(read-enable 'positions) \
(set! %load-path (cons
\"/home/administrator/suporte/g-wrap-1.3.4/test/..\" %load-path)) \
(use-modules (g-wrap)) \
(primitive-load \"./gw-test-enumeration-spec.scm\") \
(gw:generate-wrapset \"gw-test-enumeration\")"
WARNING: (g-wrap): imported module (g-wrap sorting) overrides core
binding `sort'
Backtrace:
In current input:
1: 0* [primitive-load "./gw-test-enumeration-spec.scm"]
In ./gw-test-enumeration-spec.scm:
7: 1* (let* ((ws #)) (gw:wrapset-set-guile-module! ws (quote #)) ...)
20: 2* (let* ((enum #)) (gw:enum-add-value! enum "GW_TEST_ENUM_ZERO"
...) ...)
20: 3* (gw:wrap-enumeration ws (quote <gw-test-enum>) "enum GWTestEnum")
./gw-test-enumeration-spec.scm:20:15: In expression (gw:wrap-enumeration
ws (quote <gw-test-enum>) ...):
./gw-test-enumeration-spec.scm:20:15: Unbound variable: gw:wrap-enumeration
make[2]: ** [gw-test-enumeration.c] Erro 1
make[2]: Saindo do diretório
`/home/administrator/suporte/g-wrap-1.3.4/test'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/administrator/suporte/g-wrap-1.3.4'
make: ** [all] Erro 2
Any help? Plz?
For now thx! :)
_______________________________________________
g-wrap-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/g-wrap-dev