Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 12:57:52 -0500
From:      stan <stanb@awod.com>
To:        freebsd-ports@freebsd.org
Subject:   bison port build failure
Message-ID:  <20020402175752.GA19835@teddy.fas.com>

next in thread | raw e-mail | index | archive | help
Updateiing my 4.5 STABLE system and the bison port fails to build like
this:


Script started on Tue Apr  2 12:49:50 2002
brown# portupgrade bison=0D=0D
--->  Upgrading 'bison-1.29' to 'bison-1.34_2' (devel/bison)=0D
--->  Building '/usr/ports/devel/bison'=0D
=3D=3D=3D>  Cleaning for libiconv-1.7_2=0D
=3D=3D=3D>  Cleaning for bison-1.34_2=0D
=3D=3D=3D>  Extracting for bison-1.34_2=0D
>> Checksum OK for bison-1.34.tar.bz2.=0D
=3D=3D=3D>   bison-1.34_2 depends on shared library: iconv.3 - found=0D
=3D=3D=3D>  Patching for bison-1.34_2=0D
=3D=3D=3D>  Applying FreeBSD patches for bison-1.34_2=0D
=3D=3D=3D>  Configuring for bison-1.34_2=0D
checking for a BSD compatible install... /usr/bin/install -c -o root -g whe=
el=0D
checking whether build environment is sane... yes=0D
checking for gawk... no=0D
checking for mawk... no=0D
checking for nawk... no=0D
checking for awk... awk=0D
checking whether make sets ${MAKE}... yes=0D
checking for gcc... cc=0D
checking for C compiler default output... a.out=0D
checking whether the C compiler works... yes=0D
checking whether we are cross compiling... no=0D
checking for executable suffix... =0D
checking for object suffix... o=0D
checking whether we are using the GNU C compiler... yes=0D
checking whether cc accepts -g... yes=0D
checking for style of include used by make... GNU=0D
checking dependency style of cc... gcc=0D
checking how to run the C preprocessor... cc -E=0D
checking for ANSI C header files... yes=0D
checking for sys/types.h... yes=0D
checking for sys/stat.h... yes=0D
checking for stdlib.h... yes=0D
checking for string.h... yes=0D
checking for memory.h... yes=0D
checking for strings.h... yes=0D
checking for inttypes.h... yes=0D
checking for stdint.h... no=0D
checking for unistd.h... yes=0D
checking minix/config.h usability... no=0D
checking minix/config.h presence... no=0D
checking for minix/config.h... no=0D
checking for strerror in -lcposix... no=0D
checking for cc option to accept ANSI C... none needed=0D
checking for ranlib... ranlib=0D
checking for ANSI C header files... (cached) yes=0D
checking ctype.h usability... yes=0D
checking ctype.h presence... yes=0D
checking for ctype.h... yes=0D
checking locale.h usability... yes=0D
checking locale.h presence... yes=0D
checking for locale.h... yes=0D
checking for memory.h... (cached) yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking for cc option to accept ANSI C... none needed=0D
checking for an ANSI C-conforming const... yes=0D
checking for inline... inline=0D
checking for function prototypes... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for working alloca.h... no=0D
checking for alloca... yes=0D
checking for obstacks... no=0D
checking for error_at_line... no=0D
checking for working strnlen... no=0D
checking for mkstemp... yes=0D
checking for setlocale... yes=0D
checking whether stpcpy is declared... no=0D
checking whether strchr is declared... yes=0D
checking whether strspn is declared... yes=0D
checking whether strnlen is declared... no=0D
checking whether memchr is declared... yes=0D
checking whether memrchr is declared... no=0D
checking for stpcpy... no=0D
checking for strchr... yes=0D
checking for strspn... yes=0D
checking for memchr... yes=0D
checking for memrchr... no=0D
checking for working malloc... yes=0D
checking for working realloc... yes=0D
checking for isascii... yes=0D
checking for iswprint... no=0D
checking for mbsinit... no=0D
checking whether mbrtowc and mbstate_t are properly declared... no=0D
checking limits.h usability... yes=0D
checking limits.h presence... yes=0D
checking for limits.h... yes=0D
checking stddef.h usability... yes=0D
checking stddef.h presence... yes=0D
checking for stddef.h... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking wchar.h usability... yes=0D
checking wchar.h presence... yes=0D
checking for wchar.h... yes=0D
checking wctype.h usability... yes=0D
checking wctype.h presence... yes=0D
checking for wctype.h... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking whether backslash-a works in strings... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for mbstate_t... yes=0D
checking for function prototypes... yes=0D
checking for ANSI C header files... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for strerror... yes=0D
checking for vprintf... yes=0D
checking for doprnt... no=0D
checking whether strerror is declared... yes=0D
checking whether strerror_r is declared... yes=0D
checking for strerror_r... yes=0D
checking whether strerror_r returns char *... no=0D
checking for ANSI C header files... (cached) yes=0D
checking if malloc debugging is wanted... no=0D
checking build system type... i386-unknown-freebsd4.5=0D
checking host system type... i386-unknown-freebsd4.5=0D
checking for off_t... yes=0D
checking for size_t... yes=0D
checking for stdlib.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking for getpagesize... yes=0D
checking for working mmap... yes=0D
checking whether we are using the GNU C Library 2.1 or newer... no=0D
checking argz.h usability... no=0D
checking argz.h presence... no=0D
checking for argz.h... no=0D
checking for limits.h... (cached) yes=0D
checking for locale.h... (cached) yes=0D
checking nl_types.h usability... yes=0D
checking nl_types.h presence... yes=0D
checking for nl_types.h... yes=0D
checking malloc.h usability... yes=0D
checking malloc.h presence... yes=0D
checking for malloc.h... yes=0D
checking for stddef.h... (cached) yes=0D
checking for stdlib.h... (cached) yes=0D
checking for string.h... (cached) yes=0D
checking for unistd.h... (cached) yes=0D
checking sys/param.h usability... yes=0D
checking sys/param.h presence... yes=0D
checking for sys/param.h... yes=0D
checking for feof_unlocked... no=0D
checking for fgets_unlocked... no=0D
checking for getcwd... yes=0D
checking for getegid... yes=0D
checking for geteuid... yes=0D
checking for getgid... yes=0D
checking for getuid... yes=0D
checking for mempcpy... no=0D
checking for munmap... yes=0D
checking for putenv... yes=0D
checking for setenv... yes=0D
checking for setlocale... (cached) yes=0D
checking for stpcpy... (cached) no=0D
checking for strchr... (cached) yes=0D
checking for strcasecmp... yes=0D
checking for strdup... yes=0D
checking for strtoul... yes=0D
checking for tsearch... yes=0D
checking for __argz_count... no=0D
checking for __argz_stringify... no=0D
checking for __argz_next... no=0D
checking for iconv... yes=0D
checking for iconv declaration... =0D
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inby=
tesleft, char * *outbuf, size_t *outbytesleft);=0D
checking for nl_langinfo and CODESET... yes=0D
checking for LC_MESSAGES... yes=0D
checking whether NLS is requested... yes=0D
checking whether included gettext is requested... yes=0D
checking for msgfmt... no=0D
checking for gmsgfmt... :=0D
checking for xgettext... no=0D
checking for bison... bison=0D
checking version of bison... 1.29, ok=0D
checking for catalogs to be installed...  de es et fr it ja nl ru sv tr=0D
configure: creating ./config.status=0D
config.status: creating tests/bison=0D
config.status: creating tests/Makefile=0D
config.status: creating tests/atlocal=0D
config.status: creating Makefile=0D
config.status: creating config/Makefile=0D
config.status: creating intl/Makefile=0D
config.status: creating po/Makefile.in=0D
config.status: creating lib/Makefile=0D
config.status: creating src/Makefile=0D
config.status: creating doc/Makefile=0D
config.status: creating m4/Makefile=0D
config.status: creating  config.h=0D
config.status: error: cannot find input file:  config.h.in=0D
=3D=3D=3D>  Script "configure" failed: here are the contents of "config.log=
"=0D
This file contains any messages produced by compilers while=0D
running configure, to aid debugging if configure makes a mistake.=0D
=0D
It was created by GNU Bison configure 1.34, which was=0D
generated by GNU Autoconf 2.52i.  Invocation command line was=0D
=0D
  $ ./configure --with-included-gettext --prefix=3D/usr/local --target=3Di3=
86-unknown-freebsd4.5=0D
=0D
## --------- ##=0D
## Platform. ##=0D
## --------- ##=0D
=0D
hostname =3D brown.westvaco.com=0D
uname -m =3D i386=0D
uname -r =3D 4.5-STABLE=0D
uname -s =3D FreeBSD=0D
uname -v =3D FreeBSD 4.5-STA=0D
=0D
/usr/bin/uname -p =3D i386=0D
/bin/uname -X     =3D unknown=0D
=0D
/bin/arch              =3D unknown=0D
/usr/bin/arch -k       =3D unknown=0D
/usr/convex/getsysinfo =3D unknown=0D
hostinfo               =3D unknown=0D
/bin/machine           =3D unknown=0D
/usr/bin/oslevel       =3D unknown=0D
/bin/universe          =3D unknown=0D
=0D
PATH: /sbin=0D
PATH: /bin=0D
PATH: /usr/sbin=0D
PATH: /usr/bin=0D
PATH: /usr/games=0D
PATH: /usr/local/sbin=0D
PATH: /usr/local/bin=0D
PATH: /usr/X11R6/bin=0D
PATH: /root/bin=0D
=0D
=0D
## ----------- ##=0D
## Core tests. ##=0D
## ----------- ##=0D
=0D
configure:1256: checking for a BSD compatible install=0D
configure:1310: result: /usr/bin/install -c -o root -g wheel=0D
configure:1321: checking whether build environment is sane=0D
configure:1364: result: yes=0D
configure:1397: checking for gawk=0D
configure:1426: result: no=0D
configure:1397: checking for mawk=0D
configure:1426: result: no=0D
configure:1397: checking for nawk=0D
configure:1426: result: no=0D
configure:1397: checking for awk=0D
configure:1413: found /usr/bin/awk=0D
configure:1423: result: awk=0D
configure:1433: checking whether make sets ${MAKE}=0D
configure:1453: result: yes=0D
configure:1663: checking for gcc=0D
configure:1689: result: cc=0D
configure:1933: checking for C compiler version=0D
configure:1936: cc --version </dev/null >&5=0D
2.95.3=0D
configure:1939: $? =3D 0=0D
configure:1941: cc -v </dev/null >&5=0D
Using builtin specs.=0D
gcc version 2.95.3 20010315 (release) [FreeBSD]=0D
configure:1944: $? =3D 0=0D
configure:1946: cc -V </dev/null >&5=0D
cc: argument to `-V' is missing=0D
configure:1949: $? =3D 1=0D
configure:1975: checking for C compiler default output=0D
configure:1978: cc -O -pipe  -I/usr/local/include -L/usr/local/lib conftest=
.c  >&5=0D
configure:1981: $? =3D 0=0D
configure:2014: result: a.out=0D
configure:2019: checking whether the C compiler works=0D
configure:2025: ./a.out=0D
configure:2028: $? =3D 0=0D
configure:2043: result: yes=0D
configure:2050: checking whether we are cross compiling=0D
configure:2052: result: no=0D
configure:2055: checking for executable suffix=0D
configure:2057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:2060: $? =3D 0=0D
configure:2082: result: =0D
configure:2088: checking for object suffix=0D
configure:2112: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2115: $? =3D 0=0D
configure:2134: result: o=0D
configure:2138: checking whether we are using the GNU C compiler=0D
configure:2165: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2168: $? =3D 0=0D
configure:2171: test -s conftest.o=0D
configure:2174: $? =3D 0=0D
configure:2186: result: yes=0D
configure:2192: checking whether cc accepts -g=0D
configure:2216: cc -c -g -I/usr/local/include conftest.c >&5=0D
configure:2219: $? =3D 0=0D
configure:2222: test -s conftest.o=0D
configure:2225: $? =3D 0=0D
configure:2235: result: yes=0D
configure:2262: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
conftest.c:2: syntax error before `me'=0D
configure:2265: $? =3D 1=0D
configure: failed program was:=0D
#ifndef __cplusplus=0D
  choke me=0D
#endif=0D
configure:2394: checking for style of include used by make=0D
configure:2422: result: GNU=0D
configure:2450: checking dependency style of cc=0D
configure:2512: result: gcc=0D
configure:2523: checking how to run the C preprocessor=0D
configure:2549: cc -E -I/usr/local/include conftest.c=0D
configure:2555: $? =3D 0=0D
configure:2582: cc -E -I/usr/local/include conftest.c=0D
configure:2578: ac_nonexistent.h: No such file or directory=0D
configure:2588: $? =3D 1=0D
configure: failed program was:=0D
#line 2577 "configure"=0D
#include "confdefs.h"=0D
#include <ac_nonexistent.h>=0D
configure:2625: result: cc -E=0D
configure:2640: cc -E -I/usr/local/include conftest.c=0D
configure:2646: $? =3D 0=0D
configure:2673: cc -E -I/usr/local/include conftest.c=0D
configure:2669: ac_nonexistent.h: No such file or directory=0D
configure:2679: $? =3D 1=0D
configure: failed program was:=0D
#line 2668 "configure"=0D
#include "confdefs.h"=0D
#include <ac_nonexistent.h>=0D
configure:2719: checking for ANSI C header files=0D
configure:2733: cc -E -I/usr/local/include conftest.c=0D
configure:2739: $? =3D 0=0D
configure:2826: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:2829: $? =3D 0=0D
configure:2831: ./conftest=0D
configure:2834: $? =3D 0=0D
configure:2848: result: yes=0D
configure:2872: checking for sys/types.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for sys/stat.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for stdlib.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for string.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for memory.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for strings.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for inttypes.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2872: checking for stdint.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2913: stdint.h: No such file or directory=0D
configure:2888: $? =3D 1=0D
configure: failed program was:=0D
#line 2877 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
=0D
#include <stdint.h>=0D
configure:2904: result: no=0D
configure:2872: checking for unistd.h=0D
configure:2885: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2888: $? =3D 0=0D
configure:2891: test -s conftest.o=0D
configure:2894: $? =3D 0=0D
configure:2904: result: yes=0D
configure:2926: checking minix/config.h usability=0D
configure:2935: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:2963: minix/config.h: No such file or directory=0D
configure:2938: $? =3D 1=0D
configure: failed program was:=0D
#line 2928 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#include <minix/config.h>=0D
configure:2953: result: no=0D
configure:2957: checking minix/config.h presence=0D
configure:2964: cc -E -I/usr/local/include conftest.c=0D
configure:2960: minix/config.h: No such file or directory=0D
configure:2970: $? =3D 1=0D
configure: failed program was:=0D
#line 2959 "configure"=0D
#include "confdefs.h"=0D
#include <minix/config.h>=0D
configure:2988: result: no=0D
configure:3006: checking for minix/config.h=0D
configure:3013: result: no=0D
configure:3043: checking for strerror in -lcposix=0D
configure:3076: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c -lcposix   >&5=0D
/usr/libexec/elf/ld: cannot find -lcposix=0D
configure:3079: $? =3D 1=0D
configure: failed program was:=0D
#line 3050 "configure"=0D
#include "confdefs.h"=0D
=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char strerror ();=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
strerror ();=0D
  ;=0D
  return 0;=0D
}=0D
configure:3096: result: no=0D
configure:3107: checking for cc option to accept ANSI C=0D
configure:3173: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:3176: $? =3D 0=0D
configure:3179: test -s conftest.o=0D
configure:3182: $? =3D 0=0D
configure:3196: result: none needed=0D
configure:3248: checking for ranlib=0D
configure:3264: found /usr/bin/ranlib=0D
configure:3275: result: ranlib=0D
configure:3915: checking for ANSI C header files=0D
configure:4044: result: yes=0D
configure:4073: checking ctype.h usability=0D
configure:4082: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:4085: $? =3D 0=0D
configure:4088: test -s conftest.o=0D
configure:4091: $? =3D 0=0D
configure:4100: result: yes=0D
configure:4104: checking ctype.h presence=0D
configure:4111: cc -E -I/usr/local/include conftest.c=0D
configure:4117: $? =3D 0=0D
configure:4135: result: yes=0D
configure:4153: checking for ctype.h=0D
configure:4160: result: yes=0D
configure:4073: checking locale.h usability=0D
configure:4082: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:4085: $? =3D 0=0D
configure:4088: test -s conftest.o=0D
configure:4091: $? =3D 0=0D
configure:4100: result: yes=0D
configure:4104: checking locale.h presence=0D
configure:4111: cc -E -I/usr/local/include conftest.c=0D
configure:4117: $? =3D 0=0D
configure:4135: result: yes=0D
configure:4153: checking for locale.h=0D
configure:4160: result: yes=0D
configure:4064: checking for memory.h=0D
configure:4069: result: yes=0D
configure:4064: checking for stdlib.h=0D
configure:4069: result: yes=0D
configure:4064: checking for string.h=0D
configure:4069: result: yes=0D
configure:4064: checking for unistd.h=0D
configure:4069: result: yes=0D
configure:4179: checking for cc option to accept ANSI C=0D
configure:4242: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:4245: $? =3D 0=0D
configure:4248: test -s conftest.o=0D
configure:4251: $? =3D 0=0D
configure:4268: result: none needed=0D
configure:4276: checking for an ANSI C-conforming const=0D
configure:4346: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:4349: $? =3D 0=0D
configure:4352: test -s conftest.o=0D
configure:4355: $? =3D 0=0D
configure:4365: result: yes=0D
configure:4375: checking for inline=0D
configure:4392: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:4395: $? =3D 0=0D
configure:4398: test -s conftest.o=0D
configure:4401: $? =3D 0=0D
configure:4412: result: inline=0D
configure:4429: checking for function prototypes=0D
configure:4432: result: yes=0D
configure:4446: checking for ANSI C header files=0D
configure:4575: result: yes=0D
configure:4590: checking for string.h=0D
configure:4595: result: yes=0D
configure:4704: checking for working alloca.h=0D
configure:4728: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:4710: alloca.h: No such file or directory=0D
configure:4731: $? =3D 1=0D
configure: failed program was:=0D
#line 4709 "configure"=0D
#include "confdefs.h"=0D
#include <alloca.h>=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
char *p =3D (char *) alloca (2 * sizeof (int));=0D
  ;=0D
  return 0;=0D
}=0D
configure:4747: result: no=0D
configure:4757: checking for alloca=0D
configure:4801: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:4804: $? =3D 0=0D
configure:4807: test -s conftest=0D
configure:4810: $? =3D 0=0D
configure:4820: result: yes=0D
configure:5010: checking for obstacks=0D
configure:5034: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5016: obstack.h: No such file or directory=0D
configure:5037: $? =3D 1=0D
configure: failed program was:=0D
#line 5015 "configure"=0D
#include "confdefs.h"=0D
#include "obstack.h"=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
struct obstack *mem; obstack_free(mem,(char *) 0)=0D
  ;=0D
  return 0;=0D
}=0D
configure:5053: result: no=0D
configure:5065: checking for error_at_line=0D
configure:5089: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccZiDDH7.o: In function `main':=0D
/tmp/ccZiDDH7.o(.text+0x1a): undefined reference to `error_at_line'=0D
configure:5092: $? =3D 1=0D
configure: failed program was:=0D
#line 5070 "configure"=0D
#include "confdefs.h"=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
error_at_line (0, 0, "", 0, "");=0D
  ;=0D
  return 0;=0D
}=0D
configure:5108: result: no=0D
configure:5114: checking for working strnlen=0D
configure:5156: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccdF44AE.o: In function `main':=0D
/tmp/ccdF44AE.o(.text+0x22): undefined reference to `strnlen'=0D
configure:5159: $? =3D 1=0D
configure: program exited with status 1=0D
configure: failed program was:=0D
#line 5122 "configure"=0D
#include "confdefs.h"=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
=0D
#define S "foobar"=0D
#define S_LEN (sizeof S - 1)=0D
=0D
  /* At least one implementation is buggy: that of AIX 4.3 would=0D
     give strnlen (S, 1) =3D=3D 3.  */=0D
=0D
  int i;=0D
  for (i =3D 0; i < S_LEN + 1; ++i)=0D
    {=0D
      int expected =3D i <=3D S_LEN ? i : S_LEN;=0D
      if (strnlen (S, i) !=3D expected)=0D
	exit (1);=0D
    }=0D
  exit (0);=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5177: result: no=0D
configure:5186: checking for mkstemp=0D
configure:5229: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5232: $? =3D 0=0D
configure:5235: test -s conftest=0D
configure:5238: $? =3D 0=0D
configure:5248: result: yes=0D
configure:5186: checking for setlocale=0D
configure:5229: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5232: $? =3D 0=0D
configure:5235: test -s conftest=0D
configure:5238: $? =3D 0=0D
configure:5248: result: yes=0D
configure:5258: checking whether stpcpy is declared=0D
configure:5285: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure: In function `main':=0D
configure:5308: `stpcpy' undeclared (first use in this function)=0D
configure:5308: (Each undeclared identifier is reported only once=0D
configure:5308: for each function it appears in.)=0D
configure:5288: $? =3D 1=0D
configure: failed program was:=0D
#line 5263 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
#ifndef stpcpy=0D
  char *p =3D (char *) stpcpy;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5304: result: no=0D
configure:5320: checking whether strchr is declared=0D
configure:5347: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:5350: $? =3D 0=0D
configure:5353: test -s conftest.o=0D
configure:5356: $? =3D 0=0D
configure:5366: result: yes=0D
configure:5382: checking whether strspn is declared=0D
configure:5409: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:5412: $? =3D 0=0D
configure:5415: test -s conftest.o=0D
configure:5418: $? =3D 0=0D
configure:5428: result: yes=0D
configure:5444: checking whether strnlen is declared=0D
configure:5471: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure: In function `main':=0D
configure:5494: `strnlen' undeclared (first use in this function)=0D
configure:5494: (Each undeclared identifier is reported only once=0D
configure:5494: for each function it appears in.)=0D
configure:5474: $? =3D 1=0D
configure: failed program was:=0D
#line 5449 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
#ifndef strnlen=0D
  char *p =3D (char *) strnlen;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5490: result: no=0D
configure:5506: checking whether memchr is declared=0D
configure:5533: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:5536: $? =3D 0=0D
configure:5539: test -s conftest.o=0D
configure:5542: $? =3D 0=0D
configure:5552: result: yes=0D
configure:5568: checking whether memrchr is declared=0D
configure:5595: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure: In function `main':=0D
configure:5618: `memrchr' undeclared (first use in this function)=0D
configure:5618: (Each undeclared identifier is reported only once=0D
configure:5618: for each function it appears in.)=0D
configure:5598: $? =3D 1=0D
configure: failed program was:=0D
#line 5573 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
#ifndef memrchr=0D
  char *p =3D (char *) memrchr;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5614: result: no=0D
configure:5640: checking for stpcpy=0D
configure:5683: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/cchjsJcc.o: In function `main':=0D
/tmp/cchjsJcc.o(.text+0x9): undefined reference to `stpcpy'=0D
configure:5686: $? =3D 1=0D
configure: failed program was:=0D
#line 5645 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char stpcpy (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char stpcpy ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_stpcpy) || defined (__stub___stpcpy)=0D
choke me=0D
#else=0D
f =3D stpcpy;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5702: result: no=0D
configure:5640: checking for strchr=0D
configure:5683: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5686: $? =3D 0=0D
configure:5689: test -s conftest=0D
configure:5692: $? =3D 0=0D
configure:5702: result: yes=0D
configure:5640: checking for strspn=0D
configure:5683: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5686: $? =3D 0=0D
configure:5689: test -s conftest=0D
configure:5692: $? =3D 0=0D
configure:5702: result: yes=0D
configure:5640: checking for memchr=0D
configure:5683: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5686: $? =3D 0=0D
configure:5689: test -s conftest=0D
configure:5692: $? =3D 0=0D
configure:5702: result: yes=0D
configure:5640: checking for memrchr=0D
configure:5683: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccZVdvU3.o: In function `main':=0D
/tmp/ccZVdvU3.o(.text+0x9): undefined reference to `memrchr'=0D
configure:5686: $? =3D 1=0D
configure: failed program was:=0D
#line 5645 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char memrchr (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char memrchr ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_memrchr) || defined (__stub___memrchr)=0D
choke me=0D
#else=0D
f =3D memrchr;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5702: result: no=0D
configure:5722: checking for working malloc=0D
configure:5743: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5746: $? =3D 0=0D
configure:5748: ./conftest=0D
configure:5751: $? =3D 0=0D
configure:5765: result: yes=0D
configure:5783: checking for working realloc=0D
configure:5804: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5807: $? =3D 0=0D
configure:5809: ./conftest=0D
configure:5812: $? =3D 0=0D
configure:5826: result: yes=0D
configure:5844: checking for isascii=0D
configure:5887: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:5890: $? =3D 0=0D
configure:5893: test -s conftest=0D
configure:5896: $? =3D 0=0D
configure:5906: result: yes=0D
configure:5844: checking for iswprint=0D
configure:5887: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccv0kNKr.o: In function `main':=0D
/tmp/ccv0kNKr.o(.text+0x9): undefined reference to `iswprint'=0D
configure:5890: $? =3D 1=0D
configure: failed program was:=0D
#line 5849 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char iswprint (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char iswprint ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_iswprint) || defined (__stub___iswprint)=0D
choke me=0D
#else=0D
f =3D iswprint;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5906: result: no=0D
configure:5844: checking for mbsinit=0D
configure:5887: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccRZ6JpW.o: In function `main':=0D
/tmp/ccRZ6JpW.o(.text+0x9): undefined reference to `mbsinit'=0D
configure:5890: $? =3D 1=0D
configure: failed program was:=0D
#line 5849 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char mbsinit (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char mbsinit ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_mbsinit) || defined (__stub___mbsinit)=0D
choke me=0D
#else=0D
f =3D mbsinit;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:5906: result: no=0D
configure:5917: checking whether mbrtowc and mbstate_t are properly declare=
d=0D
configure:5941: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure: In function `main':=0D
configure:5933: `mbrtowc' undeclared (first use in this function)=0D
configure:5933: (Each undeclared identifier is reported only once=0D
configure:5933: for each function it appears in.)=0D
configure:5944: $? =3D 1=0D
configure: failed program was:=0D
#line 5922 "configure"=0D
#include "confdefs.h"=0D
#include <wchar.h>=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
mbstate_t state; return ! (sizeof state && mbrtowc);=0D
  ;=0D
  return 0;=0D
}=0D
configure:5960: result: no=0D
configure:5989: checking limits.h usability=0D
configure:5998: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6001: $? =3D 0=0D
configure:6004: test -s conftest.o=0D
configure:6007: $? =3D 0=0D
configure:6016: result: yes=0D
configure:6020: checking limits.h presence=0D
configure:6027: cc -E -I/usr/local/include conftest.c=0D
configure:6033: $? =3D 0=0D
configure:6051: result: yes=0D
configure:6069: checking for limits.h=0D
configure:6076: result: yes=0D
configure:5989: checking stddef.h usability=0D
configure:5998: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6001: $? =3D 0=0D
configure:6004: test -s conftest.o=0D
configure:6007: $? =3D 0=0D
configure:6016: result: yes=0D
configure:6020: checking stddef.h presence=0D
configure:6027: cc -E -I/usr/local/include conftest.c=0D
configure:6033: $? =3D 0=0D
configure:6051: result: yes=0D
configure:6069: checking for stddef.h=0D
configure:6076: result: yes=0D
configure:5980: checking for stdlib.h=0D
configure:5985: result: yes=0D
configure:5980: checking for string.h=0D
configure:5985: result: yes=0D
configure:5989: checking wchar.h usability=0D
configure:5998: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6001: $? =3D 0=0D
configure:6004: test -s conftest.o=0D
configure:6007: $? =3D 0=0D
configure:6016: result: yes=0D
configure:6020: checking wchar.h presence=0D
configure:6027: cc -E -I/usr/local/include conftest.c=0D
configure:6033: $? =3D 0=0D
configure:6051: result: yes=0D
configure:6069: checking for wchar.h=0D
configure:6076: result: yes=0D
configure:5989: checking wctype.h usability=0D
configure:5998: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6001: $? =3D 0=0D
configure:6004: test -s conftest.o=0D
configure:6007: $? =3D 0=0D
configure:6016: result: yes=0D
configure:6020: checking wctype.h presence=0D
configure:6027: cc -E -I/usr/local/include conftest.c=0D
configure:6033: $? =3D 0=0D
configure:6051: result: yes=0D
configure:6069: checking for wctype.h=0D
configure:6076: result: yes=0D
configure:6089: checking for ANSI C header files=0D
configure:6218: result: yes=0D
configure:6229: checking whether backslash-a works in strings=0D
configure:6260: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6263: $? =3D 0=0D
configure:6266: test -s conftest.o=0D
configure:6269: $? =3D 0=0D
configure:6279: result: yes=0D
configure:6295: checking for stdlib.h=0D
configure:6300: result: yes=0D
configure:6405: checking for mbstate_t=0D
configure:6433: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6436: $? =3D 0=0D
configure:6439: test -s conftest.o=0D
configure:6442: $? =3D 0=0D
configure:6452: result: yes=0D
configure:6463: checking for function prototypes=0D
configure:6466: result: yes=0D
configure:6480: checking for ANSI C header files=0D
configure:6609: result: yes=0D
configure:6624: checking for string.h=0D
configure:6629: result: yes=0D
configure:6742: checking for strerror=0D
configure:6785: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:6788: $? =3D 0=0D
configure:6791: test -s conftest=0D
configure:6794: $? =3D 0=0D
configure:6804: result: yes=0D
configure:6742: checking for vprintf=0D
configure:6785: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:6788: $? =3D 0=0D
configure:6791: test -s conftest=0D
configure:6794: $? =3D 0=0D
configure:6804: result: yes=0D
configure:6742: checking for doprnt=0D
configure:6785: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccoWTjvb.o: In function `main':=0D
/tmp/ccoWTjvb.o(.text+0x9): undefined reference to `doprnt'=0D
configure:6788: $? =3D 1=0D
configure: failed program was:=0D
#line 6747 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char doprnt (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char doprnt ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_doprnt) || defined (__stub___doprnt)=0D
choke me=0D
#else=0D
f =3D doprnt;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:6804: result: no=0D
configure:6814: checking whether strerror is declared=0D
configure:6841: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6844: $? =3D 0=0D
configure:6847: test -s conftest.o=0D
configure:6850: $? =3D 0=0D
configure:6860: result: yes=0D
configure:6878: checking whether strerror_r is declared=0D
configure:6905: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:6908: $? =3D 0=0D
configure:6911: test -s conftest.o=0D
configure:6914: $? =3D 0=0D
configure:6924: result: yes=0D
configure:6946: checking for strerror_r=0D
configure:6989: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:6992: $? =3D 0=0D
configure:6995: test -s conftest=0D
configure:6998: $? =3D 0=0D
configure:7008: result: yes=0D
configure:7018: checking whether strerror_r returns char *=0D
configure:7049: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure: In function `main':=0D
configure:7072: invalid type argument of `unary *'=0D
configure:7073: warning: initialization makes pointer from integer without =
a cast=0D
configure:7052: $? =3D 1=0D
configure: failed program was:=0D
#line 7026 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
=0D
	  char buf[100];=0D
	  char x =3D *strerror_r (0, buf, sizeof buf);=0D
	  char *p =3D strerror_r (0, buf, sizeof buf);=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:7119: result: no=0D
configure:7129: checking for ANSI C header files=0D
configure:7258: result: yes=0D
configure:7269: checking if malloc debugging is wanted=0D
configure:7290: result: no=0D
configure:7302: checking build system type=0D
configure:7320: result: i386-unknown-freebsd4.5=0D
configure:7328: checking host system type=0D
configure:7342: result: i386-unknown-freebsd4.5=0D
configure:7350: checking for off_t=0D
configure:7377: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:7380: $? =3D 0=0D
configure:7383: test -s conftest.o=0D
configure:7386: $? =3D 0=0D
configure:7396: result: yes=0D
configure:7408: checking for size_t=0D
configure:7435: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:7438: $? =3D 0=0D
configure:7441: test -s conftest.o=0D
configure:7444: $? =3D 0=0D
configure:7454: result: yes=0D
configure:7472: checking for stdlib.h=0D
configure:7477: result: yes=0D
configure:7472: checking for unistd.h=0D
configure:7477: result: yes=0D
configure:7585: checking for getpagesize=0D
configure:7628: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:7631: $? =3D 0=0D
configure:7634: test -s conftest=0D
configure:7637: $? =3D 0=0D
configure:7647: result: yes=0D
configure:7657: checking for working mmap=0D
configure:7796: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:7799: $? =3D 0=0D
configure:7801: ./conftest=0D
configure:7804: $? =3D 0=0D
configure:7817: result: yes=0D
configure:7829: checking whether we are using the GNU C Library 2.1 or newe=
r=0D
configure:7836: features.h: No such file or directory=0D
configure:7857: result: no=0D
configure:7888: checking argz.h usability=0D
configure:7897: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:7925: argz.h: No such file or directory=0D
configure:7900: $? =3D 1=0D
configure: failed program was:=0D
#line 7890 "configure"=0D
#include "confdefs.h"=0D
#include <stdio.h>=0D
#if HAVE_SYS_TYPES_H=0D
# include <sys/types.h>=0D
#endif=0D
#if HAVE_SYS_STAT_H=0D
# include <sys/stat.h>=0D
#endif=0D
#if STDC_HEADERS=0D
# include <stdlib.h>=0D
# include <stddef.h>=0D
#else=0D
# if HAVE_STDLIB_H=0D
#  include <stdlib.h>=0D
# endif=0D
#endif=0D
#if HAVE_STRING_H=0D
# if !STDC_HEADERS && HAVE_MEMORY_H=0D
#  include <memory.h>=0D
# endif=0D
# include <string.h>=0D
#endif=0D
#if HAVE_STRINGS_H=0D
# include <strings.h>=0D
#endif=0D
#if HAVE_INTTYPES_H=0D
# include <inttypes.h>=0D
#else=0D
# if HAVE_STDINT_H=0D
#  include <stdint.h>=0D
# endif=0D
#endif=0D
#if HAVE_UNISTD_H=0D
# include <unistd.h>=0D
#endif=0D
#include <argz.h>=0D
configure:7915: result: no=0D
configure:7919: checking argz.h presence=0D
configure:7926: cc -E -I/usr/local/include conftest.c=0D
configure:7922: argz.h: No such file or directory=0D
configure:7932: $? =3D 1=0D
configure: failed program was:=0D
#line 7921 "configure"=0D
#include "confdefs.h"=0D
#include <argz.h>=0D
configure:7950: result: no=0D
configure:7968: checking for argz.h=0D
configure:7975: result: no=0D
configure:7879: checking for limits.h=0D
configure:7884: result: yes=0D
configure:7879: checking for locale.h=0D
configure:7884: result: yes=0D
configure:7888: checking nl_types.h usability=0D
configure:7897: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:7900: $? =3D 0=0D
configure:7903: test -s conftest.o=0D
configure:7906: $? =3D 0=0D
configure:7915: result: yes=0D
configure:7919: checking nl_types.h presence=0D
configure:7926: cc -E -I/usr/local/include conftest.c=0D
configure:7932: $? =3D 0=0D
configure:7950: result: yes=0D
configure:7968: checking for nl_types.h=0D
configure:7975: result: yes=0D
configure:7888: checking malloc.h usability=0D
configure:7897: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
In file included from configure:7925:=0D
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> w=
hich is deprecated, use <stdlib.h> instead"=0D
configure:7900: $? =3D 0=0D
configure:7903: test -s conftest.o=0D
configure:7906: $? =3D 0=0D
configure:7915: result: yes=0D
configure:7919: checking malloc.h presence=0D
configure:7926: cc -E -I/usr/local/include conftest.c=0D
In file included from configure:7922:=0D
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> w=
hich is deprecated, use <stdlib.h> instead"=0D
configure:7932: $? =3D 0=0D
configure:7950: result: yes=0D
configure:7968: checking for malloc.h=0D
configure:7975: result: yes=0D
configure:7879: checking for stddef.h=0D
configure:7884: result: yes=0D
configure:7879: checking for stdlib.h=0D
configure:7884: result: yes=0D
configure:7879: checking for string.h=0D
configure:7884: result: yes=0D
configure:7879: checking for unistd.h=0D
configure:7884: result: yes=0D
configure:7888: checking sys/param.h usability=0D
configure:7897: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:7900: $? =3D 0=0D
configure:7903: test -s conftest.o=0D
configure:7906: $? =3D 0=0D
configure:7915: result: yes=0D
configure:7919: checking sys/param.h presence=0D
configure:7926: cc -E -I/usr/local/include conftest.c=0D
configure:7932: $? =3D 0=0D
configure:7950: result: yes=0D
configure:7968: checking for sys/param.h=0D
configure:7975: result: yes=0D
configure:8014: checking for feof_unlocked=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccbJtGX3.o: In function `main':=0D
/tmp/ccbJtGX3.o(.text+0x9): undefined reference to `feof_unlocked'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char feof_unlocked (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char feof_unlocked ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked)=0D
choke me=0D
#else=0D
f =3D feof_unlocked;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8014: checking for fgets_unlocked=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/cc37VCSG.o: In function `main':=0D
/tmp/cc37VCSG.o(.text+0x9): undefined reference to `fgets_unlocked'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char fgets_unlocked (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char fgets_unlocked ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)=0D
choke me=0D
#else=0D
f =3D fgets_unlocked;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8014: checking for getcwd=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for getegid=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for geteuid=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for getgid=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for getuid=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for mempcpy=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/cc3US4eT.o: In function `main':=0D
/tmp/cc3US4eT.o(.text+0x9): undefined reference to `mempcpy'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char mempcpy (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char mempcpy ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub_mempcpy) || defined (__stub___mempcpy)=0D
choke me=0D
#else=0D
f =3D mempcpy;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8014: checking for munmap=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for putenv=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for setenv=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for setlocale=0D
configure:8076: result: yes=0D
configure:8014: checking for stpcpy=0D
configure:8076: result: no=0D
configure:8014: checking for strchr=0D
configure:8076: result: yes=0D
configure:8014: checking for strcasecmp=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for strdup=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for strtoul=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for tsearch=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8060: $? =3D 0=0D
configure:8063: test -s conftest=0D
configure:8066: $? =3D 0=0D
configure:8076: result: yes=0D
configure:8014: checking for __argz_count=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccK1cvcx.o: In function `main':=0D
/tmp/ccK1cvcx.o(.text+0x9): undefined reference to `__argz_count'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char __argz_count (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char __argz_count ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub___argz_count) || defined (__stub_____argz_count)=0D
choke me=0D
#else=0D
f =3D __argz_count;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8014: checking for __argz_stringify=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccMd1oAy.o: In function `main':=0D
/tmp/ccMd1oAy.o(.text+0x9): undefined reference to `__argz_stringify'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char __argz_stringify (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char __argz_stringify ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify=
)=0D
choke me=0D
#else=0D
f =3D __argz_stringify;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8014: checking for __argz_next=0D
configure:8057: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/cc4nsyHV.o: In function `main':=0D
/tmp/cc4nsyHV.o(.text+0x9): undefined reference to `__argz_next'=0D
configure:8060: $? =3D 1=0D
configure: failed program was:=0D
#line 8019 "configure"=0D
#include "confdefs.h"=0D
/* System header to define __stub macros and hopefully few prototypes,=0D
    which can conflict with char __argz_next (); below.  */=0D
#include <assert.h>=0D
/* Override any gcc2 internal prototype to avoid an error.  */=0D
#ifdef __cplusplus=0D
extern "C"=0D
#endif=0D
/* We use char because int might match the return type of a gcc2=0D
   builtin and then its argument prototype would still apply.  */=0D
char __argz_next ();=0D
char (*f) ();=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
/* The GNU C library defines this for functions which it implements=0D
    to always fail with ENOSYS.  Some functions are actually named=0D
    something starting with __ and the normal name is an alias.  */=0D
#if defined (__stub___argz_next) || defined (__stub_____argz_next)=0D
choke me=0D
#else=0D
f =3D __argz_next;=0D
#endif=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8076: result: no=0D
configure:8101: checking for iconv=0D
configure:8131: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
/tmp/ccMGIxFT.o: In function `main':=0D
/tmp/ccMGIxFT.o(.text+0x15): undefined reference to `iconv_open'=0D
/tmp/ccMGIxFT.o(.text+0x28): undefined reference to `iconv'=0D
/tmp/ccMGIxFT.o(.text+0x34): undefined reference to `iconv_close'=0D
configure:8134: $? =3D 1=0D
configure: failed program was:=0D
#line 8109 "configure"=0D
#include "confdefs.h"=0D
#include <stdlib.h>=0D
#include <iconv.h>=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
iconv_t cd =3D iconv_open("","");=0D
       iconv(cd,NULL,NULL,NULL,NULL);=0D
       iconv_close(cd);=0D
  ;=0D
  return 0;=0D
}=0D
configure:8173: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  -liconv >&5=0D
configure:8176: $? =3D 0=0D
configure:8179: test -s conftest=0D
configure:8182: $? =3D 0=0D
configure:8195: result: yes=0D
configure:8203: checking for iconv declaration=0D
configure:8240: cc -c -O -pipe  -I/usr/local/include conftest.c >&5=0D
configure:8218: conflicting types for `iconv'=0D
/usr/local/include/iconv.h:90: previous declaration of `iconv'=0D
configure:8243: $? =3D 1=0D
configure: failed program was:=0D
#line 8209 "configure"=0D
#include "confdefs.h"=0D
=0D
#include <stdlib.h>=0D
#include <iconv.h>=0D
extern=0D
#ifdef __cplusplus=0D
"C"=0D
#endif=0D
#if defined(__STDC__) || defined(__cplusplus)=0D
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbu=
f, size_t *outbytesleft);=0D
#else=0D
size_t iconv();=0D
#endif=0D
=0D
#ifdef F77_DUMMY_MAIN=0D
#  ifdef __cplusplus=0D
     extern "C"=0D
#  endif=0D
   int F77_DUMMY_MAIN() { return 1; }=0D
#endif=0D
int=0D
main ()=0D
{=0D
=0D
  ;=0D
  return 0;=0D
}=0D
configure:8262: result: =0D
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inby=
tesleft, char * *outbuf, size_t *outbytesleft);=0D
configure:8279: checking for nl_langinfo and CODESET=0D
configure:8303: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8306: $? =3D 0=0D
configure:8309: test -s conftest=0D
configure:8312: $? =3D 0=0D
configure:8323: result: yes=0D
configure:8334: checking for LC_MESSAGES=0D
configure:8358: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/=
lib conftest.c  >&5=0D
configure:8361: $? =3D 0=0D
configure:8364: test -s conftest=0D
configure:8367: $? =3D 0=0D
configure:8377: result: yes=0D
configure:8387: checking whether NLS is requested=0D
configure:8396: result: yes=0D
configure:8410: checking whether included gettext is requested=0D
configure:8420: result: yes=0D
configure:8856: checking for msgfmt=0D
configure:8886: result: no=0D
configure:8892: checking for gmsgfmt=0D
configure:8923: result: :=0D
configure:8932: checking for xgettext=0D
configure:8962: result: no=0D
configure:9008: checking for bison=0D
configure:9024: found /usr/local/bin/bison=0D
configure:9034: result: bison=0D
configure:9047: checking version of bison=0D
configure:9056: result: 1.29, ok=0D
configure:9095: checking for catalogs to be installed=0D
configure:9115: result:  de es et fr it ja nl ru sv tr=0D
configure:9230: creating ./config.status=0D
=0D
## ---------------------- ##=0D
## Running config.status. ##=0D
## ---------------------- ##=0D
=0D
This file was extended by GNU Bison config.status 1.34, which was=0D
generated by GNU Autoconf 2.52i.  Invocation command line was=0D
=0D
  CONFIG_FILES    =3D =0D
  CONFIG_HEADERS  =3D =0D
  CONFIG_LINKS    =3D =0D
  CONFIG_COMMANDS =3D =0D
  $ ./config.status =0D
=0D
on brown.westvaco.com=0D
=0D
config.status:651: creating tests/bison=0D
config.status:651: creating tests/Makefile=0D
config.status:651: creating tests/atlocal=0D
config.status:651: creating Makefile=0D
config.status:651: creating config/Makefile=0D
config.status:651: creating intl/Makefile=0D
config.status:651: creating po/Makefile.in=0D
config.status:651: creating lib/Makefile=0D
config.status:651: creating src/Makefile=0D
config.status:651: creating doc/Makefile=0D
config.status:651: creating m4/Makefile=0D
config.status:759: creating  config.h=0D
config.status:807: error: cannot find input file:  config.h.in=0D
=0D
## ---------------- ##=0D
## Cache variables. ##=0D
## ---------------- ##=0D
=0D
ac_cv_build=3Di386-unknown-freebsd4.5=0D
ac_cv_build_alias=3Di386-unknown-freebsd4.5=0D
ac_cv_c_backslash_a=3Dyes=0D
ac_cv_c_compiler_gnu=3Dyes=0D
ac_cv_c_const=3Dyes=0D
ac_cv_c_inline=3Dinline=0D
ac_cv_env_CC_set=3Dset=0D
ac_cv_env_CC_value=3Dcc=0D
ac_cv_env_CFLAGS_set=3Dset=0D
ac_cv_env_CFLAGS_value=3D'-O -pipe '=0D
ac_cv_env_CPPFLAGS_set=3Dset=0D
ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include=0D
ac_cv_env_CPP_set=3D''=0D
ac_cv_env_CPP_value=3D''=0D
ac_cv_env_LDFLAGS_set=3Dset=0D
ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib=0D
ac_cv_env_build_alias_set=3D''=0D
ac_cv_env_build_alias_value=3D''=0D
ac_cv_env_host_alias_set=3D''=0D
ac_cv_env_host_alias_value=3D''=0D
ac_cv_env_target_alias_set=3Dset=0D
ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.5=0D
ac_cv_exeext=3D''=0D
ac_cv_func___argz_count=3Dno=0D
ac_cv_func___argz_next=3Dno=0D
ac_cv_func___argz_stringify=3Dno=0D
ac_cv_func_alloca_works=3Dyes=0D
ac_cv_func_doprnt=3Dno=0D
ac_cv_func_feof_unlocked=3Dno=0D
ac_cv_func_fgets_unlocked=3Dno=0D
ac_cv_func_getcwd=3Dyes=0D
ac_cv_func_getegid=3Dyes=0D
ac_cv_func_geteuid=3Dyes=0D
ac_cv_func_getgid=3Dyes=0D
ac_cv_func_getpagesize=3Dyes=0D
ac_cv_func_getuid=3Dyes=0D
ac_cv_func_isascii=3Dyes=0D
ac_cv_func_iswprint=3Dno=0D
ac_cv_func_mbsinit=3Dno=0D
ac_cv_func_memchr=3Dyes=0D
ac_cv_func_mempcpy=3Dno=0D
ac_cv_func_memrchr=3Dno=0D
ac_cv_func_mkstemp=3Dyes=0D
ac_cv_func_mmap_fixed_mapped=3Dyes=0D
ac_cv_func_munmap=3Dyes=0D
ac_cv_func_obstack=3Dno=0D
ac_cv_func_putenv=3Dyes=0D
ac_cv_func_setenv=3Dyes=0D
ac_cv_func_setlocale=3Dyes=0D
ac_cv_func_stpcpy=3Dno=0D
ac_cv_func_strcasecmp=3Dyes=0D
ac_cv_func_strchr=3Dyes=0D
ac_cv_func_strdup=3Dyes=0D
ac_cv_func_strerror=3Dyes=0D
ac_cv_func_strerror_r=3Dyes=0D
ac_cv_func_strerror_r_char_p=3Dno=0D
ac_cv_func_strnlen_working=3Dno=0D
ac_cv_func_strspn=3Dyes=0D
ac_cv_func_strtoul=3Dyes=0D
ac_cv_func_tsearch=3Dyes=0D
ac_cv_func_vprintf=3Dyes=0D
ac_cv_gnu_library_2_1=3Dno=0D
ac_cv_have_decl_memchr=3Dyes=0D
ac_cv_have_decl_memrchr=3Dno=0D
ac_cv_have_decl_stpcpy=3Dno=0D
ac_cv_have_decl_strchr=3Dyes=0D
ac_cv_have_decl_strerror=3Dyes=0D
ac_cv_have_decl_strerror_r=3Dyes=0D
ac_cv_have_decl_strnlen=3Dno=0D
ac_cv_have_decl_strspn=3Dyes=0D
ac_cv_header_argz_h=3Dno=0D
ac_cv_header_ctype_h=3Dyes=0D
ac_cv_header_inttypes_h=3Dyes=0D
ac_cv_header_limits_h=3Dyes=0D
ac_cv_header_locale_h=3Dyes=0D
ac_cv_header_malloc_h=3Dyes=0D
ac_cv_header_memory_h=3Dyes=0D
ac_cv_header_minix_config_h=3Dno=0D
ac_cv_header_nl_types_h=3Dyes=0D
ac_cv_header_stdc=3Dyes=0D
ac_cv_header_stddef_h=3Dyes=0D
ac_cv_header_stdint_h=3Dno=0D
ac_cv_header_stdlib_h=3Dyes=0D
ac_cv_header_string_h=3Dyes=0D
ac_cv_header_strings_h=3Dyes=0D
ac_cv_header_sys_param_h=3Dyes=0D
ac_cv_header_sys_stat_h=3Dyes=0D
ac_cv_header_sys_types_h=3Dyes=0D
ac_cv_header_unistd_h=3Dyes=0D
ac_cv_header_wchar_h=3Dyes=0D
ac_cv_header_wctype_h=3Dyes=0D
ac_cv_host=3Di386-unknown-freebsd4.5=0D
ac_cv_host_alias=3Di386-unknown-freebsd4.5=0D
ac_cv_lib_cposix_strerror=3Dno=0D
ac_cv_lib_error_at_line=3Dno=0D
ac_cv_objext=3Do=0D
ac_cv_path_GMSGFMT=3D:=0D
ac_cv_path_MSGFMT=3D:=0D
ac_cv_path_XGETTEXT=3D:=0D
ac_cv_prog_AWK=3Dawk=0D
ac_cv_prog_CPP=3D'cc -E'=0D
ac_cv_prog_INTLBISON=3Dbison=0D
ac_cv_prog_ac_ct_CC=3Dcc=0D
ac_cv_prog_ac_ct_RANLIB=3Dranlib=0D
ac_cv_prog_cc_g=3Dyes=0D
ac_cv_prog_cc_stdc=3D''=0D
ac_cv_prog_make_make_set=3Dyes=0D
ac_cv_type_mbstate_t=3Dyes=0D
ac_cv_type_off_t=3Dyes=0D
ac_cv_type_size_t=3Dyes=0D
ac_cv_working_alloca_h=3Dno=0D
am_cv_CC_dependencies_compiler_type=3Dgcc=0D
am_cv_func_iconv=3Dyes=0D
am_cv_langinfo_codeset=3Dyes=0D
am_cv_lib_iconv=3Dyes=0D
am_cv_prog_cc_stdc=3D''=0D
am_cv_proto_iconv=3D'extern size_t iconv (iconv_t cd, const char * *inbuf, =
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'=0D
am_cv_proto_iconv_arg1=3Dconst=0D
am_cv_val_LC_MESSAGES=3Dyes=0D
jm_cv_func_mbrtowc=3Dno=0D
jm_cv_func_working_malloc=3Dyes=0D
jm_cv_func_working_realloc=3Dyes=0D
nls_cv_force_use_gnu_gettext=3Dyes=0D
nls_cv_header_intl=3D''=0D
nls_cv_header_libgt=3D''=0D
nls_cv_use_gnu_gettext=3Dyes=0D
=0D
## ----------- ##=0D
## confdefs.h. ##=0D
## ----------- ##=0D
=0D
#define PACKAGE_NAME "GNU Bison"=0D
#define PACKAGE_TARNAME "bison"=0D
#define PACKAGE_VERSION "1.34"=0D
#define PACKAGE_STRING "GNU Bison 1.34"=0D
#define PACKAGE_BUGREPORT "bug-bison@gnu.org"=0D
#define PACKAGE "bison"=0D
#define VERSION "1.34"=0D
#define STDC_HEADERS 1=0D
#define HAVE_SYS_TYPES_H 1=0D
#define HAVE_SYS_STAT_H 1=0D
#define HAVE_STDLIB_H 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_MEMORY_H 1=0D
#define HAVE_STRINGS_H 1=0D
#define HAVE_INTTYPES_H 1=0D
#define HAVE_UNISTD_H 1=0D
#define _GNU_SOURCE 1=0D
#define STDC_HEADERS 1=0D
#define HAVE_CTYPE_H 1=0D
#define HAVE_LOCALE_H 1=0D
#define HAVE_MEMORY_H 1=0D
#define HAVE_STDLIB_H 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_UNISTD_H 1=0D
#define PROTOTYPES 1=0D
#define STDC_HEADERS 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_ALLOCA 1=0D
#define HAVE_MKSTEMP 1=0D
#define HAVE_SETLOCALE 1=0D
#define HAVE_DECL_STPCPY 0=0D
#define HAVE_DECL_STRCHR 1=0D
#define HAVE_DECL_STRSPN 1=0D
#define HAVE_DECL_STRNLEN 0=0D
#define HAVE_DECL_MEMCHR 1=0D
#define HAVE_DECL_MEMRCHR 0=0D
#define HAVE_STRCHR 1=0D
#define HAVE_STRSPN 1=0D
#define HAVE_MEMCHR 1=0D
#define HAVE_DONE_WORKING_MALLOC_CHECK 1=0D
#define HAVE_DONE_WORKING_REALLOC_CHECK 1=0D
#define HAVE_ISASCII 1=0D
#define HAVE_LIMITS_H 1=0D
#define HAVE_STDDEF_H 1=0D
#define HAVE_STDLIB_H 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_WCHAR_H 1=0D
#define HAVE_WCTYPE_H 1=0D
#define STDC_HEADERS 1=0D
#define HAVE_C_BACKSLASH_A 1=0D
#define HAVE_STDLIB_H 1=0D
#define PROTOTYPES 1=0D
#define STDC_HEADERS 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_STRERROR 1=0D
#define HAVE_VPRINTF 1=0D
#define HAVE_DECL_STRERROR 1=0D
#define HAVE_DECL_STRERROR_R 1=0D
#define HAVE_STRERROR_R 1=0D
#define STDC_HEADERS 1=0D
#define HAVE_STDLIB_H 1=0D
#define HAVE_UNISTD_H 1=0D
#define HAVE_GETPAGESIZE 1=0D
#define HAVE_MMAP 1=0D
#define HAVE_LIMITS_H 1=0D
#define HAVE_LOCALE_H 1=0D
#define HAVE_NL_TYPES_H 1=0D
#define HAVE_MALLOC_H 1=0D
#define HAVE_STDDEF_H 1=0D
#define HAVE_STDLIB_H 1=0D
#define HAVE_STRING_H 1=0D
#define HAVE_UNISTD_H 1=0D
#define HAVE_SYS_PARAM_H 1=0D
#define HAVE_GETCWD 1=0D
#define HAVE_GETEGID 1=0D
#define HAVE_GETEUID 1=0D
#define HAVE_GETGID 1=0D
#define HAVE_GETUID 1=0D
#define HAVE_MUNMAP 1=0D
#define HAVE_PUTENV 1=0D
#define HAVE_SETENV 1=0D
#define HAVE_SETLOCALE 1=0D
#define HAVE_STRCHR 1=0D
#define HAVE_STRCASECMP 1=0D
#define HAVE_STRDUP 1=0D
#define HAVE_STRTOUL 1=0D
#define HAVE_TSEARCH 1=0D
#define HAVE_ICONV 1=0D
#define ICONV_CONST const=0D
#define HAVE_LANGINFO_CODESET 1=0D
#define HAVE_LC_MESSAGES 1=0D
#define ENABLE_NLS 1=0D
=0D
configure: exit 1=0D
(end of "config.log")=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/devel/bison.=0D
** Command failed: make=0D
** Fix the problem and try again.=0D
** The following packages were not installed or upgraded (*:skipped / !:fai=
led)=0D
	! devel/bison (bison-1.29)	(missing header)=0D
brown# ^D=08=08exit=0D

Script done on Tue Apr  2 12:52:59 2002

Weird that's a system function, wonder why it does not find it?

--=20
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
						-- Benjamin Franklin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020402175752.GA19835>