ALbert Gráfica - Suporte <[email protected]> writes: > Hi, to all, > > > I'm trying compile the g-wrag 1.3.4 on Centos 5. and its give this > messages. > Does any application still require G-Wrap 1.3.x? It is really ancient and not supported anymore; if you can, I'd advice to use the latest release, 1.9.13.
> 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? > What version of Guile do you use? Regards, Rotty -- Andreas Rottmann -- <http://rotty.yi.org/> _______________________________________________ g-wrap-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/g-wrap-dev
