maybe configure.ac problem ?

Basile STARYNKEVITCH basile@starynkevitch.net
Thu Jun 14 13:04:00 GMT 2007



Hello all,

While trying to compile the trunk gcc (svn rev 125703) on my 
Debian/Sid/AMD64, I got the following problem, which happens even when 
configuring in an empty build directory _Obj/
cd /usr/src/Lang/gcc-trunk/_Obj
/usr/src/Lang/gcc-trunk/configure '--disable-multilib' 
'--program-suffix=-snap' '--enable-maintainer-mode' 
'--enable-languages=c,c++'

checking size of long long... 8
checking for __int64... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -pedantic -Wno-long-long 
-Wno-variadic-macros         -Wno-overlength-strings... no
configure: error: unknown check category release,yes
make[2]: *** [configure-stage1-gcc] Error 1
make[2]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj'
make: *** [all] Error 2


This could be related to the IFS setting in gcc/configure.ac near line 360

my bash version is GNU bash, version 3.1.17(1)-release (x86_64-pc-linux-gnu)

my autoconf version is autoconf (GNU Autoconf) 2.61

Am I the only one to experiment this?

Regards.


-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***



More information about the Gcc mailing list