g-wrap-dev
[Top][All Lists]
Advanced

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

Re: gw-test-enumeration-spec.scm:


From: Andreas Rottmann
Subject: Re: gw-test-enumeration-spec.scm:
Date: Thu, 02 Dec 2010 21:54:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

ALbert Gráfica - Suporte <address@hidden> 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/>



reply via email to

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