guile-devel
[Top][All Lists]
Advanced

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

CVS build warning


From: Jan Nieuwenhuizen
Subject: CVS build warning
Date: Wed, 31 Mar 2004 19:58:31 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

but with the default -Werror flag it breaks the build.  I'm sorry that
I don't know the right fix, a simple cast or SCM2PTR or something?

Greetings,
Jan.


make[2]: Entering directory `/var/fred/cvs/savannah/guile/guile-core/libguile'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../libguile-ltdl    -g -O2 
-DSCM_DEBUG_CELL_ACCESSES=1 -Wall -Wmissing-prototypes -Werror -MT guile.o -MD 
-MP -MF ".deps/guile.Tpo" \
  -c -o guile.o `test -f 'guile.c' || echo './'`guile.c; \
then mv -f ".deps/guile.Tpo" ".deps/guile.Po"; \
else rm -f ".deps/guile.Tpo"; exit 1; \
fi
In file included from ../libguile.h:132,
                 from guile.c:32:
../libguile/inline.h: In function `scm_cell':
../libguile/inline.h:101: warning: comparison between pointer and integer
make[2]: *** [guile.o] Error 1
make[2]: Leaving directory `/var/fred/cvs/savannah/guile/guile-core/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/fred/cvs/savannah/guile/guile-core'
make: *** [all] Error 2
19:51:37 address@hidden:~/cvs/savannah/guile/guile-core
$ gcc --version
gcc (GCC) 3.3.3 (Debian 20040321)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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