Re: guile-1.4 has problems with autoconf-2.50

2001-06-03 Thread Masao Uebayashi
Hello, > autoconf-2.50 fails in guile-1.4 with the following error: > > > $ autoconf > configure.in:321: error: AC_LANG: unknown language: > aclang.m4:124: _AC_LANG_SET is expanded from... > aclang.m4:133: AC_LANG is expanded from... > ./aclocal.m4:116: GUILE_NAMED_CHECK_FUNC is expanded from..

ADV: Top Search Engine Placement

2001-06-03 Thread mike23
Removal instructions below. I saw your listing on the internet. I work for a company that specializes in getting clients web sites listed as close to the top of the major search engines as possible. Our fee is only $29.95 per month to submit your site at least twice a month to over 350 search

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

2001-06-03 Thread Alexander Klimov
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 has