ddd
[Top][All Lists]
Advanced

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

Compilation problems on HP/UX 11.11


From: Ashish Chandra
Subject: Compilation problems on HP/UX 11.11
Date: Wed, 5 May 2004 12:03:02 -0500

I am having trouble compiling ddd 3.3.8 on HP/UX 11.11. Here are my
config.log and the stdout and stderr from the make command. It looks like
configure works OK but there is a problem with make on my machine.

btw, XawInit.h is stored as /usr/contrib/X11R6/include/X11/Xaw/XawInit.h on
my machine.

Thanks in advance
ashish


############## CONFIG LOG #####################

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 = dxbgap01
uname -m = 9000/800
uname -r = B.11.11
uname -s = HP-UX
uname -v = U

/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: /appl/pkg/oracle/product/client9i/bin
PATH: /appl/pkg/oracle/product/client9i/Apache/Apache/bin
PATH: /appl/pkg/oracle/product/client9i/bin
PATH: /appl/pkg/oracle/product/client9i/Apache/Apache/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/dt/bin
PATH: /usr/bin/X11
PATH: /opt/Migration/bin
PATH: /usr/vue/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/hparray/bin
PATH: /opt/nettladm/bin
PATH: /opt/upgrade/bin
PATH: /opt/fcms/bin
PATH: /opt/pd/bin
PATH: /usr/contrib/bin/X11
PATH: /opt/mx/bin
PATH: /opt/resmon/bin
PATH: /opt/perf/bin
PATH: /opt/prm/bin
PATH: /opt/scr/bin
PATH: /opt/ignite/bin
PATH: /opt/aCC/bin
PATH: /opt/langtools/bin
PATH: //opt/perl/bin
PATH: /opt/graphics/common/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/cobol/bin
PATH: /opt/imake/bin
PATH: /opt/OV/bin/OpC
PATH: /opt/OV/bin
PATH: .
PATH: /ca/unicenter/bin
PATH: /usr/local/bin
PATH: /devl0/cust/arch/bin
PATH: /appl/cust/saiglobl/bin
PATH: /ca/unicenter/bin
PATH: /appl/pkg/iona6/asp/6.0/bin
PATH: /appl/pkg/iona6/bin
PATH: /appl/pkg/ilog/rules72/bin/hp9700
PATH: /opt/java1.3/bin
PATH: .
PATH: /ca/unicenter/bin
PATH: /usr/local/bin
PATH: /devl0/cust/arch/bin
PATH: /appl/cust/saiglobl/bin
PATH: /ca/unicenter/bin
PATH: /appl/pkg/iona6/asp/6.0/bin
PATH: /appl/pkg/iona6/bin
PATH: /appl/pkg/ilog/rules72/bin/hp9700
PATH: /opt/java1.3/bin


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

configure:1454: checking build system type
configure:1472: result: hppa64-hp-hpux11.11
configure:1480: checking host system type
configure:1494: result: hppa64-hp-hpux11.11
configure:1502: checking target system type
configure:1516: result: hppa64-hp-hpux11.11
configure:1543: checking for product name
configure:1552: result: DDD 3.3.8 "Cinnamon"
configure:1554: checking for expiration date
configure:1557: result: no
configure:1577: checking for a BSD-compatible install
configure:1631: result: /opt/imake/bin/install -c
configure:1642: checking whether build environment is sane
configure:1685: result: yes
configure:1705: checking for gawk
configure:1734: result: no
configure:1705: checking for mawk
configure:1734: result: no
configure:1705: checking for nawk
configure:1734: result: no
configure:1705: checking for awk
configure:1721: found /bin/awk
configure:1731: result: awk
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:2080: result: aCC -Ae
configure:2324: checking for C compiler version
configure:2327: aCC -Ae --version </dev/null >&5
aCC: HP ANSI C++ B3910B A.03.37
configure:2330: $? = 0
configure:2332: aCC -Ae -v </dev/null >&5
configure:2335: $? = 0
configure:2337: aCC -Ae -V </dev/null >&5
aCC: HP ANSI C++ B3910B A.03.37
configure:2340: $? = 0
configure:2366: checking for C compiler default output
configure:2369: aCC -Ae    conftest.c  >&5
configure:2372: $? = 0
configure:2405: result: a.out
configure:2410: checking whether the C compiler works
configure:2416: ./a.out
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: aCC -Ae -o conftest    conftest.c  >&5
configure:2451: $? = 0
configure:2473: result: 
configure:2479: checking for suffix of object files
configure:2503: aCC -Ae -c   conftest.c >&5
configure:2506: $? = 0
configure:2525: result: o
configure:2529: checking whether we are using the GNU C compiler
configure:2556: aCC -Ae -c   conftest.c >&5
Error 419: "configure", line 2546 # 'choke' is used as a type, but has not
been defined as a type.
           choke me
           ^^^^^   
configure:2559: $? = 2
configure: failed program was:
#line 2534 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#ifndef __GNUC__
       choke me
#endif

  ;
  return 0;
}
configure:2577: result: no
configure:2583: checking whether aCC -Ae accepts -g
configure:2607: aCC -Ae -c -g  conftest.c >&5
configure:2610: $? = 0
configure:2613: test -s conftest.o
configure:2616: $? = 0
configure:2626: result: yes
configure:2653: aCC -Ae -c -g  conftest.c >&5
Error 419: "conftest.c", line 2 # 'choke' is used as a type, but has not
been defined as a type.
      choke me
      ^^^^^   
Error 20: "conftest.c", line 3 # ';' expected before '<end of file>'.
configure:2656: $? = 2
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2768: checking dependency style of aCC -Ae
configure:2830: result: none
configure:2837: checking for strerror in -lcposix
configure:2870: aCC -Ae -o conftest -g   conftest.c -lcposix   >&5
/usr/ccs/bin/ld: Can't find library: "cposix"
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/local/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 /bin/sh
configure:2986: result: /bin/sh
configure:3000: checking for gtar
configure:3029: result: no
configure:3000: checking for tar
configure:3016: found /bin/tar
configure:3026: result: tar
configure:3040: checking for gm4
configure:3069: result: no
configure:3040: checking for m4
configure:3056: found /bin/m4
configure:3066: result: m4
configure:3080: checking for gsed
configure:3109: result: no
configure:3080: checking for sed
configure:3096: found /bin/sed
configure:3106: result: sed
configure:3120: checking for gdiff
configure:3149: result: no
configure:3120: checking for diff
configure:3136: found /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/contrib/bin/gzip
configure:3226: result: gzip
configure:3244: checking for gzip
configure:3260: found /usr/contrib/bin/gzip
configure:3270: result: gzip
configure:3291: checking for remsh
configure:3309: found /bin/remsh
configure:3321: result: /bin/remsh
configure:3335: checking for lp
configure:3351: found /bin/lp
configure:3361: result: lp
configure:3382: checking for gcore
configure:3411: result: no
configure:3427: checking for compface
configure:3456: result: no
configure:3483: checking for xbm2xface.pl
configure:3512: result: no
configure:3483: checking for xbm2xface
configure:3512: result: no
configure:3525: checking for gdb
configure:3541: found /opt/langtools/bin/gdb
configure:3551: result: gdb
configure:3581: checking for xterm
configure:3597: found /usr/bin/X11/xterm
configure:3607: result: xterm
configure:3621: checking for xfontsel
configure:3650: result: no
configure:3669: checking for a BSD-compatible install
configure:3723: result: /opt/imake/bin/install -c
configure:3775: checking for ranlib
configure:3791: found /usr/local/bin/ranlib
configure:3802: result: ranlib
configure:3818: checking for bison
configure:3847: result: no
configure:3818: checking for byacc
configure:3847: result: no
configure:3855: checking for yacc flags
configure:3858: result: 
configure:3881: checking for flex
configure:3910: result: no
configure:3881: checking for lex
configure:3897: found /bin/lex
configure:3907: result: lex
configure:3920: checking for yywrap in -lfl
configure:3953: aCC -Ae -o conftest -g   conftest.c -lfl   >&5
/usr/ccs/bin/ld: Can't find library: "fl"
configure:3956: $? = 1
configure: failed program was:
#line 3927 "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 yywrap ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
yywrap ();
  ;
  return 0;
}
configure:3973: result: no
configure:3978: checking for yywrap in -ll
configure:4011: aCC -Ae -o conftest -g   conftest.c -ll   >&5
configure:4014: $? = 0
configure:4017: test -s conftest
configure:4020: $? = 0
configure:4031: result: yes
configure:4042: checking lex output file root
configure:4053: lex conftest.l
configure:4056: $? = 0
configure:4068: result: lex.yy
configure:4073: checking whether yytext is a pointer
configure:4089: aCC -Ae -o conftest -g   conftest.c  -ll >&5
Warning 612: "conftest.c", line 64 # Label 'yyfussy' has no uses.
    yyfussy: switch(nstr){
    ^^^^^^^^              
Error 173: "conftest.c", line 533 # Redefined symbol 'yytext'; previously
defined at ["conftest.c", line 194].
    extern char *yytext;
                 ^^^^^^ 
configure:4092: $? = 2
configure: failed program was:
# include "stdio.h"
#if defined(__cplusplus)
   extern "C" {
#endif
#if (defined(__cplusplus) || defined(__STDC__))
     extern int yyreject();
     extern int yywrap();
     extern int yylook();
     extern int yyback(int *, int);
     extern int yyinput();
     extern void yyoutput(int);
     extern void yyunput(int);
     extern int yylex();
     extern int yyless(int);
#ifdef LEXDEBUG
     extern void allprint();
     extern void sprint();
#endif
#if defined(__cplusplus)
   }
#endif
#endif  /* __cplusplus or __STDC__ */
# define U(x) x
# define NLSTATE yyprevious=YYNEWLINE
# define BEGIN yybgin = yysvec + 1 +
# define INITIAL 0
# define YYLERR yysvec
# define YYSTATE (yyestate-yysvec-1)
# define YYOPTIM 1
# define YYLMAX 200
# define output(c) putc(c,yyout)
# define input()
(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):y
ytchar)==EOF?0:yytchar)
# define unput(c) {yytchar=
(c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
# define yymore() (yymorfg=1)
# define ECHO fprintf(yyout, "%s",yytext)
# define REJECT { nstr = yyreject(); goto yyfussy;}
long yyleng;
long yylenguc;
extern unsigned char yytextarr[];
# ifdef YYCHAR_ARRAY
extern char yytext[];
# else
extern unsigned char yytext[];
# endif
int yyposix_point=0;
int yynls16=0;
int yynls_wchar=0;
char *yylocale = "C C C C C C";
int yymorfg;
extern unsigned char *yysptr, yysbuf[];
int yytchar;
FILE *yyin = {stdin}, *yyout = {stdout};
extern int yylineno;
struct yysvf { 
        int yystoff;
        struct yysvf *yyother;
        int *yystops;};
struct yysvf *yyestate;
extern struct yysvf yysvec[], *yybgin;
# define YYNEWLINE 10
yylex(){
   int nstr; extern int yyprevious;
   while((nstr = yylook()) >= 0)
yyfussy: switch(nstr){
case 0:
   if(yywrap()) return(0); break;
case -1:
break;
default:
   fprintf(yyout,"bad switch yylook %d",nstr);
} return(0); }
/* end of yylex */

#ifndef __cplusplus
static void __yy__unused() { main(); }
#endif
int yyvstop[] = {
0,
0};
# define YYTYPE unsigned char
struct yywork { YYTYPE verify, advance; } yycrank[] = {
{0,0},  {0,0},  {0,0},  {0,0},  
{0,0}};
struct yysvf yysvec[] = {
{0,     0,      0},
{0,     0,              0},     
{0,     0,              0},     
{0,     0,      0}};
struct yywork *yytop = yycrank+0;
struct yysvf *yybgin = yysvec+1;
unsigned char yymatch[] = {
00  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
01  ,01  ,01  ,01  ,01  ,01  ,01  ,01  ,
0};
unsigned char yyextra[] = {
0,0,0,0,0,0,0,0,
0};
/* @(#) B.11.11.06 HP C LANGUAGE TOOL (NCFORM) 010402 $      */
#ifdef YYREENTRANT
__thread int yylineno;
#else
int yylineno = 1;
#endif   /* reentrant */

# define YYU(x) x
# define NLSTATE yyprevious=YYNEWLINE
 
#ifdef YYNLS16_WCHAR
#  ifdef YYREENTRANT
__thread unsigned char yytextuc[YYLMAX * sizeof(wchar_t)];
#  else
unsigned char yytextuc[YYLMAX * sizeof(wchar_t)];
#  endif   /* reentrant */

# ifdef YY_PCT_POINT /* for %pointer */
#   ifdef YYREENTRANT
__thread wchar_t yytextarr[YYLMAX];
__thread wchar_t *yytext;
#   else
wchar_t yytextarr[YYLMAX];
wchar_t *yytext;
#   endif            /* reentrant */
# else               /* %array */
#   ifdef YYREENTRANT
__thread wchar_t yytextarr[YYLMAX];
__thread wchar_t yytext[YYLMAX];
#   else
wchar_t yytextarr[YYLMAX];
wchar_t yytext[YYLMAX];
#   endif            /* reentrant */
# endif              /* YY_PCT_POINT */
#else

#  ifdef YYREENTRANT
__thread unsigned char yytextuc;
#  else
unsigned char yytextuc;
#  endif             /* reentrant */
# ifdef YY_PCT_POINT /* for %pointer */
#   ifdef YYREENTRANT
__thread unsigned char yytextarr[YYLMAX];
__thread unsigned char *yytext;
#   else
unsigned char yytextarr[YYLMAX];
unsigned char *yytext;
#   endif            /* reentrant */
# else               /* %array */
#   ifdef YYREENTRANT
__thread unsigned char yytextarr[YYLMAX];
#   else
unsigned char yytextarr[YYLMAX];
#   endif            /* reentrant */

# ifdef YYCHAR_ARRAY
#   ifdef YYREENTRANT
__thread char yytext[YYLMAX];
#   else
char yytext[YYLMAX];
#   endif            /* reentrant */
# else
#   ifdef YYREENTRANT
__thread unsigned char yytext[YYLMAX];
#   else
unsigned char yytext[YYLMAX];
#   endif            /* reentrant */
# endif              /* YYCHAR_ARRAY */
# endif              /* YY_PCT_POINT */
#endif               /* YYNLS16_WCHAR */


#ifdef YYREENTRANT
__thread struct yysvf *yylstate[YYLMAX], **yylsp, **yyolsp;
__thread unsigned char yysbuf[YYLMAX];

__thread unsigned char *yysptr;  /*  = yysbuf; */
__thread int *yyfnd;
__thread extern struct yysvf *yyestate;
#else
struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp;
unsigned char yysbuf[YYLMAX];

unsigned char *yysptr = yysbuf; 
int *yyfnd;
extern struct yysvf *yyestate;
#endif

#ifdef YYREENTRANT
__thread int yyprevious;  /* YYNEWLINE; */
#else
int yyprevious = YYNEWLINE; 
#endif



#ifdef YYREENTRANT
/*
 * initialize tls data.  These were global data and were init 
 * when declared.  Lex will always generate this function 
 * but invoke it only once.  
 */
yyinit_tls()
{
  yylineno = 1;
  yysptr = yysbuf;
  yyprevious = YYNEWLINE; 

  if (!yyin) yyin = stdin;
  if (!yyout) yyout = stdout; 
}
#endif

yylook(){
        register struct yysvf *yystate, **lsp;
        register struct yywork *yyt;
        struct yysvf *yyz;
        int yych, yyfirst;
        struct yywork *yyr;
# ifdef LEXDEBUG
        int debug;
# endif
/*      char *yylastch;
 * ***** nls8 ***** */
        unsigned char *yylastch, sec, third, fourth;
        /* start off machines */
# ifdef LEXDEBUG
        debug = 0;
# endif
        yyfirst=1;
        if (!yymorfg)
#ifdef YYNLS16_WCHAR
                yylastch = yytextuc;
#else
# ifdef YYCHAR_ARRAY
                yylastch = (unsigned char *)yytext;
# else
                yylastch = yytext;
# endif
#endif
        else {
                yymorfg=0;
#ifdef YYNLS16_WCHAR
                yylastch = yytextuc+yylenguc;
#else
# ifdef YYCHAR_ARRAY
                yylastch = (unsigned char *)yytext+yyleng;
# else
                yylastch = yytext+yyleng;
# endif
#endif
                }
        for(;;){
                lsp = yylstate;
                yyestate = yystate = yybgin;
                if (yyprevious==YYNEWLINE) yystate++;
                for (;;){
# ifdef LEXDEBUG
                        if(debug)fprintf(yyout,"state
%d\n",yystate-yysvec-1);
# endif
                        yyt = &yycrank[yystate->yystoff];
                        if(yyt == yycrank && !yyfirst){  /* may not be any
transitions */
                                yyz = yystate->yyother;
                                if(yyz == 0)break;
                                if(yyz->yystoff == 0)break;
                                }
                        *yylastch++ = yych = input();
                        yyfirst=0;
                tryagain:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"char ");
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        yyr = yyt;

                        if ((long)yyt > (long)yycrank){

                                yyt = yyr + yych;
                                if (yyt <= yytop && yyt->verify+yysvec ==
yystate){
                                        if(yyt->advance+yysvec == YYLERR)
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate =
yyt->advance+yysvec;
                                        goto contin;
                                        }
                                }
# ifdef YYOPTIM

                        else if((long)yyt < (long)yycrank) {  /* r < yycrank
*/

                                yyt = yyr = yycrank+(yycrank-yyt);
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"compressed
state\n");
# endif
                                yyt = yyt + yych;
                                if(yyt <= yytop && yyt->verify+yysvec ==
yystate){
                                        if(yyt->advance+yysvec == YYLERR)
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate =
yyt->advance+yysvec;
                                        goto contin;
                                        }
                                yyt = yyr + YYU(yymatch[yych]);
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"try fall back
character ");
                                        allprint(YYU(yymatch[yych]));
                                        putchar('\n');
                                        }
# endif
                                if(yyt <= yytop && yyt->verify+yysvec ==
yystate){
                                        if(yyt->advance+yysvec == YYLERR)
/* error transition */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate =
yyt->advance+yysvec;
                                        goto contin;
                                        }
                                }
                        if ((yystate = yystate->yyother) && (yyt =
&yycrank[yystate->yystoff]) != yycrank){
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"fall back to state
%d\n",yystate-yysvec-1);
# endif
                                goto tryagain;
                                }
# endif
                        else
                                {unput(*--yylastch);break;}
                contin:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"state %d char
",yystate-yysvec-1);
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        ;
                        }
# ifdef LEXDEBUG
                if(debug){
                        fprintf(yyout,"stopped at %d with
",*(lsp-1)-yysvec-1);
                        allprint(yych);
                        putchar('\n');
                        }
# endif
                while (lsp-- > yylstate){
                        *yylastch-- = 0;
                        if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd
> 0){
                                yyolsp = lsp;
                                if(yyextra[*yyfnd]){            /* must
backup */
        
while(yyback((*lsp)->yystops,-*yyfnd) != 1 && lsp > yylstate){
                                                lsp--;
                                                unput(*yylastch--);
                                                }
                                        }
                                yyprevious = YYU(*yylastch);
                                yylsp = lsp;
#ifdef YYNLS16_WCHAR
                                yylenguc = yylastch-yytextuc+1;
                                yytextuc[yylenguc] = 0;
#else
# ifdef YYCHAR_ARRAY
                                yyleng = yylastch-(unsigned char*)yytext+1;
# else
                                yyleng = yylastch-yytext+1;
# endif
                                yytext[yyleng] = 0;
#endif
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"\nmatch ");
#ifdef YYNLS16_WCHAR
                                        sprint(yytextuc);
#else
                                        sprint(yytext);
#endif
                                        fprintf(yyout," action
%d\n",*yyfnd);
                                        }
# endif
                                return(*yyfnd++);
                                }
                        unput(*yylastch);
                        }
#ifdef YYNLS16_WCHAR
                if (yytextuc[0] == 0  /* && feof(yyin) */)
#else
                if (yytext[0] == 0  /* && feof(yyin) */)
#endif
                        {
                        yysptr=yysbuf;
                        return(0);
                        }
#ifdef YYNLS16_WCHAR
                yyprevious = yytextuc[0] = input();
#else
                yyprevious = yytext[0] = input();
#endif
                if (yyprevious>0) {
                        output(yyprevious);
#ifdef YYNLS16
                        if (yynls16) {
                        int noBytes;
                        sec = input();
                        third = input();
                        fourth = input();
#ifdef YYNLS16_WCHAR
                        noBytes = MultiByte(yytextuc[0],sec,third,fourth);
#else 
                        noBytes = MultiByte(yytext[0],sec,third,fourth);
#endif          
                                        switch(noBytes) {
                                        case 2:
#ifdef YYNLS16_WCHAR
 
output(yyprevious=yytextuc[0]=sec);
#else
 
output(yyprevious=yytext[0]=sec);
#endif
                                                 unput(fourth);
                                                 unput(third);
                                                 break;
                                        case 3:
#ifdef YYNLS16_WCHAR
 
output(yyprevious=yytextuc[0]=sec);
 
output(yyprevious=yytextuc[0]=third);
#else
 
output(yyprevious=yytext[0]=sec);
 
output(yyprevious=yytext[0]=third);
#endif
                                                 unput(fourth);
                                                 break; 
                                         case 4:
#ifdef YYNLS16_WCHAR
 
output(yyprevious=yytextuc[0]=sec);
 
output(yyprevious=yytextuc[0]=third);
 
output(yyprevious=yytextuc[0]=fourth);
#else
 
output(yyprevious=yytext[0]=sec);
 
output(yyprevious=yytext[0]=third);
 
output(yyprevious=yytext[0]=fourth);
#endif
                                                 break;

                                        default:
                                                unput(fourth);
                                                unput(third);
                                                unput(sec);
                                                break;
                                                }
                                        }
#endif
                }
#ifdef YYNLS16_WCHAR
                yylastch=yytextuc;
#else
# ifdef YYCHAR_ARRAY
                yylastch=(unsigned char*)yytext;
# else
                yylastch=yytext;
# endif
#endif
# ifdef LEXDEBUG
                if(debug)putchar('\n');
# endif
                }
        }

# ifdef __cplusplus
yyback(int *p, int m)
# else
yyback(p, m)
        int *p;
# endif
{
if (p==0) return(0);
while (*p)
        {
        if (*p++ == m)
                return(1);
        }
return(0);
}
        /* the following are only used in the lex library */
yyinput(){
        return(input());
        
        }

#if (defined(__cplusplus) || defined(__STDC__))
void yyoutput(int c)
#else
yyoutput(c)
  int c;
# endif
{
        output(c);
}

#if (defined(__cplusplus) || defined(__STDC__))
void yyunput(int c)
#else
yyunput(c)
   int c;
#endif
{
        unput(c);
}
extern char *yytext;
configure:4110: result: no
configure:4124: checking for lex flags
configure:4130: result: 
configure:4136: checking for gawk
configure:4162: result: awk
configure:4187: checking whether the C compiler (aCC -Ae) compiles and links
a simple C program
configure:4220: aCC -Ae -o conftest -g   conftest.c  >&5
configure:4223: $? = 0
configure:4226: test -s conftest
configure:4229: $? = 0
configure:4247: result: yes
configure:4311: checking for g++
configure:4327: found /usr/local/bin/g++
configure:4337: result: g++
configure:4353: checking for C++ compiler version
configure:4356: g++ --version </dev/null >&5
g++ (GCC) 3.2.3
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/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/specs
Configured with: ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77 :
(reconfigured) ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77 :
(reconfigured) ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77 :
(reconfigured) ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77 :
(reconfigured) ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77 :
(reconfigured) ./configure --prefix=/usr/local --enable-threads=posix
--disable-shared --with-gnu-as --with-libiconv-prefix=/usr/local/lib
--enable-languages=c,c++,f77 : (reconfigured) ./configure
--prefix=/usr/local --enable-threads=posix --disable-shared --with-gnu-as
--with-libiconv-prefix=/usr/local/lib --enable-languages=c,c++,f77!
  : (r
Thread model: posix
gcc version 3.2.3
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 -g -O2   conftest.cc  >&5
configure:4892: $? = 0
configure:4895: test -s conftest
configure:4898: $? = 0
configure:4916: result: yes
configure:4959: checking how to run the C preprocessor
configure:4985: aCC -Ae -E  conftest.c
configure:4991: $? = 0
configure:5018: aCC -Ae -E  conftest.c
Error 112: "configure", line 5014 # Include file <ac_nonexistent.h> not
found.
    #include <ac_nonexistent.h>
             ^^^^^^^^^^^^^^^^^^
configure:5024: $? = 2
configure: failed program was:
#line 5013 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5061: result: aCC -Ae -E
configure:5076: aCC -Ae -E  conftest.c
configure:5082: $? = 0
configure:5109: aCC -Ae -E  conftest.c
Error 112: "configure", line 5105 # Include file <ac_nonexistent.h> not
found.
    #include <ac_nonexistent.h>
             ^^^^^^^^^^^^^^^^^^
configure:5115: $? = 2
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 -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: -Wall -W
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
__PRETTY_FUNCTION__
configure:6805: g++ -o conftest -g -O2   conftest.cc  >&5
configure:6808: $? = 0
configure:6811: test -s conftest
configure:6814: $? = 0
configure:6832: result: yes
configure:6843: checking whether the C++ compiler (g++) supports overloaded
new
configure:6877: g++ -c -g -O2  conftest.cc >&5
configure:6880: $? = 0
configure:6883: test -s conftest.o
configure:6886: $? = 0
configure:6904: result: yes
configure:6915: checking whether the C++ compiler (g++) supports placement
new
configure:6948: g++ -c -g -O2  conftest.cc >&5
configure:6951: $? = 0
configure:6954: test -s conftest.o
configure:6957: $? = 0
configure:6975: result: yes
configure:6987: checking whether the C++ compiler (g++) supports ANSI
lifetime of temporaries
configure:7073: g++ -o conftest -g -O2   conftest.cc  >&5
configure:7076: $? = 0
configure:7078: ./conftest
configure:7081: $? = 0
configure:7102: result: yes
configure:7114: checking whether the C++ compiler (g++) accepts -isystem
configure:7149: g++ -c -isystem .  conftest.cc >&5
configure:7152: $? = 0
configure:7155: test -s conftest.o
configure:7158: $? = 0
configure:7177: result: yes
configure:7191: checking whether the C++ compiler (g++) supports new style
casts
configure:7224: g++ -c -g -O2  conftest.cc >&5
configure:7227: $? = 0
configure:7230: test -s conftest.o
configure:7233: $? = 0
configure:7251: result: yes
configure:7262: checking whether the C++ compiler (g++) supports
__attribute__ ((noreturn))
configure:7295: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:7287: warning: all member functions in class `main()::A' are
private
configure:7298: $? = 0
configure:7301: test -s conftest.o
configure:7304: $? = 0
configure:7322: result: yes
configure:7334: checking for a traditional C preprocessor
configure:7361: aCC -Ae -E  conftest.c
Error 100: "configure", line 7355 # String and character constants cannot
span lines.
    "this is an unterminated string
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
configure:7367: $? = 2
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: aCC -Ae -E  -traditional-cpp conftest.c
aCC: error 1914: bad form for `-t' option
configure:7367: $? = 1
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: aCC -Ae -E  -traditional conftest.c
aCC: error 1914: bad form for `-t' option
configure:7367: $? = 1
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: aCC -Ae -E  conftest.c
Error 100: "configure", line 7355 # String and character constants cannot
span lines.
    "this is an unterminated string
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
configure:7367: $? = 2
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: aCC -Ae -E  -traditional-cpp conftest.c
aCC: error 1914: bad form for `-t' option
configure:7367: $? = 1
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: aCC -Ae -E  -traditional conftest.c
aCC: error 1914: bad form for `-t' option
configure:7367: $? = 1
configure: failed program was:
#line 7352 "configure"
#include "confdefs.h"

#if 1
"this is an unterminated string
#endif

configure:7361: /lib/cpp  conftest.c
configure:7367: $? = 0
configure:7395: result: /lib/cpp
configure:7543: checking for non-GNU ld
configure:7573: result: /bin/ld
configure:7582: checking if the linker (/bin/ld) is GNU ld
configure:7594: result: no
configure:7599: checking for /bin/ld option to reload object files
configure:7606: result: -r
configure:7611: checking for BSD-compatible nm
configure:7647: result: /usr/local/bin/nm -B
configure:7650: checking how to recognise dependant libraries
configure:7828: result: file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9])
shared library
configure:7838: checking command to parse /usr/local/bin/nm -B output
configure:7919: g++ -c -g -O2  conftest.cc >&5
configure:7922: $? = 0
configure:7926: /usr/local/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:7929: $? = 0
configure:7981: g++ -o conftest -g -O2   conftest.cc conftstm.o >&5
conftest.cc:6: `main' must return `int'
configure:7984: $? = 1
configure:7919: g++ -c -g -O2  conftest.cc >&5
configure:7922: $? = 0
configure:7926: /usr/local/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:7929: $? = 0
cannot run sed -n -e 's/^.*[    ]\([ABCDGISTW][ABCDGISTW]*\)[   ][
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
configure:8025: result: failed
configure:8032: checking for ANSI C header files
configure:8046: g++ -E  conftest.cc
configure:8052: $? = 0
configure:8139: g++ -o conftest -g -O2   conftest.cc  >&5
configure:8142: $? = 0
configure:8144: ./conftest
configure:8147: $? = 0
configure:8161: result: yes
configure:8185: checking for sys/types.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for sys/stat.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for stdlib.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for string.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for memory.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for strings.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for inttypes.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8185: checking for stdint.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8226:20: stdint.h: No such file or directory
configure:8201: $? = 1
configure: failed program was:
#line 8190 "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 <stdint.h>
configure:8217: result: no
configure:8185: checking for unistd.h
configure:8198: g++ -c -g -O2  conftest.cc >&5
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8243: checking dlfcn.h usability
configure:8252: g++ -c -g -O2  conftest.cc >&5
configure:8255: $? = 0
configure:8258: test -s conftest.o
configure:8261: $? = 0
configure:8270: result: yes
configure:8274: checking dlfcn.h presence
configure:8281: g++ -E  conftest.cc
configure:8287: $? = 0
configure:8305: result: yes
configure:8323: checking for dlfcn.h
configure:8330: result: yes
configure:8527: checking for ranlib
configure:8554: result: ranlib
configure:8607: checking for strip
configure:8623: found /bin/strip
configure:8634: result: strip
configure:8845: checking for objdir
configure:8856: result: .libs
configure:8873: checking for aCC option to produce PIC
configure:9023: result: +Z
configure:9027: checking if aCC PIC flag +Z works
configure:9053: g++ -c -g -O2  conftest.cc >&5
configure:9056: $? = 0
configure:9059: test -s conftest.o
configure:9062: $? = 0
configure:9099: result: yes
configure:9115: checking if aCC static flag -Wl,-a -Wl,archive works
configure:9142: g++ -o conftest -g -O2   -Wl,-a -Wl,archive conftest.cc  >&5
configure:9145: $? = 0
configure:9148: test -s conftest
configure:9151: $? = 0
configure:9166: result: yes
configure:9178: checking if aCC supports -c -o file.o
configure:9198: g++ -c -g -O2  conftest.cc >&5
Assembler messages:
FATAL: can't create conftest.o: Permission denied
configure:9222: result: no
configure:9297: checking if we can lock with hard links
configure:9305: result: yes
configure:9379: checking whether the linker (/bin/ld) supports shared
libraries
configure:10059: result: yes
configure:10064: checking how to hardcode library paths into programs
configure:10088: result: relink
configure:10093: checking whether stripping libraries is possible
configure:10101: result: no
configure:10109: checking dynamic linker characteristics
configure:10502: result: hpux11.11 dld.sl
configure:10507: checking if libtool supports shared libraries
configure:10509: result: yes
configure:10512: checking whether to build shared libraries
configure:10533: result: yes
configure:10536: checking whether to build static libraries
configure:10540: result: yes
configure:11814: checking for connect
configure:11857: g++ -o conftest -g -O2   conftest.cc  >&5
configure:11860: $? = 0
configure:11863: test -s conftest
configure:11866: $? = 0
configure:11876: result: yes
configure:11883: checking for gethostbyname
configure:11926: g++ -o conftest -g -O2   conftest.cc  >&5
configure:11929: $? = 0
configure:11932: test -s conftest
configure:11935: $? = 0
configure:11945: result: yes
configure:11952: checking for regcmp
configure:11995: g++ -o conftest -g -O2   conftest.cc  >&5
configure:11998: $? = 0
configure:12001: test -s conftest
configure:12004: $? = 0
configure:12014: result: yes
configure:12206: checking for yyerror in -ly
configure:12239: g++ -o conftest -g -O2   conftest.cc -ly   >&5
configure:12242: $? = 0
configure:12245: test -s conftest
configure:12248: $? = 0
configure:12259: result: yes
configure:12266: checking for sin in -lm
configure:12299: g++ -o conftest -g -O2   conftest.cc -lm   >&5
configure:12302: $? = 0
configure:12305: test -s conftest
configure:12308: $? = 0
configure:12319: result: yes
configure:12326: checking for open in -lc
configure:12359: g++ -o conftest -g -O2   conftest.cc -lc   >&5
configure:12362: $? = 0
configure:12365: test -s conftest
configure:12368: $? = 0
configure:12379: result: yes
configure:12386: checking for elf_version in -lelf
configure:12419: g++ -o conftest -g -O2   conftest.cc -lelf   >&5
configure:12422: $? = 0
configure:12425: test -s conftest
configure:12428: $? = 0
configure:12439: result: yes
configure:12665: checking for tgetent in -lmytinfo
configure:12698: g++ -o conftest -g -O2   conftest.cc -lmytinfo   >&5
/usr/ccs/bin/ld: Can't find library: "mytinfo"
collect2: ld returned 1 exit status
configure:12701: $? = 1
configure: failed program was:
#line 12672 "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:12718: result: no
configure:12665: checking for tgetent in -lncurses
configure:12698: g++ -o conftest -g -O2   conftest.cc -lncurses   >&5
/usr/ccs/bin/ld: Can't find library: "ncurses"
collect2: ld returned 1 exit status
configure:12701: $? = 1
configure: failed program was:
#line 12672 "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:12718: result: no
configure:12665: checking for tgetent in -lcurses
configure:12698: g++ -o conftest -g -O2   conftest.cc -lcurses   >&5
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/../../../../hppa2.0n-hp-h
pux11.00/bin/nm: /usr/lib/libxcurses.1: no symbols
configure:12701: $? = 0
configure:12704: test -s conftest
configure:12707: $? = 0
configure:12718: result: yes
configure:13107: checking for readline in -lreadline
configure:13140: g++ -o conftest -g -O2   conftest.cc -lreadline -lcurses
>&5
/usr/ccs/bin/ld: Can't find library: "readline"
collect2: ld returned 1 exit status
configure:13143: $? = 1
configure: failed program was:
#line 13114 "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 readline ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
readline ();
  ;
  return 0;
}
configure:13160: result: no
configure:13170: checking for xstrerror in -liberty
configure:13203: g++ -o conftest -g -O2   conftest.cc -liberty   >&5
configure:13206: $? = 0
configure:13209: test -s conftest
configure:13212: $? = 0
configure:13223: result: yes
configure:13266: checking for streampos
configure:13300: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:13292: `streampos' undeclared (first use this function)
configure:13292: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:13292: syntax error before `;' token
configure:13303: $? = 1
configure: failed program was:
#line 13280 "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:13327: result: no
configure:13338: checking for std::streampos
configure:13372: g++ -c -g -O2  conftest.cc >&5
configure:13375: $? = 0
configure:13378: test -s conftest.o
configure:13381: $? = 0
configure:13399: result: yes
configure:13431: checking whether the C++ compiler (g++) accepts
-fpermissive
configure:13494: result: yes
configure:13503: checking for X
configure:13605: g++ -E  conftest.cc
configure:13611: $? = 0
configure:13662: g++ -o conftest -g -O2 -fpermissive   conftest.cc -lXt  >&5
configure:13665: $? = 0
configure:13668: test -s conftest
configure:13671: $? = 0
configure:13719: result: libraries , headers 
configure:13876: g++ -o conftest -g -O2 -fpermissive   conftest.cc   -lX11
>&5
configure:13879: $? = 0
configure:13882: test -s conftest
configure:13885: $? = 0
configure:14023: checking for gethostbyname
configure:14085: result: yes
configure:14218: checking for connect
configure:14280: result: yes
configure:14346: checking for remove
configure:14389: g++ -o conftest -g -O2 -fpermissive   conftest.cc  >&5
configure:14361: declaration of C function `char remove()' conflicts with
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/include/stdio.h:191:
previous
   declaration `int remove(const char*)' here
configure:14392: $? = 1
configure: failed program was:
#line 14351 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char remove (); 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 remove ();
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_remove) || defined (__stub___remove)
choke me
#else
f = remove;
#endif

  ;
  return 0;
}
configure:14408: result: no
configure:14412: checking for remove in -lposix
configure:14445: g++ -o conftest -g -O2 -fpermissive   conftest.cc -lposix
>&5
configure:14427: declaration of C function `char remove()' conflicts with
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/include/stdio.h:191:
previous
   declaration `int remove(const char*)' here
configure:14448: $? = 1
configure: failed program was:
#line 14419 "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 remove ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
remove ();
  ;
  return 0;
}
configure:14465: result: no
configure:14474: checking for shmat
configure:14517: g++ -o conftest -g -O2 -fpermissive   conftest.cc  >&5
configure:14520: $? = 0
configure:14523: test -s conftest
configure:14526: $? = 0
configure:14536: result: yes
configure:14611: checking for IceConnectionNumber in -lICE
configure:14644: g++ -o conftest -g -O2 -fpermissive   conftest.cc -lICE
>&5
configure:14647: $? = 0
configure:14650: test -s conftest
configure:14653: $? = 0
configure:14664: result: yes
configure:14715: checking for Motif
configure:14755: g++ -c -g -O2 -fpermissive   conftest.cc >&5
configure:14758: $? = 0
configure:14761: test -s conftest.o
configure:14764: $? = 0
configure:14854: g++ -o conftest -g -O2 -fpermissive     conftest.cc  -lXm
-lXt -lX11 -lSM -lICE   >&5
configure:14857: $? = 0
configure:14860: test -s conftest
configure:14863: $? = 0
configure:14939: result: libraries in default path, headers in default path
configure:14970: checking for Athena
configure:15013: g++ -c -g -O2 -fpermissive   conftest.cc >&5
configure:14994:26: X11/Xaw/Text.h: No such file or directory
configure:15016: $? = 1
configure: failed program was:
#line 14991 "configure"
#include "confdefs.h"

#include <X11/Intrinsic.h>
#include <X11/Xaw/Text.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
int a;
  ;
  return 0;
}
configure:15112: g++ -o conftest -g -O2 -fpermissive     conftest.cc  -lXaw
-lXmu -lXext -lXt -lX11 -lSM -lICE   >&5
configure:15093:26: X11/Xaw/Text.h: No such file or directory
configure:15115: $? = 1
configure: failed program was:
#line 15090 "configure"
#include "confdefs.h"

#include <X11/Intrinsic.h>
#include <X11/Xaw/Text.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XtToolkitInitialize();
  ;
  return 0;
}
configure:15193: result: libraries /usr/lib/X11R4, headers in default path
configure:15224: checking for Xpm
configure:15267: g++ -c -g -O2 -fpermissive   conftest.cc >&5
configure:15270: $? = 0
configure:15273: test -s conftest.o
configure:15276: $? = 0
configure:15367: g++ -o conftest -g -O2 -fpermissive   -L/usr/lib/X11R4
conftest.cc  -lXpm -lXt -lX11 -lSM -lICE   >&5
configure:15370: $? = 0
configure:15373: test -s conftest
configure:15376: $? = 0
configure:15449: result: libraries in default path, headers in default path
configure:15456: checking whether compiling X headers requires -fpermissive
configure:15491: g++ -c -g -O2 -fpermissive  conftest.cc >&5
configure:15494: $? = 0
configure:15497: test -s conftest.o
configure:15500: $? = 0
configure:15562: result: no
configure:15580: checking for XOpenDisplay in -lX11
configure:15613: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lX11  -lSM -lICE   -lSM -lICE  >&5
configure:15616: $? = 0
configure:15619: test -s conftest
configure:15622: $? = 0
configure:15633: result: yes
configure:15655: checking for _Xlcmbcurmax in -lXintl
configure:15688: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXintl  -lX11 -lSM -lICE   -lSM -lICE  >&5
/usr/ccs/bin/ld: Can't find library: "Xintl"
collect2: ld returned 1 exit status
configure:15691: $? = 1
configure: failed program was:
#line 15662 "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:15708: result: no
configure:15714: checking for shmap in -lipc
configure:15747: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lipc  -lX11 -lSM -lICE   -lSM -lICE  >&5
/usr/ccs/bin/ld: Can't find library: "ipc"
collect2: ld returned 1 exit status
configure:15750: $? = 1
configure: failed program was:
#line 15721 "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:15767: result: no
configure:15774: checking for XtToolkitInitialize in -lXt
configure:15807: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXt  -lX11 -lSM -lICE   -lSM -lICE  >&5
configure:15810: $? = 0
configure:15813: test -s conftest
configure:15816: $? = 0
configure:15827: result: yes
configure:15848: checking for XShapeQueryVersion in -lXext
configure:15881: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXext  -lX11 -lSM -lICE   -lSM -lICE  >&5
configure:15884: $? = 0
configure:15887: test -s conftest
configure:15890: $? = 0
configure:15901: result: yes
configure:15911: checking for XpmCreatePixmapFromXpmImage in -lXpm
configure:15944: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXpm  -lX11 -lSM -lICE   -lSM -lICE  >&5
configure:15947: $? = 0
configure:15950: test -s conftest
configure:15953: $? = 0
configure:15964: result: yes
configure:15990: checking X11/xpm.h usability
configure:15999: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16002: $? = 0
configure:16005: test -s conftest.o
configure:16008: $? = 0
configure:16017: result: yes
configure:16021: checking X11/xpm.h presence
configure:16028: g++ -E   conftest.cc
configure:16034: $? = 0
configure:16052: result: yes
configure:16070: checking for X11/xpm.h
configure:16077: result: yes
configure:15990: checking xpm.h usability
configure:15999: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16027:17: xpm.h: No such file or directory
configure:16002: $? = 1
configure: failed program was:
#line 15992 "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:16017: result: no
configure:16021: checking xpm.h presence
configure:16028: g++ -E   conftest.cc
configure:16024:17: xpm.h: No such file or directory
configure:16034: $? = 1
configure: failed program was:
#line 16023 "configure"
#include "confdefs.h"
#include <xpm.h>
configure:16052: result: no
configure:16070: checking for xpm.h
configure:16077: result: no
configure:16096: checking for XmuCvtStringToOrientation in -lXmu
configure:16129: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXmu   -lXt -lXpm -lXext -lX11 -lSM -lICE   -lSM -lICE  >&5
configure:16132: $? = 0
configure:16135: test -s conftest
configure:16138: $? = 0
configure:16149: result: yes
configure:16155: checking for XawTextSetInsertionPoint in -lXaw
configure:16188: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXaw  -lXmu  -lXt -lXpm -lXext -lX11 -lSM -lICE   -lSM -lICE
>&5
configure:16191: $? = 0
configure:16194: test -s conftest
configure:16197: $? = 0
configure:16208: result: yes
configure:16254: checking X11/Xaw/Form.h usability
configure:16263: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16291:26: X11/Xaw/Form.h: No such file or directory
configure:16266: $? = 1
configure: failed program was:
#line 16256 "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/Xaw/Form.h>
configure:16281: result: no
configure:16285: checking X11/Xaw/Form.h presence
configure:16292: g++ -E   conftest.cc
configure:16288:26: X11/Xaw/Form.h: No such file or directory
configure:16298: $? = 1
configure: failed program was:
#line 16287 "configure"
#include "confdefs.h"
#include <X11/Xaw/Form.h>
configure:16316: result: no
configure:16334: checking for X11/Xaw/Form.h
configure:16341: result: no
configure:16254: checking X11/Xaw/Panner.h usability
configure:16263: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16291:28: X11/Xaw/Panner.h: No such file or directory
configure:16266: $? = 1
configure: failed program was:
#line 16256 "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/Xaw/Panner.h>
configure:16281: result: no
configure:16285: checking X11/Xaw/Panner.h presence
configure:16292: g++ -E   conftest.cc
configure:16288:28: X11/Xaw/Panner.h: No such file or directory
configure:16298: $? = 1
configure: failed program was:
#line 16287 "configure"
#include "confdefs.h"
#include <X11/Xaw/Panner.h>
configure:16316: result: no
configure:16334: checking for X11/Xaw/Panner.h
configure:16341: result: no
configure:16254: checking X11/Xaw/Porthole.h usability
configure:16263: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16291:30: X11/Xaw/Porthole.h: No such file or directory
configure:16266: $? = 1
configure: failed program was:
#line 16256 "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/Xaw/Porthole.h>
configure:16281: result: no
configure:16285: checking X11/Xaw/Porthole.h presence
configure:16292: g++ -E   conftest.cc
configure:16288:30: X11/Xaw/Porthole.h: No such file or directory
configure:16298: $? = 1
configure: failed program was:
#line 16287 "configure"
#include "confdefs.h"
#include <X11/Xaw/Porthole.h>
configure:16316: result: no
configure:16334: checking for X11/Xaw/Porthole.h
configure:16341: result: no
configure:16368: checking X11/Xmu/Editres.h usability
configure:16377: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16405:29: X11/Xmu/Editres.h: No such file or directory
configure:16380: $? = 1
configure: failed program was:
#line 16370 "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:16395: result: no
configure:16399: checking X11/Xmu/Editres.h presence
configure:16406: g++ -E   conftest.cc
configure:16402:29: X11/Xmu/Editres.h: No such file or directory
configure:16412: $? = 1
configure: failed program was:
#line 16401 "configure"
#include "confdefs.h"
#include <X11/Xmu/Editres.h>
configure:16430: result: no
configure:16448: checking for X11/Xmu/Editres.h
configure:16455: result: no
configure:16474: checking for XpSelectInput in -lXp
configure:16507: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXp  -lXpm -lXext -lXt -lXext -lX11 -lSM -lICE    -lSM -lICE
>&5
configure:16510: $? = 0
configure:16513: test -s conftest
configure:16516: $? = 0
configure:16527: result: yes
configure:16537: checking for XmCreateOptionMenu in -lXm
configure:16570: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXm  -lXp -lXpm -lXext -lXt -lXext -lX11 -lSM -lICE    -lSM
-lICE  >&5
configure:16573: $? = 0
configure:16576: test -s conftest
configure:16579: $? = 0
configure:16590: result: yes
configure:16600: checking for xmUseVersion in -lXm
configure:16633: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXm  -lXp -lXpm -lXext -lXt -lXext -lX11 -lSM -lICE    -lSM
-lICE  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   xmUseVersion (first referenced in /var/tmp//cc4vzZDc.o) (code)
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be
supported in future releases. The +vallcompatwarnings option can be used to
display more details, and the ld(1) man page contains additional
information. This warning can be suppressed with the +vnocompatwarnings
option.
collect2: ld returned 1 exit status
configure:16636: $? = 1
configure: failed program was:
#line 16607 "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 xmUseVersion ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
xmUseVersion ();
  ;
  return 0;
}
configure:16653: result: no
configure:16662: checking for XmInstallImage in -lXm
configure:16695: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXm  -lXp -lXpm -lXext -lXt -lXext -lX11 -lSM -lICE    -lSM
-lICE  >&5
configure:16698: $? = 0
configure:16701: test -s conftest
configure:16704: $? = 0
configure:16715: result: yes
configure:16724: checking for Xm21InstallImage in -lXm
configure:16757: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc -lXm  -lXp -lXpm -lXext -lXt -lXext -lX11 -lSM -lICE    -lSM
-lICE  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   Xm21InstallImage (first referenced in /var/tmp//ccSDGpIe.o) (code)
collect2: ld returned 1 exit status
configure:16760: $? = 1
configure: failed program was:
#line 16731 "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:16777: result: no
configure:16807: checking for the name of the translation resource
configure:16836: g++ -c -g -O2 -fpermissive    conftest.cc >&5
configure:16839: $? = 0
configure:16842: test -s conftest.o
configure:16845: $? = 0
configure:16857: result: baseTranslations
configure:16864: checking whether Motif dialogs own the string table
configure:16948: g++ -o conftest -g -O2 -fpermissive     -L/usr/lib/X11R4
conftest.cc  -lSM -lICE  -lXm  -lXp -lXpm -lXext -lXt -lXext -lX11 -lSM
-lICE   >&5
configure:16951: $? = 0
configure:16953: ./conftest
/usr/lib/dld.sl: Call to mmap() failed - TEXT /usr/lib/libXpm.sl
/usr/lib/dld.sl: Permission denied
./configure[16954]: 20210 Abort(coredump)
configure:16956: $? = 134
configure: program exited with status 134
configure: failed program was:
#line 16882 "configure"
#include "confdefs.h"

#include <Xm/Xm.h>
#include <Xm/SelectioB.h>
#include <stdlib.h>
#include <stdio.h>

#ifdef XmFONTLIST_DEFAULT_TAG
#define DEFAULT_CHARSET XmFONTLIST_DEFAULT_TAG
#else
#define DEFAULT_CHARSET XmSTRING_DEFAULT_CHARSET
#endif

extern "C" void free(void *p)
{
    static void *freed[100000];
    static int freed_count = 0;

    for (int i = 0; i < freed_count; i++)
        if (freed[i] == p)
        {
            fprintf(stderr, "%p already freed\n", p);
            exit(1);
        }

    freed[freed_count++] = p;
}

int main(int argc, char *argv[])
{
    XtAppContext app_context;
    Widget toplevel =
        XtAppInitialize(&app_context, "Config",
                        XrmOptionDescList(0), 0,
                        &argc, argv, (String *)0, ArgList(0), 0);

    Widget dialog =
        XmCreateSelectionDialog(toplevel, "dialog", ArgList(0), 0);

    int length = 10;

    XmStringTable xmlist =
        XmStringTable(XtMalloc(length * sizeof(XmString)));
    int i;
    for (i = 0; i < length; i++)
        xmlist[i] = XmStringCreateLtoR("abc", DEFAULT_CHARSET);

    XtVaSetValues (dialog,
                   XmNlistItems,     xmlist,
                   XmNlistItemCount, length,
                   XtPointer(0));

    for (i = 0; i < length; i++)
        XmStringFree(xmlist[i]);

    XtFree((char *)xmlist);

    XtDestroyWidget(toplevel);

    exit(0);
}

configure:16977: result: yes
configure:16992: checking whether make sets ${MAKE}
configure:17012: result: yes
configure:17029: checking for mode_t
configure:17056: aCC -Ae -c -g  conftest.c >&5
configure:17059: $? = 0
configure:17062: test -s conftest.o
configure:17065: $? = 0
configure:17075: result: yes
configure:17087: checking for off_t
configure:17114: aCC -Ae -c -g  conftest.c >&5
configure:17117: $? = 0
configure:17120: test -s conftest.o
configure:17123: $? = 0
configure:17133: result: yes
configure:17145: checking for pid_t
configure:17172: aCC -Ae -c -g  conftest.c >&5
configure:17175: $? = 0
configure:17178: test -s conftest.o
configure:17181: $? = 0
configure:17191: result: yes
configure:17203: checking for size_t
configure:17230: aCC -Ae -c -g  conftest.c >&5
configure:17233: $? = 0
configure:17236: test -s conftest.o
configure:17239: $? = 0
configure:17249: result: yes
configure:17261: checking for uid_t in sys/types.h
configure:17281: result: yes
configure:17296: checking type of array argument to getgroups
configure:17331: aCC -Ae -o conftest -g   conftest.c  >&5
configure:17334: $? = 0
configure:17336: ./conftest
configure:17339: $? = 0
configure:17368: result: gid_t
configure:17376: checking return type of signal handlers
configure:17410: aCC -Ae -c -g  conftest.c >&5
configure:17413: $? = 0
configure:17416: test -s conftest.o
configure:17419: $? = 0
configure:17429: result: void
configure:17445: checking parameter type of signal handlers
configure:17484: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:17476: invalid conversion from `void (*)(...)' to `void (*)(int)'
configure:17487: $? = 1
configure: failed program was:
#line 17462 "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:17526: g++ -c -g -O2  conftest.cc >&5
configure:17529: $? = 0
configure:17532: test -s conftest.o
configure:17535: $? = 0
configure:17595: result: int
configure:17606: checking for getpgrp
configure:17649: g++ -o conftest -g -O2   conftest.cc  >&5
configure:17652: $? = 0
configure:17655: test -s conftest
configure:17658: $? = 0
configure:17668: result: yes
configure:17671: checking for setpgrp
configure:17714: g++ -o conftest -g -O2   conftest.cc  >&5
configure:17717: $? = 0
configure:17720: test -s conftest
configure:17723: $? = 0
configure:17733: result: yes
configure:17744: checking whether getpgrp requires zero arguments
configure:17769: aCC -Ae -c -g  conftest.c >&5
Error 181: "configure", line 17794 # Expected 0 argument(s) for "int
getpgrp()"; had 1 instead.
    getpgrp (0);
    ^^^^^^^^^^^ 
configure:17772: $? = 2
configure: failed program was:
#line 17750 "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:17789: result: yes
configure:17799: checking whether setpgrp takes no argument
configure:17834: aCC -Ae -o conftest -g   conftest.c  >&5
Error 181: "configure", line 17826 # Expected 0 argument(s) for "int
setpgrp()"; had 2 instead.
      exit (setpgrp (1,1) == -1 ? 0 : 1);
            ^^^^^^^^^^^^^                
configure:17837: $? = 2
configure: program exited with status 2
configure: failed program was:
#line 17809 "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:17855: result: yes
configure:17871: checking for ANSI C header files
configure:18000: result: yes
configure:18030: checking alloca.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking alloca.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for alloca.h
configure:18117: result: yes
configure:18030: checking fcntl.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking fcntl.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for fcntl.h
configure:18117: result: yes
configure:18030: checking limits.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking limits.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for limits.h
configure:18117: result: yes
configure:18030: checking locale.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking locale.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for locale.h
configure:18117: result: yes
configure:18030: checking malloc.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking malloc.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for malloc.h
configure:18117: result: yes
configure:18030: checking netdb.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
In file included from /usr/include/netdb.h:69,
                 from configure:18067:
/usr/include/sys/socket.h:484: syntax error before `(' token
/usr/include/sys/socket.h:486: syntax error before `(' token
configure:18042: $? = 1
configure: failed program was:
#line 18032 "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 <netdb.h>
configure:18057: result: no
configure:18061: checking netdb.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18103: WARNING: netdb.h: present but cannot be compiled
configure:18105: WARNING: netdb.h: check for missing prerequisite headers?
configure:18107: WARNING: netdb.h: proceeding with the preprocessor's result
configure:18110: checking for netdb.h
configure:18117: result: yes
configure:18030: checking pwd.h usability
configure:18039: g++ -c -g -O2  conftest.cc >&5
configure:18042: $? = 0
configure:18045: test -s conftest.o
configure:18048: $? = 0
configure:18057: result: yes
configure:18061: checking pwd.h presence
configure:18068: g++ -E  conftest.cc
configure:18074: $? = 0
configure:18092: result: yes
configure:18110: checking for pwd.h
configure:18117: result: yes
configure:18149: checking regex.h usability
configure:18158: g++ -c -g -O2  conftest.cc >&5
configure:18161: $? = 0
configure:18164: test -s conftest.o
configure:18167: $? = 0
configure:18176: result: yes
configure:18180: checking regex.h presence
configure:18187: g++ -E  conftest.cc
configure:18193: $? = 0
configure:18211: result: yes
configure:18229: checking for regex.h
configure:18236: result: yes
configure:18149: checking rx.h usability
configure:18158: g++ -c -g -O2  conftest.cc >&5
configure:18186:16: rx.h: No such file or directory
configure:18161: $? = 1
configure: failed program was:
#line 18151 "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:18176: result: no
configure:18180: checking rx.h presence
configure:18187: g++ -E  conftest.cc
configure:18183:16: rx.h: No such file or directory
configure:18193: $? = 1
configure: failed program was:
#line 18182 "configure"
#include "confdefs.h"
#include <rx.h>
configure:18211: result: no
configure:18229: checking for rx.h
configure:18236: result: no
configure:18149: checking libelf.h usability
configure:18158: g++ -c -g -O2  conftest.cc >&5
configure:18161: $? = 0
configure:18164: test -s conftest.o
configure:18167: $? = 0
configure:18176: result: yes
configure:18180: checking libelf.h presence
configure:18187: g++ -E  conftest.cc
configure:18193: $? = 0
configure:18211: result: yes
configure:18229: checking for libelf.h
configure:18236: result: yes
configure:18149: checking elf.h usability
configure:18158: g++ -c -g -O2  conftest.cc >&5
configure:18161: $? = 0
configure:18164: test -s conftest.o
configure:18167: $? = 0
configure:18176: result: yes
configure:18180: checking elf.h presence
configure:18187: g++ -E  conftest.cc
configure:18193: $? = 0
configure:18211: result: yes
configure:18229: checking for elf.h
configure:18236: result: yes
configure:18149: checking sys/elf.h usability
configure:18158: g++ -c -g -O2  conftest.cc >&5
configure:18186:21: sys/elf.h: No such file or directory
configure:18161: $? = 1
configure: failed program was:
#line 18151 "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:18176: result: no
configure:18180: checking sys/elf.h presence
configure:18187: g++ -E  conftest.cc
configure:18183:21: sys/elf.h: No such file or directory
configure:18193: $? = 1
configure: failed program was:
#line 18182 "configure"
#include "confdefs.h"
#include <sys/elf.h>
configure:18211: result: no
configure:18229: checking for sys/elf.h
configure:18236: result: no
configure:18140: checking for stdlib.h
configure:18145: result: yes
configure:18259: checking for string.h
configure:18264: result: yes
configure:18259: checking for strings.h
configure:18264: result: yes
configure:18268: checking stropts.h usability
configure:18277: g++ -c -g -O2  conftest.cc >&5
configure:18280: $? = 0
configure:18283: test -s conftest.o
configure:18286: $? = 0
configure:18295: result: yes
configure:18299: checking stropts.h presence
configure:18306: g++ -E  conftest.cc
configure:18312: $? = 0
configure:18330: result: yes
configure:18348: checking for stropts.h
configure:18355: result: yes
configure:18268: checking termio.h usability
configure:18277: g++ -c -g -O2  conftest.cc >&5
configure:18280: $? = 0
configure:18283: test -s conftest.o
configure:18286: $? = 0
configure:18295: result: yes
configure:18299: checking termio.h presence
configure:18306: g++ -E  conftest.cc
configure:18312: $? = 0
configure:18330: result: yes
configure:18348: checking for termio.h
configure:18355: result: yes
configure:18268: checking termios.h usability
configure:18277: g++ -c -g -O2  conftest.cc >&5
configure:18280: $? = 0
configure:18283: test -s conftest.o
configure:18286: $? = 0
configure:18295: result: yes
configure:18299: checking termios.h presence
configure:18306: g++ -E  conftest.cc
configure:18312: $? = 0
configure:18330: result: yes
configure:18348: checking for termios.h
configure:18355: result: yes
configure:18259: checking for unistd.h
configure:18264: result: yes
configure:18385: checking sys/ioctl.h usability
configure:18394: g++ -c -g -O2  conftest.cc >&5
configure:18397: $? = 0
configure:18400: test -s conftest.o
configure:18403: $? = 0
configure:18412: result: yes
configure:18416: checking sys/ioctl.h presence
configure:18423: g++ -E  conftest.cc
configure:18429: $? = 0
configure:18447: result: yes
configure:18465: checking for sys/ioctl.h
configure:18472: result: yes
configure:18385: checking sys/int_types.h usability
configure:18394: g++ -c -g -O2  conftest.cc >&5
configure:18422:27: sys/int_types.h: No such file or directory
configure:18397: $? = 1
configure: failed program was:
#line 18387 "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:18412: result: no
configure:18416: checking sys/int_types.h presence
configure:18423: g++ -E  conftest.cc
configure:18419:27: sys/int_types.h: No such file or directory
configure:18429: $? = 1
configure: failed program was:
#line 18418 "configure"
#include "confdefs.h"
#include <sys/int_types.h>
configure:18447: result: no
configure:18465: checking for sys/int_types.h
configure:18472: result: no
configure:18385: checking sys/param.h usability
configure:18394: g++ -c -g -O2  conftest.cc >&5
configure:18397: $? = 0
configure:18400: test -s conftest.o
configure:18403: $? = 0
configure:18412: result: yes
configure:18416: checking sys/param.h presence
configure:18423: g++ -E  conftest.cc
configure:18429: $? = 0
configure:18447: result: yes
configure:18465: checking for sys/param.h
configure:18472: result: yes
configure:18385: checking sys/resource.h usability
configure:18394: g++ -c -g -O2  conftest.cc >&5
configure:18397: $? = 0
configure:18400: test -s conftest.o
configure:18403: $? = 0
configure:18412: result: yes
configure:18416: checking sys/resource.h presence
configure:18423: g++ -E  conftest.cc
configure:18429: $? = 0
configure:18447: result: yes
configure:18465: checking for sys/resource.h
configure:18472: result: yes
configure:18494: checking for sys/stat.h
configure:18499: result: yes
configure:18503: checking sys/stropts.h usability
configure:18512: g++ -c -g -O2  conftest.cc >&5
configure:18515: $? = 0
configure:18518: test -s conftest.o
configure:18521: $? = 0
configure:18530: result: yes
configure:18534: checking sys/stropts.h presence
configure:18541: g++ -E  conftest.cc
configure:18547: $? = 0
configure:18565: result: yes
configure:18583: checking for sys/stropts.h
configure:18590: result: yes
configure:18503: checking sys/vty.h usability
configure:18512: g++ -c -g -O2  conftest.cc >&5
configure:18540:21: sys/vty.h: No such file or directory
configure:18515: $? = 1
configure: failed program was:
#line 18505 "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:18530: result: no
configure:18534: checking sys/vty.h presence
configure:18541: g++ -E  conftest.cc
configure:18537:21: sys/vty.h: No such file or directory
configure:18547: $? = 1
configure: failed program was:
#line 18536 "configure"
#include "confdefs.h"
#include <sys/vty.h>
configure:18565: result: no
configure:18583: checking for sys/vty.h
configure:18590: result: no
configure:18503: checking sys/sysmacros.h usability
configure:18512: g++ -c -g -O2  conftest.cc >&5
configure:18515: $? = 0
configure:18518: test -s conftest.o
configure:18521: $? = 0
configure:18530: result: yes
configure:18534: checking sys/sysmacros.h presence
configure:18541: g++ -E  conftest.cc
configure:18547: $? = 0
configure:18565: result: yes
configure:18583: checking for sys/sysmacros.h
configure:18590: result: yes
configure:18503: checking sys/core.h usability
configure:18512: g++ -c -g -O2  conftest.cc >&5
configure:18515: $? = 0
configure:18518: test -s conftest.o
configure:18521: $? = 0
configure:18530: result: yes
configure:18534: checking sys/core.h presence
configure:18541: g++ -E  conftest.cc
configure:18547: $? = 0
configure:18565: result: yes
configure:18583: checking for sys/core.h
configure:18590: result: yes
configure:18621: checking sys/socket.h usability
configure:18630: g++ -c -g -O2  conftest.cc >&5
In file included from configure:18658:
/usr/include/sys/socket.h:484: syntax error before `(' token
/usr/include/sys/socket.h:486: syntax error before `(' token
configure:18633: $? = 1
configure: failed program was:
#line 18623 "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/socket.h>
configure:18648: result: no
configure:18652: checking sys/socket.h presence
configure:18659: g++ -E  conftest.cc
configure:18665: $? = 0
configure:18683: result: yes
configure:18694: WARNING: sys/socket.h: present but cannot be compiled
configure:18696: WARNING: sys/socket.h: check for missing prerequisite
headers?
configure:18698: WARNING: sys/socket.h: proceeding with the preprocessor's
result
configure:18701: checking for sys/socket.h
configure:18708: result: yes
configure:18621: checking sys/termios.h usability
configure:18630: g++ -c -g -O2  conftest.cc >&5
configure:18633: $? = 0
configure:18636: test -s conftest.o
configure:18639: $? = 0
configure:18648: result: yes
configure:18652: checking sys/termios.h presence
configure:18659: g++ -E  conftest.cc
configure:18665: $? = 0
configure:18683: result: yes
configure:18701: checking for sys/termios.h
configure:18708: result: yes
configure:18621: checking sys/time.h usability
configure:18630: g++ -c -g -O2  conftest.cc >&5
configure:18633: $? = 0
configure:18636: test -s conftest.o
configure:18639: $? = 0
configure:18648: result: yes
configure:18652: checking sys/time.h presence
configure:18659: g++ -E  conftest.cc
configure:18665: $? = 0
configure:18683: result: yes
configure:18701: checking for sys/time.h
configure:18708: result: yes
configure:18621: checking sys/timeb.h usability
configure:18630: g++ -c -g -O2  conftest.cc >&5
configure:18633: $? = 0
configure:18636: test -s conftest.o
configure:18639: $? = 0
configure:18648: result: yes
configure:18652: checking sys/timeb.h presence
configure:18659: g++ -E  conftest.cc
configure:18665: $? = 0
configure:18683: result: yes
configure:18701: checking for sys/timeb.h
configure:18708: result: yes
configure:18612: checking for sys/types.h
configure:18617: result: yes
configure:18737: checking sys/utsname.h usability
configure:18746: g++ -c -g -O2  conftest.cc >&5
configure:18749: $? = 0
configure:18752: test -s conftest.o
configure:18755: $? = 0
configure:18764: result: yes
configure:18768: checking sys/utsname.h presence
configure:18775: g++ -E  conftest.cc
configure:18781: $? = 0
configure:18799: result: yes
configure:18817: checking for sys/utsname.h
configure:18824: result: yes
configure:18737: checking sys/user.h usability
configure:18746: g++ -c -g -O2  conftest.cc >&5
In file included from /usr/include/sys/user.h:52,
                 from configure:18774:
/usr/include/machine/sys/setjmp.h:45: redefinition of `struct label_t'
/usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2.3/include/sys/types.h:362:
previous
   definition of `struct label_t'
configure:18749: $? = 1
configure: failed program was:
#line 18739 "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:18764: result: no
configure:18768: checking sys/user.h presence
configure:18775: g++ -E  conftest.cc
configure:18781: $? = 0
configure:18799: result: yes
configure:18810: WARNING: sys/user.h: present but cannot be compiled
configure:18812: WARNING: sys/user.h: check for missing prerequisite
headers?
configure:18814: WARNING: sys/user.h: proceeding with the preprocessor's
result
configure:18817: checking for sys/user.h
configure:18824: result: yes
configure:18737: checking sys/ptrace.h usability
configure:18746: g++ -c -g -O2  conftest.cc >&5
configure:18749: $? = 0
configure:18752: test -s conftest.o
configure:18755: $? = 0
configure:18764: result: yes
configure:18768: checking sys/ptrace.h presence
configure:18775: g++ -E  conftest.cc
configure:18781: $? = 0
configure:18799: result: yes
configure:18817: checking for sys/ptrace.h
configure:18824: result: yes
configure:18852: checking exception usability
configure:18861: g++ -c -g -O2  conftest.cc >&5
configure:18864: $? = 0
configure:18867: test -s conftest.o
configure:18870: $? = 0
configure:18879: result: yes
configure:18883: checking exception presence
configure:18890: g++ -E  conftest.cc
configure:18896: $? = 0
configure:18914: result: yes
configure:18932: checking for exception
configure:18939: result: yes
configure:18852: checking stdexcept usability
configure:18861: g++ -c -g -O2  conftest.cc >&5
configure:18864: $? = 0
configure:18867: test -s conftest.o
configure:18870: $? = 0
configure:18879: result: yes
configure:18883: checking stdexcept presence
configure:18890: g++ -E  conftest.cc
configure:18896: $? = 0
configure:18914: result: yes
configure:18932: checking for stdexcept
configure:18939: result: yes
configure:18952: checking whether time.h and sys/time.h may both be included
configure:18980: g++ -c -g -O2  conftest.cc >&5
configure:18983: $? = 0
configure:18986: test -s conftest.o
configure:18989: $? = 0
configure:18999: result: yes
configure:19009: checking for sys/wait.h that is POSIX.1 compatible
configure:19043: g++ -c -g -O2  conftest.cc >&5
configure:19046: $? = 0
configure:19049: test -s conftest.o
configure:19052: $? = 0
configure:19062: result: yes
configure:19080: checking for dirent.h that defines DIR
configure:19107: g++ -c -g -O2  conftest.cc >&5
configure:19110: $? = 0
configure:19113: test -s conftest.o
configure:19116: $? = 0
configure:19126: result: yes
configure:19139: checking for library containing opendir
configure:19172: g++ -o conftest -g -O2   conftest.cc  >&5
configure:19175: $? = 0
configure:19178: test -s conftest
configure:19181: $? = 0
configure:19240: result: none required
configure:19358: checking whether stat file-mode macros are broken
configure:19403: result: no
configure:19416: checking for CORE_MAGIC definition in <sys/core.h>
configure:19440: result: no
configure:19450: checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>
configure:19475: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:19467: `PTRACE_DUMPCORE' undeclared (first use this function)
configure:19467: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:19478: $? = 1
configure: failed program was:
#line 19456 "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:19496: result: no
configure:19514: checking for regex.h
configure:19519: result: yes
configure:19514: checking for rx.h
configure:19519: result: no
configure:19523: checking rxposix.h usability
configure:19532: g++ -c -g -O2  conftest.cc >&5
configure:19560:21: rxposix.h: No such file or directory
configure:19535: $? = 1
configure: failed program was:
#line 19525 "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:19550: result: no
configure:19554: checking rxposix.h presence
configure:19561: g++ -E  conftest.cc
configure:19557:21: rxposix.h: No such file or directory
configure:19567: $? = 1
configure: failed program was:
#line 19556 "configure"
#include "confdefs.h"
#include <rxposix.h>
configure:19585: result: no
configure:19603: checking for rxposix.h
configure:19610: result: no
configure:19640: checking for regcomp
configure:19683: aCC -Ae -o conftest -g   conftest.c   >&5
configure:19686: $? = 0
configure:19689: test -s conftest
configure:19692: $? = 0
configure:19702: result: yes
configure:19719: checking for regcomp declaration in regex.h rx.h rxposix.h
configure:19765: result: yes
configure:19792: checking for regexec
configure:19835: aCC -Ae -o conftest -g   conftest.c   >&5
configure:19838: $? = 0
configure:19841: test -s conftest
configure:19844: $? = 0
configure:19854: result: yes
configure:19871: checking for regexec declaration in regex.h rx.h rxposix.h
configure:19917: result: yes
configure:19937: checking re_nsub member of POSIX.2 regex_t type
configure:19995: g++ -c -g -O2 -I./..  conftest.cc >&5
configure:19998: $? = 0
configure:20001: test -s conftest.o
configure:20004: $? = 0
configure:20014: result: yes
configure:20022: checking n_subexps member of GNU RX 1.0 regex_t type
configure:20080: g++ -c -g -O2 -I./..  conftest.cc >&5
configure: In function `int main()':
configure:20072: `struct regex_t' has no member named `n_subexps'
configure:20083: $? = 1
configure: failed program was:
#line 20028 "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:20099: result: no
configure:20127: checking whether regcomp() is broken
configure:20199: g++ -o conftest -g -O2 -I./..   conftest.cc   >&5
configure:20202: $? = 0
configure:20204: ./conftest
configure:20207: $? = 0
configure:20220: result: no
configure:20245: checking for hypot in -lm
configure:20278: g++ -o conftest -g -O2   conftest.cc -lm   >&5
configure:20281: $? = 0
configure:20284: test -s conftest
configure:20287: $? = 0
configure:20298: result: yes
configure:20326: checking for _getpty
configure:20369: aCC -Ae -o conftest -g   conftest.c -lm  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   _getpty (first referenced in conftest.o) (code)
configure:20372: $? = 1
configure: failed program was:
#line 20331 "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:20388: result: no
configure:20478: checking for alloca
configure:20521: aCC -Ae -o conftest -g   conftest.c -lm  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   alloca (first referenced in conftest.o) (code)
configure:20524: $? = 1
configure: failed program was:
#line 20483 "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:20540: result: no
configure:20630: checking for asctime
configure:20673: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:20676: $? = 0
configure:20679: test -s conftest
configure:20682: $? = 0
configure:20692: result: yes
configure:20709: checking for asctime declaration in time.h
configure:20755: result: yes
configure:20782: checking for clock
configure:20825: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:20828: $? = 0
configure:20831: test -s conftest
configure:20834: $? = 0
configure:20844: result: yes
configure:20861: checking for clock declaration in time.h
configure:20907: result: yes
configure:20934: checking for difftime
configure:20977: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:20980: $? = 0
configure:20983: test -s conftest
configure:20986: $? = 0
configure:20996: result: yes
configure:21013: checking for difftime declaration in time.h
configure:21059: result: yes
configure:21086: checking for dup2
configure:21129: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:21132: $? = 0
configure:21135: test -s conftest
configure:21138: $? = 0
configure:21148: result: yes
configure:21165: checking for dup2 declaration in unistd.h
configure:21211: result: yes
configure:21238: checking for endpwent
configure:21281: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:21284: $? = 0
configure:21287: test -s conftest
configure:21290: $? = 0
configure:21300: result: yes
configure:21317: checking for endpwent declaration in pwd.h
configure:21363: result: yes
configure:21390: checking for fcntl
configure:21433: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:21436: $? = 0
configure:21439: test -s conftest
configure:21442: $? = 0
configure:21452: result: yes
configure:21469: checking for fcntl declaration in fcntl.h
configure:21515: result: yes
configure:21542: checking for ftime
configure:21585: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:21588: $? = 0
configure:21591: test -s conftest
configure:21594: $? = 0
configure:21604: result: yes
configure:21621: checking for ftime declaration in sys/timeb.h
configure:21667: result: yes
configure:21694: checking for gethostbyname
configure:21756: result: yes
configure:21773: checking for gethostbyname declaration in netdb.h
configure:21819: result: yes
configure:21846: checking for gethostname
configure:21889: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:21892: $? = 0
configure:21895: test -s conftest
configure:21898: $? = 0
configure:21908: result: yes
configure:21925: checking for gethostname declaration in unistd.h
configure:21971: result: yes
configure:21998: checking for getpt
configure:22041: aCC -Ae -o conftest -g   conftest.c -lm  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   getpt (first referenced in conftest.o) (code)
configure:22044: $? = 1
configure: failed program was:
#line 22003 "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:22060: result: no
configure:22150: checking for getpty
configure:22193: aCC -Ae -o conftest -g   conftest.c -lm  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   getpty (first referenced in conftest.o) (code)
configure:22196: $? = 1
configure: failed program was:
#line 22155 "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:22212: result: no
configure:22302: checking for getrlimit
configure:22345: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:22348: $? = 0
configure:22351: test -s conftest
configure:22354: $? = 0
configure:22364: result: yes
configure:22381: checking for getrlimit declaration in sys/resource.h
configure:22427: result: yes
configure:22454: checking for getrusage
configure:22497: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:22500: $? = 0
configure:22503: test -s conftest
configure:22506: $? = 0
configure:22516: result: yes
configure:22533: checking for getrusage declaration in sys/resource.h
configure:22579: result: yes
configure:22606: checking for getwd
configure:22649: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:22652: $? = 0
configure:22655: test -s conftest
configure:22658: $? = 0
configure:22668: result: yes
configure:22685: checking for getwd declaration in unistd.h
configure:22731: result: yes
configure:22758: checking for grantpt
configure:22801: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:22804: $? = 0
configure:22807: test -s conftest
configure:22810: $? = 0
configure:22820: result: yes
configure:22837: checking for grantpt declaration in stdlib.h
configure:22883: result: yes
configure:22910: checking for hypot
configure:22953: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:22956: $? = 0
configure:22959: test -s conftest
configure:22962: $? = 0
configure:22972: result: yes
configure:22989: checking for hypot declaration in math.h
configure:23035: result: yes
configure:23062: checking for ioctl
configure:23105: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23108: $? = 0
configure:23111: test -s conftest
configure:23114: $? = 0
configure:23124: result: yes
configure:23141: checking for ioctl declaration in unistd.h sys/ioctl.h
configure:23187: result: yes
configure:23214: checking for link
configure:23257: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23260: $? = 0
configure:23263: test -s conftest
configure:23266: $? = 0
configure:23276: result: yes
configure:23293: checking for link declaration in unistd.h
configure:23339: result: yes
configure:23366: checking for lstat
configure:23409: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23412: $? = 0
configure:23415: test -s conftest
configure:23418: $? = 0
configure:23428: result: yes
configure:23445: checking for lstat declaration in sys/stat.h
configure:23491: result: yes
configure:23518: checking for malloc
configure:23561: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23564: $? = 0
configure:23567: test -s conftest
configure:23570: $? = 0
configure:23580: result: yes
configure:23597: checking for malloc declaration in stdlib.h
configure:23643: result: yes
configure:23670: checking for memcpy
configure:23713: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23716: $? = 0
configure:23719: test -s conftest
configure:23722: $? = 0
configure:23732: result: yes
configure:23749: checking for memcpy declaration in string.h
configure:23795: result: yes
configure:23822: checking for memset
configure:23865: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:23868: $? = 0
configure:23871: test -s conftest
configure:23874: $? = 0
configure:23884: result: yes
configure:23901: checking for memset declaration in string.h
configure:23947: result: yes
configure:23974: checking for mkstemp
configure:24017: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24020: $? = 0
configure:24023: test -s conftest
configure:24026: $? = 0
configure:24036: result: yes
configure:24053: checking for mkstemp declaration in stdlib.h
configure:24099: result: yes
configure:24126: checking for pclose
configure:24169: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24172: $? = 0
configure:24175: test -s conftest
configure:24178: $? = 0
configure:24188: result: yes
configure:24205: checking for pclose declaration in stdio.h
configure:24251: result: yes
configure:24278: checking for popen
configure:24321: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24324: $? = 0
configure:24327: test -s conftest
configure:24330: $? = 0
configure:24340: result: yes
configure:24357: checking for popen declaration in stdio.h
configure:24403: result: yes
configure:24430: checking for ptrace
configure:24473: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24476: $? = 0
configure:24479: test -s conftest
configure:24482: $? = 0
configure:24492: result: yes
configure:24509: checking for ptrace declaration in unistd.h sys/ptrace.h
configure:24555: result: yes
configure:24582: checking for ptsname
configure:24625: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24628: $? = 0
configure:24631: test -s conftest
configure:24634: $? = 0
configure:24644: result: yes
configure:24661: checking for ptsname declaration in stdlib.h
configure:24707: result: yes
configure:24734: checking for raise
configure:24777: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24780: $? = 0
configure:24783: test -s conftest
configure:24786: $? = 0
configure:24796: result: yes
configure:24813: checking for raise declaration in signal.h
configure:24859: result: yes
configure:24886: checking for rand
configure:24929: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:24932: $? = 0
configure:24935: test -s conftest
configure:24938: $? = 0
configure:24948: result: yes
configure:24965: checking for rand declaration in stdlib.h
configure:25011: result: yes
configure:25038: checking for random
configure:25081: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25084: $? = 0
configure:25087: test -s conftest
configure:25090: $? = 0
configure:25100: result: yes
configure:25117: checking for random declaration in stdlib.h
configure:25163: result: yes
configure:25190: checking for readlink
configure:25233: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25236: $? = 0
configure:25239: test -s conftest
configure:25242: $? = 0
configure:25252: result: yes
configure:25269: checking for readlink declaration in unistd.h
configure:25315: result: yes
configure:25342: checking for setbuf
configure:25385: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25388: $? = 0
configure:25391: test -s conftest
configure:25394: $? = 0
configure:25404: result: yes
configure:25421: checking for setbuf declaration in stdio.h
configure:25467: result: yes
configure:25494: checking for setlocale
configure:25537: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25540: $? = 0
configure:25543: test -s conftest
configure:25546: $? = 0
configure:25556: result: yes
configure:25573: checking for setlocale declaration in locale.h
configure:25619: result: yes
configure:25646: checking for setpgid
configure:25689: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25692: $? = 0
configure:25695: test -s conftest
configure:25698: $? = 0
configure:25708: result: yes
configure:25725: checking for setpgid declaration in unistd.h
configure:25771: result: yes
configure:25798: checking for setpgrp
configure:25860: result: yes
configure:25877: checking for setpgrp declaration in unistd.h
configure:25923: result: yes
configure:25950: checking for setpgrp2
configure:25993: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:25996: $? = 0
configure:25999: test -s conftest
configure:26002: $? = 0
configure:26012: result: yes
configure:26029: checking for setpgrp2 declaration in unistd.h
configure:26075: result: yes
configure:26102: checking for setpwent
configure:26145: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26148: $? = 0
configure:26151: test -s conftest
configure:26154: $? = 0
configure:26164: result: yes
configure:26181: checking for setpwent declaration in pwd.h
configure:26227: result: yes
configure:26254: checking for setrlimit
configure:26297: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26300: $? = 0
configure:26303: test -s conftest
configure:26306: $? = 0
configure:26316: result: yes
configure:26333: checking for setrlimit declaration in sys/resource.h
configure:26379: result: yes
configure:26406: checking for setsid
configure:26449: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26452: $? = 0
configure:26455: test -s conftest
configure:26458: $? = 0
configure:26468: result: yes
configure:26485: checking for setsid declaration in unistd.h
configure:26531: result: yes
configure:26558: checking for setvbuf
configure:26601: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26604: $? = 0
configure:26607: test -s conftest
configure:26610: $? = 0
configure:26620: result: yes
configure:26637: checking for setvbuf declaration in stdio.h
configure:26683: result: yes
configure:26710: checking for sigblock
configure:26753: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26756: $? = 0
configure:26759: test -s conftest
configure:26762: $? = 0
configure:26772: result: yes
configure:26789: checking for sigblock declaration in signal.h
configure:26835: result: yes
configure:26862: checking for sigprocmask
configure:26905: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:26908: $? = 0
configure:26911: test -s conftest
configure:26914: $? = 0
configure:26924: result: yes
configure:26941: checking for sigprocmask declaration in signal.h
configure:26987: result: yes
configure:27014: checking for sigsetmask
configure:27057: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27060: $? = 0
configure:27063: test -s conftest
configure:27066: $? = 0
configure:27076: result: yes
configure:27093: checking for sigsetmask declaration in signal.h
configure:27139: result: yes
configure:27166: checking for sigsuspend
configure:27209: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27212: $? = 0
configure:27215: test -s conftest
configure:27218: $? = 0
configure:27228: result: yes
configure:27245: checking for sigsuspend declaration in signal.h
configure:27291: result: yes
configure:27318: checking for srand
configure:27361: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27364: $? = 0
configure:27367: test -s conftest
configure:27370: $? = 0
configure:27380: result: yes
configure:27397: checking for srand declaration in stdlib.h
configure:27443: result: yes
configure:27470: checking for srandom
configure:27513: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27516: $? = 0
configure:27519: test -s conftest
configure:27522: $? = 0
configure:27532: result: yes
configure:27549: checking for srandom declaration in stdlib.h math.h
configure:27595: result: yes
configure:27622: checking for stat
configure:27665: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27668: $? = 0
configure:27671: test -s conftest
configure:27674: $? = 0
configure:27684: result: yes
configure:27701: checking for stat declaration in sys/stat.h
configure:27747: result: yes
configure:27774: checking for strerror
configure:27817: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27820: $? = 0
configure:27823: test -s conftest
configure:27826: $? = 0
configure:27836: result: yes
configure:27853: checking for strerror declaration in string.h
configure:27899: result: yes
configure:27926: checking for strftime
configure:27969: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:27972: $? = 0
configure:27975: test -s conftest
configure:27978: $? = 0
configure:27988: result: yes
configure:28005: checking for strftime declaration in time.h
configure:28051: result: yes
configure:28078: checking for strsignal
configure:28121: aCC -Ae -o conftest -g   conftest.c -lm  >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
   strsignal (first referenced in conftest.o) (code)
configure:28124: $? = 1
configure: failed program was:
#line 28083 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strsignal (); 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 strsignal ();
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_strsignal) || defined (__stub___strsignal)
choke me
#else
f = strsignal;
#endif

  ;
  return 0;
}
configure:28140: result: no
configure:28230: checking for strtod
configure:28273: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:28276: $? = 0
configure:28279: test -s conftest
configure:28282: $? = 0
configure:28292: result: yes
configure:28309: checking for strtod declaration in stdlib.h
configure:28355: result: yes
configure:28382: checking for strtol
configure:28425: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:28428: $? = 0
configure:28431: test -s conftest
configure:28434: $? = 0
configure:28444: result: yes
configure:28461: checking for strtol declaration in stdlib.h
configure:28507: result: yes
configure:28534: checking for strtoul
configure:28577: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:28580: $? = 0
configure:28583: test -s conftest
configure:28586: $? = 0
configure:28596: result: yes
configure:28613: checking for strtoul declaration in stdlib.h
configure:28659: result: yes
configure:28686: checking for symlink
configure:28729: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:28732: $? = 0
configure:28735: test -s conftest
configure:28738: $? = 0
configure:28748: result: yes
configure:28765: checking for symlink declaration in unistd.h
configure:28811: result: yes
configure:28838: checking for tcdrain
configure:28881: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:28884: $? = 0
configure:28887: test -s conftest
configure:28890: $? = 0
configure:28900: result: yes
configure:28917: checking for tcdrain declaration in termios.h
configure:28963: result: yes
configure:28990: checking for tcflow
configure:29033: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29036: $? = 0
configure:29039: test -s conftest
configure:29042: $? = 0
configure:29052: result: yes
configure:29069: checking for tcflow declaration in termios.h
configure:29115: result: yes
configure:29142: checking for tcflush
configure:29185: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29204: result: yes
configure:29221: checking for tcflush declaration in termios.h
configure:29267: result: yes
configure:29294: checking for tcgetattr
configure:29337: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29340: $? = 0
configure:29343: test -s conftest
configure:29346: $? = 0
configure:29356: result: yes
configure:29373: checking for tcgetattr declaration in termios.h
configure:29419: result: yes
configure:29446: checking for tcgetpgrp
configure:29489: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29492: $? = 0
configure:29495: test -s conftest
configure:29498: $? = 0
configure:29508: result: yes
configure:29525: checking for tcgetpgrp declaration in unistd.h
configure:29571: result: yes
configure:29598: checking for tcgetsid
configure:29641: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29644: $? = 0
configure:29647: test -s conftest
configure:29650: $? = 0
configure:29660: result: yes
configure:29677: checking for tcgetsid declaration in sys/termios.h
configure:29723: result: yes
configure:29750: checking for tcsendbreak
configure:29793: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29796: $? = 0
configure:29799: test -s conftest
configure:29802: $? = 0
configure:29812: result: yes
configure:29829: checking for tcsendbreak declaration in termios.h
configure:29875: result: yes
configure:29902: checking for tcsetattr
configure:29945: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:29948: $? = 0
configure:29951: test -s conftest
configure:29954: $? = 0
configure:29964: result: yes
configure:29981: checking for tcsetattr declaration in termios.h
configure:30027: result: yes
configure:30054: checking for tcsetpgrp
configure:30097: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30100: $? = 0
configure:30103: test -s conftest
configure:30106: $? = 0
configure:30116: result: yes
configure:30133: checking for tcsetpgrp declaration in unistd.h
configure:30179: result: yes
configure:30206: checking for times
configure:30249: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30252: $? = 0
configure:30255: test -s conftest
configure:30258: $? = 0
configure:30268: result: yes
configure:30285: checking for times declaration in sys/times.h
configure:30331: result: yes
configure:30358: checking for tmpfile
configure:30401: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30404: $? = 0
configure:30407: test -s conftest
configure:30410: $? = 0
configure:30420: result: yes
configure:30437: checking for tmpfile declaration in stdio.h
configure:30483: result: yes
configure:30510: checking for uname
configure:30553: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30556: $? = 0
configure:30559: test -s conftest
configure:30562: $? = 0
configure:30572: result: yes
configure:30589: checking for uname declaration in sys/utsname.h
configure:30635: result: yes
configure:30662: checking for unlink
configure:30705: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30708: $? = 0
configure:30711: test -s conftest
configure:30714: $? = 0
configure:30724: result: yes
configure:30741: checking for unlink declaration in unistd.h
configure:30787: result: yes
configure:30814: checking for unlockpt
configure:30857: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:30860: $? = 0
configure:30863: test -s conftest
configure:30866: $? = 0
configure:30876: result: yes
configure:30893: checking for unlockpt declaration in stdlib.h
configure:30939: result: yes
configure:30966: checking for waitpid
configure:31009: aCC -Ae -o conftest -g   conftest.c -lm  >&5
configure:31012: $? = 0
configure:31015: test -s conftest
configure:31018: $? = 0
configure:31028: result: yes
configure:31045: checking for waitpid declaration in sys/wait.h
configure:31091: result: yes
configure:31104: checking for PATH_MAX definition in limits.h
configure:31129: g++ -c -g -O2  conftest.cc >&5
configure:31132: $? = 0
configure:31135: test -s conftest.o
configure:31138: $? = 0
configure:31150: result: yes
configure:31160: checking for _POSIX_PATH_MAX definition in limits.h
configure:31185: g++ -c -g -O2  conftest.cc >&5
configure:31188: $? = 0
configure:31191: test -s conftest.o
configure:31194: $? = 0
configure:31206: result: yes
configure:31216: checking for MAXPATHLEN definition in sys/param.h
configure:31241: g++ -c -g -O2  conftest.cc >&5
configure:31244: $? = 0
configure:31247: test -s conftest.o
configure:31250: $? = 0
configure:31262: result: yes
configure:31363: g++ -E   conftest.cc
configure:31369: $? = 0
configure:31500: 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 dxbgap01

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:1430: ddd/config.h is unchanged
config.status:1531: executing depfiles commands
config.status:1531: executing ddd/stamp-h commands
configure:32774: configuring in readline
configure:32853: running /bin/sh './configure' --prefix=/usr/local  'CC=aCC
-Ae' --cache-file=/dev/null --srcdir=.

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

ac_cv_build=hppa64-hp-hpux11.11
ac_cv_build_alias=hppa64-hp-hpux11.11
ac_cv_c_compiler_gnu=no
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='aCC -Ae'
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=''
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=yes
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=yes
ac_cv_func_regcomp=yes
ac_cv_func_regexec=yes
ac_cv_func_remove=no
ac_cv_func_setbuf=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpgrp2=yes
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=yes
ac_cv_func_sigblock=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_sigsetmask=yes
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=no
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=yes
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= ac_x_libraries='
ac_cv_header_X11_Xaw_Form_h=no
ac_cv_header_X11_Xaw_Panner_h=no
ac_cv_header_X11_Xaw_Porthole_h=no
ac_cv_header_X11_Xmu_Editres_h=no
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=yes
ac_cv_header_exception=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libelf_h=yes
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=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_stropts_h=yes
ac_cv_header_sys_core_h=yes
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=yes
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=yes
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=yes
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=hppa64-hp-hpux11.11
ac_cv_host_alias=hppa64-hp-hpux11.11
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=no
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_curses___tgetent=yes
ac_cv_lib_elf_elf_version=yes
ac_cv_lib_fl_yywrap=no
ac_cv_lib_iberty_xstrerror=yes
ac_cv_lib_ipc_shmap=no
ac_cv_lib_l_yywrap=yes
ac_cv_lib_m_hypot=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_mytinfo___tgetent=no
ac_cv_lib_ncurses___tgetent=no
ac_cv_lib_posix_remove=no
ac_cv_lib_readline_readline=no
ac_cv_lib_y_yyerror=yes
ac_cv_objext=o
ac_cv_path_RSH=/bin/remsh
ac_cv_path_SH=/bin/sh
ac_cv_path_install='/opt/imake/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_COMPRESS=gzip
ac_cv_prog_CPP='aCC -Ae -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=lex
ac_cv_prog_LPR=lp
ac_cv_prog_M4=m4
ac_cv_prog_SED=sed
ac_cv_prog_TAR=tar
ac_cv_prog_UNCOMPRESS=gzip
ac_cv_prog_XTERM=xterm
ac_cv_prog_ac_ct_CC='aCC -Ae'
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=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=hppa64-hp-hpux11.11
ac_cv_target_alias=hppa64-hp-hpux11.11
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=none
am_cv_CXX_dependencies_compiler_type=gcc3
ice_cv_athena_libraries=/usr/lib/X11R4
ice_cv_conserve_space=yes
ice_cv_cxx_isystem=yes
ice_cv_elide_constructors=yes
ice_cv_external_templates=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_attribute_noreturn=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_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_decl=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_setpgrp2_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_sigblock_decl=yes
ice_cv_have_sigprocmask_decl=yes
ice_cv_have_sigsetmask_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_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_tcgetsid_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=yes
ice_cv_motif_includes=''
ice_cv_motif_libraries=''
ice_cv_permissive=yes
ice_cv_prog_cc=yes
ice_cv_prog_cxx=yes
ice_cv_regcomp_broken=no
ice_cv_traditional_cpp=/lib/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 (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9])
shared library'
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=/usr/lib/libc.sl
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/^T .* \(.*\)$/extern char
\1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/bin/ld
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=''
lt_cv_prog_cc_pic=' +Z'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=''
lt_cv_prog_cc_static='-Wl,-a -Wl,archive'
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe=''
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.8"
#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 HAVE_ATTRIBUTE_NORETURN 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_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_XP 1
#define HAVE_MOTIF 1
#define HAVE_XMINSTALLIMAGE 1
#define MOTIF_DIALOGS_OWN_SELECTION_LIST 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_LIBELF_H 1
#define HAVE_ELF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STROPTS_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_STROPTS_H 1
#define HAVE_SYS_SYSMACROS_H 1
#define HAVE_SYS_CORE_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_SYS_USER_H 1
#define HAVE_SYS_PTRACE_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 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_PTRACE 1
#define HAVE_PTRACE_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_SETPGRP2 1
#define HAVE_SETPGRP2_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_SIGBLOCK 1
#define HAVE_SIGBLOCK_DECL 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGPROCMASK_DECL 1
#define HAVE_SIGSETMASK 1
#define HAVE_SIGSETMASK_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_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_TCGETSID 1
#define HAVE_TCGETSID_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

############### END CONFIG LOG ################

##### MAKE OUTPUT #############################

No suffix list.
Making all in readline
Making all in themes
No suffix list.
Making all in vsllib
No suffix list.
Making all in ddd
        make  all-am
Creating ../icons/dddmask.xbm
sh[4]: pnmdepth:  not found.
sh[4]: ppmtopgm:  not found.
sh[4]: pgmtopbm:  not found.
sh[4]: xpmtoppm:  not found.
sh[5]: pbmtoxbm:  not found.
Creating ../icons/toolbar/breakat.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/clearat.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/cluster.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/delete.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/deref.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/disable.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/display.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/findbwd.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/findfwd.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/enable.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/hide.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/lookup.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/maketemp.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/newbreak.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/newdisplay.xpmxx
sh[3]: xbmtopbm:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[4]: pnmmargin:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/newwatch.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/plot.xpmxx
sh[3]: xbmtopbm:  not found.
sh[5]: pnmcut:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/print.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/properties.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/rotate.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/set.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[13]: ppmtoxpm:  not found.
sh[12]: pnmarith:  not found.
Creating ../icons/toolbar/show.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/uncluster.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/undisplay.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/unwatch.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[5]: pnmcut:  not found.
sh[6]: pnminvert:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
Creating ../icons/toolbar/watch.xpmxx
sh[3]: xbmtopbm:  not found.
sh[4]: pnmmargin:  not found.
sh[6]: pnminvert:  not found.
sh[5]: pnmcut:  not found.
sh[7]: pnmpaste:  not found.
sh[8]: ppmtoxpm:  not found.
sh[11]: xpmtoppm:  not found.
sh[12]: pnmarith:  not found.
sh[13]: ppmtoxpm:  not found.
        source='ddd.C' object='ddd.o' libtool=no \
        depfile='.deps/ddd.Po' tmpdepfile='.deps/ddd.TPo' \
        depmode=gcc3 /bin/sh ../depcomp \
        g++ -DHAVE_CONFIG_H -I. -I. -I. -I./..      -DNDEBUG -O2 -g -Wall -W
-trigraphs  -c -o ddd.o `test -f 'ddd.C' || echo './'`ddd.C
ddd.C:174:29: X11/Xaw/XawInit.h: No such file or directory
ddd.C: In function `ddd_exit_t pre_main_loop(int, char**)':
ddd.C:2154: `XawInitializeWidgetSet' undeclared (first use this function)
ddd.C:2154: (Each undeclared identifier is reported only once for each
function 
   it appears in.)
/usr/local/include/c++/3.2.3/bits/stl_threads.h: At global scope:
/usr/local/include/c++/3.2.3/bits/stl_threads.h: In instantiation of
`__gthread_mutex_t std::_Swap_lock_struct<0>::_S_swap_lock':
/usr/local/include/c++/3.2.3/bits/stl_threads.h:122:   instantiated from
here
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
/usr/local/include/c++/3.2.3/bits/stl_threads.h:115: warning: aggregate has
a 
   partly bracketed initializer
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

##### END MAKE OUTPUT #########################




reply via email to

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