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

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

gw-test-enumeration-spec.scm:


From: ALbert Gráfica - Suporte
Subject: gw-test-enumeration-spec.scm:
Date: Thu, 02 Dec 2010 14:58:32 -0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101122 Mandriva/3.1.6-0.1mdv2010.1 (2010.1) Thunderbird/3.1.6

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! :)



reply via email to

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