This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:600: checking LIBRARY_PATH variable
configure:625: checking GCC_EXEC_PREFIX variable
configure:966: checking host system type
configure:987: checking target system type
configure:1005: checking build system type
configure:1032: checking for gcc
configure:1145: checking whether the C compiler (gcc -g -O2 ) works
configure:1161: gcc -o conftest -g -O2   conftest.c  1>&5
configure:1187: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:1192: checking whether we are using GNU C
configure:1220: checking whether gcc accepts -g
configure:1263: checking whether make sets ${MAKE}
configure:1291: checking whether a default assembler was specified
configure:1303: checking whether a default linker was specified
configure:1320: checking for gawk
configure:1320: checking for mawk
configure:1320: checking for nawk
configure:1352: checking for flex
configure:1386: checking for yywrap in -lfl
configure:1405: gcc -o conftest -g -O2   conftest.c -lfl   1>&5
configure:1428: checking whether ln works
configure:1460: checking whether ln -s works
configure:1492: checking for volatile
configure:1504: gcc -c -g -O2  conftest.c 1>&5
configure:1527: checking for ranlib
configure:1559: checking for bison
configure:1559: checking for byacc
configure:1600: checking for a BSD compatible install
configure:1651: checking how to run the C preprocessor
configure:1731: checking for ANSI C header files
configure:1835: checking whether time.h and sys/time.h may both be included
configure:1849: gcc -c -g -O2  conftest.c 1>&5
configure:1870: checking whether string.h and strings.h may both be included
configure:1883: gcc -c -g -O2  conftest.c 1>&5
configure:1904: checking for sys/wait.h that is POSIX.1 compatible
configure:1949: checking for limits.h
configure:1949: checking for stddef.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1949: checking for string.h
configure:1949: checking for strings.h
configure:1949: checking for stdlib.h
configure:1949: checking for time.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1949: checking for fcntl.h
configure:1949: checking for unistd.h
configure:1949: checking for stab.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1955: stab.h: No such file or directory
configure: failed program was:
#line 1954 "configure"
#include "confdefs.h"
#include <stab.h>
configure:1949: checking for sys/file.h
configure:1949: checking for sys/time.h
configure:1949: checking for sys/resource.h
configure:1949: checking for sys/param.h
configure:1949: checking for sys/times.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1949: checking for sys/stat.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1949: checking for direct.h
configure:1959: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1955: direct.h: No such file or directory
configure: failed program was:
#line 1954 "configure"
#include "confdefs.h"
#include <direct.h>
configure:1989: checking for thread.h
configure:1999: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2023: checking for pthread.h
configure:2033: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2060: checking for gnatbind
configure:2091: checking whether cpp understands the stringify operator
configure:2104: gcc -c -g -O2  conftest.c 1>&5
configure:2127: checking for inttypes.h
configure:2140: gcc -c -g -O2  conftest.c 1>&5
configure:2166: checking for strtoul
configure:2166: checking for bsearch
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for strerror
configure:2166: checking for putenv
configure:2166: checking for popen
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for bcopy
configure:2166: checking for bzero
configure:2166: checking for bcmp
configure:2166: checking for index
configure:2166: checking for rindex
configure:2166: checking for strchr
configure:2166: checking for strrchr
configure:2166: checking for kill
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for getrlimit
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for setrlimit
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for atoll
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for atoq
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
Undefined			first referenced
 symbol  			    in file
atoq                                /tmp/ccRA6nT1.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2171 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char atoq(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char atoq();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_atoq) || defined (__stub___atoq)
choke me
#else
atoq();
#endif

; return 0; }
configure:2166: checking for sysconf
configure:2166: checking for isascii
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for gettimeofday
configure:2166: checking for strsignal
configure:2166: checking for putc_unlocked
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2166: checking for fputc_unlocked
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
Undefined			first referenced
 symbol  			    in file
fputc_unlocked                      /tmp/ccS5FGMl.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2171 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fputc_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fputc_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fputc_unlocked) || defined (__stub___fputc_unlocked)
choke me
#else
fputc_unlocked();
#endif

; return 0; }
configure:2166: checking for fputs_unlocked
configure:2194: gcc -o conftest -g -O2   conftest.c  1>&5
Undefined			first referenced
 symbol  			    in file
fputs_unlocked                      /tmp/cctI03R8.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 2171 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fputs_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fputs_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fputs_unlocked) || defined (__stub___fputs_unlocked)
choke me
#else
fputs_unlocked();
#endif

; return 0; }
configure:2223: checking for vprintf
configure:2339: checking whether the printf functions support %p
configure:2360: gcc -o conftest -g -O2   conftest.c  1>&5
configure:2392: checking for pid_t
configure:2426: checking for vfork.h
configure:2461: checking for working vfork
configure:2640: checking whether malloc must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether realloc must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether calloc must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether free must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether bcopy must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether bzero must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether bcmp must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether index must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether rindex must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether getenv must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether atol must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether sbrk must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether abort must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether atof must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether strerror must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether getcwd must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether getwd must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether strsignal must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2640: checking whether putc_unlocked must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:2675: `putc_unlocked' undeclared (first use in this function)
configure:2675: (Each undeclared identifier is reported only once
configure:2675: for each function it appears in.)
configure: failed program was:
#line 2645 "configure"
#include "confdefs.h"

#include <stdio.h>
#ifdef STRING_WITH_STRINGS
# include <string.h>
# include <strings.h>
#else
# ifdef HAVE_STRING_H
#  include <string.h>
# else
#  ifdef HAVE_STRINGS_H
#   include <strings.h>
#  endif
# endif
#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifndef HAVE_RINDEX
#define rindex strrchr
#endif
#ifndef HAVE_INDEX
#define index strchr
#endif

int main() {
char *(*pfn) = (char *(*)) putc_unlocked
; return 0; }
configure:2640: checking whether fputs_unlocked must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:2675: `fputs_unlocked' undeclared (first use in this function)
configure:2675: (Each undeclared identifier is reported only once
configure:2675: for each function it appears in.)
configure: failed program was:
#line 2645 "configure"
#include "confdefs.h"

#include <stdio.h>
#ifdef STRING_WITH_STRINGS
# include <string.h>
# include <strings.h>
#else
# ifdef HAVE_STRING_H
#  include <string.h>
# else
#  ifdef HAVE_STRINGS_H
#   include <strings.h>
#  endif
# endif
#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#ifndef HAVE_RINDEX
#define rindex strrchr
#endif
#ifndef HAVE_INDEX
#define index strchr
#endif

int main() {
char *(*pfn) = (char *(*)) fputs_unlocked
; return 0; }
configure:2640: checking whether strstr must be declared
configure:2678: gcc -c -g -O2  conftest.c 1>&5
configure:2707: checking whether getrlimit must be declared
configure:2749: gcc -c -g -O2  conftest.c 1>&5
configure:2707: checking whether setrlimit must be declared
configure:2749: gcc -c -g -O2  conftest.c 1>&5
configure:2776: checking for sys_siglist declaration in signal.h or unistd.h
configure:2793: gcc -c -g -O2  conftest.c 1>&5
configure: In function `main':
configure:2789: `sys_siglist' undeclared (first use in this function)
configure:2789: (Each undeclared identifier is reported only once
configure:2789: for each function it appears in.)
configure: failed program was:
#line 2781 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
/* NetBSD declares sys_siglist in unistd.h.  */
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
int main() {
char *msg = *(sys_siglist + 1);
; return 0; }
configure:2816: checking if mkdir takes one argument
configure:2838: gcc -c -g -O2  conftest.c 1>&5
configure:6066: checking for strerror in -lcposix
configure:6085: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
ld: fatal: library -lcposix: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 6074 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:6108: checking for working const
configure:6183: checking for inline
configure:6223: checking for off_t
configure:6256: checking for size_t
configure:6291: checking for working alloca.h
configure:6324: checking for alloca
configure:6526: checking for unistd.h
configure:6565: checking for getpagesize
configure:6618: checking for working mmap
configure:6794: checking for argz.h
configure:6794: checking for limits.h
configure:6794: checking for locale.h
configure:6794: checking for nl_types.h
configure:6794: checking for malloc.h
configure:6794: checking for string.h
configure:6794: checking for unistd.h
configure:6794: checking for sys/param.h
configure:6834: checking for getcwd
configure:6834: checking for munmap
configure:6834: checking for putenv
configure:6834: checking for setenv
configure:6834: checking for setlocale
configure:6834: checking for strchr
configure:6834: checking for strcasecmp
configure:6834: checking for strdup
configure:6834: checking for __argz_count
configure:6834: checking for __argz_stringify
configure:6834: checking for __argz_next
configure:6953: checking for LC_MESSAGES
configure:6986: checking whether NLS is requested
configure:8073: checking assembler alignment features
configure:8194: checking assembler subsection support
configure:8234: checking assembler instructions