dawn/notes/
dawn/src/
dawn/src/docs/
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.53.  Invocation command line was

  $ ./configure 

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

hostname = boralis.arthmoor.com
uname -m = i686
uname -r = 2.6.5-1.358
uname -s = Linux
uname -v = #1 Sat May 8 09:04:50 EDT 2004

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

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

PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /home/samson/bin


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

configure:1242: checking for g++
configure:1258: found /usr/bin/g++
configure:1268: result: g++
configure:1284: checking for C++ compiler version
configure:1287: g++ --version </dev/null >&5
g++ (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1290: $? = 0
configure:1292: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
configure:1295: $? = 0
configure:1297: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1300: $? = 1
configure:1326: checking for C++ compiler default output
configure:1329: g++    conftest.cc  >&5
configure:1332: $? = 0
configure:1365: result: a.out
configure:1370: checking whether the C++ compiler works
configure:1376: ./a.out
configure:1379: $? = 0
configure:1394: result: yes
configure:1401: checking whether we are cross compiling
configure:1403: result: no
configure:1406: checking for suffix of executables
configure:1408: g++ -o conftest    conftest.cc  >&5
configure:1411: $? = 0
configure:1433: result: 
configure:1439: checking for suffix of object files
configure:1463: g++ -c   conftest.cc >&5
configure:1466: $? = 0
configure:1485: result: o
configure:1489: checking whether we are using the GNU C++ compiler
configure:1516: g++ -c   conftest.cc >&5
configure:1519: $? = 0
configure:1522: test -s conftest.o
configure:1525: $? = 0
configure:1537: result: yes
configure:1543: checking whether g++ accepts -g
configure:1567: g++ -c -g  conftest.cc >&5
configure:1570: $? = 0
configure:1573: test -s conftest.o
configure:1576: $? = 0
configure:1586: result: yes
configure:1632: g++ -c -g -O2  conftest.cc >&5
configure:1635: $? = 0
configure:1638: test -s conftest.o
configure:1641: $? = 0
configure:1669: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:1661: error: `exit' undeclared (first use this function)
configure:1661: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:1672: $? = 1
configure: failed program was:
#line 1650 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:1632: g++ -c -g -O2  conftest.cc >&5
configure:1635: $? = 0
configure:1638: test -s conftest.o
configure:1641: $? = 0
configure:1669: g++ -c -g -O2  conftest.cc >&5
configure:1672: $? = 0
configure:1675: test -s conftest.o
configure:1678: $? = 0
configure:1708: checking how to run the C++ preprocessor
configure:1730: g++ -E  conftest.cc
configure:1736: $? = 0
configure:1763: g++ -E  conftest.cc
configure:1759:28: ac_nonexistent.h: No such file or directory
configure:1769: $? = 1
configure: failed program was:
#line 1758 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1806: result: g++ -E
configure:1821: g++ -E  conftest.cc
configure:1827: $? = 0
configure:1854: g++ -E  conftest.cc
configure:1850:28: ac_nonexistent.h: No such file or directory
configure:1860: $? = 1
configure: failed program was:
#line 1849 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1900: checking for ANSI C header files
configure:1914: g++ -E  conftest.cc
configure:1920: $? = 0
configure:2005: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2008: $? = 0
configure:2010: ./conftest
configure:2013: $? = 0
configure:2027: result: yes
configure:2037: checking for sys/wait.h that is POSIX.1 compatible
configure:2071: g++ -c -g -O2  conftest.cc >&5
configure:2074: $? = 0
configure:2077: test -s conftest.o
configure:2080: $? = 0
configure:2090: result: yes
configure:2114: checking for sys/types.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for sys/stat.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for stdlib.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for string.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for memory.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for strings.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for inttypes.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for stdint.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2114: checking for unistd.h
configure:2127: g++ -c -g -O2  conftest.cc >&5
configure:2130: $? = 0
configure:2133: test -s conftest.o
configure:2136: $? = 0
configure:2146: result: yes
configure:2177: checking fcntl.h usability
configure:2186: g++ -c -g -O2  conftest.cc >&5
configure:2189: $? = 0
configure:2192: test -s conftest.o
configure:2195: $? = 0
configure:2204: result: yes
configure:2208: checking fcntl.h presence
configure:2215: g++ -E  conftest.cc
configure:2221: $? = 0
configure:2239: result: yes
configure:2257: checking for fcntl.h
configure:2264: result: yes
configure:2177: checking malloc.h usability
configure:2186: g++ -c -g -O2  conftest.cc >&5
configure:2189: $? = 0
configure:2192: test -s conftest.o
configure:2195: $? = 0
configure:2204: result: yes
configure:2208: checking malloc.h presence
configure:2215: g++ -E  conftest.cc
configure:2221: $? = 0
configure:2239: result: yes
configure:2257: checking for malloc.h
configure:2264: result: yes
configure:2168: checking for sys/types.h
configure:2173: result: yes
configure:2177: checking sys/time.h usability
configure:2186: g++ -c -g -O2  conftest.cc >&5
configure:2189: $? = 0
configure:2192: test -s conftest.o
configure:2195: $? = 0
configure:2204: result: yes
configure:2208: checking sys/time.h presence
configure:2215: g++ -E  conftest.cc
configure:2221: $? = 0
configure:2239: result: yes
configure:2257: checking for sys/time.h
configure:2264: result: yes
configure:2168: checking for unistd.h
configure:2173: result: yes
configure:2177: checking sys/socket.h usability
configure:2186: g++ -c -g -O2  conftest.cc >&5
configure:2189: $? = 0
configure:2192: test -s conftest.o
configure:2195: $? = 0
configure:2204: result: yes
configure:2208: checking sys/socket.h presence
configure:2215: g++ -E  conftest.cc
configure:2221: $? = 0
configure:2239: result: yes
configure:2257: checking for sys/socket.h
configure:2264: result: yes
configure:2293: checking sys/param.h usability
configure:2302: g++ -c -g -O2  conftest.cc >&5
configure:2305: $? = 0
configure:2308: test -s conftest.o
configure:2311: $? = 0
configure:2320: result: yes
configure:2324: checking sys/param.h presence
configure:2331: g++ -E  conftest.cc
configure:2337: $? = 0
configure:2355: result: yes
configure:2373: checking for sys/param.h
configure:2380: result: yes
configure:2293: checking sys/sysctl.h usability
configure:2302: g++ -c -g -O2  conftest.cc >&5
configure:2305: $? = 0
configure:2308: test -s conftest.o
configure:2311: $? = 0
configure:2320: result: yes
configure:2324: checking sys/sysctl.h presence
configure:2331: g++ -E  conftest.cc
configure:2337: $? = 0
configure:2355: result: yes
configure:2373: checking for sys/sysctl.h
configure:2380: result: yes
configure:2293: checking sys/utsname.h usability
configure:2302: g++ -c -g -O2  conftest.cc >&5
configure:2305: $? = 0
configure:2308: test -s conftest.o
configure:2311: $? = 0
configure:2320: result: yes
configure:2324: checking sys/utsname.h presence
configure:2331: g++ -E  conftest.cc
configure:2337: $? = 0
configure:2355: result: yes
configure:2373: checking for sys/utsname.h
configure:2380: result: yes
configure:2394: checking for pid_t
configure:2421: g++ -c -g -O2  conftest.cc >&5
configure:2424: $? = 0
configure:2427: test -s conftest.o
configure:2430: $? = 0
configure:2440: result: yes
configure:2452: checking for size_t
configure:2479: g++ -c -g -O2  conftest.cc >&5
configure:2482: $? = 0
configure:2485: test -s conftest.o
configure:2488: $? = 0
configure:2498: result: yes
configure:2510: checking if socklen_t defined
configure:2604: g++ -c -g -O2  conftest.cc >&5
configure:2607: $? = 0
configure:2610: test -s conftest.o
configure:2613: $? = 0
configure:2624: result: yes
configure:2633: checking whether time.h and sys/time.h may both be included
configure:2661: g++ -c -g -O2  conftest.cc >&5
configure:2664: $? = 0
configure:2667: test -s conftest.o
configure:2670: $? = 0
configure:2680: result: yes
configure:2691: checking return type of signal handlers
configure:2725: g++ -c -g -O2  conftest.cc >&5
configure:2728: $? = 0
configure:2731: test -s conftest.o
configure:2734: $? = 0
configure:2744: result: void
configure:2756: checking for strftime
configure:2799: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2771: error: nonnull argument with out-of-range operand number (arg 1
   , operand 3)
configure:2802: $? = 1
configure: failed program was:
#line 2761 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strftime (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strftime ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_strftime) || defined (__stub___strftime)
choke me
#else
f = strftime;
#endif

  ;
  return 0;
}
configure:2818: result: no
configure:2827: checking for strftime in -lintl
configure:2860: g++ -o conftest -g -O2   conftest.cc -lintl   >&5
configure:2842: error: nonnull argument with out-of-range operand number (arg 1
   , operand 3)
configure:2863: $? = 1
configure: failed program was:
#line 2834 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strftime ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strftime ();
  ;
  return 0;
}
configure:2880: result: no
configure:2897: checking for vprintf
configure:2940: g++ -o conftest -g -O2   conftest.cc  >&5
configure:2943: $? = 0
configure:2946: test -s conftest
configure:2949: $? = 0
configure:2959: result: yes
configure:2966: checking for _doprnt
configure:3009: g++ -o conftest -g -O2   conftest.cc  >&5
/tmp/ccWhAHSH.o(.text+0xf): In function `main':
/home/samson/dawn1.69rIMC/src/configure/configure:2999: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:3012: $? = 1
configure: failed program was:
#line 2971 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _doprnt (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char _doprnt ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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__doprnt) || defined (__stub____doprnt)
choke me
#else
f = _doprnt;
#endif

  ;
  return 0;
}
configure:3028: result: no
configure:3049: checking for gettimeofday
configure:3092: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3095: $? = 0
configure:3098: test -s conftest
configure:3101: $? = 0
configure:3111: result: yes
configure:3049: checking for select
configure:3092: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3064: error: declaration of C function `char select()' conflicts with
/usr/include/sys/select.h:112: error: previous declaration `int select(int, 
   fd_set*, fd_set*, fd_set*, timeval*)' here
configure:3095: $? = 1
configure: failed program was:
#line 3054 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char select (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char select ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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_select) || defined (__stub___select)
choke me
#else
f = select;
#endif

  ;
  return 0;
}
configure:3111: result: no
configure:3049: checking for socket
configure:3092: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3095: $? = 0
configure:3098: test -s conftest
configure:3101: $? = 0
configure:3111: result: yes
configure:3049: checking for strstr
configure:3092: g++ -o conftest -g -O2   conftest.cc  >&5
configure:3095: $? = 0
configure:3098: test -s conftest
configure:3101: $? = 0
configure:3111: result: yes
configure:3122: checking for deflate in -lz
configure:3155: g++ -o conftest -g -O2   conftest.cc -lz   >&5
configure:3158: $? = 0
configure:3161: test -s conftest
configure:3164: $? = 0
configure:3175: result: yes
configure:3188: checking zlib.h usability
configure:3197: g++ -c -g -O2  conftest.cc >&5
configure:3200: $? = 0
configure:3203: test -s conftest.o
configure:3206: $? = 0
configure:3215: result: yes
configure:3219: checking zlib.h presence
configure:3226: g++ -E  conftest.cc
configure:3232: $? = 0
configure:3250: result: yes
configure:3268: checking for zlib.h
configure:3275: result: yes
configure:3291: checking for BSD make
configure:3308: result: 
configure:3317: result: Not found
configure:3324: checking for GNU make
configure:3339: result: make
configure:3345: result: Found
configure:3439: creating ./config.status

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

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

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

on boralis.arthmoor.com

config.status:562: creating ../makefile
config.status:665: creating ../config.h
config.status:800: ../config.h is unchanged

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

_cv_bsd_make_command=
_cv_gnu_make_command=make
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_gettimeofday=yes
ac_cv_func_select=no
ac_cv_func_socket=yes
ac_cv_func_strftime=no
ac_cv_func_strstr=yes
ac_cv_func_vprintf=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_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_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_intl_strftime=no
ac_cv_lib_z_deflate=yes
ac_cv_objext=o
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cxx_g=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_UTSNAME_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_SOCKET 1
#define HAVE_STRSTR 1
#define HAVE_ZLIB 1

configure: exit 0