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.59.  Invocation command line was

  $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 i386-unknown-gnu

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

hostname = darwintel
uname -m = x86
uname -r = 8.0.1
uname -s = Darwin
uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = Mach kernel version:
	 Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386
Kernel configured for up to 4 processors.
4 processors are physically available.
Processor type: pentpro (Intel Pentium Pro)
Processors active: 0 1 2 3
Primary memory available: 1023.00 megabytes
Default processor set: 131 tasks, 186 threads, 4 processors
Load average: 1.26, Mach factor: 2.73
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /var/root/usr/local/bin
PATH: /var/root/usr/bin
PATH: /var/root/usr/X11R6/bin
PATH: /Users/proclus/gnu-darwin-func/admin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /Users/proclus/usr/local/bin
PATH: /Users/proclus/usr/bin
PATH: /Users/proclus/usr/X11R6/bin
PATH: /Users/proclus/gnu-darwin-func/admin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /Users/proclus/usr/local/bin
PATH: /Users/proclus/usr/bin
PATH: /Users/proclus/usr/X11R6/bin
PATH: /Users/proclus/gnu-darwin-func/admin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /Users/proclus/usr/local/bin
PATH: /Users/proclus/usr/bin
PATH: /Users/proclus/usr/X11R6/bin
PATH: /Users/proclus/gnu-darwin-func/admin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


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

configure:1357: checking build system type
configure:1375: result: i386-unknown-gnu
configure:1383: checking host system type
configure:1397: result: i386-unknown-gnu
configure:1415: checking for i386-unknown-gnu-g++
configure:1441: result: c++
configure:1499: checking for C++ compiler version
configure:1502: c++ --version </dev/null >&5
c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)
Copyright (C) 2002 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:1505: $? = 0
configure:1507: c++ -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
configure:1510: $? = 0
configure:1512: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:1515: $? = 1
configure:1538: checking for C++ compiler default output file name
configure:1541: c++ -fno-common   conftest.cc  >&5
configure:1544: $? = 0
configure:1590: result: a.out
configure:1595: checking whether the C++ compiler works
configure:1601: ./a.out
configure:1604: $? = 0
configure:1621: result: yes
configure:1628: checking whether we are cross compiling
configure:1630: result: no
configure:1633: checking for suffix of executables
configure:1635: c++ -o conftest -fno-common   conftest.cc  >&5
configure:1638: $? = 0
configure:1663: result: 
configure:1669: checking for suffix of object files
configure:1690: c++ -c -fno-common  conftest.cc >&5
configure:1693: $? = 0
configure:1715: result: 
configure:1719: checking whether we are using the GNU C++ compiler
configure:1743: c++ -c -fno-common  conftest.cc >&5
configure:1749: $? = 0
configure:1753: test -z 
			 || test ! -s conftest.err
configure:1756: $? = 0
configure:1759: test -s conftest.
configure:1762: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:1775: result: no
configure:1781: checking whether c++ accepts -g
configure:1802: c++ -c -g  conftest.cc >&5
configure:1808: $? = 0
configure:1812: test -z 
			 || test ! -s conftest.err
configure:1815: $? = 0
configure:1818: test -s conftest.
configure:1821: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:1832: result: no
configure:1874: c++ -c -fno-common  conftest.cc >&5
configure:1880: $? = 0
configure:1884: test -z 
			 || test ! -s conftest.err
configure:1887: $? = 0
configure:1890: test -s conftest.
configure:1893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1874: c++ -c -fno-common  conftest.cc >&5
configure:1880: $? = 0
configure:1884: test -z 
			 || test ! -s conftest.err
configure:1887: $? = 0
configure:1890: test -s conftest.
configure:1893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1874: c++ -c -fno-common  conftest.cc >&5
configure:1880: $? = 0
configure:1884: test -z 
			 || test ! -s conftest.err
configure:1887: $? = 0
configure:1890: test -s conftest.
configure:1893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1874: c++ -c -fno-common  conftest.cc >&5
In file included from conftest.cc:10:
/usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws 
   different exceptions
conftest.cc:9: error: than previous declaration `void exit(int) throw ()'
configure:1880: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1874: c++ -c -fno-common  conftest.cc >&5
configure:1880: $? = 0
configure:1884: test -z 
			 || test ! -s conftest.err
configure:1887: $? = 0
configure:1890: test -s conftest.
configure:1893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| extern "C" void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1874: c++ -c -fno-common  conftest.cc >&5
In file included from conftest.cc:10:
conftest.cc:9: error: previous declaration of `void exit(int)' with C++ linkage
/usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage
configure:1880: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| void exit (int);
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:1964: checking whether c++ supports bool types
configure:1994: c++ -c -fno-common  conftest.cc >&5
configure:2000: $? = 0
configure:2004: test -z 
			 || test ! -s conftest.err
configure:2007: $? = 0
configure:2010: test -s conftest.
configure:2013: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| bool b = true;
|   ;
|   return 0;
| }
configure:2032: result: no
configure:2043: checking whether c++ supports long long types
configure:2073: c++ -c -fno-common  conftest.cc >&5
configure:2079: $? = 0
configure:2083: test -z 
			 || test ! -s conftest.err
configure:2086: $? = 0
configure:2089: test -s conftest.
configure:2092: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| long long x; x = (long long)0;
|   ;
|   return 0;
| }
configure:2111: result: no
configure:2133: checking for i386-unknown-gnu-gcc
configure:2159: result: cc
configure:2441: checking for C compiler version
configure:2444: cc --version </dev/null >&5
cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809)
Copyright (C) 2002 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:2447: $? = 0
configure:2449: cc -v </dev/null >&5
Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1809)
configure:2452: $? = 0
configure:2454: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2457: $? = 1
configure:2460: checking whether we are using the GNU C compiler
configure:2484: cc -c -fno-common  conftest.c >&5
configure:2490: $? = 0
configure:2494: test -z 
			 || test ! -s conftest.err
configure:2497: $? = 0
configure:2500: test -s conftest.
configure:2503: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:2516: result: no
configure:2522: checking whether cc accepts -g
configure:2543: cc -c -g  conftest.c >&5
configure:2549: $? = 0
configure:2553: test -z 
			 || test ! -s conftest.err
configure:2556: $? = 0
configure:2559: test -s conftest.
configure:2562: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2573: result: no
configure:2590: checking for cc option to accept ANSI C
configure:2660: cc  -c -fno-common  conftest.c >&5
configure:2666: $? = 0
configure:2670: test -z 
			 || test ! -s conftest.err
configure:2673: $? = 0
configure:2676: test -s conftest.
configure:2679: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2660: cc -qlanglvl=ansi -c -fno-common  conftest.c >&5
cc: unrecognized option `-qlanglvl=ansi'
configure:2666: $? = 0
configure:2670: test -z 
			 || test ! -s conftest.err
configure:2673: $? = 0
configure:2676: test -s conftest.
configure:2679: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2660: cc -std1 -c -fno-common  conftest.c >&5
cc1: error: unrecognized option `-std1'
configure:2666: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2660: cc -Ae -c -fno-common  conftest.c >&5
<command line>:6:2: missing '(' after predicate
configure:2666: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2660: cc -Aa -D_HPUX_SOURCE -c -fno-common  conftest.c >&5
<command line>:6:2: missing '(' after predicate
configure:2666: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2660: cc -Xc -D__EXTENSIONS__ -c -fno-common  conftest.c >&5
cc: unrecognized option `-Xc'
configure:2666: $? = 0
configure:2670: test -z 
			 || test ! -s conftest.err
configure:2673: $? = 0
configure:2676: test -s conftest.
configure:2679: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
|      char **p;
|      int i;
| {
|   return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
|   char *s;
|   va_list v;
|   va_start (v,p);
|   s = g (p, va_arg (v,int));
|   va_end (v);
|   return s;
| }
| 
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
|    function prototypes and stuff, but not '\xHH' hex character constants.
|    These don't provoke an error unfortunately, instead are silently treated
|    as 'x'.  The following induces an error, until -std1 is added to get
|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
|    array size at least.  It's necessary to write '\x00'==0 to get something
|    that's true only with -std1.  */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| 
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
|   ;
|   return 0;
| }
configure:2697: result: none needed
configure:2715: cc -c -fno-common  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2721: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2860: checking how to run the C preprocessor
configure:2895: cc -E  conftest.c
configure:2901: $? = 0
configure:2933: cc -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:2939: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2978: result: cc -E
configure:3002: cc -E  conftest.c
configure:3008: $? = 0
configure:3040: cc -E  conftest.c
conftest.c:13:28: ac_nonexistent.h: No such file or directory
configure:3046: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3090: checking for X
configure:3320: result: libraries , headers 
configure:3355: checking for a BSD-compatible install
configure:3410: result: /usr/bin/install -c -o root -g wheel
configure:3425: checking for gawk
configure:3441: found /usr/local/bin/gawk
configure:3451: result: gawk
configure:3464: checking for i386-unknown-gnu-ranlib
configure:3493: result: no
configure:3502: checking for ranlib
configure:3518: found /usr/bin/ranlib
configure:3529: result: ranlib
configure:3619: checking for snprintf
configure:3676: cc -o conftest -fno-common   conftest.c -L -R  >&5
conftest.c:37: warning: conflicting types for built-in function `snprintf'
ld: -L: directory name missing
configure:3682: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| /* Define snprintf to an innocuous variant, in case <limits.h> declares snprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define snprintf innocuous_snprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char snprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef snprintf
| 
| /* 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 snprintf ();
| /* 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_snprintf) || defined (__stub___snprintf)
| choke me
| #else
| char (*f) () = snprintf;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != snprintf;
|   ;
|   return 0;
| }
configure:3707: result: no
configure:3731: checking how to run the C++ preprocessor
configure:3762: c++ -E  conftest.cc
configure:3768: $? = 0
configure:3800: c++ -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:3806: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3845: result: c++ -E
configure:3869: c++ -E  conftest.cc
configure:3875: $? = 0
configure:3907: c++ -E  conftest.cc
conftest.cc:13:28: ac_nonexistent.h: No such file or directory
configure:3913: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3957: checking for egrep
configure:3967: result: grep -E
configure:3972: checking for ANSI C header files
configure:3997: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4003: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <stdarg.h>
| #include <string.h>
| #include <float.h>
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4125: result: no
configure:4149: checking for sys/types.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/types.h>
configure:4195: result: no
configure:4149: checking for sys/stat.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <sys/stat.h>
configure:4195: result: no
configure:4149: checking for stdlib.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdlib.h>
configure:4195: result: no
configure:4149: checking for string.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <string.h>
configure:4195: result: no
configure:4149: checking for memory.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <memory.h>
configure:4195: result: no
configure:4149: checking for strings.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <strings.h>
configure:4195: result: no
configure:4149: checking for inttypes.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <inttypes.h>
configure:4195: result: no
configure:4149: checking for stdint.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4195: result: no
configure:4149: checking for unistd.h
configure:4165: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <unistd.h>
configure:4195: result: no
configure:4221: checking iostream usability
configure:4233: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4239: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <iostream>
configure:4262: result: no
configure:4266: checking iostream presence
configure:4276: c++ -E  conftest.cc
configure:4282: $? = 0
configure:4302: result: yes
configure:4315: WARNING: iostream: present but cannot be compiled
configure:4317: WARNING: iostream:     check for missing prerequisite headers?
configure:4319: WARNING: iostream: see the Autoconf documentation
configure:4321: WARNING: iostream:     section "Present But Cannot Be Compiled"
configure:4323: WARNING: iostream: proceeding with the preprocessor's result
configure:4325: WARNING: iostream: in the future, the compiler will take precedence
configure:4337: checking for iostream
configure:4344: result: yes
configure:4371: checking fstream usability
configure:4383: c++ -c -fno-common -I  conftest.cc >&5
c++: no input files
configure:4389: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| #define HAVE_IOSTREAM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <fstream>
configure:4412: result: no
configure:4416: checking fstream presence
configure:4426: c++ -E  conftest.cc
configure:4432: $? = 0
configure:4452: result: yes
configure:4465: WARNING: fstream: present but cannot be compiled
configure:4467: WARNING: fstream:     check for missing prerequisite headers?
configure:4469: WARNING: fstream: see the Autoconf documentation
configure:4471: WARNING: fstream:     section "Present But Cannot Be Compiled"
configure:4473: WARNING: fstream: proceeding with the preprocessor's result
configure:4475: WARNING: fstream: in the future, the compiler will take precedence
configure:4487: checking for fstream
configure:4494: result: yes
configure:4525: checking X11/xpm.h usability
configure:4537: cc -c -fno-common -I /usr/X11R6/include conftest.c >&5
configure:4543: $? = 0
configure:4547: test -z 
			 || test ! -s conftest.err
configure:4550: $? = 0
configure:4553: test -s conftest.
configure:4556: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| #define HAVE_IOSTREAM 1
| #define HAVE_FSTREAM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <X11/xpm.h>
configure:4566: result: no
configure:4570: checking X11/xpm.h presence
configure:4580: cc -E -I /usr/X11R6/include conftest.c
configure:4586: $? = 0
configure:4606: result: yes
configure:4619: WARNING: X11/xpm.h: present but cannot be compiled
configure:4621: WARNING: X11/xpm.h:     check for missing prerequisite headers?
configure:4623: WARNING: X11/xpm.h: see the Autoconf documentation
configure:4625: WARNING: X11/xpm.h:     section "Present But Cannot Be Compiled"
configure:4627: WARNING: X11/xpm.h: proceeding with the preprocessor's result
configure:4629: WARNING: X11/xpm.h: in the future, the compiler will take precedence
configure:4641: checking for X11/xpm.h
configure:4648: result: yes
configure:4653: checking for XpmCreateImageFromData in -lXpm
configure:4683: cc -o conftest -fno-common -I /usr/X11R6/include  conftest.c -lXpm -lX11 -L -R  >&5
ld: -L: directory name missing
configure:4689: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define LONG_LONG long
| #define HAVE_IOSTREAM 1
| #define HAVE_FSTREAM 1
| /* end 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 XpmCreateImageFromData ();
| int
| main ()
| {
| XpmCreateImageFromData ();
|   ;
|   return 0;
| }
configure:4715: result: no
configure:5257: error: xosview has not been ported to gnu :(.  Sorry.

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

ac_cv_build=i386-unknown-gnu
ac_cv_build_alias=i386-unknown-gnu
ac_cv_c_compiler_gnu=no
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-fno-common
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-fno-common
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-unknown-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i386-unknown-gnu
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i386-unknown-gnu
ac_cv_exeext=
ac_cv_func_snprintf=no
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_X11_xpm_h=yes
ac_cv_header_fstream=yes
ac_cv_header_inttypes_h=no
ac_cv_header_iostream=yes
ac_cv_header_memory_h=no
ac_cv_header_stdc=no
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=no
ac_cv_header_string_h=no
ac_cv_header_strings_h=no
ac_cv_header_sys_stat_h=no
ac_cv_header_sys_types_h=no
ac_cv_header_unistd_h=no
ac_cv_host=i386-unknown-gnu
ac_cv_host_alias=i386-unknown-gnu
ac_cv_lib_Xpm_XpmCreateImageFromData=no
ac_cv_objext=
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=cc
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXX=c++
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=no
ac_cv_prog_cc_stdc=no
ac_cv_prog_cxx_g=no
ac_cv_prog_egrep='grep -E'
ice_cv_have_bool=no
ice_cv_have_long_long=no
lt_cv_sys_max_cmd_len=

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

##  Autodepend rule defaults to disabled.\
##  Autodepend rule defaults to disabled.\
#-include ../Makefile.GNU.autodep'
#-include Makefile.GNU.autodep'
AUTODEPEND=''
AUTODEPRULE='\
AUTODEPRULE_SUBDIR='\
AWK='gawk'
BTRYMETER=''
CC='cc'
CFLAGS='-fno-common'
CPP='cc -E'
CPPFLAGS='-I /usr/X11R6/include'
CPP_DEP=''
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-fno-common -I'
DEFS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ELF_LINK_FLAGS='-Wl,-R'
EXEEXT=''
EXTRALIBS=''
EXTRA_CXXFLAGS=''
INSTALL_ARGS=''
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
LDFLAGS=''
LIBOBJS=''
LIBS='-L -R '
LINUX_SMP=''
LTLIBOBJS=''
LVERSION=''
MEMSTAT=''
NetMeter_Default_Setting=''
OBJEXT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
TOP_SRCDIR='/mnt/gmirror/ports/sysutils/xosview/work/xosview-1.8.3'
USE_MOD_VERSIONS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='i386-unknown-gnu'
build_alias='i386-unknown-gnu'
build_cpu='i386'
build_os='gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-unknown-gnu'
host_alias='i386-unknown-gnu'
host_cpu='i386'
host_dir=''
host_os='gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix=''
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='i386-unknown-gnu'
x_includes=''
x_libraries=''

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

#define HAVE_FSTREAM 1
#define HAVE_IOSTREAM 1
#define LONG_LONG long
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#endif
#ifdef __cplusplus
void exit (int);

configure: exit 1