bug-guile
[Top][All Lists]
Advanced

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

hash.c:101: pointers are not permitted as case values


From: Alexander Klimov
Subject: hash.c:101: pointers are not permitted as case values
Date: Sun, 3 Jun 2001 17:19:11 +0300 (IDT)

Hi.

I got guile-core from CVS,
make distclean
autogen.sh
./configure  --enable-shared --with-threads --enable-ltdl-convenience
make

The result is:
....
gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall
-Wmissing-prototypes -Wp,-MD,.deps/hash.pp -c hash.c  -fPIC -DPIC -o
.libs/hash.lo
hash.c: In function `scm_hasher':
hash.c:101: pointers are not permitted as case values
hash.c:105: pointers are not permitted as case values
hash.c:108: pointers are not permitted as case values
hash.c:111: pointers are not permitted as case values
make[1]: *** [hash.lo] Error 1
make[1]: Leaving directory `/export/home/ask/build/guile-core/libguile'
make: *** [all-recursive] Error 1

Maybe the reason is
gcc version 3.1 20010516 (experimental)


BTW: uname -a
SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10

Regards,
ASK






reply via email to

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