bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.3.7 (i586-pc-cygwin) gets 'Segmentation fault' signal


From: Antony Maitos
Subject: DDD 3.3.7 (i586-pc-cygwin) gets 'Segmentation fault' signal
Date: Wed, 24 Sep 2003 13:10:01 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529

Hello.

This message appeared whenever DDD was invoked (even with make check):
'Warining: THis DDD requires a Motif2.1 library(using Motif2.0). Continue at own risk.
Internal error (Segmentation fault)'
Attached is the log
Any advice (like which version of DDD is ok with lesstif 0.93.40 ) is appreciated.

Regards,
Antony Maitos.
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 = tau
uname -m = i586
uname -r = 1.5.4(0.94/3/2)
uname -s = CYGWIN_NT-5.0
uname -v = 2003-09-12 23:08

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/esru/esp-r/bin
PATH: /cygdrive/c/WINNT/system32
PATH: /cygdrive/c/WINNT
PATH: /cygdrive/c/WINNT/System32/Wbem
PATH: /cygdrive/c/VXIpnp/WinNT/Bin
PATH: "C
PATH: /Program Files/IGC/DWG Viewer"
PATH: .
PATH: /cygdrive/c/Program Files/STI/bin/pc-win95
PATH: /home/Administrator/bin
PATH: /usr/esru/bin
PATH: /usr/esru/esp-r/bin


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

configure:1454: checking build system type
configure:1472: result: i586-pc-cygwin
configure:1480: checking host system type
configure:1494: result: i586-pc-cygwin
configure:1502: checking target system type
configure:1516: result: i586-pc-cygwin
configure:1543: checking for product name
configure:1552: result: DDD 3.3.7 "Dodgy"
configure:1554: checking for expiration date
configure:1557: result: no
configure:1577: checking for a BSD-compatible install
configure:1631: result: /usr/bin/install -c
configure:1642: checking whether build environment is sane
configure:1685: result: yes
configure:1705: checking for gawk
configure:1721: found /usr/bin/gawk
configure:1731: result: gawk
configure:1741: checking whether make sets ${MAKE}
configure:1761: result: yes
configure:1906: checking whether make sets ${MAKE}
configure:1926: result: yes
configure:1955: checking for style of include used by make
configure:1983: result: GNU
configure:2054: checking for gcc
configure:2070: found /usr/bin/gcc
configure:2080: result: gcc
configure:2324: checking for C compiler version
configure:2327: gcc --version </dev/null >&5
gcc (GCC) 3.2 20020927 (prerelease)
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:2330: $? = 0
configure:2332: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs
Configured with: /netrel/src/gcc-3.2-3/configure 
--enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posix 
--with-system-zlib --enable-nls --without-included-gettext --enable-interpreter 
--disable-sjlj-exceptions --disable-version-specific-runtime-libs 
--enable-shared --build=i686-pc-linux --host=i686-pc-cygwin 
--target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/usr 
--sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include 
--libexecdir=/usr/sbin
Thread model: posix
gcc version 3.2 20020927 (prerelease)
configure:2335: $? = 0
configure:2337: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2340: $? = 1
configure:2366: checking for C compiler default output
configure:2369: gcc    conftest.c  >&5
configure:2372: $? = 0
configure:2405: result: a.exe
configure:2410: checking whether the C compiler works
configure:2416: ./a.exe
configure:2419: $? = 0
configure:2434: result: yes
configure:2441: checking whether we are cross compiling
configure:2443: result: no
configure:2446: checking for suffix of executables
configure:2448: gcc -o conftest.exe    conftest.c  >&5
configure:2451: $? = 0
configure:2473: result: .exe
configure:2479: checking for suffix of object files
configure:2503: gcc -c   conftest.c >&5
configure:2506: $? = 0
configure:2525: result: o
configure:2529: checking whether we are using the GNU C compiler
configure:2556: gcc -c   conftest.c >&5
configure:2559: $? = 0
configure:2562: test -s conftest.o
configure:2565: $? = 0
configure:2577: result: yes
configure:2583: checking whether gcc accepts -g
configure:2607: gcc -c -g  conftest.c >&5
configure:2610: $? = 0
configure:2613: test -s conftest.o
configure:2616: $? = 0
configure:2626: result: yes
configure:2653: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2656: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2768: checking dependency style of gcc
configure:2830: result: gcc3
configure:2837: checking for strerror in -lcposix
configure:2870: gcc -o conftest.exe -g -O2   conftest.c -lcposix   >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lcposix
collect2: ld returned 1 exit status
configure:2873: $? = 1
configure: failed program was:
#line 2844 "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 strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2890: result: no
configure:2902: checking for g77
configure:2918: found /usr/bin/g77
configure:2928: result: g77
configure:2941: checking whether ln -s works
configure:2945: result: yes
configure:2956: checking for sh
configure:2974: found /usr/bin/sh
configure:2986: result: /usr/bin/sh
configure:3000: checking for gtar
configure:3029: result: no
configure:3000: checking for tar
configure:3016: found /usr/bin/tar
configure:3026: result: tar
configure:3040: checking for gm4
configure:3069: result: no
configure:3040: checking for m4
configure:3056: found /usr/bin/m4
configure:3066: result: m4
configure:3080: checking for gsed
configure:3109: result: no
configure:3080: checking for sed
configure:3096: found /usr/bin/sed
configure:3106: result: sed
configure:3120: checking for gdiff
configure:3149: result: no
configure:3120: checking for diff
configure:3136: found /usr/bin/diff
configure:3146: result: diff
configure:3160: checking for dvips
configure:3189: result: no
configure:3160: checking for dvi2ps
configure:3189: result: no
configure:3200: checking for gzip
configure:3216: found /usr/bin/gzip
configure:3226: result: gzip
configure:3244: checking for gzip
configure:3260: found /usr/bin/gzip
configure:3270: result: gzip
configure:3291: checking for remsh
configure:3324: result: no
configure:3291: checking for rsh
configure:3309: found /cygdrive/c/WINNT/system32/rsh
configure:3321: result: /cygdrive/c/WINNT/system32/rsh
configure:3335: checking for lp
configure:3364: result: no
configure:3335: checking for lpr
configure:3351: found /usr/bin/lpr
configure:3361: result: lpr
configure:3382: checking for gcore
configure:3411: result: no
configure:3427: checking for compface
configure:3443: found /usr/bin/compface
configure:3453: result: compface
configure:3464: checking whether compface can input xbm files
configure:3472: result: yes
configure:3525: checking for gdb
configure:3541: found /usr/bin/gdb
configure:3551: result: gdb
configure:3581: checking for xterm
configure:3597: found /usr/X11R6/bin/xterm
configure:3607: result: xterm
configure:3621: checking for xfontsel
configure:3637: found /usr/X11R6/bin/xfontsel
configure:3647: result: xfontsel
configure:3669: checking for a BSD-compatible install
configure:3723: result: /usr/bin/install -c
configure:3775: checking for ranlib
configure:3791: found /usr/bin/ranlib
configure:3802: result: ranlib
configure:3818: checking for bison
configure:3834: found /usr/bin/bison
configure:3844: result: bison -y
configure:3855: checking for bison -y flags
configure:3858: result: 
configure:3861: checking bison -y version
configure:3865: result: bison (GNU Bison) 1.875b
Written by Robert Corbett and Richard Stallman.

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. (ok)
configure:3881: checking for flex
configure:3897: found /usr/bin/flex
configure:3907: result: flex
configure:3920: checking for yywrap in -lfl
configure:3953: gcc -o conftest.exe -g -O2   conftest.c -lfl   >&5
configure:3956: $? = 0
configure:3959: test -s conftest.exe
configure:3962: $? = 0
configure:3973: result: yes
configure:4042: checking lex output file root
configure:4053: flex conftest.l
configure:4056: $? = 0
configure:4068: result: lex.yy
configure:4073: checking whether yytext is a pointer
configure:4089: gcc -o conftest.exe -g -O2   conftest.c  -lfl >&5
configure:4092: $? = 0
configure:4095: test -s conftest.exe
configure:4098: $? = 0
configure:4110: result: yes
configure:4124: checking for flex flags
configure:4130: result: -8
configure:4136: checking for gawk
configure:4162: result: gawk
configure:4187: checking whether the C compiler (gcc) compiles and links a 
simple C program
configure:4220: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:4223: $? = 0
configure:4226: test -s conftest.exe
configure:4229: $? = 0
configure:4247: result: yes
configure:4311: checking for g++
configure:4327: found /usr/bin/g++
configure:4337: result: g++
configure:4353: checking for C++ compiler version
configure:4356: g++ --version </dev/null >&5
g++ (GCC) 3.2 20020927 (prerelease)
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:4359: $? = 0
configure:4361: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/3.2/specs
Configured with: /netrel/src/gcc-3.2-3/configure 
--enable-languages=c,c++,f77,java --enable-libgcj --enable-threads=posix 
--with-system-zlib --enable-nls --without-included-gettext --enable-interpreter 
--disable-sjlj-exceptions --disable-version-specific-runtime-libs 
--enable-shared --build=i686-pc-linux --host=i686-pc-cygwin 
--target=i686-pc-cygwin --enable-haifa --prefix=/usr --exec-prefix=/usr 
--sysconfdir=/etc --libdir=/usr/lib --includedir=/nonexistent/include 
--libexecdir=/usr/sbin
Thread model: posix
gcc version 3.2 20020927 (prerelease)
configure:4364: $? = 0
configure:4366: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:4369: $? = 1
configure:4372: checking whether we are using the GNU C++ compiler
configure:4399: g++ -c   conftest.cc >&5
configure:4402: $? = 0
configure:4405: test -s conftest.o
configure:4408: $? = 0
configure:4420: result: yes
configure:4426: checking whether g++ accepts -g
configure:4450: g++ -c -g  conftest.cc >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4469: result: yes
configure:4515: g++ -c -g -O2  conftest.cc >&5
configure:4518: $? = 0
configure:4521: test -s conftest.o
configure:4524: $? = 0
configure:4552: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:4544: `exit' undeclared (first use this function)
configure:4544: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:4555: $? = 1
configure: failed program was:
#line 4533 "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:4515: g++ -c -g -O2  conftest.cc >&5
configure:4518: $? = 0
configure:4521: test -s conftest.o
configure:4524: $? = 0
configure:4552: g++ -c -g -O2  conftest.cc >&5
configure:4555: $? = 0
configure:4558: test -s conftest.o
configure:4561: $? = 0
configure:4585: checking dependency style of g++
configure:4647: result: gcc3
configure:4856: checking whether the C++ compiler (g++) compiles a simple 
program
configure:4889: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:4892: $? = 0
configure:4895: test -s conftest.exe
configure:4898: $? = 0
configure:4916: result: yes
configure:4959: checking how to run the C preprocessor
configure:4985: gcc -E  conftest.c
configure:4991: $? = 0
configure:5018: gcc -E  conftest.c
configure:5014:28: ac_nonexistent.h: No such file or directory
configure:5024: $? = 1
configure: failed program was:
#line 5013 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5061: result: gcc -E
configure:5076: gcc -E  conftest.c
configure:5082: $? = 0
configure:5109: gcc -E  conftest.c
configure:5105:28: ac_nonexistent.h: No such file or directory
configure:5115: $? = 1
configure: failed program was:
#line 5104 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5159: checking how to run the C++ preprocessor
configure:5181: g++ -E  conftest.cc
configure:5187: $? = 0
configure:5214: g++ -E  conftest.cc
configure:5210:28: ac_nonexistent.h: No such file or directory
configure:5220: $? = 1
configure: failed program was:
#line 5209 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5257: result: g++ -E
configure:5272: g++ -E  conftest.cc
configure:5278: $? = 0
configure:5305: g++ -E  conftest.cc
configure:5301:28: ac_nonexistent.h: No such file or directory
configure:5311: $? = 1
configure: failed program was:
#line 5300 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5358: checking whether the C++ compiler (g++) accepts -Weffc++
configure:5393: g++ -c -Weffc++  conftest.cc >&5
configure:5396: $? = 0
configure:5399: test -s conftest.o
configure:5402: $? = 0
configure:5421: result: yes
configure:5434: checking whether the C++ compiler (g++) accepts -Wuninitialized
configure:5469: g++ -c -Wuninitialized  conftest.cc >&5
cc1plus: warning: -Wuninitialized is not supported without -O
configure:5472: $? = 0
configure:5475: test -s conftest.o
configure:5478: $? = 0
configure:5497: result: yes
configure:5512: checking whether the C++ compiler (g++) accepts -mminimal-toc
configure:5547: g++ -o conftest.exe -mminimal-toc   conftest.cc  >&5
cc1plus: invalid option `minimal-toc'
configure:5550: $? = 1
configure: failed program was:
#line 5528 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int a;
  ;
  return 0;
}
configure:5575: result: no
configure:5787: checking for C++ compiler (g++) warning options
configure:5789: result: -W -Wall
configure:5791: checking for C++ compiler (g++) optimizing options
configure:5793: result: -DNDEBUG -O2
configure:5795: checking for C++ compiler (g++) debugging options
configure:5797: result: -g
configure:5799: checking for C++ compiler (g++) extra libraries
configure:5801: result: 
configure:5803: checking for C++ compiler (g++) static binding options
configure:5805: result: -Bstatic
configure:5807: checking for C++ compiler (g++) dynamic binding options
configure:5809: result: -Bdynamic
configure:5815: checking whether the C++ compiler (g++) accepts 
-fexternal-templates
configure:5850: g++ -c -Werror -fexternal-templates  conftest.cc >&5
cc1plus: warnings being treated as errors
cc1plus: warning: -fexternal-templates is deprecated, please see the 
   documentation for details
configure:5853: $? = 1
configure: failed program was:
#line 5831 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int a;
  ;
  return 0;
}
configure:5878: result: no
configure:5889: checking whether the C++ compiler (g++) accepts -fpermissive
configure:5924: g++ -c -fpermissive  conftest.cc >&5
configure:5927: $? = 0
configure:5930: test -s conftest.o
configure:5933: $? = 0
configure:5952: result: yes
configure:5963: checking whether the C++ compiler (g++) accepts 
-felide-constructors
configure:5998: g++ -c -felide-constructors  conftest.cc >&5
configure:6001: $? = 0
configure:6004: test -s conftest.o
configure:6007: $? = 0
configure:6026: result: yes
configure:6037: checking whether the C++ compiler (g++) accepts -fconserve-space
configure:6072: g++ -c -fconserve-space  conftest.cc >&5
configure:6075: $? = 0
configure:6078: test -s conftest.o
configure:6081: $? = 0
configure:6100: result: yes
configure:6111: checking whether the C++ compiler (g++) accepts -trigraphs
configure:6146: g++ -c -trigraphs  conftest.cc >&5
configure:6149: $? = 0
configure:6152: test -s conftest.o
configure:6155: $? = 0
configure:6174: result: yes
configure:6187: checking whether the C++ compiler (g++) supports bool types
configure:6220: g++ -c -g -O2  conftest.cc >&5
configure:6223: $? = 0
configure:6226: test -s conftest.o
configure:6229: $? = 0
configure:6247: result: yes
configure:6258: checking whether the C++ compiler (g++) supports explicit 
constructors
configure:6291: g++ -c -g -O2  conftest.cc >&5
configure:6294: $? = 0
configure:6297: test -s conftest.o
configure:6300: $? = 0
configure:6318: result: yes
configure:6329: checking whether the C++ compiler (g++) supports mutable members
configure:6362: g++ -c -g -O2  conftest.cc >&5
configure:6365: $? = 0
configure:6368: test -s conftest.o
configure:6371: $? = 0
configure:6389: result: yes
configure:6400: checking whether the C++ compiler (g++) supports exception 
handling
configure:6433: g++ -c -g -O2  conftest.cc >&5
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6460: result: yes
configure:6471: checking whether the C++ compiler (g++) supports standard 
exceptions
configure:6508: g++ -c -g -O2  conftest.cc >&5
configure:6511: $? = 0
configure:6514: test -s conftest.o
configure:6517: $? = 0
configure:6535: result: yes
configure:6546: checking whether the C++ compiler (g++) supports namespaces
configure:6587: g++ -c -g -O2  conftest.cc >&5
configure:6590: $? = 0
configure:6593: test -s conftest.o
configure:6596: $? = 0
configure:6614: result: yes
configure:6625: checking whether the C++ compiler (g++) supports run-time type 
info
configure:6661: g++ -c -g -O2  conftest.cc >&5
configure:6664: $? = 0
configure:6667: test -s conftest.o
configure:6670: $? = 0
configure:6688: result: yes
configure:6699: checking whether the C++ compiler (g++) supports long long types
configure:6732: g++ -c -g -O2  conftest.cc >&5
configure:6735: $? = 0
configure:6738: test -s conftest.o
configure:6741: $? = 0
configure:6759: result: yes
configure:6770: checking whether the C++ compiler (g++) supports named return 
values
configure:6818: g++ -c -Werror -g -O2  conftest.cc >&5
cc1plus: warnings being treated as errors
configure: In member function `int X::f()':
configure:6796: warning: the named return value extension is deprecated, please 
   see the documentation for details
configure:6821: $? = 1
configure: failed program was:
#line 6790 "configure"
#include "confdefs.h"

struct X {
    int f();
};

int X::f() return i;
{
    i = 42;
}

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* empty */
  ;
  return 0;
}
configure:6846: result: no
configure:6857: checking whether the C++ compiler (g++) supports 
__PRETTY_FUNCTION__
configure:6892: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:6895: $? = 0
configure:6898: test -s conftest.exe
configure:6901: $? = 0
configure:6919: result: yes
configure:6930: checking whether the C++ compiler (g++) supports overloaded new
configure:6964: g++ -c -g -O2  conftest.cc >&5
configure:6967: $? = 0
configure:6970: test -s conftest.o
configure:6973: $? = 0
configure:6991: result: yes
configure:7002: checking whether the C++ compiler (g++) supports placement new
configure:7035: g++ -c -g -O2  conftest.cc >&5
configure:7038: $? = 0
configure:7041: test -s conftest.o
configure:7044: $? = 0
configure:7062: result: yes
configure:7074: checking whether the C++ compiler (g++) supports ANSI lifetime 
of temporaries
configure:7160: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:7163: $? = 0
configure:7165: ./conftest.exe
configure:7168: $? = 0
configure:7189: result: yes
configure:7201: checking whether the C++ compiler (g++) accepts -isystem
configure:7236: g++ -c -isystem .  conftest.cc >&5
configure:7239: $? = 0
configure:7242: test -s conftest.o
configure:7245: $? = 0
configure:7264: result: yes
configure:7278: checking whether the C++ compiler (g++) supports new style casts
configure:7311: g++ -c -g -O2  conftest.cc >&5
configure:7314: $? = 0
configure:7317: test -s conftest.o
configure:7320: $? = 0
configure:7338: result: yes
configure:7350: checking for a traditional C preprocessor
configure:7377: gcc -E  conftest.c
configure:7371:1: warning: multi-line string literals are deprecated
configure:7371:1: missing terminating " character
configure:7371:1: possible start of unterminated string literal
configure:7370:1: unterminated #if
configure:7383: $? = 1
configure: failed program was:
#line 7368 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7377: gcc -E  -traditional-cpp conftest.c
configure:7383: $? = 0
configure:7411: result: gcc -E -traditional-cpp
configure:7526: checking for ld used by GCC
configure:7589: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:7598: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU 
ld
GNU ld version 2.14.90 20030901
configure:7610: result: yes
configure:7615: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload 
object files
configure:7622: result: -r
configure:7627: checking for BSD-compatible nm
configure:7663: result: /usr/bin/nm -B
configure:7666: checking how to recognise dependant libraries
configure:7844: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:7854: checking command to parse /usr/bin/nm -B output
configure:7935: g++ -c -g -O2  conftest.cc >&5
configure:7938: $? = 0
configure:7942: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
configure:7945: $? = 0
cannot find nm_test_var in conftest.nm
configure:7935: g++ -c -g -O2  conftest.cc >&5
configure:7938: $? = 0
configure:7942: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
configure:7945: $? = 0
configure:7997: g++ -o conftest.exe -g -O2   conftest.cc conftstm.o >&5
configure:8000: $? = 0
configure:8044: result: ok
configure:8048: checking for ANSI C header files
configure:8062: g++ -E  conftest.cc
configure:8068: $? = 0
configure:8153: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:8156: $? = 0
configure:8158: ./conftest.exe
configure:8161: $? = 0
configure:8175: result: yes
configure:8199: checking for sys/types.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for sys/stat.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for stdlib.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for string.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for memory.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for strings.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for inttypes.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for stdint.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8199: checking for unistd.h
configure:8212: g++ -c -g -O2  conftest.cc >&5
configure:8215: $? = 0
configure:8218: test -s conftest.o
configure:8221: $? = 0
configure:8231: result: yes
configure:8257: checking dlfcn.h usability
configure:8266: g++ -c -g -O2  conftest.cc >&5
configure:8269: $? = 0
configure:8272: test -s conftest.o
configure:8275: $? = 0
configure:8284: result: yes
configure:8288: checking dlfcn.h presence
configure:8295: g++ -E  conftest.cc
configure:8301: $? = 0
configure:8319: result: yes
configure:8337: checking for dlfcn.h
configure:8344: result: yes
configure:8541: checking for ranlib
configure:8568: result: ranlib
configure:8621: checking for strip
configure:8637: found /usr/bin/strip
configure:8648: result: strip
configure:8859: checking for objdir
configure:8870: result: .libs
configure:8887: checking for gcc option to produce PIC
configure:9037: result: -DDLL_EXPORT
configure:9041: checking if gcc PIC flag -DDLL_EXPORT works
configure:9067: g++ -c -g -O2  conftest.cc >&5
configure:9070: $? = 0
configure:9073: test -s conftest.o
configure:9076: $? = 0
configure:9113: result: yes
configure:9129: checking if gcc static flag -static works
configure:9156: g++ -o conftest.exe -g -O2   -static conftest.cc  >&5
configure:9159: $? = 0
configure:9162: test -s conftest.exe
configure:9165: $? = 0
configure:9180: result: yes
configure:9192: checking if gcc supports -c -o file.o
configure:9214: g++ -c -g -O2  conftest.cc >&5
Assembler messages:
FATAL: can't create conftest.o: Permission denied
configure:9236: result: no
configure:9311: checking if we can lock with hard links
configure:9319: result: yes
configure:9332: checking if gcc supports -fno-rtti -fno-exceptions
configure:9357: g++ -c -g -O2  conftest.cc >&5
configure:9360: $? = 0
configure:9363: test -s conftest.o
configure:9366: $? = 0
configure:9382: result: yes
configure:9393: checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) 
supports shared libraries
configure:10073: result: yes
configure:10078: checking how to hardcode library paths into programs
configure:10102: result: immediate
configure:10107: checking whether stripping libraries is possible
configure:10112: result: yes
configure:10123: checking dynamic linker characteristics
configure:10516: result: Win32 ld.exe
configure:10521: checking if libtool supports shared libraries
configure:10523: result: yes
configure:10526: checking whether to build shared libraries
configure:10547: result: yes
configure:10550: checking whether to build static libraries
configure:10554: result: yes
configure:11828: checking for connect
configure:11871: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:11874: $? = 0
configure:11877: test -s conftest.exe
configure:11880: $? = 0
configure:11890: result: yes
configure:11897: checking for gethostbyname
configure:11940: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:11943: $? = 0
configure:11946: test -s conftest.exe
configure:11949: $? = 0
configure:11959: result: yes
configure:11966: checking for regcmp
configure:12009: g++ -o conftest.exe -g -O2   conftest.cc  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccZ4STHG.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:11999: undefined reference to `_regcmp'
collect2: ld returned 1 exit status
configure:12012: $? = 1
configure: failed program was:
#line 11971 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char regcmp (); 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 regcmp ();
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_regcmp) || defined (__stub___regcmp)
choke me
#else
f = regcmp;
#endif

  ;
  return 0;
}
configure:12028: result: no
configure:12159: checking for regcmp in -lgen
configure:12192: g++ -o conftest.exe -g -O2   conftest.cc -lgen   >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lgen
collect2: ld returned 1 exit status
configure:12195: $? = 1
configure: failed program was:
#line 12166 "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 regcmp ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
regcmp ();
  ;
  return 0;
}
configure:12212: result: no
configure:12220: checking for yyerror in -ly
configure:12253: g++ -o conftest.exe -g -O2   conftest.cc -ly   >&5
configure:12256: $? = 0
configure:12259: test -s conftest.exe
configure:12262: $? = 0
configure:12273: result: yes
configure:12280: checking for sin in -lm
configure:12313: g++ -o conftest.exe -g -O2   conftest.cc -lm   >&5
configure:12316: $? = 0
configure:12319: test -s conftest.exe
configure:12322: $? = 0
configure:12333: result: yes
configure:12340: checking for open in -lc
configure:12373: g++ -o conftest.exe -g -O2   conftest.cc -lc   >&5
configure:12376: $? = 0
configure:12379: test -s conftest.exe
configure:12382: $? = 0
configure:12393: result: yes
configure:12400: checking for elf_version in -lelf
configure:12433: g++ -o conftest.exe -g -O2   conftest.cc -lelf   >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lelf
collect2: ld returned 1 exit status
configure:12436: $? = 1
configure: failed program was:
#line 12407 "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 elf_version ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
elf_version ();
  ;
  return 0;
}
configure:12453: result: no
configure:12679: checking for tgetent in -lmytinfo
configure:12712: g++ -o conftest.exe -g -O2   conftest.cc -lmytinfo   >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lmytinfo
collect2: ld returned 1 exit status
configure:12715: $? = 1
configure: failed program was:
#line 12686 "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 tgetent ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
tgetent ();
  ;
  return 0;
}
configure:12732: result: no
configure:12679: checking for tgetent in -lncurses
configure:12712: g++ -o conftest.exe -g -O2   conftest.cc -lncurses   >&5
configure:12715: $? = 0
configure:12718: test -s conftest.exe
configure:12721: $? = 0
configure:12732: result: yes
configure:13121: checking for readline in -lreadline
configure:13154: g++ -o conftest.exe -g -O2   conftest.cc -lreadline -lncurses  
>&5
configure:13157: $? = 0
configure:13160: test -s conftest.exe
configure:13163: $? = 0
configure:13174: result: yes
configure:13184: checking for xstrerror in -liberty
configure:13217: g++ -o conftest.exe -g -O2   conftest.cc -liberty   >&5
configure:13220: $? = 0
configure:13223: test -s conftest.exe
configure:13226: $? = 0
configure:13237: result: yes
configure:13280: checking for streampos
configure:13314: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:13306: `streampos' undeclared (first use this function)
configure:13306: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:13306: parse error before `;' token
configure:13317: $? = 1
configure: failed program was:
#line 13294 "configure"
#include "confdefs.h"
#include <iostream>
#include <fstream>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
streampos p;
  ;
  return 0;
}
configure:13341: result: no
configure:13352: checking for std::streampos
configure:13386: g++ -c -g -O2  conftest.cc >&5
configure:13389: $? = 0
configure:13392: test -s conftest.o
configure:13395: $? = 0
configure:13413: result: yes
configure:13445: checking whether the C++ compiler (g++) accepts -fpermissive
configure:13508: result: yes
configure:13517: checking for X
configure:13733: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:13890: g++ -o conftest.exe -g -O2 -fpermissive   conftest.cc   
-L/usr/X11R6/lib -lX11 >&5
configure:13893: $? = 0
configure:13896: test -s conftest.exe
configure:13899: $? = 0
configure:14037: checking for gethostbyname
configure:14099: result: yes
configure:14232: checking for connect
configure:14294: result: yes
configure:14360: checking for remove
configure:14403: g++ -o conftest.exe -g -O2 -fpermissive   conftest.cc  >&5
configure:14406: $? = 0
configure:14409: test -s conftest.exe
configure:14412: $? = 0
configure:14422: result: yes
configure:14488: checking for shmat
configure:14531: g++ -o conftest.exe -g -O2 -fpermissive   conftest.cc  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccZHdopQ.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:14521: undefined reference to `_shmat'
collect2: ld returned 1 exit status
configure:14534: $? = 1
configure: failed program was:
#line 14493 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shmat (); 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 shmat ();
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_shmat) || defined (__stub___shmat)
choke me
#else
f = shmat;
#endif

  ;
  return 0;
}
configure:14550: result: no
configure:14554: checking for shmat in -lipc
configure:14587: g++ -o conftest.exe -g -O2 -fpermissive   conftest.cc -lipc   
>&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lipc
collect2: ld returned 1 exit status
configure:14590: $? = 1
configure: failed program was:
#line 14561 "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 shmat ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
shmat ();
  ;
  return 0;
}
configure:14607: result: no
configure:14625: checking for IceConnectionNumber in -lICE
configure:14658: g++ -o conftest.exe -g -O2 -fpermissive   -L/usr/X11R6/lib 
conftest.cc -lICE   >&5
configure:14661: $? = 0
configure:14664: test -s conftest.exe
configure:14667: $? = 0
configure:14678: result: yes
configure:14729: checking for Motif
configure:14769: g++ -c -g -O2 -fpermissive -isystem /usr/X11R6/include  
conftest.cc >&5
configure:14772: $? = 0
configure:14775: test -s conftest.o
configure:14778: $? = 0
configure:14868: g++ -o conftest.exe -g -O2 -fpermissive -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib  conftest.cc  -lXm -lXt -lX11 -lSM -lICE  
 >&5
configure:14871: $? = 0
configure:14874: test -s conftest.exe
configure:14877: $? = 0
configure:14953: result: libraries in default path, headers in default path
configure:14984: checking for Athena
configure:15027: g++ -c -g -O2 -fpermissive -isystem /usr/X11R6/include  
conftest.cc >&5
configure:15030: $? = 0
configure:15033: test -s conftest.o
configure:15036: $? = 0
configure:15126: g++ -o conftest.exe -g -O2 -fpermissive -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib  conftest.cc  -lXaw -lXmu -lXext -lXt 
-lX11 -lSM -lICE   >&5
configure:15129: $? = 0
configure:15132: test -s conftest.exe
configure:15135: $? = 0
configure:15207: result: libraries in default path, headers in default path
configure:15238: checking for Xpm
configure:15281: g++ -c -g -O2 -fpermissive -isystem /usr/X11R6/include  
conftest.cc >&5
configure:15284: $? = 0
configure:15287: test -s conftest.o
configure:15290: $? = 0
configure:15381: g++ -o conftest.exe -g -O2 -fpermissive -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib  conftest.cc  -lXpm -lXt -lX11 -lSM -lICE 
  >&5
configure:15384: $? = 0
configure:15387: test -s conftest.exe
configure:15390: $? = 0
configure:15463: result: libraries in default path, headers in default path
configure:15470: checking whether compiling X headers requires -fpermissive
configure:15505: g++ -c -g -O2 -fpermissive  conftest.cc >&5
configure:15486:19: Xm/Xm.h: No such file or directory
configure:15508: $? = 1
configure: failed program was:
#line 15484 "configure"
#include "confdefs.h"

#include <Xm/Xm.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int a;
  ;
  return 0;
}
configure:15547: g++ -c -g -O2 -fpermissive -fpermissive  conftest.cc >&5
configure:15528:19: Xm/Xm.h: No such file or directory
configure:15550: $? = 1
configure: failed program was:
#line 15526 "configure"
#include "confdefs.h"

#include <Xm/Xm.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int a;
  ;
  return 0;
}
configure:15576: result: no
configure:15594: checking for XOpenDisplay in -lX11
configure:15627: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lX11  -lSM -lICE   -lSM 
-lICE  >&5
configure:15630: $? = 0
configure:15633: test -s conftest.exe
configure:15636: $? = 0
configure:15647: result: yes
configure:15669: checking for _Xlcmbcurmax in -lXintl
configure:15702: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXintl  -lX11 -lSM -lICE   
-lSM -lICE  >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lXintl
collect2: ld returned 1 exit status
configure:15705: $? = 1
configure: failed program was:
#line 15676 "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 _Xlcmbcurmax ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
_Xlcmbcurmax ();
  ;
  return 0;
}
configure:15722: result: no
configure:15728: checking for shmap in -lipc
configure:15761: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lipc  -lX11 -lSM -lICE   
-lSM -lICE  >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: cannot 
find -lipc
collect2: ld returned 1 exit status
configure:15764: $? = 1
configure: failed program was:
#line 15735 "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 shmap ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
shmap ();
  ;
  return 0;
}
configure:15781: result: no
configure:15788: checking for XtToolkitInitialize in -lXt
configure:15821: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXt  -lX11 -lSM -lICE   -lSM 
-lICE  >&5
configure:15824: $? = 0
configure:15827: test -s conftest.exe
configure:15830: $? = 0
configure:15841: result: yes
configure:15862: checking for XShapeQueryVersion in -lXext
configure:15895: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXext  -lX11 -lSM -lICE   
-lSM -lICE  >&5
configure:15898: $? = 0
configure:15901: test -s conftest.exe
configure:15904: $? = 0
configure:15915: result: yes
configure:15925: checking for XpmCreatePixmapFromXpmImage in -lXpm
configure:15958: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXpm  -lX11 -lSM -lICE   
-lSM -lICE  >&5
configure:15961: $? = 0
configure:15964: test -s conftest.exe
configure:15967: $? = 0
configure:15978: result: yes
configure:16004: checking X11/xpm.h usability
configure:16013: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16016: $? = 0
configure:16019: test -s conftest.o
configure:16022: $? = 0
configure:16031: result: yes
configure:16035: checking X11/xpm.h presence
configure:16042: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16048: $? = 0
configure:16066: result: yes
configure:16084: checking for X11/xpm.h
configure:16091: result: yes
configure:16004: checking xpm.h usability
configure:16013: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16041:17: xpm.h: No such file or directory
configure:16016: $? = 1
configure: failed program was:
#line 16006 "configure"
#include "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 <xpm.h>
configure:16031: result: no
configure:16035: checking xpm.h presence
configure:16042: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16038:17: xpm.h: No such file or directory
configure:16048: $? = 1
configure: failed program was:
#line 16037 "configure"
#include "confdefs.h"
#include <xpm.h>
configure:16066: result: no
configure:16084: checking for xpm.h
configure:16091: result: no
configure:16110: checking for XmuCvtStringToOrientation in -lXmu
configure:16143: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXmu   -lXt -lXpm -lXext 
-lX11 -lSM -lICE   -lSM -lICE  >&5
configure:16146: $? = 0
configure:16149: test -s conftest.exe
configure:16152: $? = 0
configure:16163: result: yes
configure:16169: checking for XawTextSetInsertionPoint in -lXaw
configure:16202: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXaw  -lXmu  -lXt -lXpm 
-lXext -lX11 -lSM -lICE   -lSM -lICE  >&5
configure:16205: $? = 0
configure:16208: test -s conftest.exe
configure:16211: $? = 0
configure:16222: result: yes
configure:16268: checking X11/Xaw/Form.h usability
configure:16277: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16280: $? = 0
configure:16283: test -s conftest.o
configure:16286: $? = 0
configure:16295: result: yes
configure:16299: checking X11/Xaw/Form.h presence
configure:16306: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16312: $? = 0
configure:16330: result: yes
configure:16348: checking for X11/Xaw/Form.h
configure:16355: result: yes
configure:16268: checking X11/Xaw/Panner.h usability
configure:16277: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16280: $? = 0
configure:16283: test -s conftest.o
configure:16286: $? = 0
configure:16295: result: yes
configure:16299: checking X11/Xaw/Panner.h presence
configure:16306: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16312: $? = 0
configure:16330: result: yes
configure:16348: checking for X11/Xaw/Panner.h
configure:16355: result: yes
configure:16268: checking X11/Xaw/Porthole.h usability
configure:16277: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16280: $? = 0
configure:16283: test -s conftest.o
configure:16286: $? = 0
configure:16295: result: yes
configure:16299: checking X11/Xaw/Porthole.h presence
configure:16306: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16312: $? = 0
configure:16330: result: yes
configure:16348: checking for X11/Xaw/Porthole.h
configure:16355: result: yes
configure:16382: checking X11/Xmu/Editres.h usability
configure:16391: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
In file included from configure:16419:
/usr/X11R6/include/X11/Xmu/Editres.h:36: `Widget' was not declared in this 
   scope
/usr/X11R6/include/X11/Xmu/Editres.h:36: parse error before `,' token
configure:16394: $? = 1
configure: failed program was:
#line 16384 "configure"
#include "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/Xmu/Editres.h>
configure:16409: result: no
configure:16413: checking X11/Xmu/Editres.h presence
configure:16420: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:16426: $? = 0
configure:16444: result: yes
configure:16455: WARNING: X11/Xmu/Editres.h: present but cannot be compiled
configure:16457: WARNING: X11/Xmu/Editres.h: check for missing prerequisite 
headers?
configure:16459: WARNING: X11/Xmu/Editres.h: proceeding with the preprocessor's 
result
configure:16462: checking for X11/Xmu/Editres.h
configure:16469: result: yes
configure:16488: checking for XpSelectInput in -lXp
configure:16521: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXp  -lXpm -lXext -lXt 
-lXext -lX11 -lSM -lICE    -lSM -lICE  >&5
configure:16524: $? = 0
configure:16527: test -s conftest.exe
configure:16530: $? = 0
configure:16541: result: yes
configure:16551: checking for XmCreateOptionMenu in -lXm
configure:16584: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXm  -lXp -lXpm -lXext -lXt 
-lXext -lX11 -lSM -lICE    -lSM -lICE  >&5
configure:16587: $? = 0
configure:16590: test -s conftest.exe
configure:16593: $? = 0
configure:16604: result: yes
configure:16614: checking for xmUseVersion in -lXm
configure:16647: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXm  -lXp -lXpm -lXext -lXt 
-lXext -lX11 -lSM -lICE    -lSM -lICE  >&5
configure:16650: $? = 0
configure:16653: test -s conftest.exe
configure:16656: $? = 0
configure:16667: result: yes
configure:16676: checking for XmInstallImage in -lXm
configure:16709: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXm  -lXp -lXpm -lXext -lXt 
-lXext -lX11 -lSM -lICE    -lSM -lICE  >&5
configure:16712: $? = 0
configure:16715: test -s conftest.exe
configure:16718: $? = 0
configure:16729: result: yes
configure:16738: checking for Xm21InstallImage in -lXm
configure:16771: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc -lXm  -lXp -lXpm -lXext -lXt 
-lXext -lX11 -lSM -lICE    -lSM -lICE  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccjnQ7B6.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:16763: undefined reference to `_Xm21InstallImage'
collect2: ld returned 1 exit status
configure:16774: $? = 1
configure: failed program was:
#line 16745 "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 Xm21InstallImage ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
Xm21InstallImage ();
  ;
  return 0;
}
configure:16791: result: no
configure:16818: checking for the name of the translation resource
configure:16847: g++ -c -g -O2 -fpermissive   -isystem /usr/X11R6/include 
conftest.cc >&5
configure:16850: $? = 0
configure:16853: test -s conftest.o
configure:16856: $? = 0
configure:16868: result: baseTranslations
configure:16875: checking whether Motif dialogs own the string table
configure:16959: g++ -o conftest.exe -g -O2 -fpermissive   -isystem 
/usr/X11R6/include   -L/usr/X11R6/lib conftest.cc  -lSM -lICE  -lXm  -lXp -lXpm 
-lXext -lXt -lXext -lX11 -lSM -lICE   >&5
configure:16962: $? = 0
configure:16964: ./conftest.exe
configure:16967: $? = 0
configure:16988: result: no
configure:17003: checking whether make sets ${MAKE}
configure:17023: result: yes
configure:17040: checking for mode_t
configure:17067: gcc -c -g -O2  conftest.c >&5
configure:17070: $? = 0
configure:17073: test -s conftest.o
configure:17076: $? = 0
configure:17086: result: yes
configure:17098: checking for off_t
configure:17125: gcc -c -g -O2  conftest.c >&5
configure:17128: $? = 0
configure:17131: test -s conftest.o
configure:17134: $? = 0
configure:17144: result: yes
configure:17156: checking for pid_t
configure:17183: gcc -c -g -O2  conftest.c >&5
configure:17186: $? = 0
configure:17189: test -s conftest.o
configure:17192: $? = 0
configure:17202: result: yes
configure:17214: checking for size_t
configure:17241: gcc -c -g -O2  conftest.c >&5
configure:17244: $? = 0
configure:17247: test -s conftest.o
configure:17250: $? = 0
configure:17260: result: yes
configure:17272: checking for uid_t in sys/types.h
configure:17292: result: yes
configure:17307: checking type of array argument to getgroups
configure:17342: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure:17345: $? = 0
configure:17347: ./conftest.exe
configure:17350: $? = 0
configure:17379: result: gid_t
configure:17387: checking return type of signal handlers
configure:17421: gcc -c -g -O2  conftest.c >&5
configure:17424: $? = 0
configure:17427: test -s conftest.o
configure:17430: $? = 0
configure:17440: result: void
configure:17456: checking parameter type of signal handlers
configure:17495: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:17487: invalid conversion from `void (*)(...)' to `void (*)(int)'
configure:17498: $? = 1
configure: failed program was:
#line 17473 "configure"
#include "confdefs.h"

#include <sys/types.h>
#include <signal.h>
RETSIGTYPE handler(...);
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
signal(1, handler);
  ;
  return 0;
}
configure:17537: g++ -c -g -O2  conftest.cc >&5
configure:17540: $? = 0
configure:17543: test -s conftest.o
configure:17546: $? = 0
configure:17606: result: int
configure:17617: checking for getpgrp
configure:17660: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:17663: $? = 0
configure:17666: test -s conftest.exe
configure:17669: $? = 0
configure:17679: result: yes
configure:17682: checking for setpgrp
configure:17725: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:17728: $? = 0
configure:17731: test -s conftest.exe
configure:17734: $? = 0
configure:17744: result: yes
configure:17755: checking whether getpgrp requires zero arguments
configure:17780: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:17805: too many arguments to function `getpgrp'
configure:17783: $? = 1
configure: failed program was:
#line 17761 "configure"
#include "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
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
getpgrp (0);
  ;
  return 0;
}
configure:17800: result: yes
configure:17810: checking whether setpgrp takes no argument
configure:17845: gcc -o conftest.exe -g -O2   conftest.c  >&5
configure: In function `main':
configure:17837: too many arguments to function `setpgrp'
configure:17848: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 17820 "configure"
#include "confdefs.h"
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
/* If this system has a BSD-style setpgrp which takes arguments,
  setpgrp(1, 1) will fail with ESRCH and return -1, in that case
  exit successfully. */
  exit (setpgrp (1,1) == -1 ? 0 : 1);
  ;
  return 0;
}
configure:17866: result: yes
configure:17882: checking for ANSI C header files
configure:18009: result: yes
configure:18039: checking alloca.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking alloca.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for alloca.h
configure:18126: result: yes
configure:18039: checking fcntl.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking fcntl.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for fcntl.h
configure:18126: result: yes
configure:18039: checking limits.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking limits.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for limits.h
configure:18126: result: yes
configure:18039: checking locale.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking locale.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for locale.h
configure:18126: result: yes
configure:18039: checking malloc.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking malloc.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for malloc.h
configure:18126: result: yes
configure:18039: checking netdb.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking netdb.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for netdb.h
configure:18126: result: yes
configure:18039: checking pwd.h usability
configure:18048: g++ -c -g -O2  conftest.cc >&5
configure:18051: $? = 0
configure:18054: test -s conftest.o
configure:18057: $? = 0
configure:18066: result: yes
configure:18070: checking pwd.h presence
configure:18077: g++ -E  conftest.cc
configure:18083: $? = 0
configure:18101: result: yes
configure:18119: checking for pwd.h
configure:18126: result: yes
configure:18158: checking regex.h usability
configure:18167: g++ -c -g -O2  conftest.cc >&5
configure:18170: $? = 0
configure:18173: test -s conftest.o
configure:18176: $? = 0
configure:18185: result: yes
configure:18189: checking regex.h presence
configure:18196: g++ -E  conftest.cc
configure:18202: $? = 0
configure:18220: result: yes
configure:18238: checking for regex.h
configure:18245: result: yes
configure:18158: checking rx.h usability
configure:18167: g++ -c -g -O2  conftest.cc >&5
configure:18195:16: rx.h: No such file or directory
configure:18170: $? = 1
configure: failed program was:
#line 18160 "configure"
#include "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 <rx.h>
configure:18185: result: no
configure:18189: checking rx.h presence
configure:18196: g++ -E  conftest.cc
configure:18192:16: rx.h: No such file or directory
configure:18202: $? = 1
configure: failed program was:
#line 18191 "configure"
#include "confdefs.h"
#include <rx.h>
configure:18220: result: no
configure:18238: checking for rx.h
configure:18245: result: no
configure:18158: checking libelf.h usability
configure:18167: g++ -c -g -O2  conftest.cc >&5
configure:18195:20: libelf.h: No such file or directory
configure:18170: $? = 1
configure: failed program was:
#line 18160 "configure"
#include "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 <libelf.h>
configure:18185: result: no
configure:18189: checking libelf.h presence
configure:18196: g++ -E  conftest.cc
configure:18192:20: libelf.h: No such file or directory
configure:18202: $? = 1
configure: failed program was:
#line 18191 "configure"
#include "confdefs.h"
#include <libelf.h>
configure:18220: result: no
configure:18238: checking for libelf.h
configure:18245: result: no
configure:18158: checking elf.h usability
configure:18167: g++ -c -g -O2  conftest.cc >&5
configure:18195:17: elf.h: No such file or directory
configure:18170: $? = 1
configure: failed program was:
#line 18160 "configure"
#include "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 <elf.h>
configure:18185: result: no
configure:18189: checking elf.h presence
configure:18196: g++ -E  conftest.cc
configure:18192:17: elf.h: No such file or directory
configure:18202: $? = 1
configure: failed program was:
#line 18191 "configure"
#include "confdefs.h"
#include <elf.h>
configure:18220: result: no
configure:18238: checking for elf.h
configure:18245: result: no
configure:18158: checking sys/elf.h usability
configure:18167: g++ -c -g -O2  conftest.cc >&5
configure:18195:21: sys/elf.h: No such file or directory
configure:18170: $? = 1
configure: failed program was:
#line 18160 "configure"
#include "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/elf.h>
configure:18185: result: no
configure:18189: checking sys/elf.h presence
configure:18196: g++ -E  conftest.cc
configure:18192:21: sys/elf.h: No such file or directory
configure:18202: $? = 1
configure: failed program was:
#line 18191 "configure"
#include "confdefs.h"
#include <sys/elf.h>
configure:18220: result: no
configure:18238: checking for sys/elf.h
configure:18245: result: no
configure:18149: checking for stdlib.h
configure:18154: result: yes
configure:18268: checking for string.h
configure:18273: result: yes
configure:18268: checking for strings.h
configure:18273: result: yes
configure:18277: checking stropts.h usability
configure:18286: g++ -c -g -O2  conftest.cc >&5
configure:18314:21: stropts.h: No such file or directory
configure:18289: $? = 1
configure: failed program was:
#line 18279 "configure"
#include "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 <stropts.h>
configure:18304: result: no
configure:18308: checking stropts.h presence
configure:18315: g++ -E  conftest.cc
configure:18311:21: stropts.h: No such file or directory
configure:18321: $? = 1
configure: failed program was:
#line 18310 "configure"
#include "confdefs.h"
#include <stropts.h>
configure:18339: result: no
configure:18357: checking for stropts.h
configure:18364: result: no
configure:18277: checking termio.h usability
configure:18286: g++ -c -g -O2  conftest.cc >&5
configure:18289: $? = 0
configure:18292: test -s conftest.o
configure:18295: $? = 0
configure:18304: result: yes
configure:18308: checking termio.h presence
configure:18315: g++ -E  conftest.cc
configure:18321: $? = 0
configure:18339: result: yes
configure:18357: checking for termio.h
configure:18364: result: yes
configure:18277: checking termios.h usability
configure:18286: g++ -c -g -O2  conftest.cc >&5
configure:18289: $? = 0
configure:18292: test -s conftest.o
configure:18295: $? = 0
configure:18304: result: yes
configure:18308: checking termios.h presence
configure:18315: g++ -E  conftest.cc
configure:18321: $? = 0
configure:18339: result: yes
configure:18357: checking for termios.h
configure:18364: result: yes
configure:18268: checking for unistd.h
configure:18273: result: yes
configure:18394: checking sys/ioctl.h usability
configure:18403: g++ -c -g -O2  conftest.cc >&5
configure:18406: $? = 0
configure:18409: test -s conftest.o
configure:18412: $? = 0
configure:18421: result: yes
configure:18425: checking sys/ioctl.h presence
configure:18432: g++ -E  conftest.cc
configure:18438: $? = 0
configure:18456: result: yes
configure:18474: checking for sys/ioctl.h
configure:18481: result: yes
configure:18394: checking sys/int_types.h usability
configure:18403: g++ -c -g -O2  conftest.cc >&5
configure:18431:27: sys/int_types.h: No such file or directory
configure:18406: $? = 1
configure: failed program was:
#line 18396 "configure"
#include "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/int_types.h>
configure:18421: result: no
configure:18425: checking sys/int_types.h presence
configure:18432: g++ -E  conftest.cc
configure:18428:27: sys/int_types.h: No such file or directory
configure:18438: $? = 1
configure: failed program was:
#line 18427 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
configure:18456: result: no
configure:18474: checking for sys/int_types.h
configure:18481: result: no
configure:18394: checking sys/param.h usability
configure:18403: g++ -c -g -O2  conftest.cc >&5
configure:18406: $? = 0
configure:18409: test -s conftest.o
configure:18412: $? = 0
configure:18421: result: yes
configure:18425: checking sys/param.h presence
configure:18432: g++ -E  conftest.cc
configure:18438: $? = 0
configure:18456: result: yes
configure:18474: checking for sys/param.h
configure:18481: result: yes
configure:18394: checking sys/resource.h usability
configure:18403: g++ -c -g -O2  conftest.cc >&5
configure:18406: $? = 0
configure:18409: test -s conftest.o
configure:18412: $? = 0
configure:18421: result: yes
configure:18425: checking sys/resource.h presence
configure:18432: g++ -E  conftest.cc
configure:18438: $? = 0
configure:18456: result: yes
configure:18474: checking for sys/resource.h
configure:18481: result: yes
configure:18503: checking for sys/stat.h
configure:18508: result: yes
configure:18512: checking sys/stropts.h usability
configure:18521: g++ -c -g -O2  conftest.cc >&5
configure:18549:25: sys/stropts.h: No such file or directory
configure:18524: $? = 1
configure: failed program was:
#line 18514 "configure"
#include "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/stropts.h>
configure:18539: result: no
configure:18543: checking sys/stropts.h presence
configure:18550: g++ -E  conftest.cc
configure:18546:25: sys/stropts.h: No such file or directory
configure:18556: $? = 1
configure: failed program was:
#line 18545 "configure"
#include "confdefs.h"
#include <sys/stropts.h>
configure:18574: result: no
configure:18592: checking for sys/stropts.h
configure:18599: result: no
configure:18512: checking sys/vty.h usability
configure:18521: g++ -c -g -O2  conftest.cc >&5
configure:18549:21: sys/vty.h: No such file or directory
configure:18524: $? = 1
configure: failed program was:
#line 18514 "configure"
#include "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/vty.h>
configure:18539: result: no
configure:18543: checking sys/vty.h presence
configure:18550: g++ -E  conftest.cc
configure:18546:21: sys/vty.h: No such file or directory
configure:18556: $? = 1
configure: failed program was:
#line 18545 "configure"
#include "confdefs.h"
#include <sys/vty.h>
configure:18574: result: no
configure:18592: checking for sys/vty.h
configure:18599: result: no
configure:18512: checking sys/sysmacros.h usability
configure:18521: g++ -c -g -O2  conftest.cc >&5
configure:18524: $? = 0
configure:18527: test -s conftest.o
configure:18530: $? = 0
configure:18539: result: yes
configure:18543: checking sys/sysmacros.h presence
configure:18550: g++ -E  conftest.cc
configure:18556: $? = 0
configure:18574: result: yes
configure:18592: checking for sys/sysmacros.h
configure:18599: result: yes
configure:18512: checking sys/core.h usability
configure:18521: g++ -c -g -O2  conftest.cc >&5
configure:18549:22: sys/core.h: No such file or directory
configure:18524: $? = 1
configure: failed program was:
#line 18514 "configure"
#include "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/core.h>
configure:18539: result: no
configure:18543: checking sys/core.h presence
configure:18550: g++ -E  conftest.cc
configure:18546:22: sys/core.h: No such file or directory
configure:18556: $? = 1
configure: failed program was:
#line 18545 "configure"
#include "confdefs.h"
#include <sys/core.h>
configure:18574: result: no
configure:18592: checking for sys/core.h
configure:18599: result: no
configure:18630: checking sys/socket.h usability
configure:18639: g++ -c -g -O2  conftest.cc >&5
configure:18642: $? = 0
configure:18645: test -s conftest.o
configure:18648: $? = 0
configure:18657: result: yes
configure:18661: checking sys/socket.h presence
configure:18668: g++ -E  conftest.cc
configure:18674: $? = 0
configure:18692: result: yes
configure:18710: checking for sys/socket.h
configure:18717: result: yes
configure:18630: checking sys/termios.h usability
configure:18639: g++ -c -g -O2  conftest.cc >&5
configure:18642: $? = 0
configure:18645: test -s conftest.o
configure:18648: $? = 0
configure:18657: result: yes
configure:18661: checking sys/termios.h presence
configure:18668: g++ -E  conftest.cc
configure:18674: $? = 0
configure:18692: result: yes
configure:18710: checking for sys/termios.h
configure:18717: result: yes
configure:18630: checking sys/time.h usability
configure:18639: g++ -c -g -O2  conftest.cc >&5
configure:18642: $? = 0
configure:18645: test -s conftest.o
configure:18648: $? = 0
configure:18657: result: yes
configure:18661: checking sys/time.h presence
configure:18668: g++ -E  conftest.cc
configure:18674: $? = 0
configure:18692: result: yes
configure:18710: checking for sys/time.h
configure:18717: result: yes
configure:18630: checking sys/timeb.h usability
configure:18639: g++ -c -g -O2  conftest.cc >&5
configure:18642: $? = 0
configure:18645: test -s conftest.o
configure:18648: $? = 0
configure:18657: result: yes
configure:18661: checking sys/timeb.h presence
configure:18668: g++ -E  conftest.cc
configure:18674: $? = 0
configure:18692: result: yes
configure:18710: checking for sys/timeb.h
configure:18717: result: yes
configure:18621: checking for sys/types.h
configure:18626: result: yes
configure:18746: checking sys/utsname.h usability
configure:18755: g++ -c -g -O2  conftest.cc >&5
configure:18758: $? = 0
configure:18761: test -s conftest.o
configure:18764: $? = 0
configure:18773: result: yes
configure:18777: checking sys/utsname.h presence
configure:18784: g++ -E  conftest.cc
configure:18790: $? = 0
configure:18808: result: yes
configure:18826: checking for sys/utsname.h
configure:18833: result: yes
configure:18746: checking sys/user.h usability
configure:18755: g++ -c -g -O2  conftest.cc >&5
configure:18783:22: sys/user.h: No such file or directory
configure:18758: $? = 1
configure: failed program was:
#line 18748 "configure"
#include "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/user.h>
configure:18773: result: no
configure:18777: checking sys/user.h presence
configure:18784: g++ -E  conftest.cc
configure:18780:22: sys/user.h: No such file or directory
configure:18790: $? = 1
configure: failed program was:
#line 18779 "configure"
#include "confdefs.h"
#include <sys/user.h>
configure:18808: result: no
configure:18826: checking for sys/user.h
configure:18833: result: no
configure:18746: checking sys/ptrace.h usability
configure:18755: g++ -c -g -O2  conftest.cc >&5
configure:18783:24: sys/ptrace.h: No such file or directory
configure:18758: $? = 1
configure: failed program was:
#line 18748 "configure"
#include "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/ptrace.h>
configure:18773: result: no
configure:18777: checking sys/ptrace.h presence
configure:18784: g++ -E  conftest.cc
configure:18780:24: sys/ptrace.h: No such file or directory
configure:18790: $? = 1
configure: failed program was:
#line 18779 "configure"
#include "confdefs.h"
#include <sys/ptrace.h>
configure:18808: result: no
configure:18826: checking for sys/ptrace.h
configure:18833: result: no
configure:18861: checking exception usability
configure:18870: g++ -c -g -O2  conftest.cc >&5
configure:18873: $? = 0
configure:18876: test -s conftest.o
configure:18879: $? = 0
configure:18888: result: yes
configure:18892: checking exception presence
configure:18899: g++ -E  conftest.cc
configure:18905: $? = 0
configure:18923: result: yes
configure:18941: checking for exception
configure:18948: result: yes
configure:18861: checking stdexcept usability
configure:18870: g++ -c -g -O2  conftest.cc >&5
configure:18873: $? = 0
configure:18876: test -s conftest.o
configure:18879: $? = 0
configure:18888: result: yes
configure:18892: checking stdexcept presence
configure:18899: g++ -E  conftest.cc
configure:18905: $? = 0
configure:18923: result: yes
configure:18941: checking for stdexcept
configure:18948: result: yes
configure:18961: checking whether time.h and sys/time.h may both be included
configure:18989: g++ -c -g -O2  conftest.cc >&5
configure:18992: $? = 0
configure:18995: test -s conftest.o
configure:18998: $? = 0
configure:19008: result: yes
configure:19018: checking for sys/wait.h that is POSIX.1 compatible
configure:19052: g++ -c -g -O2  conftest.cc >&5
configure:19055: $? = 0
configure:19058: test -s conftest.o
configure:19061: $? = 0
configure:19071: result: yes
configure:19089: checking for dirent.h that defines DIR
configure:19116: g++ -c -g -O2  conftest.cc >&5
configure:19119: $? = 0
configure:19122: test -s conftest.o
configure:19125: $? = 0
configure:19135: result: yes
configure:19148: checking for library containing opendir
configure:19181: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:19184: $? = 0
configure:19187: test -s conftest.exe
configure:19190: $? = 0
configure:19249: result: none required
configure:19367: checking whether stat file-mode macros are broken
configure:19412: result: no
configure:19425: checking for CORE_MAGIC definition in <sys/core.h>
configure:19431:22: sys/core.h: No such file or directory
configure:19449: result: no
configure:19459: checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>
configure:19484: g++ -c -g -O2  conftest.cc >&5
configure:19466:24: sys/ptrace.h: No such file or directory
configure: In function `int main()':
configure:19476: `PTRACE_DUMPCORE' undeclared (first use this function)
configure:19476: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:19487: $? = 1
configure: failed program was:
#line 19465 "configure"
#include "confdefs.h"
#include <sys/ptrace.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int request = PTRACE_DUMPCORE;
  ;
  return 0;
}
configure:19505: result: no
configure:19516: checking for ostringstreambuf::freeze()
configure:19549: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:19541: no matching function for call to `std::basic_stringbuf<char, 
   std::char_traits<char>, std::allocator<char> >::freeze(int)'
configure:19552: $? = 1
configure: failed program was:
#line 19530 "configure"
#include "confdefs.h"
#include <sstream>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
std::ostringstream os; os.rdbuf()->freeze(0);
  ;
  return 0;
}
configure:19576: result: no
configure:19587: checking for ostringstreambuf::frozen()
configure:19620: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:19612: no matching function for call to `std::basic_stringbuf<char, 
   std::char_traits<char>, std::allocator<char> >::frozen()'
configure:19623: $? = 1
configure: failed program was:
#line 19601 "configure"
#include "confdefs.h"
#include <sstream>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
std::ostringstream os; int frozen = os.rdbuf()->frozen();
  ;
  return 0;
}
configure:19647: result: no
configure:19658: checking for ostringstream::freeze()
configure:19691: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:19683: no matching function for call to `
   std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> 
   >::freeze(int)'
configure:19694: $? = 1
configure: failed program was:
#line 19672 "configure"
#include "confdefs.h"
#include <sstream>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
std::ostringstream os; os.freeze(0);
  ;
  return 0;
}
configure:19718: result: no
configure:19729: checking for ostringstream::frozen()
configure:19762: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:19754: no matching function for call to `
   std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> 
   >::frozen()'
configure:19765: $? = 1
configure: failed program was:
#line 19743 "configure"
#include "confdefs.h"
#include <sstream>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
std::ostringstream os; int frozen = os.frozen();
  ;
  return 0;
}
configure:19789: result: no
configure:19800: checking whether ostringstream::pcount() is broken
configure:19836: g++ -o conftest.exe -g -O2   conftest.cc   >&5
configure: In function `int main()':
configure:19828: cannot convert `std::basic_string<char, 
   std::char_traits<char>, std::allocator<char> >' to `char*' in initialization
configure:19829: no matching function for call to `
   std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> 
   >::pcount()'
configure:19839: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 19818 "configure"
#include "confdefs.h"

// Returns 0 if ostringstream::pcount() is broken; 1, otherwise.
#include <iostream>
#include <sstream>

int main()
{
    std::ostringstream os;
    os << 'a';           // os.pcount() == 1.
    char *s = os.str();  // In the SGI C++ I/O library, os.pcount() is now 2!
    return (os.pcount() == 2) ? 0 : 1;
}

configure:19865: result: no
configure:19883: checking for regex.h
configure:19888: result: yes
configure:19883: checking for rx.h
configure:19888: result: no
configure:19892: checking rxposix.h usability
configure:19901: g++ -c -g -O2  conftest.cc >&5
configure:19929:21: rxposix.h: No such file or directory
configure:19904: $? = 1
configure: failed program was:
#line 19894 "configure"
#include "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 <rxposix.h>
configure:19919: result: no
configure:19923: checking rxposix.h presence
configure:19930: g++ -E  conftest.cc
configure:19926:21: rxposix.h: No such file or directory
configure:19936: $? = 1
configure: failed program was:
#line 19925 "configure"
#include "confdefs.h"
#include <rxposix.h>
configure:19954: result: no
configure:19972: checking for rxposix.h
configure:19979: result: no
configure:20009: checking for regcomp
configure:20052: gcc -o conftest.exe -g -O2   conftest.c   >&5
configure:20055: $? = 0
configure:20058: test -s conftest.exe
configure:20061: $? = 0
configure:20071: result: yes
configure:20088: checking for regcomp declaration in regex.h rx.h rxposix.h
configure:20134: result: yes
configure:20161: checking for regexec
configure:20204: gcc -o conftest.exe -g -O2   conftest.c   >&5
configure:20207: $? = 0
configure:20210: test -s conftest.exe
configure:20213: $? = 0
configure:20223: result: yes
configure:20240: checking for regexec declaration in regex.h rx.h rxposix.h
configure:20286: result: yes
configure:20306: checking re_nsub member of POSIX.2 regex_t type
configure:20364: g++ -c -g -O2 -I./..  conftest.cc >&5
configure:20367: $? = 0
configure:20370: test -s conftest.o
configure:20373: $? = 0
configure:20383: result: yes
configure:20391: checking n_subexps member of GNU RX 1.0 regex_t type
configure:20449: g++ -c -g -O2 -I./..  conftest.cc >&5
configure: In function `int main()':
configure:20441: `struct regex_t' has no member named `n_subexps'
configure:20452: $? = 1
configure: failed program was:
#line 20397 "configure"
#include "confdefs.h"

extern "C" {
#include <sys/types.h>

// Avoid conflicts with C regex() function
#define regex c_regex

// Don't include old libg++ <regex.h> contents
#define __REGEXP_LIBRARY

#ifndef __STDC__
#define __STDC__ 1              // Reguired for KCC when using GNU includes
#endif

// Some old versions of libg++ contain a <regex.h> file.  Avoid this.
#if !defined(REG_EXTENDED) && HAVE_REGEX_H
#include <regex.h>              // POSIX.2 interface
#endif

// Try hard-wired path to get native <regex.h>.
#if !defined(REG_EXTENDED) && HAVE_REGEX_H
#include </usr/include/regex.h> // POSIX.2 interface
#endif

// Some more GNU headers.
#if !defined(REG_EXTENDED) && HAVE_RX_H
#include <rx.h>                 // Header from GNU rx 0.07
#endif

#if !defined(REG_EXTENDED) && HAVE_RXPOSIX_H
#include <rxposix.h>            // Header from GNU rx 1.0 and later
#endif
}

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
regex_t rx; int a = rx.n_subexps;
  ;
  return 0;
}
configure:20468: result: no
configure:20496: checking whether regcomp() is broken
configure:20568: g++ -o conftest.exe -g -O2 -I./..   conftest.cc   >&5
configure:20571: $? = 0
configure:20573: ./conftest.exe
configure:20576: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 20515 "configure"
#include "confdefs.h"

extern "C" {
#include <sys/types.h>

// Avoid conflicts with C regex() function
#define regex c_regex

// Don't include old libg++ <regex.h> contents
#define __REGEXP_LIBRARY

#ifndef __STDC__
#define __STDC__ 1              // Reguired for KCC when using GNU includes
#endif

// Some old versions of libg++ contain a <regex.h> file.  Avoid this.
#if !defined(REG_EXTENDED) && HAVE_REGEX_H
#include <regex.h>              // POSIX.2 interface
#endif

// Try hard-wired path to get native <regex.h>.
#if !defined(REG_EXTENDED) && HAVE_REGEX_H
#include </usr/include/regex.h> // POSIX.2 interface
#endif

// Some more GNU headers.
#if !defined(REG_EXTENDED) && HAVE_RX_H
#include <rx.h>                 // Header from GNU rx 0.07
#endif

#if !defined(REG_EXTENDED) && HAVE_RXPOSIX_H
#include <rxposix.h>            // Header from GNU rx 1.0 and later
#endif
}

int main()
{
    char rxdouble[] =
        "-?(([0-9]+\\.[0-9]*)|([0-9]+)|(\\.[0-9]+))"
        "([eE][---+]?[0-9]+)?";
    regex_t compiled;
    int errcode = regcomp(&compiled, rxdouble, REG_EXTENDED);
    if (errcode)
        return 1;

    char somedouble[] = "3.141529e+0";
    return regexec(&compiled, somedouble, 0, 0, 0);
}

configure:20589: result: yes
configure:20614: checking for hypot in -lm
configure:20647: g++ -o conftest.exe -g -O2   conftest.cc -lm   >&5
configure:20650: $? = 0
configure:20653: test -s conftest.exe
configure:20656: $? = 0
configure:20667: result: yes
configure:20695: checking for _getpty
configure:20738: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cc8BheDK.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:20728: undefined reference to `__getpty'
collect2: ld returned 1 exit status
configure:20741: $? = 1
configure: failed program was:
#line 20700 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char _getpty (); 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 _getpty ();
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__getpty) || defined (__stub____getpty)
choke me
#else
f = _getpty;
#endif

  ;
  return 0;
}
configure:20757: result: no
configure:20847: checking for alloca
configure:20890: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:20862: warning: conflicting types for built-in function `alloca'
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cc0t0qCA.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:20880: undefined reference to `_alloca'
collect2: ld returned 1 exit status
configure:20893: $? = 1
configure: failed program was:
#line 20852 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char alloca (); 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 alloca ();
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_alloca) || defined (__stub___alloca)
choke me
#else
f = alloca;
#endif

  ;
  return 0;
}
configure:20909: result: no
configure:20999: checking for asctime
configure:21042: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21045: $? = 0
configure:21048: test -s conftest.exe
configure:21051: $? = 0
configure:21061: result: yes
configure:21078: checking for asctime declaration in time.h
configure:21124: result: yes
configure:21151: checking for clock
configure:21194: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21197: $? = 0
configure:21200: test -s conftest.exe
configure:21203: $? = 0
configure:21213: result: yes
configure:21230: checking for clock declaration in time.h
configure:21276: result: yes
configure:21303: checking for difftime
configure:21346: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21349: $? = 0
configure:21352: test -s conftest.exe
configure:21355: $? = 0
configure:21365: result: yes
configure:21382: checking for difftime declaration in time.h
configure:21428: result: yes
configure:21455: checking for dup2
configure:21498: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21501: $? = 0
configure:21504: test -s conftest.exe
configure:21507: $? = 0
configure:21517: result: yes
configure:21534: checking for dup2 declaration in unistd.h
configure:21580: result: yes
configure:21607: checking for endpwent
configure:21650: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21653: $? = 0
configure:21656: test -s conftest.exe
configure:21659: $? = 0
configure:21669: result: yes
configure:21686: checking for endpwent declaration in pwd.h
configure:21732: result: yes
configure:21759: checking for fcntl
configure:21802: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21805: $? = 0
configure:21808: test -s conftest.exe
configure:21811: $? = 0
configure:21821: result: yes
configure:21838: checking for fcntl declaration in fcntl.h
configure:21884: result: yes
configure:21911: checking for ftime
configure:21954: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:21957: $? = 0
configure:21960: test -s conftest.exe
configure:21963: $? = 0
configure:21973: result: yes
configure:21990: checking for ftime declaration in sys/timeb.h
configure:22036: result: yes
configure:22063: checking for gethostbyname
configure:22125: result: yes
configure:22142: checking for gethostbyname declaration in netdb.h
configure:22188: result: yes
configure:22215: checking for gethostname
configure:22258: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:22261: $? = 0
configure:22264: test -s conftest.exe
configure:22267: $? = 0
configure:22277: result: yes
configure:22294: checking for gethostname declaration in unistd.h
configure:22340: result: yes
configure:22367: checking for getpt
configure:22410: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccubzFgf.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:22400: undefined reference to `_getpt'
collect2: ld returned 1 exit status
configure:22413: $? = 1
configure: failed program was:
#line 22372 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpt (); 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 getpt ();
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_getpt) || defined (__stub___getpt)
choke me
#else
f = getpt;
#endif

  ;
  return 0;
}
configure:22429: result: no
configure:22519: checking for getpty
configure:22562: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cccqiGFn.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:22552: undefined reference to `_getpty'
collect2: ld returned 1 exit status
configure:22565: $? = 1
configure: failed program was:
#line 22524 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getpty (); 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 getpty ();
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_getpty) || defined (__stub___getpty)
choke me
#else
f = getpty;
#endif

  ;
  return 0;
}
configure:22581: result: no
configure:22671: checking for getrlimit
configure:22714: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:22717: $? = 0
configure:22720: test -s conftest.exe
configure:22723: $? = 0
configure:22733: result: yes
configure:22750: checking for getrlimit declaration in sys/resource.h
configure:22796: result: yes
configure:22823: checking for getrusage
configure:22866: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:22869: $? = 0
configure:22872: test -s conftest.exe
configure:22875: $? = 0
configure:22885: result: yes
configure:22902: checking for getrusage declaration in sys/resource.h
configure:22948: result: yes
configure:22975: checking for getwd
configure:23018: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23021: $? = 0
configure:23024: test -s conftest.exe
configure:23027: $? = 0
configure:23037: result: yes
configure:23054: checking for getwd declaration in unistd.h
configure:23100: result: yes
configure:23127: checking for grantpt
configure:23170: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23173: $? = 0
configure:23176: test -s conftest.exe
configure:23179: $? = 0
configure:23189: result: yes
configure:23206: checking for grantpt declaration in stdlib.h
configure:23252: result: yes
configure:23279: checking for hypot
configure:23322: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23325: $? = 0
configure:23328: test -s conftest.exe
configure:23331: $? = 0
configure:23341: result: yes
configure:23358: checking for hypot declaration in math.h
configure:23404: result: yes
configure:23431: checking for ioctl
configure:23474: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23477: $? = 0
configure:23480: test -s conftest.exe
configure:23483: $? = 0
configure:23493: result: yes
configure:23510: checking for ioctl declaration in unistd.h sys/ioctl.h
configure:23556: result: yes
configure:23583: checking for link
configure:23626: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23629: $? = 0
configure:23632: test -s conftest.exe
configure:23635: $? = 0
configure:23645: result: yes
configure:23662: checking for link declaration in unistd.h
configure:23708: result: yes
configure:23735: checking for lstat
configure:23778: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23781: $? = 0
configure:23784: test -s conftest.exe
configure:23787: $? = 0
configure:23797: result: yes
configure:23814: checking for lstat declaration in sys/stat.h
configure:23860: result: yes
configure:23887: checking for malloc
configure:23930: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:23933: $? = 0
configure:23936: test -s conftest.exe
configure:23939: $? = 0
configure:23949: result: yes
configure:23966: checking for malloc declaration in stdlib.h
configure:24012: result: yes
configure:24039: checking for memcpy
configure:24082: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24054: warning: conflicting types for built-in function `memcpy'
configure:24085: $? = 0
configure:24088: test -s conftest.exe
configure:24091: $? = 0
configure:24101: result: yes
configure:24118: checking for memcpy declaration in string.h
configure:24164: result: yes
configure:24191: checking for memset
configure:24234: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24206: warning: conflicting types for built-in function `memset'
configure:24237: $? = 0
configure:24240: test -s conftest.exe
configure:24243: $? = 0
configure:24253: result: yes
configure:24270: checking for memset declaration in string.h
configure:24316: result: yes
configure:24343: checking for mkstemp
configure:24386: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24389: $? = 0
configure:24392: test -s conftest.exe
configure:24395: $? = 0
configure:24405: result: yes
configure:24422: checking for mkstemp declaration in stdlib.h
configure:24468: result: yes
configure:24495: checking for pclose
configure:24538: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24541: $? = 0
configure:24544: test -s conftest.exe
configure:24547: $? = 0
configure:24557: result: yes
configure:24574: checking for pclose declaration in stdio.h
configure:24620: result: yes
configure:24647: checking for popen
configure:24690: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24693: $? = 0
configure:24696: test -s conftest.exe
configure:24699: $? = 0
configure:24709: result: yes
configure:24726: checking for popen declaration in stdio.h
configure:24772: result: yes
configure:24799: checking for ptrace
configure:24842: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccmJJwwX.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:24832: undefined reference to `_ptrace'
collect2: ld returned 1 exit status
configure:24845: $? = 1
configure: failed program was:
#line 24804 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char ptrace (); 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 ptrace ();
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_ptrace) || defined (__stub___ptrace)
choke me
#else
f = ptrace;
#endif

  ;
  return 0;
}
configure:24861: result: no
configure:24951: checking for ptsname
configure:24994: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:24997: $? = 0
configure:25000: test -s conftest.exe
configure:25003: $? = 0
configure:25013: result: yes
configure:25030: checking for ptsname declaration in stdlib.h
configure:25076: result: yes
configure:25103: checking for raise
configure:25146: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25149: $? = 0
configure:25152: test -s conftest.exe
configure:25155: $? = 0
configure:25165: result: yes
configure:25182: checking for raise declaration in signal.h
configure:25228: result: yes
configure:25255: checking for rand
configure:25298: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25301: $? = 0
configure:25304: test -s conftest.exe
configure:25307: $? = 0
configure:25317: result: yes
configure:25334: checking for rand declaration in stdlib.h
configure:25380: result: yes
configure:25407: checking for random
configure:25450: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25453: $? = 0
configure:25456: test -s conftest.exe
configure:25459: $? = 0
configure:25469: result: yes
configure:25486: checking for random declaration in stdlib.h
configure:25532: result: yes
configure:25559: checking for readlink
configure:25602: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25605: $? = 0
configure:25608: test -s conftest.exe
configure:25611: $? = 0
configure:25621: result: yes
configure:25638: checking for readlink declaration in unistd.h
configure:25684: result: yes
configure:25711: checking for setbuf
configure:25754: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25757: $? = 0
configure:25760: test -s conftest.exe
configure:25763: $? = 0
configure:25773: result: yes
configure:25790: checking for setbuf declaration in stdio.h
configure:25836: result: yes
configure:25863: checking for setlocale
configure:25906: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:25909: $? = 0
configure:25912: test -s conftest.exe
configure:25915: $? = 0
configure:25925: result: yes
configure:25942: checking for setlocale declaration in locale.h
configure:25988: result: yes
configure:26015: checking for setpgid
configure:26058: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:26061: $? = 0
configure:26064: test -s conftest.exe
configure:26067: $? = 0
configure:26077: result: yes
configure:26094: checking for setpgid declaration in unistd.h
configure:26140: result: yes
configure:26167: checking for setpgrp
configure:26229: result: yes
configure:26246: checking for setpgrp declaration in unistd.h
configure:26292: result: yes
configure:26319: checking for setpgrp2
configure:26362: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccrs7Ysv.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:26352: undefined reference to `_setpgrp2'
collect2: ld returned 1 exit status
configure:26365: $? = 1
configure: failed program was:
#line 26324 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setpgrp2 (); 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 setpgrp2 ();
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_setpgrp2) || defined (__stub___setpgrp2)
choke me
#else
f = setpgrp2;
#endif

  ;
  return 0;
}
configure:26381: result: no
configure:26471: checking for setpwent
configure:26514: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:26517: $? = 0
configure:26520: test -s conftest.exe
configure:26523: $? = 0
configure:26533: result: yes
configure:26550: checking for setpwent declaration in pwd.h
configure:26596: result: yes
configure:26623: checking for setrlimit
configure:26666: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:26669: $? = 0
configure:26672: test -s conftest.exe
configure:26675: $? = 0
configure:26685: result: yes
configure:26702: checking for setrlimit declaration in sys/resource.h
configure:26748: result: yes
configure:26775: checking for setsid
configure:26818: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:26821: $? = 0
configure:26824: test -s conftest.exe
configure:26827: $? = 0
configure:26837: result: yes
configure:26854: checking for setsid declaration in unistd.h
configure:26900: result: yes
configure:26927: checking for setvbuf
configure:26970: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:26973: $? = 0
configure:26976: test -s conftest.exe
configure:26979: $? = 0
configure:26989: result: yes
configure:27006: checking for setvbuf declaration in stdio.h
configure:27052: result: yes
configure:27079: checking for sigblock
configure:27122: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cctL2F15.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:27112: undefined reference to `_sigblock'
collect2: ld returned 1 exit status
configure:27125: $? = 1
configure: failed program was:
#line 27084 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigblock (); 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 sigblock ();
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_sigblock) || defined (__stub___sigblock)
choke me
#else
f = sigblock;
#endif

  ;
  return 0;
}
configure:27141: result: no
configure:27231: checking for sigprocmask
configure:27274: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:27277: $? = 0
configure:27280: test -s conftest.exe
configure:27283: $? = 0
configure:27293: result: yes
configure:27310: checking for sigprocmask declaration in signal.h
configure:27356: result: yes
configure:27383: checking for sigsetmask
configure:27426: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/cc2pVKDM.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:27416: undefined reference to `_sigsetmask'
collect2: ld returned 1 exit status
configure:27429: $? = 1
configure: failed program was:
#line 27388 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sigsetmask (); 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 sigsetmask ();
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_sigsetmask) || defined (__stub___sigsetmask)
choke me
#else
f = sigsetmask;
#endif

  ;
  return 0;
}
configure:27445: result: no
configure:27535: checking for sigsuspend
configure:27578: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:27581: $? = 0
configure:27584: test -s conftest.exe
configure:27587: $? = 0
configure:27597: result: yes
configure:27614: checking for sigsuspend declaration in signal.h
configure:27660: result: yes
configure:27687: checking for srand
configure:27730: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:27733: $? = 0
configure:27736: test -s conftest.exe
configure:27739: $? = 0
configure:27749: result: yes
configure:27766: checking for srand declaration in stdlib.h
configure:27812: result: yes
configure:27839: checking for srandom
configure:27882: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:27885: $? = 0
configure:27888: test -s conftest.exe
configure:27891: $? = 0
configure:27901: result: yes
configure:27918: checking for srandom declaration in stdlib.h math.h
configure:27964: result: yes
configure:27991: checking for stat
configure:28034: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28037: $? = 0
configure:28040: test -s conftest.exe
configure:28043: $? = 0
configure:28053: result: yes
configure:28070: checking for stat declaration in sys/stat.h
configure:28116: result: yes
configure:28143: checking for strerror
configure:28186: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28189: $? = 0
configure:28192: test -s conftest.exe
configure:28195: $? = 0
configure:28205: result: yes
configure:28222: checking for strerror declaration in string.h
configure:28268: result: yes
configure:28295: checking for strftime
configure:28338: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28341: $? = 0
configure:28344: test -s conftest.exe
configure:28347: $? = 0
configure:28357: result: yes
configure:28374: checking for strftime declaration in time.h
configure:28420: result: yes
configure:28447: checking for strsignal
configure:28490: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28493: $? = 0
configure:28496: test -s conftest.exe
configure:28499: $? = 0
configure:28509: result: yes
configure:28526: checking for strsignal declaration in string.h
configure:28572: result: yes
configure:28599: checking for strtod
configure:28642: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28645: $? = 0
configure:28648: test -s conftest.exe
configure:28651: $? = 0
configure:28661: result: yes
configure:28678: checking for strtod declaration in stdlib.h
configure:28724: result: yes
configure:28751: checking for strtol
configure:28794: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28797: $? = 0
configure:28800: test -s conftest.exe
configure:28803: $? = 0
configure:28813: result: yes
configure:28830: checking for strtol declaration in stdlib.h
configure:28876: result: yes
configure:28903: checking for strtoul
configure:28946: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:28949: $? = 0
configure:28952: test -s conftest.exe
configure:28955: $? = 0
configure:28965: result: yes
configure:28982: checking for strtoul declaration in stdlib.h
configure:29028: result: yes
configure:29055: checking for symlink
configure:29098: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29101: $? = 0
configure:29104: test -s conftest.exe
configure:29107: $? = 0
configure:29117: result: yes
configure:29134: checking for symlink declaration in unistd.h
configure:29180: result: yes
configure:29207: checking for tcdrain
configure:29250: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29253: $? = 0
configure:29256: test -s conftest.exe
configure:29259: $? = 0
configure:29269: result: yes
configure:29286: checking for tcdrain declaration in termios.h
configure:29332: result: yes
configure:29359: checking for tcflow
configure:29402: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29405: $? = 0
configure:29408: test -s conftest.exe
configure:29411: $? = 0
configure:29421: result: yes
configure:29438: checking for tcflow declaration in termios.h
configure:29484: result: yes
configure:29511: checking for tcflush
configure:29554: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29557: $? = 0
configure:29560: test -s conftest.exe
configure:29563: $? = 0
configure:29573: result: yes
configure:29590: checking for tcflush declaration in termios.h
configure:29636: result: yes
configure:29663: checking for tcgetattr
configure:29706: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29709: $? = 0
configure:29712: test -s conftest.exe
configure:29715: $? = 0
configure:29725: result: yes
configure:29742: checking for tcgetattr declaration in termios.h
configure:29788: result: yes
configure:29815: checking for tcgetpgrp
configure:29858: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:29861: $? = 0
configure:29864: test -s conftest.exe
configure:29867: $? = 0
configure:29877: result: yes
configure:29894: checking for tcgetpgrp declaration in unistd.h
configure:29940: result: yes
configure:29967: checking for tcgetsid
configure:30010: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
/cygdrive/c/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccOJXX0J.o(.text+0x16): In function 
`main':
/ddd-3.3.7/configure:30000: undefined reference to `_tcgetsid'
collect2: ld returned 1 exit status
configure:30013: $? = 1
configure: failed program was:
#line 29972 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char tcgetsid (); 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 tcgetsid ();
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_tcgetsid) || defined (__stub___tcgetsid)
choke me
#else
f = tcgetsid;
#endif

  ;
  return 0;
}
configure:30029: result: no
configure:30119: checking for tcsendbreak
configure:30162: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30165: $? = 0
configure:30168: test -s conftest.exe
configure:30171: $? = 0
configure:30181: result: yes
configure:30198: checking for tcsendbreak declaration in termios.h
configure:30244: result: yes
configure:30271: checking for tcsetattr
configure:30314: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30317: $? = 0
configure:30320: test -s conftest.exe
configure:30323: $? = 0
configure:30333: result: yes
configure:30350: checking for tcsetattr declaration in termios.h
configure:30396: result: yes
configure:30423: checking for tcsetpgrp
configure:30466: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30469: $? = 0
configure:30472: test -s conftest.exe
configure:30475: $? = 0
configure:30485: result: yes
configure:30502: checking for tcsetpgrp declaration in unistd.h
configure:30548: result: yes
configure:30575: checking for times
configure:30618: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30621: $? = 0
configure:30624: test -s conftest.exe
configure:30627: $? = 0
configure:30637: result: yes
configure:30654: checking for times declaration in sys/times.h
configure:30700: result: yes
configure:30727: checking for tmpfile
configure:30770: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30773: $? = 0
configure:30776: test -s conftest.exe
configure:30779: $? = 0
configure:30789: result: yes
configure:30806: checking for tmpfile declaration in stdio.h
configure:30852: result: yes
configure:30879: checking for uname
configure:30922: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:30925: $? = 0
configure:30928: test -s conftest.exe
configure:30931: $? = 0
configure:30941: result: yes
configure:30958: checking for uname declaration in sys/utsname.h
configure:31004: result: yes
configure:31031: checking for unlink
configure:31074: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:31077: $? = 0
configure:31080: test -s conftest.exe
configure:31083: $? = 0
configure:31093: result: yes
configure:31110: checking for unlink declaration in unistd.h
configure:31156: result: yes
configure:31183: checking for unlockpt
configure:31226: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:31229: $? = 0
configure:31232: test -s conftest.exe
configure:31235: $? = 0
configure:31245: result: yes
configure:31262: checking for unlockpt declaration in stdlib.h
configure:31308: result: yes
configure:31335: checking for waitpid
configure:31378: gcc -o conftest.exe -g -O2   conftest.c -lm  >&5
configure:31381: $? = 0
configure:31384: test -s conftest.exe
configure:31387: $? = 0
configure:31397: result: yes
configure:31414: checking for waitpid declaration in sys/wait.h
configure:31460: result: yes
configure:31473: checking for PATH_MAX definition in limits.h
configure:31498: g++ -c -g -O2  conftest.cc >&5
configure:31501: $? = 0
configure:31504: test -s conftest.o
configure:31507: $? = 0
configure:31519: result: yes
configure:31529: checking for _POSIX_PATH_MAX definition in limits.h
configure:31554: g++ -c -g -O2  conftest.cc >&5
configure:31557: $? = 0
configure:31560: test -s conftest.o
configure:31563: $? = 0
configure:31575: result: yes
configure:31585: checking for MAXPATHLEN definition in sys/param.h
configure:31610: g++ -c -g -O2  conftest.cc >&5
configure:31613: $? = 0
configure:31616: test -s conftest.o
configure:31619: $? = 0
configure:31631: result: yes
configure:31732: g++ -E  -isystem /usr/X11R6/include conftest.cc
configure:31738: $? = 0
configure:31869: 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 tau

config.status:713: creating Makefile
config.status:713: creating ddd/Makefile
config.status:713: creating ddd/OldMakefile
config.status:713: creating ddd/vr.h
config.status:713: creating ddd/bld.h
config.status:713: creating ddd/Ddd
config.status:713: creating ddd/ddd.man
config.status:713: creating ddd/cfg.texi
config.status:713: creating ddd/.gdbinit
config.status:713: creating ddd.spec
config.status:713: creating themes/Makefile
config.status:713: creating vsllib/Makefile
config.status:817: creating ddd/config.h
config.status:1513: executing depfiles commands
config.status:1513: executing ddd/stamp-h commands

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

ac_cv_build=i586-pc-cygwin
ac_cv_build_alias=i586-pc-cygwin
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
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_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=.exe
ac_cv_func__getpty=no
ac_cv_func_alloca=no
ac_cv_func_asctime=yes
ac_cv_func_clock=yes
ac_cv_func_connect=yes
ac_cv_func_difftime=yes
ac_cv_func_dup2=yes
ac_cv_func_endpwent=yes
ac_cv_func_fcntl=yes
ac_cv_func_ftime=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpt=no
ac_cv_func_getpty=no
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getwd=yes
ac_cv_func_grantpt=yes
ac_cv_func_hypot=yes
ac_cv_func_ioctl=yes
ac_cv_func_link=yes
ac_cv_func_lstat=yes
ac_cv_func_malloc=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkstemp=yes
ac_cv_func_pclose=yes
ac_cv_func_popen=yes
ac_cv_func_ptrace=no
ac_cv_func_ptsname=yes
ac_cv_func_raise=yes
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_readlink=yes
ac_cv_func_regcmp=no
ac_cv_func_regcomp=yes
ac_cv_func_regexec=yes
ac_cv_func_remove=yes
ac_cv_func_setbuf=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpgrp2=no
ac_cv_func_setpgrp_void=yes
ac_cv_func_setpwent=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shmat=no
ac_cv_func_sigblock=no
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetmask=no
ac_cv_func_sigsuspend=yes
ac_cv_func_srand=yes
ac_cv_func_srandom=yes
ac_cv_func_stat=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_symlink=yes
ac_cv_func_tcdrain=yes
ac_cv_func_tcflow=yes
ac_cv_func_tcflush=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_tcgetsid=no
ac_cv_func_tcsendbreak=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_tcsetpgrp=yes
ac_cv_func_times=yes
ac_cv_func_tmpfile=yes
ac_cv_func_uname=yes
ac_cv_func_unlink=yes
ac_cv_func_unlockpt=yes
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_X11_Xaw_Form_h=yes
ac_cv_header_X11_Xaw_Panner_h=yes
ac_cv_header_X11_Xaw_Porthole_h=yes
ac_cv_header_X11_Xmu_Editres_h=yes
ac_cv_header_X11_xpm_h=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_elf_h=no
ac_cv_header_exception=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=no
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_rx_h=no
ac_cv_header_rxposix_h=no
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdexcept=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=no
ac_cv_header_sys_core_h=no
ac_cv_header_sys_elf_h=no
ac_cv_header_sys_int_types_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_ptrace_h=no
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_stropts_h=no
ac_cv_header_sys_sysmacros_h=yes
ac_cv_header_sys_termios_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_user_h=no
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vty_h=no
ac_cv_header_sys_wait_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_xpm_h=no
ac_cv_host=i586-pc-cygwin
ac_cv_host_alias=i586-pc-cygwin
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_Xaw_XawTextSetInsertionPoint=yes
ac_cv_lib_Xext_XShapeQueryVersion=yes
ac_cv_lib_Xintl__Xlcmbcurmax=no
ac_cv_lib_Xm_Xm21InstallImage=no
ac_cv_lib_Xm_XmCreateOptionMenu=yes
ac_cv_lib_Xm_XmInstallImage=yes
ac_cv_lib_Xm_xmUseVersion=yes
ac_cv_lib_Xmu_XmuCvtStringToOrientation=yes
ac_cv_lib_Xp_XpSelectInput=yes
ac_cv_lib_Xpm_XpmCreatePixmapFromXpmImage=yes
ac_cv_lib_Xt_XtToolkitInitialize=yes
ac_cv_lib_c_open=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_elf_elf_version=no
ac_cv_lib_fl_yywrap=yes
ac_cv_lib_gen_regcmp=no
ac_cv_lib_iberty_xstrerror=yes
ac_cv_lib_ipc_shmap=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_m_hypot=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_mytinfo___tgetent=no
ac_cv_lib_ncurses___tgetent=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_y_yyerror=yes
ac_cv_objext=o
ac_cv_path_RSH=/cygdrive/c/WINNT/system32/rsh
ac_cv_path_SH=/usr/bin/sh
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_COMPFACE=compface
ac_cv_prog_COMPRESS=gzip
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_DEBUGGER=gdb
ac_cv_prog_DIFF=diff
ac_cv_prog_F77=g77
ac_cv_prog_LEX=flex
ac_cv_prog_LPR=lpr
ac_cv_prog_M4=m4
ac_cv_prog_SED=sed
ac_cv_prog_TAR=tar
ac_cv_prog_UNCOMPRESS=gzip
ac_cv_prog_XFONTSEL=xfontsel
ac_cv_prog_XTERM=xterm
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=i586-pc-cygwin
ac_cv_target_alias=i586-pc-cygwin
ac_cv_type_getgroups=gid_t
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
ddd_cv_compface_xbm=yes
ice_cv_athena_includes=
ice_cv_athena_libraries=
ice_cv_conserve_space=yes
ice_cv_cxx_isystem=yes
ice_cv_elide_constructors=yes
ice_cv_external_templates=no
ice_cv_freeze_ostringstream=no
ice_cv_freeze_ostringstreambuf=no
ice_cv_frozen_ostringstream=no
ice_cv_frozen_ostringstreambuf=no
ice_cv_have_ansi_lifetime_of_temporaries=yes
ice_cv_have_array_operator_new=yes
ice_cv_have_asctime_decl=yes
ice_cv_have_bool=yes
ice_cv_have_clock_decl=yes
ice_cv_have_core_magic=no
ice_cv_have_difftime_decl=yes
ice_cv_have_dup2_decl=yes
ice_cv_have_endpwent_decl=yes
ice_cv_have_exceptions=yes
ice_cv_have_explicit=yes
ice_cv_have_fcntl_decl=yes
ice_cv_have_ftime_decl=yes
ice_cv_have_gethostbyname_decl=yes
ice_cv_have_gethostname_decl=yes
ice_cv_have_getrlimit_decl=yes
ice_cv_have_getrusage_decl=yes
ice_cv_have_getwd_decl=yes
ice_cv_have_grantpt_decl=yes
ice_cv_have_hypot_decl=yes
ice_cv_have_ioctl_decl=yes
ice_cv_have_link_decl=yes
ice_cv_have_long_long=yes
ice_cv_have_lstat_decl=yes
ice_cv_have_malloc_decl=yes
ice_cv_have_maxpathlen=yes
ice_cv_have_memcpy_decl=yes
ice_cv_have_memset_decl=yes
ice_cv_have_mkstemp_decl=yes
ice_cv_have_mutable=yes
ice_cv_have_named_return_values=no
ice_cv_have_namespace=yes
ice_cv_have_new_casts=yes
ice_cv_have_path_max=yes
ice_cv_have_pclose_decl=yes
ice_cv_have_placement_new=yes
ice_cv_have_popen_decl=yes
ice_cv_have_posix_path_max=yes
ice_cv_have_pretty_function=yes
ice_cv_have_ptrace_dumpcore=no
ice_cv_have_ptsname_decl=yes
ice_cv_have_raise_decl=yes
ice_cv_have_rand_decl=yes
ice_cv_have_random_decl=yes
ice_cv_have_readlink_decl=yes
ice_cv_have_regcomp_decl=yes
ice_cv_have_regex_t_n_subexps=no
ice_cv_have_regex_t_re_nsub=yes
ice_cv_have_regexec_decl=yes
ice_cv_have_setbuf_decl=yes
ice_cv_have_setlocale_decl=yes
ice_cv_have_setpgid_decl=yes
ice_cv_have_setpgrp_decl=yes
ice_cv_have_setpwent_decl=yes
ice_cv_have_setrlimit_decl=yes
ice_cv_have_setsid_decl=yes
ice_cv_have_setvbuf_decl=yes
ice_cv_have_sigprocmask_decl=yes
ice_cv_have_sigsuspend_decl=yes
ice_cv_have_srand_decl=yes
ice_cv_have_srandom_decl=yes
ice_cv_have_stat_decl=yes
ice_cv_have_std_exceptions=yes
ice_cv_have_std_streampos=yes
ice_cv_have_streampos=no
ice_cv_have_strerror_decl=yes
ice_cv_have_strftime_decl=yes
ice_cv_have_strsignal_decl=yes
ice_cv_have_strtod_decl=yes
ice_cv_have_strtol_decl=yes
ice_cv_have_strtoul_decl=yes
ice_cv_have_symlink_decl=yes
ice_cv_have_tcdrain_decl=yes
ice_cv_have_tcflow_decl=yes
ice_cv_have_tcflush_decl=yes
ice_cv_have_tcgetattr_decl=yes
ice_cv_have_tcgetpgrp_decl=yes
ice_cv_have_tcsendbreak_decl=yes
ice_cv_have_tcsetattr_decl=yes
ice_cv_have_tcsetpgrp_decl=yes
ice_cv_have_times_decl=yes
ice_cv_have_tmpfile_decl=yes
ice_cv_have_typeinfo=yes
ice_cv_have_uname_decl=yes
ice_cv_have_unlink_decl=yes
ice_cv_have_unlockpt_decl=yes
ice_cv_have_waitpid_decl=yes
ice_cv_minimal_toc=no
ice_cv_motif_dialogs_own_selection_list=no
ice_cv_motif_includes=
ice_cv_motif_libraries=
ice_cv_ostringstream_pcount_broken=no
ice_cv_permissive=yes
ice_cv_prog_cc=yes
ice_cv_prog_cxx=yes
ice_cv_regcomp_broken=yes
ice_cv_traditional_cpp='gcc -E -traditional-cpp'
ice_cv_translations=baseTranslations
ice_cv_trigraphs=yes
ice_cv_type_sig_handler_args=int
ice_cv_warn_effective_cxx=yes
ice_cv_warn_uninitialized=yes
ice_cv_x_permissive=no
ice_cv_xpm_includes=
ice_cv_xpm_libraries=
lt_cv_compiler_c_o=no
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: 
i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
lt_cv_file_magic_test_file=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -DDLL_EXPORT'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
lt_cv_sys_path_separator=:

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "ddd"
#define VERSION "3.3.7"
#define YYTEXT_POINTER 1
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define HAVE_BOOL 1
#define HAVE_EXPLICIT 1
#define HAVE_MUTABLE 1
#define HAVE_EXCEPTIONS 1
#define HAVE_STD_EXCEPTIONS 1
#define HAVE_NAMESPACE 1
#define HAVE_TYPEINFO 1
#define HAVE_LONG_LONG 1
#define HAVE_PRETTY_FUNCTION 1
#define HAVE_ARRAY_OPERATOR_NEW 1
#define HAVE_PLACEMENT_NEW 1
#define HAVE_ANSI_LIFETIME_OF_TEMPORARIES 1
#define HAVE_NEW_CASTS 1
#define STDC_HEADERS 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_DLFCN_H 1
#define HAVE_STD_STREAMPOS 1
#define HAVE_XPM 1
#define HAVE_X11_XPM_H 1
#define HAVE_ATHENA 1
#define HAVE_X11_XAW_FORM_H 1
#define HAVE_X11_XAW_PANNER_H 1
#define HAVE_X11_XAW_PORTHOLE_H 1
#define HAVE_X11_XMU_EDITRES_H 1
#define HAVE_XP 1
#define HAVE_MOTIF 1
#define HAVE_XMUSEVERSION 1
#define HAVE_XMINSTALLIMAGE 1
#define GETGROUPS_T gid_t
#define RETSIGTYPE void
#define SIGHANDLERARGS int
#define GETPGRP_VOID 1
#define SETPGRP_VOID 1
#define STDC_HEADERS 1
#define HAVE_ALLOCA_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_NETDB_H 1
#define HAVE_PWD_H 1
#define HAVE_REGEX_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_TERMIO_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TERMIOS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_EXCEPTION 1
#define HAVE_STDEXCEPT 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_REGEX_H 1
#define HAVE_REGCOMP 1
#define HAVE_REGCOMP_DECL 1
#define HAVE_REGEXEC 1
#define HAVE_REGEXEC_DECL 1
#define HAVE_REGEX_T_RE_NSUB 1
#define REGCOMP_BROKEN 1
#define HAVE_LIBM 1
#define HAVE_ASCTIME 1
#define HAVE_ASCTIME_DECL 1
#define HAVE_CLOCK 1
#define HAVE_CLOCK_DECL 1
#define HAVE_DIFFTIME 1
#define HAVE_DIFFTIME_DECL 1
#define HAVE_DUP2 1
#define HAVE_DUP2_DECL 1
#define HAVE_ENDPWENT 1
#define HAVE_ENDPWENT_DECL 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_DECL 1
#define HAVE_FTIME 1
#define HAVE_FTIME_DECL 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME_DECL 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETHOSTNAME_DECL 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETRLIMIT_DECL 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETRUSAGE_DECL 1
#define HAVE_GETWD 1
#define HAVE_GETWD_DECL 1
#define HAVE_GRANTPT 1
#define HAVE_GRANTPT_DECL 1
#define HAVE_HYPOT 1
#define HAVE_HYPOT_DECL 1
#define HAVE_IOCTL 1
#define HAVE_IOCTL_DECL 1
#define HAVE_LINK 1
#define HAVE_LINK_DECL 1
#define HAVE_LSTAT 1
#define HAVE_LSTAT_DECL 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_DECL 1
#define HAVE_MEMCPY 1
#define HAVE_MEMCPY_DECL 1
#define HAVE_MEMSET 1
#define HAVE_MEMSET_DECL 1
#define HAVE_MKSTEMP 1
#define HAVE_MKSTEMP_DECL 1
#define HAVE_PCLOSE 1
#define HAVE_PCLOSE_DECL 1
#define HAVE_POPEN 1
#define HAVE_POPEN_DECL 1
#define HAVE_PTSNAME 1
#define HAVE_PTSNAME_DECL 1
#define HAVE_RAISE 1
#define HAVE_RAISE_DECL 1
#define HAVE_RAND 1
#define HAVE_RAND_DECL 1
#define HAVE_RANDOM 1
#define HAVE_RANDOM_DECL 1
#define HAVE_READLINK 1
#define HAVE_READLINK_DECL 1
#define HAVE_SETBUF 1
#define HAVE_SETBUF_DECL 1
#define HAVE_SETLOCALE 1
#define HAVE_SETLOCALE_DECL 1
#define HAVE_SETPGID 1
#define HAVE_SETPGID_DECL 1
#define HAVE_SETPGRP 1
#define HAVE_SETPGRP_DECL 1
#define HAVE_SETPWENT 1
#define HAVE_SETPWENT_DECL 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETRLIMIT_DECL 1
#define HAVE_SETSID 1
#define HAVE_SETSID_DECL 1
#define HAVE_SETVBUF 1
#define HAVE_SETVBUF_DECL 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGPROCMASK_DECL 1
#define HAVE_SIGSUSPEND 1
#define HAVE_SIGSUSPEND_DECL 1
#define HAVE_SRAND 1
#define HAVE_SRAND_DECL 1
#define HAVE_SRANDOM 1
#define HAVE_SRANDOM_DECL 1
#define HAVE_STAT 1
#define HAVE_STAT_DECL 1
#define HAVE_STRERROR 1
#define HAVE_STRERROR_DECL 1
#define HAVE_STRFTIME 1
#define HAVE_STRFTIME_DECL 1
#define HAVE_STRSIGNAL 1
#define HAVE_STRSIGNAL_DECL 1
#define HAVE_STRTOD 1
#define HAVE_STRTOD_DECL 1
#define HAVE_STRTOL 1
#define HAVE_STRTOL_DECL 1
#define HAVE_STRTOUL 1
#define HAVE_STRTOUL_DECL 1
#define HAVE_SYMLINK 1
#define HAVE_SYMLINK_DECL 1
#define HAVE_TCDRAIN 1
#define HAVE_TCDRAIN_DECL 1
#define HAVE_TCFLOW 1
#define HAVE_TCFLOW_DECL 1
#define HAVE_TCFLUSH 1
#define HAVE_TCFLUSH_DECL 1
#define HAVE_TCGETATTR 1
#define HAVE_TCGETATTR_DECL 1
#define HAVE_TCGETPGRP 1
#define HAVE_TCGETPGRP_DECL 1
#define HAVE_TCSENDBREAK 1
#define HAVE_TCSENDBREAK_DECL 1
#define HAVE_TCSETATTR 1
#define HAVE_TCSETATTR_DECL 1
#define HAVE_TCSETPGRP 1
#define HAVE_TCSETPGRP_DECL 1
#define HAVE_TIMES 1
#define HAVE_TIMES_DECL 1
#define HAVE_TMPFILE 1
#define HAVE_TMPFILE_DECL 1
#define HAVE_UNAME 1
#define HAVE_UNAME_DECL 1
#define HAVE_UNLINK 1
#define HAVE_UNLINK_DECL 1
#define HAVE_UNLOCKPT 1
#define HAVE_UNLOCKPT_DECL 1
#define HAVE_WAITPID 1
#define HAVE_WAITPID_DECL 1
#define HAVE_PATH_MAX 1
#define HAVE_POSIX_PATH_MAX 1
#define HAVE_MAXPATHLEN 1
#define WITH_RUNTIME_REGEX 0
#define RUNTIME_REGEX 0

configure: exit 0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]