Re: bool on Caldera OpenLinux 3.1.1

2007-11-01 Thread Tim Rice
On Thu, 1 Nov 2007, Bruno Haible wrote: > Tim Rice wrote: > > None of that, but I did find a problem with the build environment > > ... > > I got the build environment fixed now. > > OK. But this means I cannot trust your 6 other reports either. If you want > something to be done about them, you

Re: bool on Caldera OpenLinux 3.1.1

2007-11-01 Thread Bruno Haible
Tim Rice wrote: > None of that, but I did find a problem with the build environment > ... > I got the build environment fixed now. OK. But this means I cannot trust your 6 other reports either. If you want something to be done about them, you need to redo these builds in a clean environment, with

Re: bool on Caldera OpenLinux 3.1.1

2007-10-31 Thread Tim Rice
On Thu, 1 Nov 2007, Bruno Haible wrote: > Well, then in a normal situation the AC_HEADER_STDBOOL macro should not > have set HAVE__BOOL to 1. > > I guess you have either the CONFIG_SITE variable set, or a config.site file > somewhere, or passed a --config-cache option to configure, or you configu

Re: bool on Caldera OpenLinux 3.1.1

2007-10-31 Thread Bruno Haible
Hello, Tim Rice wrote: > > Can you please try two more snippets? > > > > == snippet3.c > > typedef _Bool ac__type_new_; > > int > > main () > > { > > if ((ac__type_new_ *) 0) > > return 0; > > if

Re: bool on Caldera OpenLinux 3.1.1

2007-10-31 Thread Tim Rice
On Thu, 1 Nov 2007, Bruno Haible wrote: > Can you please try two more snippets? > > == snippet3.c > typedef _Bool ac__type_new_; > int > main () > { > if ((ac__type_new_ *) 0) > return 0; > if (si

Re: bool on Caldera OpenLinux 3.1.1

2007-10-31 Thread Bruno Haible
Tim Rice wrote: > > - the brand and version of cc ? > $ gcc --version > 2.95.2 Thanks. > > - "grep -i bool config.status" ? > $ grep -i bool config.status > s,@STDBOOL_H@,|#_!!_#|stdbool.h,g > s,@HAVE__BOOL@,|#_!!_#|1,g That's the problem: The autoconf test has determined that _Bool exists,

Re: bool on Caldera OpenLinux 3.1.1

2007-10-30 Thread Tim Rice
On Tue, 30 Oct 2007, Bruno Haible wrote: > Tim Rice wrote: > > > The build fails on Caldera OpenLinux 3.1.1 > > > Here is a snipet of the build log > > > > > > make all-am > > > make[2]: Entering directory `/usr/local/src/gnu/m4-1.3.10/lib' > > > source='/opt/src/gnu/m4-1.4.10/lib/gl_array_l

Re: bool on Caldera OpenLinux 3.1.1

2007-10-29 Thread Bruno Haible
Tim Rice wrote: > > The build fails on Caldera OpenLinux 3.1.1 > > Here is a snipet of the build log > > > > make all-am > > make[2]: Entering directory `/usr/local/src/gnu/m4-1.3.10/lib' > > source='/opt/src/gnu/m4-1.4.10/lib/gl_array_list.c' > > object='gl_array_list.o' libtool=no \ > > DEP