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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp/configure --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx -C --with-include-path=/usr/local/include --with-lib-path=/usr/local/lib --prefix=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx BASH=/bin/sh --cache-file=../../config.cache --srcdir=/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp

## --------- ##
## Platform. ##
## --------- ##

hostname = asmodean.lysator.liu.se
uname -m = alpha
uname -r = 2.2.19-6.2.10
uname -s = Linux
uname -v = #1 Tue Oct 9 11:51:06 EDT 2001

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = alpha
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sw/local/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1188: loading cache ../../config.cache
configure:1303: checking for a BSD-compatible install
configure:1357: result: /usr/bin/install -c
configure:1368: checking whether build environment is sane
configure:1411: result: yes
configure:1478: checking for gawk
configure:1478: result: gawk
configure:1480: checking whether make sets $(MAKE)
configure:1507: result: yes
configure:1746: checking for gcc
configure:1746: result: gcc
configure:1981: checking for C compiler version
configure:1987: gcc --version </dev/null >&5
egcs-2.91.66
configure:1987: $? = 0
configure:1992: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/alpha-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
configure:1992: $? = 0
configure:1997: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1997: $? = 1
configure:2020: checking for C compiler default output
configure:2069: gcc    conftest.c  >&5
configure:2069: $? = 0
configure:2072: result: a.out
configure:2077: checking whether the C compiler works
configure:2102: ./a.out
configure:2102: $? = 0
configure:2103: result: yes
configure:2110: checking whether we are cross compiling
configure:2112: result: no
configure:2115: checking for suffix of executables
configure:2142: gcc -o conftest    conftest.c  >&5
configure:2142: $? = 0
configure:2145: result: 
configure:2151: checking for suffix of object files
configure:2198: result: o
configure:2202: checking whether we are using the GNU C compiler
configure:2249: result: yes
configure:2255: checking whether gcc accepts -g
configure:2297: result: yes
configure:2314: checking for gcc option to accept ANSI C
configure:2408: result: none needed
configure:2524: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2524: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2551: checking for style of include used by make
configure:2579: result: GNU
configure:2607: checking dependency style of gcc
configure:2669: result: gcc
configure:2674: checking whether make sets $(MAKE)
configure:2701: result: yes
configure:2781: checking for ranlib
configure:2781: result: ranlib
configure:2787: checking for gcc option to accept ANSI C
configure:2880: result: none needed
configure:2901: checking how to run the C preprocessor
configure:3019: result: gcc -E
configure:3111: gcc -E  conftest.c
configure:3111: $? = 0
configure:3111: gcc -E  conftest.c
configure:3122: ac_nonexistent.h: No such file or directory
configure:3111: $? = 1
configure: failed program was:
| #line 3111 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "argp"
| #define VERSION "standalone-1.2"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3131: checking for egrep
configure:3141: result: grep -E
configure:3146: checking for ANSI C header files
configure:3293: result: yes
configure:3363: checking for sys/types.h
configure:3363: result: yes
configure:3363: checking for sys/stat.h
configure:3363: result: yes
configure:3363: checking for stdlib.h
configure:3363: result: yes
configure:3363: checking for string.h
configure:3363: result: yes
configure:3363: checking for memory.h
configure:3363: result: yes
configure:3363: checking for strings.h
configure:3363: result: yes
configure:3363: checking for inttypes.h
configure:3363: result: yes
configure:3363: checking for stdint.h
configure:3363: result: yes
configure:3363: checking for unistd.h
configure:3363: result: yes
configure:3508: checking limits.h usability
configure:3508: gcc -c -g -O2  conftest.c >&5
configure:3508: $? = 0
configure:3508: test -s conftest.o
configure:3508: $? = 0
configure:3508: result: yes
configure:3508: checking limits.h presence
configure:3508: gcc -E  conftest.c
configure:3508: $? = 0
configure:3508: result: yes
configure:3508: checking for limits.h
configure:3508: result: yes
configure:3508: checking malloc.h usability
configure:3508: gcc -c -g -O2  conftest.c >&5
configure:3508: $? = 0
configure:3508: test -s conftest.o
configure:3508: $? = 0
configure:3508: result: yes
configure:3508: checking malloc.h presence
configure:3508: gcc -E  conftest.c
configure:3508: $? = 0
configure:3508: result: yes
configure:3508: checking for malloc.h
configure:3508: result: yes
configure:3508: checking for unistd.h
configure:3508: result: yes
configure:3512: checking for an ANSI C-conforming const
configure:3600: result: yes
configure:3610: checking for inline
configure:3653: result: inline
configure:3668: checking for size_t
configure:3713: result: yes
configure:3729: checking for working alloca.h
configure:3771: result: yes
configure:3781: checking for alloca
configure:3843: result: yes
configure:4212: checking for vprintf
configure:4212: result: yes
configure:4212: checking for _doprnt
configure:4212: result: no
configure:4297: checking for strerror
configure:4297: result: yes
configure:4386: checking for mempcpy
configure:4386: gcc -o conftest -g -O2   conftest.c  >&5
configure:4386: $? = 0
configure:4386: test -s conftest
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for strndup
configure:4386: gcc -o conftest -g -O2   conftest.c  >&5
configure:4386: $? = 0
configure:4386: test -s conftest
configure:4386: $? = 0
configure:4386: result: yes
configure:4386: checking for strchrnul
configure:4386: gcc -o conftest -g -O2   conftest.c  >&5
configure:4386: $? = 0
configure:4386: test -s conftest
configure:4386: $? = 0
configure:4386: result: yes
configure:4398: checking for putc_unlocked('x', stdout)
configure:4439: gcc -o conftest -g -O2   conftest.c  >&5
configure:4439: $? = 0
configure:4439: test -s conftest
configure:4439: $? = 0
configure:4440: result: yes
configure:4536: checking for flockfile
configure:4536: gcc -o conftest -g -O2   conftest.c  >&5
configure:4536: $? = 0
configure:4536: test -s conftest
configure:4536: $? = 0
configure:4536: result: yes
configure:4621: checking for fputs_unlocked
configure:4621: gcc -o conftest -g -O2   conftest.c  >&5
configure:4621: $? = 0
configure:4621: test -s conftest
configure:4621: $? = 0
configure:4621: result: yes
configure:4621: checking for fwrite_unlocked
configure:4621: gcc -o conftest -g -O2   conftest.c  >&5
configure:4621: $? = 0
configure:4621: test -s conftest
configure:4621: $? = 0
configure:4621: result: yes
configure:4708: checking for strdup
configure:4708: gcc -o conftest -g -O2   conftest.c  >&5
configure:4708: $? = 0
configure:4708: test -s conftest
configure:4708: $? = 0
configure:4708: result: yes
configure:4708: checking for asprintf
configure:4708: gcc -o conftest -g -O2   conftest.c  >&5
configure:4708: $? = 0
configure:4708: test -s conftest
configure:4708: $? = 0
configure:4708: result: yes
configure:4711: checking whether program_invocation_name is declared
configure:4756: gcc -c -g -O2  conftest.c >&5
configure:4756: $? = 0
configure:4756: test -s conftest.o
configure:4756: $? = 0
configure:4757: result: yes
configure:4773: checking whether program_invocation_short_name is declared
configure:4818: gcc -c -g -O2  conftest.c >&5
configure:4818: $? = 0
configure:4818: test -s conftest.o
configure:4818: $? = 0
configure:4819: result: yes
configure:4958: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on asmodean.lysator.liu.se

config.status:717: creating Makefile
config.status:717: creating testsuite/Makefile
config.status:945: creating config.h
config.status:1093: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_bigendian='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_c_inline='inline'
ac_cv_env_BASH_set='set'
ac_cv_env_BASH_value='/bin/sh'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_GROFF_set=''
ac_cv_env_GROFF_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_value=''
ac_cv_env_XAUTH_PROGRAM_set=''
ac_cv_env_XAUTH_PROGRAM_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func__doprnt='no'
ac_cv_func_alarm='yes'
ac_cv_func_alloca_works='yes'
ac_cv_func_asprintf='yes'
ac_cv_func_call_putc_unlocked='yes'
ac_cv_func_cfmakeraw='yes'
ac_cv_func_flockfile='yes'
ac_cv_func_fputs_unlocked='yes'
ac_cv_func_fwrite_unlocked='yes'
ac_cv_func_gai_strerror='yes'
ac_cv_func_getaddrinfo='yes'
ac_cv_func_getnameinfo='yes'
ac_cv_func_getpgrp_void='yes'
ac_cv_func_getrusage='yes'
ac_cv_func_getspnam='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_inet_aton='yes'
ac_cv_func_login='yes'
ac_cv_func_logout='yes'
ac_cv_func_logwtmp='yes'
ac_cv_func_memcmp_working='yes'
ac_cv_func_mempcpy='yes'
ac_cv_func_memxor='no'
ac_cv_func_openpty='yes'
ac_cv_func_poll='yes'
ac_cv_func_pututline='yes'
ac_cv_func_pututxline='yes'
ac_cv_func_select='yes'
ac_cv_func_setrlimit='yes'
ac_cv_func_socket='yes'
ac_cv_func_strchrnul='yes'
ac_cv_func_strdup='yes'
ac_cv_func_strerror='yes'
ac_cv_func_strndup='yes'
ac_cv_func_strsignal='yes'
ac_cv_func_strtol='yes'
ac_cv_func_syslog='yes'
ac_cv_func_updwtmp='yes'
ac_cv_func_updwtmpx='yes'
ac_cv_func_vprintf='yes'
ac_cv_func_vsnprintf='yes'
ac_cv_have_decl_program_invocation_name='yes'
ac_cv_have_decl_program_invocation_short_name='yes'
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xauth_h='yes'
ac_cv_header_argp_h='yes'
ac_cv_header_crypt_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_gmp_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_krb5_h='no'
ac_cv_header_libutil_h='no'
ac_cv_header_limits_h='yes'
ac_cv_header_malloc_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_poll_h='yes'
ac_cv_header_pty_h='yes'
ac_cv_header_security_pam_appl_h='yes'
ac_cv_header_shadow_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_stropts_h='yes'
ac_cv_header_sys_poll_h='yes'
ac_cv_header_sys_resource_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_syslog_h='yes'
ac_cv_header_time='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_utmp_h='yes'
ac_cv_header_utmpx_h='yes'
ac_cv_header_zlib_h='yes'
ac_cv_lib_Xau_XauGetAuthByAddr='yes'
ac_cv_lib_crypt_crypt='yes'
ac_cv_lib_gmp___gmpz_getlimbn='yes'
ac_cv_lib_oop_oop_sys_new='yes'
ac_cv_lib_pam_pam_start='yes'
ac_cv_lib_socket_setsockopt='no'
ac_cv_lib_util_openpty='yes'
ac_cv_lib_xnet_inet_addr='no'
ac_cv_lib_z_inflate='yes'
ac_cv_member_struct_utmp_ut_addr='yes'
ac_cv_member_struct_utmp_ut_addr_v6='yes'
ac_cv_member_struct_utmp_ut_exit='yes'
ac_cv_member_struct_utmp_ut_host='yes'
ac_cv_member_struct_utmp_ut_id='yes'
ac_cv_member_struct_utmp_ut_name='yes'
ac_cv_member_struct_utmp_ut_pid='yes'
ac_cv_member_struct_utmp_ut_session='yes'
ac_cv_member_struct_utmp_ut_syslen='no'
ac_cv_member_struct_utmp_ut_time='yes'
ac_cv_member_struct_utmp_ut_tv='yes'
ac_cv_member_struct_utmp_ut_tv_tv_sec='yes'
ac_cv_member_struct_utmp_ut_user='yes'
ac_cv_member_struct_utmpx_ut_addr='no'
ac_cv_member_struct_utmpx_ut_addr_v6='yes'
ac_cv_member_struct_utmpx_ut_exit='yes'
ac_cv_member_struct_utmpx_ut_host='yes'
ac_cv_member_struct_utmpx_ut_id='yes'
ac_cv_member_struct_utmpx_ut_name='no'
ac_cv_member_struct_utmpx_ut_pid='yes'
ac_cv_member_struct_utmpx_ut_session='yes'
ac_cv_member_struct_utmpx_ut_syslen='no'
ac_cv_member_struct_utmpx_ut_time='no'
ac_cv_member_struct_utmpx_ut_tv='yes'
ac_cv_member_struct_utmpx_ut_tv_tv_sec='yes'
ac_cv_member_struct_utmpx_ut_user='yes'
ac_cv_objext='o'
ac_cv_path_BASH='/bin/bash'
ac_cv_path_GROFF='/usr/bin/groff'
ac_cv_path_M4='/usr/bin/m4'
ac_cv_path_SCHEME_PROGRAM='/usr/bin/guile'
ac_cv_path_XAUTH_PROGRAM='/usr/X11R6/bin/xauth'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set='yes'
ac_cv_search_argp_parse='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_syslog='none required'
ac_cv_sizeof_int='4'
ac_cv_sizeof_long='8'
ac_cv_sizeof_short='2'
ac_cv_type_int='yes'
ac_cv_type_long='yes'
ac_cv_type_short='yes'
ac_cv_type_size_t='yes'
ac_cv_type_socklen_t='yes'
ac_cv_type_uid_t='yes'
ac_cv_working_alloca_h='yes'
am_cv_CC_dependencies_compiler_type='gcc'
am_cv_prog_cc_stdc=''
lsh_cv_c_FUNCTION='yes'
lsh_cv_c_attribute='yes'
lsh_cv_func_shutdown_works_on_unix_sockets='yes'
lsh_cv_lib_argp_works='no'
lsh_cv_sys_ai_numerichost='yes'
lsh_cv_sys_unix98_ptys='yes'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run aclocal-1.6'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run tar'
AUTOCONF='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoconf'
AUTOHEADER='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run autoheader'
AUTOMAKE='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc'
CFLAGS='-g -O2 -ggdb3 -Wall -W  -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Waggregate-return  -Wpointer-arith -Wbad-function-cast -Wnested-externs'
CPP='gcc -E'
CPPFLAGS=' -I/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/src/argp'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/missing --run makeinfo'
OBJEXT='o'
PACKAGE='argp'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='standalone-1.2'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/lsh-1.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/mp/slaskdisk/tmp/xenofarm/lsh/asmodean.lysator.liu.se/buildtmp/dist/pfx'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ASPRINTF 1
#define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
#define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
#define HAVE_FLOCKFILE 1
#define HAVE_FPUTS_UNLOCKED 1
#define HAVE_FWRITE_UNLOCKED 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_PUTC_UNLOCKED 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHRNUL 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNDUP 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "argp"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "standalone-1.2"
#define _GNU_SOURCE 1

configure: exit 0