unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Problem to compile g-wrap
@ 2011-10-01 23:53 Germán Arias
  2011-10-03 22:58 ` Germán Arias
  0 siblings, 1 reply; 10+ messages in thread
From: Germán Arias @ 2011-10-01 23:53 UTC (permalink / raw)
  To: Guile

Compiling g-wrap-1.9.13 with gcc 4.6.0, I get (using guile 2.0.2):

In file included from guile-runtime.c:32:0:
../../guile/g-wrap/guile-compatibility.h:50:0: error: "scm_is_eq"
redefined [-Werror]
/usr/local/include/guile/2.0/libguile/tags.h:120:0: note: this is the
location of the previous definition
../../guile/g-wrap/guile-compatibility.h:51:0: error: "scm_is_null"
redefined [-Werror]
/usr/local/include/guile/2.0/libguile/pairs.h:73:0: note: this is the
location of the previous definition
../../guile/g-wrap/guile-compatibility.h:81:0: error: "scm_is_symbol"
redefined [-Werror]


and:


guile-runtime.c: In function 'gw_guile_enum_val2sym':
guile-runtime.c:75:3: error: implicit declaration of function
'scm_is_true' [-Werror=implicit-function-declaration]
guile-runtime.c:82:3: error: implicit declaration of function
'scm_is_symbol' [-Werror=implicit-function-declaration]
guile-runtime.c:85:5: error: implicit declaration of function
'scm_is_false' [-Werror=implicit-function-declaration]
guile-runtime.c:89:5: error: 'scm_num2long' is deprecated (declared
at /usr/local/include/guile/2.0/libguile/deprecated.h:681)
[-Werror=deprecated-declarations]
guile-runtime.c:94:5: error: 'scm_num2long' is deprecated (declared
at /usr/local/include/guile/2.0/libguile/deprecated.h:681)
[-Werror=deprecated-declarations]
guile-runtime.c:102:9: error: 'scm_str2symbol' is deprecated (declared
at /usr/local/include/guile/2.0/libguile/deprecated.h:718)
[-Werror=deprecated-declarations]
guile-runtime.c:104:7: error: 'scm_str2symbol' is deprecated (declared
at /usr/local/include/guile/2.0/libguile/deprecated.h:718)
[-Werror=deprecated-declarations]


Any advice? Thanks.




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-10-15 21:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-01 23:53 Problem to compile g-wrap Germán Arias
2011-10-03 22:58 ` Germán Arias
2011-10-04 19:50   ` Ludovic Courtès
2011-10-05  0:00     ` Germán Arias
2011-10-05 10:11       ` Ludovic Courtès
2011-10-06  6:12         ` Germán Arias
2011-10-06 19:07           ` Ludovic Courtès
2011-10-07 18:31             ` Germán Arias
2011-10-12 13:26   ` Paul Emsley
2011-10-15 21:55     ` Germán Arias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).