bug-cflow
[Top][All Lists]
Advanced

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

[Bug-cflow] cflow-1.0: build feedback


From: Nelson H. F. Beebe
Subject: [Bug-cflow] cflow-1.0: build feedback
Date: Sat, 15 Oct 2005 11:59:00 -0600 (MDT)

I've just done build attempts for cflow-1.0 in 23 Unix environments
covering all of the major platforms except for IBM AIX and HP HP-UX.
Of them, 19 were successful and passed all of the tests.

Of the remaining four, three of them failed at the same point in the
test suite:

        /bin/ksh ./testsuite
        testsuite: error: invalid content: atlocal

This happens on

        Sun Ultra Enterprise 450/400 (4 UltraSPARC-II CPUs, 400 MHz); Solaris 7
        DEC Alpha 4100-5/466 (4 21164 EV5 CPUs, 466 MHz, 2GB RAM); OSF/1 4.0F
        Intel Pentium III (600 MHz); OpenBSD 3.2 GENERIC#25 i386

On

        Intel Pentium III (600 MHz); FreeBSD 5.0

I got this:

        /usr/local/bin/bash ./testsuite
        ## ------------------------- ##
        ## GNU cflow 1.0 test suite. ##
        ## ------------------------- ##
          1: cflow version                                ok
          2: direct tree                                  FAILED (direct.at:41)
          3: reverse tree                                 FAILED (reverse.at:47)
          4: recursive calls                              FAILED (recurse.at:43)
          5: attribute handling                           FAILED (attr.at:38)
          6: attribute wrapper handling                   FAILED 
(awrapper.at:36)
          7: parameter wrapper handling                   FAILED 
(pwrapper.at:36)
          8: Forward function declarations                FAILED (fdecl.at:34)
          9: Included symbols                             FAILED (include.at:54)
         10: Static struct in block scope                 FAILED (ssblock.at:42)
         11: Functional arguments                         FAILED (funcarg.at:30)
         12: Function parameter handling                  FAILED (parm.at:37)

        ## ------------- ##
        ## Test results. ##
        ## ------------- ##

        ERROR: All 12 tests were run,
        11 failed unexpectedly.
        ## -------------------------- ##
        ## testsuite.log was created. ##
        ## -------------------------- ##

        Please send `testsuite.log' and all information you think might help:

           To: <address@hidden>
           Subject: [GNU cflow 1.0] testsuite: 2 3 4 5 6 7 8 9 10 11 12 failed

I tracked down the problem with the other three: tests/atlocal has

        unset POSIXLY_CORRECT

and the ksh or sh versions on these systems give an error because that
variable is not defined.  I set the variable, and restarted the tests:

        env POSIXLY_CORRECT=1 make check -s

On Solaris 7, all tests then passed.

However, on OpenBSD I got these failures:

        ## ------------------------- ##
        ## GNU cflow 1.0 test suite. ##
        ## ------------------------- ##
          1: cflow version                                ok
          2: direct tree                                  FAILED (direct.at:41)
          3: reverse tree                                 FAILED (reverse.at:47)
          4: recursive calls                              FAILED (recurse.at:43)
          5: attribute handling                           FAILED (attr.at:38)
          6: attribute wrapper handling                   FAILED 
(awrapper.at:36)
          7: parameter wrapper handling                   FAILED 
(pwrapper.at:36)
          8: Forward function declarations                FAILED (fdecl.at:34)
          9: Included symbols                             FAILED (include.at:54)
         10: Static struct in block scope                 FAILED (ssblock.at:42)
         11: Functional arguments                         FAILED (funcarg.at:30)
         12: Function parameter handling                  FAILED (parm.at:37)

        ## ------------- ##
        ## Test results. ##
        ## ------------- ##

        ERROR: All 12 tests were run,
        11 failed unexpectedly.
        testsuite: error: invalid content: atlocal

On OSF/1, I got these failures:

        ## ------------------------- ##
        ## GNU cflow 1.0 test suite. ##
        ## ------------------------- ##
          1: cflow version                                FAILED (version.at:32)
          2: direct tree                                  FAILED (direct.at:41)
          3: reverse tree                                 FAILED (reverse.at:47)
          4: recursive calls                              FAILED (recurse.at:43)
          5: attribute handling                           FAILED (attr.at:38)
          6: attribute wrapper handling                   FAILED 
(awrapper.at:36)
          7: parameter wrapper handling                   FAILED 
(pwrapper.at:36)
          8: Forward function declarations                FAILED (fdecl.at:34)
          9: Included symbols                             FAILED (include.at:54)
         10: Static struct in block scope                 FAILED (ssblock.at:42)
         11: Functional arguments                         FAILED (funcarg.at:30)
         12: Function parameter handling                  FAILED (parm.at:37)

        ## ------------- ##
        ## Test results. ##
        ## ------------- ##

        ERROR: All 12 tests were run,
        12 failed unexpectedly.
        testsuite: error: invalid content: atlocal
        ## -------------------------- ##
        ## testsuite.log was created. ##
        ## -------------------------- ##

        Please send `testsuite.log' and all information you think might help:

           To: <address@hidden>
           Subject: [GNU cflow 1.0] testsuite: 1 2 3 4 5 6 7 8 9 10 11 12 failed

Here is the testsuite.log file from OSF/1:

## ------------------------- ##
## GNU cflow 1.0 test suite. ##
## ------------------------- ##

testsuite: command line was:
  $ ./testsuite

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../po/ChangeLog:
| 2005-04-22  Sergey Poznyakoff  <address@hidden>
|
|       * Makevars: New file
|       * POTFILES.in: New file
|
| 
| Local Variables:
| mode: change-log
| version-control: never
| End:

testsuite: ../ChangeLog:
| 2005-10-05  Sergey Poznyakoff  <address@hidden>
|
|       * src/cflow.h,src/main.c,src/parser.c,src/posix.c
|       (omit_symbol_name_option): Rename to omit_symbol_names_option.
|
|       * src/cflow.h (newline): New prototype
|       * src/parser.c: Minor fixes
|       * src/symbol.c: Minor fixes
|
|       * doc/cflow.texi: Updated. Mention cflow2vcg and vcg tools.

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

hostname = mosso.math.utah.edu
uname -m = alpha
uname -r = V4.0
uname -s = OSF1
uname -v = 1229

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

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

PATH: /local/build/cflow-1.0/tests
PATH: /local/build/cflow-1.0/src
PATH: /local/build/cflow-1.0
PATH: /usr/local/bin
PATH: /u/sy/beebe/bin/alpha
PATH: /u/sy/beebe/bin
PATH: /usr/local/share/bin
PATH: /usr/local/bin/X11
PATH: /usr/local/mpi/bin
PATH: /usr/local/pbmplus
PATH: /usr/bin/X11
PATH: /usr/dt/bin
PATH: /usr/local/plot79
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/sbin
PATH: /usr/bin
PATH: /bin
PATH: /sbin
PATH: /usr/local/etc
PATH: /etc
PATH: /usr/local/tecplot
PATH: /usr/local/tecplot/bin
PATH: /usr/local/pvm3/lib
PATH: /u/sy/beebe/tex/bib
PATH: /usr/lbin
PATH: /usr/local/ora/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/local/build/cflow-1.0/tests'
| at_srcdir='.'
| abs_srcdir='/local/build/cflow-1.0/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/local/build/cflow-1.0/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/local/build/cflow-1.0/tests/../.'
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/ksh'}

testsuite: atlocal:
| # tests/atlocal.  Generated from atlocal.in by configure.                     
                -*- shell-script -*-
| # Configurable variable values for GNU test test suite.
|
| 
PATH=/local/build/cflow-1.0/tests:/local/build/cflow-1.0/tests/.././src:$top_srcdir:$srcdir:$PATH
| CFLOWDIR=/local/build/cflow-1.0/tests
| #EXAMPLES=/local/build/cflow-1.0/tests/../examples
| CFLOW_OPTIONS=
| export CFLOW_OPTIONS
| CFLOWRC=/dev/null
| export CFLOWRC
| unset POSIXLY_CORRECT

## ---------------- ##
## Tested programs. ##
## ---------------- ##

testsuite.at:46: /local/build/cflow-1.0/src/cflow --version
./testsuite: line 690: /local/build/cflow-1.0/src/cflow: Permission denied

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Sat Oct 15 11:31:38 MDT 2005
testsuite: ending at: Sat Oct 15 11:31:45 MDT 2005
testsuite: test suite duration: 0h 0m 7s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 12 tests were run,
12 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

1. version.at:19: testing ...
version.at:32: cflow --version
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:38 -0600
@@ -0,0 +1,6 @@
+getopt: illegal option -- -
+getopt: illegal option -- v
+getopt: illegal option -- e
+getopt: illegal option -- s
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- -   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:38 -0600
@@ -1,2 +1 @@
-cflow (GNU cflow) 1.0

version.at:32: exit code was 1, expected 0
1. version.at:19: 1. cflow version (version.at:19): FAILED (version.at:32)

2. direct.at:19: testing ...
direct.at:41: cflow  prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:39 -0600
@@ -0,0 +1 @@
+prog -- cflow can't process - file skipped
--- expout      2005-10-15 11:31:39 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:39 -0600
@@ -1,4 +0,0 @@
-main() <main () at prog:11>:
-    bar() <bar () at prog:6>:
-        foo() <foo () at prog:2>
-    foo() <foo () at prog:2>
direct.at:41: exit code was 1, expected 0
2. direct.at:19: 2. direct tree (direct.at:19): FAILED (direct.at:41)

3. reverse.at:19: testing ...
reverse.at:47: cflow -r prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:39 -0600
@@ -0,0 +1 @@
+prog -- cflow can't process - file skipped
--- expout      2005-10-15 11:31:39 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:39 -0600
@@ -1,7 +0,0 @@
-bar() <bar () at prog:6>:
-    main() <main () at prog:11>
-foo() <foo () at prog:2>:
-    bar() <bar () at prog:6>:
-        main() <main () at prog:11>
-    main() <main () at prog:11>
-main() <main () at prog:11>
reverse.at:47: exit code was 1, expected 0
3. reverse.at:19: 3. reverse tree (reverse.at:19): FAILED (reverse.at:47)

4. recurse.at:19: testing ...
recurse.at:43: cflow  prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:40 -0600
@@ -0,0 +1 @@
+prog -- cflow can't process - file skipped
--- expout      2005-10-15 11:31:40 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:40 -0600
@@ -1,5 +0,0 @@
-main() <main () at prog:13>:
-    bar() <bar () at prog:7> (R):
-        bar() <bar () at prog:7> (recursive: see 2)
-        foo() <foo () at prog:2> (R):
-            bar() <bar () at prog:7> (recursive: see 2)
recurse.at:43: exit code was 1, expected 0
4. recurse.at:19: 4. recursive calls (recurse.at:19): FAILED (recurse.at:43)

5. attr.at:19: testing ...
attr.at:38: cflow -v prog
--- -   2005-10-15 11:31:41 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:40 -0600
@@ -1,2 +1,4 @@
-prog:2: expected `;' near `__attribute__'
+getopt: illegal option -- v
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift

--- expout      2005-10-15 11:31:40 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:40 -0600
@@ -1,2 +0,0 @@
-main() <main () at prog:4>:
-    foo()
attr.at:38: exit code was 1, expected 0
5. attr.at:19: 5. attribute handling (attr.at:19): FAILED (attr.at:38)

6. awrapper.at:19: testing ...
awrapper.at:36: cflow --symbol __attribute__:wrapper prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:41 -0600
@@ -0,0 +1,9 @@
+getopt: illegal option -- -
+getopt: illegal option -- s
+getopt: illegal option -- y
+getopt: illegal option -- m
+getopt: illegal option -- b
+getopt: illegal option -- o
+getopt: illegal option -- l
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:41 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:41 -0600
@@ -1,2 +0,0 @@
-main() <main () at prog:4>:
-    foo()
awrapper.at:36: exit code was 1, expected 0
6. awrapper.at:19: 6. attribute wrapper handling (awrapper.at:19): FAILED 
(awrapper.at:36)

7. pwrapper.at:19: testing ...
pwrapper.at:36: cflow --symbol PARM:wrapper prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:41 -0600
@@ -0,0 +1,9 @@
+getopt: illegal option -- -
+getopt: illegal option -- s
+getopt: illegal option -- y
+getopt: illegal option -- m
+getopt: illegal option -- b
+getopt: illegal option -- o
+getopt: illegal option -- l
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:41 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:41 -0600
@@ -1,2 +0,0 @@
-foo() <int foo (int x,int y) at prog:5>:
-    bar()
pwrapper.at:36: exit code was 1, expected 0
7. pwrapper.at:19: 7. parameter wrapper handling (pwrapper.at:19): FAILED 
(pwrapper.at:36)

8. fdecl.at:19: testing ...
fdecl.at:34: cflow -v prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:42 -0600
@@ -0,0 +1,3 @@
+getopt: illegal option -- v
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:42 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:42 -0600
@@ -1,2 +0,0 @@
-foo() <int foo (int x,int y) at prog:5>:
-    bar()
fdecl.at:34: exit code was 1, expected 0
8. fdecl.at:19: 8. Forward function declarations (fdecl.at:19): FAILED 
(fdecl.at:34)

9. include.at:19: testing ...
include.at:54: cflow -v prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:42 -0600
@@ -0,0 +1,3 @@
+getopt: illegal option -- v
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:42 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:42 -0600
@@ -1,2 +0,0 @@
-main() <int main () at prog:22>:
-    foo() <int foo (int y) at prog:13>:
include.at:54: exit code was 1, expected 0
9. include.at:19: 9. Included symbols (include.at:19): FAILED (include.at:54)

10. ssblock.at:19: testing ...
ssblock.at:42: cflow -v -ix prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:43 -0600
@@ -0,0 +1,4 @@
+getopt: illegal option -- v
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:43 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:43 -0600
@@ -1,3 +0,0 @@
-main() <int main () at prog:12>:
-    foo() <int foo () at prog:3>:
-        k <struct { ... } k[] at prog:7>
ssblock.at:42: exit code was 1, expected 0
10. ssblock.at:19: 10. Static struct in block scope (ssblock.at:19): FAILED 
(ssblock.at:42)

11. funcarg.at:19: testing ...
funcarg.at:30: cflow -v --main=foo prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:43 -0600
@@ -0,0 +1,7 @@
+getopt: illegal option -- v
+getopt: illegal option -- -
+getopt: illegal option -- m
+getopt: illegal option -- a
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:43 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:43 -0600
@@ -1 +0,0 @@
-foo() <int foo (int bar ()) at prog:3>
funcarg.at:30: exit code was 1, expected 0
11. funcarg.at:19: 11. Functional arguments (funcarg.at:19): FAILED 
(funcarg.at:30)

12. parm.at:19: testing ...
parm.at:37: cflow -ix -v prog
--- /dev/null   2005-10-15 11:31:38 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stderr        2005-10-15 
11:31:45 -0600
@@ -0,0 +1,4 @@
+getopt: illegal option -- v
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: goto: not found
+/usr/ccs/bin/cflow: cannot shift
--- expout      2005-10-15 11:31:44 -0600
+++ /local/build/cflow-1.0/tests/testsuite.dir/at-stdout        2005-10-15 
11:31:44 -0600
@@ -1,2 +0,0 @@
-main() <int main () at prog:8>:
-    bar <int bar at prog:2>
parm.at:37: exit code was 1, expected 0
12. parm.at:19: 12. Function parameter handling (parm.at:19): FAILED 
(parm.at:37)


## -------------- ##
## ..//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 GNU cflow configure 1.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = mosso.math.utah.edu
| uname -m = alpha
| uname -r = V4.0
| uname -s = OSF1
| uname -v = 1229
|
| /usr/bin/uname -p = alpha
| /bin/uname -X     = unknown
|
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = alpha
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /usr/local/bin
| PATH: /u/sy/beebe/bin/alpha
| PATH: /usr/local/share/bin
| PATH: /usr/local/bin/X11
| PATH: /usr/local/mpi/bin
| PATH: /usr/local/pbmplus
| PATH: /usr/bin/X11
| PATH: /usr/dt/bin
| PATH: /usr/local/plot79
| PATH: /usr/ccs/bin
| PATH: /usr/ucb
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /bin
| PATH: /sbin
| PATH: /usr/local/etc
| PATH: /etc
| PATH: .
| PATH: /usr/local/pvm3/lib
| PATH: /u/sy/beebe/tex/bib
| PATH: /usr/lbin
| PATH: /usr/local/ora/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1387: checking for a BSD-compatible install
| configure:1442: result: /usr/local/bin/install -c
| configure:1453: checking whether build environment is sane
| configure:1496: result: yes
| configure:1561: checking for gawk
| configure:1577: found /usr/local/bin/gawk
| configure:1587: result: gawk
| configure:1597: checking whether make sets $(MAKE)
| configure:1617: result: yes
| configure:1805: checking for style of include used by make
| configure:1833: result: GNU
| configure:1904: checking for gcc
| configure:1930: result: cc
| configure:2174: checking for C compiler version
| configure:2177: cc --version </dev/null >&5
| cc: Error: no source, object or ucode file specified
| configure:2180: $? = 2
| configure:2182: cc -v </dev/null >&5
|
|
| cc: Error: no source, object or ucode file specified
| configure:2185: $? = 2
| configure:2187: cc -V </dev/null >&5
| DEC C V5.9-005 on Digital UNIX V4.0 (Rev. 1229)
| /usr/lib/cmplrs/cc/ld:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: ld.c,v $ $Revision: 4.3.122.3 $ (DEC) $Date: 1998/10/20 
14:08:22 $
|       $RCSfile: doup.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 1994/10/20 
14:19:31 $
|       $RCSfile: pass1.c,v $ $Revision: 4.3.61.2 $ (DEC) $Date: 1998/04/23 
20:24:25 $
|       $RCSfile: obj_file.c,v $ $Revision: 4.2.38.3 $ (DEC) $Date: 1997/05/06 
13:00:05 $
|       $RCSfile: file_tbl.c,v $ $Revision: 4.2.40.2 $ (DEC) $Date: 1997/03/17 
15:02:07 $
|       $RCSfile: fdmap.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 1997/03/17 
15:02:01 $
|       $RCSfile: ext_tbl.c,v $ $Revision: 4.2.80.3 $ (DEC) $Date: 1997/03/17 
15:01:44 $
|       $RCSfile: extmap.c,v $ $Revision: 4.2.30.2 $ (DEC) $Date: 1997/03/17 
15:01:54 $
|       $RCSfile: read.c,v $ $Revision: 4.2.71.2 $ (DEC) $Date: 1998/10/20 
20:36:51 $
|       $RCSfile: read_malloc.c,v $ $Revision: 1.1.44.4 $ (DEC) $Date: 
1997/09/30 18:53:01 $
|       $RCSfile: layout.c,v $ $Revision: 4.2.121.2 $ (DEC) $Date: 1998/03/20 
14:05:43 $
|       $RCSfile: relocsym.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 1997/02/26 
20:47:45 $
|       $RCSfile: write.c,v $ $Revision: 4.3.58.2 $ (DEC) $Date: 1997/03/17 
15:03:54 $
|       $RCSfile: pass2.c,v $ $Revision: 4.3.90.3 $ (DEC) $Date: 1997/03/17 
15:03:09 $
|       $RCSfile: extlink.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:55:56 $
|       $RCSfile: tracesym.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:59:20 $
|       $RCSfile: dn_tbl.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:54:50 $
|       $RCSfile: dnmap.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/09/02 
16:10:47 $
|       $RCSfile: dynutil.c,v $ $Revision: 4.2.96.2 $ (DEC) $Date: 1998/10/02 
18:26:34 $
|       $RCSfile: mipscoff.c,v $ $Revision: 4.3.66.2 $ (DEC) $Date: 1998/03/20 
14:06:12 $
|       $RCSfile: dsoindirect.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 
1995/02/08 15:21:38 $
|       $RCSfile: dsosymbol_table.c,v $ $Revision: 4.3.29.2 $ (DEC) $Date: 
1995/10/26 17:16:39 $
|       $RCSfile: dsomisc.c,v $ $Revision: 4.2.6.2 $ (DEC) $Date: 1994/08/05 
17:55:23 $
|       $RCSfile: dsomain.c,v $ $Revision: 4.2.16.3 $ (DEC) $Date: 1994/09/02 
16:10:46 $
|       $RCSfile: literal.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1995/08/31 
18:10:41 $
|       $RCSfile: elfhash.c,v $ $Revision: 4.1.27.2 $ (DEC) $Date: 1997/03/17 
15:01:37 $
|       $RCSfile: register.c,v $ $Revision: 4.2.22.5 $ (DEC) $Date: 1995/05/23 
18:46:26 $
|       $RCSfile: elf.c,v $ $Revision: 4.3.51.4 $ (DEC) $Date: 1997/05/06 
13:00:03 $
|       $RCSfile: uldgnum.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 1994/10/20 
16:22:50 $
|       $RCSfile: op.c,v $ $Revision: 1.1.10.2 $ (DEC) $Date: 1994/08/05 
17:57:05 $
|       $RCSfile: dsoalphainst.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 
1996/02/02 21:50:45 $
|       $RCSfile: alphaop_utils.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 
1994/08/05 17:54:48 $
|       $RCSfile: smap.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1994/08/05 
17:59:15 $
|       $RCSfile: match.c,v $ $Revision: 4.2.29.3 $ (DEC) $Date: 1997/09/23 
18:58:00 $
|       $RCSfile: relocate.c,v $ $Revision: 1.1.85.2 $ (DEC) $Date: 1998/03/20 
14:06:18 $
|       $RCSfile: mgot.c,v $ $Revision: 1.1.50.2 $ (DEC) $Date: 1997/03/17 
15:02:49 $
|       $RCSfile: gprof.c,v $ $Revision: 1.1.26.2 $ (DEC) $Date: 1998/03/20 
14:05:34 $
|       $RCSfile: trampoline.c,v $ $Revision: 1.1.23.3 $ (DEC) $Date: 
1997/06/20 18:46:07 $
|       $RCSfile: gpinfo.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 1997/03/17 
15:02:12 $
|       $RCSfile: stats.c,v $ $Revision: 1.1.10.2 $ (DEC) $Date: 1997/03/17 
15:03:44 $
|       $RCSfile: obj.c,v $ $Revision: 4.3.50.2 $ (DEC) $Date: 1998/04/28 
15:11:09 $
|       $RCSfile: wh1.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1998/04/28 
15:11:52 $
|       $RCSfile: cmrlc_produce.c,v $ $Revision: 1.1.19.3 $ (DEC) $Date: 
1998/06/18 20:54:23 $
|       $RCSfile: cmrlc_basic.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:13 $
|       $RCSfile: lderr.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1998/04/28 
15:10:40 $
|       $RCSfile: decompresswh1.alpha.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 
1994/11/15 16:30:26 $
|       $RCSfile: allocate.c,v $ $Revision: 1.1.3.3 $ (DEC) $Date: 1994/05/25 
19:19:04 $
|       $RCSfile: cmrlc_heur.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:17 $
|       $RCSfile: ldgetname.c,v $ $Revision: 4.3.5.2 $ (DEC) $Date: 1994/05/26 
18:09:48 $
|       $RCSfile: scncomment.c,v $ $Revision: 4.1.12.2 $ (DEC) $Date: 
1994/05/04 20:03:47 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: signal.c,v $ $Revision: 4.3.9.2 $ (DEC) $Date: 1995/09/12 
17:44:41 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: scanf.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:45:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: fgets.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/11/23 
20:11:27 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: atoi.c,v $ $Revision: 4.2.14.2 $ (DEC) $Date: 1998/09/11 
18:46:43 $
|       $RCSfile: atol.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1998/09/11 
18:46:45 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: system.c,v $ $Revision: 4.3.13.2 $ (DEC) $Date: 1994/08/03 
14:34:15 $
|       $RCSfile: strncmp.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1994/04/20 
16:56:44 $
|       $RCSfile: errlst.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:19:49 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: vfprintf.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:15:00 $
|       $RCSfile: sysconf.c,v $ $Revision: 4.3.29.2 $ (DEC) $Date: 1998/05/08 
16:01:05 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: Ustrtok.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
19:18:34 $
|       $RCSfile: strtok.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:33 $
|       $RCSfile: strtol.c,v $ $Revision: 4.3.13.2 $ (DEC) $Date: 1994/08/03 
14:33:56 $
|       $RCSfile: fseek.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1999/02/03 
21:02:04 $
|       $RCSfile: ftell.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:58 $
|       $RCSfile: strcspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:25 $
|       $RCSfile: cfork.c,v $ $Revision: 1.1.3.7 $ (DEC) $Date: 1996/01/24 
16:16:02 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: nano_timers.c,v $ $Revision: 4.3.14.3 $ (DEC) $Date: 
1995/06/12 20:42:02 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
|       $RCSfile: mktemp.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1995/08/29 
17:56:51 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: strcasecmp.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 
1994/11/10 14:57:27 $
|       $RCSfile: a64l.c,v $ $Revision: 4.2.9.6 $ (DEC) $Date: 1995/06/28 
16:00:16 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: fdopen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
22:09:55 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: doscan.c,v $ $Revision: 4.3.36.2 $ (DEC) $Date: 1998/05/26 
14:59:03 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: waitpid.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/10/30 
21:48:36 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: siglist.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/02/08 
22:02:42 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: strspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:15 $
|       $RCSfile: strpbrk.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:04 $
|       $RCSfile: atfork.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/25 
20:52:45 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: rec_mutex.c,v $ $Revision: 1.1.8.2 $ (DEC) $Date: 1997/06/24 
19:15:05 $
|       $RCSfile: fcntl_nc.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/10/30 
21:48:23 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: mblen.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1998/10/30 
18:59:39 $
|       $RCSfile: mbtowc.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/02/09 
15:37:35 $
|       $RCSfile: strtod.c,v $ $Revision: 4.2.15.3 $ (DEC) $Date: 1994/08/16 
20:01:29 $
|       $RCSfile: strtoul.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1994/08/03 
14:34:11 $
|       $RCSfile: strstr.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:20 $
|       $RCSfile: ungetwc.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1995/05/04 
20:48:07 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: __mbtopc.c,v $ $Revision: 1.1.7.4 $ (DEC) $Date: 1994/05/31 
18:12:22 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: setjmp_incl.s,v $ $Revision: 1.1.4.5 $ (DEC) $Date: 
1994/05/13 18:07:02 $
|       $RCSfile: mb.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 1994/05/05 
21:06:45 $
|       $RCSfile: alpha_unwind.c,v $ $Revision: 1.1.26.3 $ (DEC) $Date: 
1998/10/02 21:42:16 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|       $RCSfile: perror.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:25:26 $
|       $RCSfile: fputs.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:33 $
|        habitat_id = realtime_12:1991
|       $RCSfile: allocator.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1992/12/03 
19:08:59 $
|       $RCSfile: nmach_user.c,v $ $Revision: 4.2.2.2 $ (DEC) $Date: 1993/01/15 
18:03:56 $
|       $RCSfile: mach_error.c,v $ $Revision: 4.2 $ (DEC) $Date: 1991/09/20 
04:10:59 $
|       $RCSfile: msg.c,v $ $Revision: 4.2.2.2 $ (DEC) $Date: 93/03/02 16:10:03 
$
|       $RCSfile: mig_support.c,v $ $Revision: 4.2 $ (DEC) $Date: 1991/09/20 
04:11:14 $
|       $RCSfile: mach_init.c,v $ $Revision: 4.2.6.2 $ (DEC) $Date: 1995/07/11 
20:50:08 $
| /usr/lib/cmplrs/cc/ftoc:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: perror.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:25:26 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: errlst.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:19:49 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
| /usr/lib/cmplrs/cc/cord:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: ldgetpd.c,v $ $Revision: 4.3.6.2 $ (DEC) $Date: 1995/01/25 
20:38:36 $
|       $RCSfile: cmrlc_produce.c,v $ $Revision: 1.1.19.3 $ (DEC) $Date: 
1998/06/18 20:54:23 $
|       $RCSfile: cmrlc_basic.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:13 $
|       $RCSfile: cmrlc_consume.c,v $ $Revision: 1.1.16.3 $ (DEC) $Date: 
1998/06/18 20:54:14 $
|       $RCSfile: lderr.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1998/04/28 
15:10:40 $
|       $RCSfile: obj.c,v $ $Revision: 4.3.50.2 $ (DEC) $Date: 1998/04/28 
15:11:09 $
|       $RCSfile: allocate.c,v $ $Revision: 1.1.3.3 $ (DEC) $Date: 1994/05/25 
19:19:04 $
|       $RCSfile: ldgetname.c,v $ $Revision: 4.3.5.2 $ (DEC) $Date: 1994/05/26 
18:09:48 $
|       $RCSfile: cmrlc_heur.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:17 $
|       $RCSfile: scncomment.c,v $ $Revision: 4.1.12.2 $ (DEC) $Date: 
1994/05/04 20:03:47 $
|       $RCSfile: wh1.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1998/04/28 
15:11:52 $
|       $RCSfile: decompresswh1.alpha.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 
1994/11/15 16:30:26 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
|       $RCSfile: strncmp.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1994/04/20 
16:56:44 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: vfprintf.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:15:00 $
|       $RCSfile: fgets.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/11/23 
20:11:27 $
|       $RCSfile: fseek.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1999/02/03 
21:02:04 $
|       $RCSfile: ftell.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:58 $
|       $RCSfile: fdopen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
22:09:55 $
|       $RCSfile: atoi.c,v $ $Revision: 4.2.14.2 $ (DEC) $Date: 1998/09/11 
18:46:43 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: atol.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1998/09/11 
18:46:45 $
|       $RCSfile: strcspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:25 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: a64l.c,v $ $Revision: 4.2.9.6 $ (DEC) $Date: 1995/06/28 
16:00:16 $
|       $RCSfile: signal.c,v $ $Revision: 4.3.9.2 $ (DEC) $Date: 1995/09/12 
17:44:41 $
|       $RCSfile: mktemp.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1995/08/29 
17:56:51 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: strcasecmp.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 
1994/11/10 14:57:27 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: fcntl_nc.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/10/30 
21:48:23 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: rec_mutex.c,v $ $Revision: 1.1.8.2 $ (DEC) $Date: 1997/06/24 
19:15:05 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|        ldtbread.c: 1.1 1/7/82
| /usr/lib/cmplrs/cc/crt0.o:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
| cc  (cc)
|       Digital UNIX Compiler Driver 3.11
| configure:2190: $? = 0
| configure:2213: checking for C compiler default output file name
| configure:2216: cc -ieee -I/usr/local/include  -Wl,-rpath,/usr/local/lib 
-Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  >&5
| configure:2219: $? = 0
| configure:2265: result: a.out
| configure:2270: checking whether the C compiler works
| configure:2276: ./a.out
| configure:2279: $? = 0
| configure:2296: result: yes
| configure:2303: checking whether we are cross compiling
| configure:2305: result: no
| configure:2308: checking for suffix of executables
| configure:2310: cc -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:2313: $? = 0
| configure:2338: result:
| configure:2344: checking for suffix of object files
| configure:2365: cc -c -ieee -I/usr/local/include  conftest.c >&5
| configure:2368: $? = 0
| configure:2390: result: o
| configure:2394: checking whether we are using the GNU C compiler
| configure:2418: cc -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 17: In this declaration, "choke" must specify a 
type. (badparsedecl)
|        choke me
| -------^
| configure:2424: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| |
| | int
| | main ()
| | {
| | #ifndef __GNUC__
| |        choke me
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:2450: result: no
| configure:2456: checking whether cc accepts -g
| configure:2477: cc -c -g  conftest.c >&5
| configure:2483: $? = 0
| configure:2487: test -z
|                        || test ! -s conftest.err
| configure:2490: $? = 0
| configure:2493: test -s conftest.o
| configure:2496: $? = 0
| configure:2507: result: yes
| configure:2524: checking for cc option to accept ANSI C
| configure:2594: cc  -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 42: In the declaration of "osf4_cc_array", the 
array bound "'\x00'==0?1:-1" is not a positive integer. (notposint)
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| ----^
| configure:2600: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <stdarg.h>
| | #include <stdio.h>
| | #include <sys/types.h>
| | #include <sys/stat.h>
| | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| | struct buf { int x; };
| | FILE * (*rcsopen) (struct buf *, struct stat *, int);
| | static char *e (p, i)
| |      char **p;
| |      int i;
| | {
| |   return p[i];
| | }
| | static char *f (char * (*g) (char **, int), char **p, ...)
| | {
| |   char *s;
| |   va_list v;
| |   va_start (v,p);
| |   s = g (p, va_arg (v,int));
| |   va_end (v);
| |   return s;
| | }
| |
| | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
| |    function prototypes and stuff, but not '\xHH' hex character constants.
| |    These don't provoke an error unfortunately, instead are silently treated
| |    as 'x'.  The following induces an error, until -std1 is added to get
| |    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
| |    array size at least.  It's necessary to write '\x00'==0 to get something
| |    that's true only with -std1.  */
| | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| |
| | int test (int i, double x);
| | struct s1 {int (*f) (int a);};
| | struct s2 {int (*f) (double a);};
| | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), 
int, int);
| | int argc;
| | char **argv;
| | int
| | main ()
| | {
| | return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
| |   ;
| |   return 0;
| | }
| configure:2594: cc -qlanglvl=ansi -c -ieee -I/usr/local/include  conftest.c 
>&5
| cc: Error: conftest.c, line 42: In the declaration of "osf4_cc_array", the 
array bound "'\x00'==0?1:-1" is not a positive integer. (notposint)
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| ----^
| configure:2600: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <stdarg.h>
| | #include <stdio.h>
| | #include <sys/types.h>
| | #include <sys/stat.h>
| | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
| | struct buf { int x; };
| | FILE * (*rcsopen) (struct buf *, struct stat *, int);
| | static char *e (p, i)
| |      char **p;
| |      int i;
| | {
| |   return p[i];
| | }
| | static char *f (char * (*g) (char **, int), char **p, ...)
| | {
| |   char *s;
| |   va_list v;
| |   va_start (v,p);
| |   s = g (p, va_arg (v,int));
| |   va_end (v);
| |   return s;
| | }
| |
| | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
| |    function prototypes and stuff, but not '\xHH' hex character constants.
| |    These don't provoke an error unfortunately, instead are silently treated
| |    as 'x'.  The following induces an error, until -std1 is added to get
| |    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
| |    array size at least.  It's necessary to write '\x00'==0 to get something
| |    that's true only with -std1.  */
| | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
| |
| | int test (int i, double x);
| | struct s1 {int (*f) (int a);};
| | struct s2 {int (*f) (double a);};
| | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), 
int, int);
| | int argc;
| | char **argv;
| | int
| | main ()
| | {
| | return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
| |   ;
| |   return 0;
| | }
| configure:2594: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:2600: $? = 0
| configure:2604: test -z
|                        || test ! -s conftest.err
| configure:2607: $? = 0
| configure:2610: test -s conftest.o
| configure:2613: $? = 0
| configure:2634: result: -std1
| configure:2649: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 2: Missing ";". (nosemi)
|   choke me
| --------^
| configure:2655: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2790: checking dependency style of cc -std1
| configure:2880: result: tru64
| configure:2903: checking how to run the C preprocessor
| configure:2938: cc -std1 -E  conftest.c
| configure:2944: $? = 0
| configure:2976: cc -std1 -E  conftest.c
| cc: Error: conftest.c, line 12: Cannot find file <ac_nonexistent.h> specified 
in #include directive. (noinclfile)
| #include <ac_nonexistent.h>
| -^
| configure:2982: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3021: result: cc -std1 -E
| configure:3045: cc -std1 -E  conftest.c
| configure:3051: $? = 0
| configure:3083: cc -std1 -E  conftest.c
| cc: Error: conftest.c, line 12: Cannot find file <ac_nonexistent.h> specified 
in #include directive. (noinclfile)
| #include <ac_nonexistent.h>
| -^
| configure:3089: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 1
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:3133: checking for egrep
| configure:3143: result: grep -E
| configure:3149: checking for AIX
| configure:3171: result: no
| configure:3177: checking for ANSI C header files
| configure:3202: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3208: $? = 0
| configure:3212: test -z
|                        || test ! -s conftest.err
| configure:3215: $? = 0
| configure:3218: test -s conftest.o
| configure:3221: $? = 0
| configure:3310: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:3313: $? = 0
| configure:3315: ./conftest
| configure:3318: $? = 0
| configure:3333: result: yes
| configure:3357: checking for sys/types.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for sys/stat.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for stdlib.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for string.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for memory.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for strings.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3357: checking for inttypes.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 54: Cannot find file <inttypes.h> specified in 
#include directive. (noinclfile)
| #include <inttypes.h>
| -^
| configure:3379: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |
| | #include <inttypes.h>
| configure:3403: result: no
| configure:3357: checking for stdint.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 54: Cannot find file <stdint.h> specified in 
#include directive. (noinclfile)
| #include <stdint.h>
| -^
| configure:3379: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |
| | #include <stdint.h>
| configure:3403: result: no
| configure:3357: checking for unistd.h
| configure:3373: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:3379: $? = 0
| configure:3383: test -z
|                        || test ! -s conftest.err
| configure:3386: $? = 0
| configure:3389: test -s conftest.o
| configure:3392: $? = 0
| configure:3403: result: yes
| configure:3425: checking minix/config.h usability
| configure:3437: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 54: Cannot find file <minix/config.h> specified 
in #include directive. (noinclfile)
| #include <minix/config.h>
| -^
| configure:3443: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <minix/config.h>
| configure:3466: result: no
| configure:3470: checking minix/config.h presence
| configure:3480: cc -std1 -E  conftest.c
| cc: Error: conftest.c, line 20: Cannot find file <minix/config.h> specified 
in #include directive. (noinclfile)
| #include <minix/config.h>
| -^
| configure:3486: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <minix/config.h>
| configure:3506: result: no
| configure:3541: checking for minix/config.h
| configure:3548: result: no
| configure:3640: checking for gcc
| configure:3666: result: cc
| configure:3910: checking for C compiler version
| configure:3913: cc --version </dev/null >&5
| cc: Error: no source, object or ucode file specified
| configure:3916: $? = 2
| configure:3918: cc -v </dev/null >&5
|
|
| cc: Error: no source, object or ucode file specified
| configure:3921: $? = 2
| configure:3923: cc -V </dev/null >&5
| DEC C V5.9-005 on Digital UNIX V4.0 (Rev. 1229)
| /usr/lib/cmplrs/cc/ld:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: ld.c,v $ $Revision: 4.3.122.3 $ (DEC) $Date: 1998/10/20 
14:08:22 $
|       $RCSfile: doup.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 1994/10/20 
14:19:31 $
|       $RCSfile: pass1.c,v $ $Revision: 4.3.61.2 $ (DEC) $Date: 1998/04/23 
20:24:25 $
|       $RCSfile: obj_file.c,v $ $Revision: 4.2.38.3 $ (DEC) $Date: 1997/05/06 
13:00:05 $
|       $RCSfile: file_tbl.c,v $ $Revision: 4.2.40.2 $ (DEC) $Date: 1997/03/17 
15:02:07 $
|       $RCSfile: fdmap.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 1997/03/17 
15:02:01 $
|       $RCSfile: ext_tbl.c,v $ $Revision: 4.2.80.3 $ (DEC) $Date: 1997/03/17 
15:01:44 $
|       $RCSfile: extmap.c,v $ $Revision: 4.2.30.2 $ (DEC) $Date: 1997/03/17 
15:01:54 $
|       $RCSfile: read.c,v $ $Revision: 4.2.71.2 $ (DEC) $Date: 1998/10/20 
20:36:51 $
|       $RCSfile: read_malloc.c,v $ $Revision: 1.1.44.4 $ (DEC) $Date: 
1997/09/30 18:53:01 $
|       $RCSfile: layout.c,v $ $Revision: 4.2.121.2 $ (DEC) $Date: 1998/03/20 
14:05:43 $
|       $RCSfile: relocsym.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 1997/02/26 
20:47:45 $
|       $RCSfile: write.c,v $ $Revision: 4.3.58.2 $ (DEC) $Date: 1997/03/17 
15:03:54 $
|       $RCSfile: pass2.c,v $ $Revision: 4.3.90.3 $ (DEC) $Date: 1997/03/17 
15:03:09 $
|       $RCSfile: extlink.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:55:56 $
|       $RCSfile: tracesym.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:59:20 $
|       $RCSfile: dn_tbl.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/08/05 
17:54:50 $
|       $RCSfile: dnmap.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/09/02 
16:10:47 $
|       $RCSfile: dynutil.c,v $ $Revision: 4.2.96.2 $ (DEC) $Date: 1998/10/02 
18:26:34 $
|       $RCSfile: mipscoff.c,v $ $Revision: 4.3.66.2 $ (DEC) $Date: 1998/03/20 
14:06:12 $
|       $RCSfile: dsoindirect.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 
1995/02/08 15:21:38 $
|       $RCSfile: dsosymbol_table.c,v $ $Revision: 4.3.29.2 $ (DEC) $Date: 
1995/10/26 17:16:39 $
|       $RCSfile: dsomisc.c,v $ $Revision: 4.2.6.2 $ (DEC) $Date: 1994/08/05 
17:55:23 $
|       $RCSfile: dsomain.c,v $ $Revision: 4.2.16.3 $ (DEC) $Date: 1994/09/02 
16:10:46 $
|       $RCSfile: literal.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1995/08/31 
18:10:41 $
|       $RCSfile: elfhash.c,v $ $Revision: 4.1.27.2 $ (DEC) $Date: 1997/03/17 
15:01:37 $
|       $RCSfile: register.c,v $ $Revision: 4.2.22.5 $ (DEC) $Date: 1995/05/23 
18:46:26 $
|       $RCSfile: elf.c,v $ $Revision: 4.3.51.4 $ (DEC) $Date: 1997/05/06 
13:00:03 $
|       $RCSfile: uldgnum.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 1994/10/20 
16:22:50 $
|       $RCSfile: op.c,v $ $Revision: 1.1.10.2 $ (DEC) $Date: 1994/08/05 
17:57:05 $
|       $RCSfile: dsoalphainst.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 
1996/02/02 21:50:45 $
|       $RCSfile: alphaop_utils.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 
1994/08/05 17:54:48 $
|       $RCSfile: smap.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1994/08/05 
17:59:15 $
|       $RCSfile: match.c,v $ $Revision: 4.2.29.3 $ (DEC) $Date: 1997/09/23 
18:58:00 $
|       $RCSfile: relocate.c,v $ $Revision: 1.1.85.2 $ (DEC) $Date: 1998/03/20 
14:06:18 $
|       $RCSfile: mgot.c,v $ $Revision: 1.1.50.2 $ (DEC) $Date: 1997/03/17 
15:02:49 $
|       $RCSfile: gprof.c,v $ $Revision: 1.1.26.2 $ (DEC) $Date: 1998/03/20 
14:05:34 $
|       $RCSfile: trampoline.c,v $ $Revision: 1.1.23.3 $ (DEC) $Date: 
1997/06/20 18:46:07 $
|       $RCSfile: gpinfo.c,v $ $Revision: 1.1.13.2 $ (DEC) $Date: 1997/03/17 
15:02:12 $
|       $RCSfile: stats.c,v $ $Revision: 1.1.10.2 $ (DEC) $Date: 1997/03/17 
15:03:44 $
|       $RCSfile: obj.c,v $ $Revision: 4.3.50.2 $ (DEC) $Date: 1998/04/28 
15:11:09 $
|       $RCSfile: wh1.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1998/04/28 
15:11:52 $
|       $RCSfile: cmrlc_produce.c,v $ $Revision: 1.1.19.3 $ (DEC) $Date: 
1998/06/18 20:54:23 $
|       $RCSfile: cmrlc_basic.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:13 $
|       $RCSfile: lderr.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1998/04/28 
15:10:40 $
|       $RCSfile: decompresswh1.alpha.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 
1994/11/15 16:30:26 $
|       $RCSfile: allocate.c,v $ $Revision: 1.1.3.3 $ (DEC) $Date: 1994/05/25 
19:19:04 $
|       $RCSfile: cmrlc_heur.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:17 $
|       $RCSfile: ldgetname.c,v $ $Revision: 4.3.5.2 $ (DEC) $Date: 1994/05/26 
18:09:48 $
|       $RCSfile: scncomment.c,v $ $Revision: 4.1.12.2 $ (DEC) $Date: 
1994/05/04 20:03:47 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: signal.c,v $ $Revision: 4.3.9.2 $ (DEC) $Date: 1995/09/12 
17:44:41 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: scanf.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:45:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: fgets.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/11/23 
20:11:27 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: atoi.c,v $ $Revision: 4.2.14.2 $ (DEC) $Date: 1998/09/11 
18:46:43 $
|       $RCSfile: atol.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1998/09/11 
18:46:45 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: system.c,v $ $Revision: 4.3.13.2 $ (DEC) $Date: 1994/08/03 
14:34:15 $
|       $RCSfile: strncmp.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1994/04/20 
16:56:44 $
|       $RCSfile: errlst.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:19:49 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: vfprintf.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:15:00 $
|       $RCSfile: sysconf.c,v $ $Revision: 4.3.29.2 $ (DEC) $Date: 1998/05/08 
16:01:05 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: Ustrtok.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
19:18:34 $
|       $RCSfile: strtok.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:33 $
|       $RCSfile: strtol.c,v $ $Revision: 4.3.13.2 $ (DEC) $Date: 1994/08/03 
14:33:56 $
|       $RCSfile: fseek.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1999/02/03 
21:02:04 $
|       $RCSfile: ftell.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:58 $
|       $RCSfile: strcspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:25 $
|       $RCSfile: cfork.c,v $ $Revision: 1.1.3.7 $ (DEC) $Date: 1996/01/24 
16:16:02 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: nano_timers.c,v $ $Revision: 4.3.14.3 $ (DEC) $Date: 
1995/06/12 20:42:02 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
|       $RCSfile: mktemp.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1995/08/29 
17:56:51 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: strcasecmp.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 
1994/11/10 14:57:27 $
|       $RCSfile: a64l.c,v $ $Revision: 4.2.9.6 $ (DEC) $Date: 1995/06/28 
16:00:16 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: fdopen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
22:09:55 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: doscan.c,v $ $Revision: 4.3.36.2 $ (DEC) $Date: 1998/05/26 
14:59:03 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: waitpid.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/10/30 
21:48:36 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: siglist.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/02/08 
22:02:42 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: strspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:15 $
|       $RCSfile: strpbrk.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:04 $
|       $RCSfile: atfork.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/25 
20:52:45 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: rec_mutex.c,v $ $Revision: 1.1.8.2 $ (DEC) $Date: 1997/06/24 
19:15:05 $
|       $RCSfile: fcntl_nc.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/10/30 
21:48:23 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: mblen.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1998/10/30 
18:59:39 $
|       $RCSfile: mbtowc.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/02/09 
15:37:35 $
|       $RCSfile: strtod.c,v $ $Revision: 4.2.15.3 $ (DEC) $Date: 1994/08/16 
20:01:29 $
|       $RCSfile: strtoul.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1994/08/03 
14:34:11 $
|       $RCSfile: strstr.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:49:20 $
|       $RCSfile: ungetwc.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1995/05/04 
20:48:07 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: __mbtopc.c,v $ $Revision: 1.1.7.4 $ (DEC) $Date: 1994/05/31 
18:12:22 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: setjmp_incl.s,v $ $Revision: 1.1.4.5 $ (DEC) $Date: 
1994/05/13 18:07:02 $
|       $RCSfile: mb.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 1994/05/05 
21:06:45 $
|       $RCSfile: alpha_unwind.c,v $ $Revision: 1.1.26.3 $ (DEC) $Date: 
1998/10/02 21:42:16 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|       $RCSfile: perror.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:25:26 $
|       $RCSfile: fputs.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:33 $
|        habitat_id = realtime_12:1991
|       $RCSfile: allocator.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1992/12/03 
19:08:59 $
|       $RCSfile: nmach_user.c,v $ $Revision: 4.2.2.2 $ (DEC) $Date: 1993/01/15 
18:03:56 $
|       $RCSfile: mach_error.c,v $ $Revision: 4.2 $ (DEC) $Date: 1991/09/20 
04:10:59 $
|       $RCSfile: msg.c,v $ $Revision: 4.2.2.2 $ (DEC) $Date: 93/03/02 16:10:03 
$
|       $RCSfile: mig_support.c,v $ $Revision: 4.2 $ (DEC) $Date: 1991/09/20 
04:11:14 $
|       $RCSfile: mach_init.c,v $ $Revision: 4.2.6.2 $ (DEC) $Date: 1995/07/11 
20:50:08 $
| /usr/lib/cmplrs/cc/ftoc:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: perror.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:25:26 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: errlst.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:19:49 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
| /usr/lib/cmplrs/cc/cord:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
|       $RCSfile: ldgetpd.c,v $ $Revision: 4.3.6.2 $ (DEC) $Date: 1995/01/25 
20:38:36 $
|       $RCSfile: cmrlc_produce.c,v $ $Revision: 1.1.19.3 $ (DEC) $Date: 
1998/06/18 20:54:23 $
|       $RCSfile: cmrlc_basic.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:13 $
|       $RCSfile: cmrlc_consume.c,v $ $Revision: 1.1.16.3 $ (DEC) $Date: 
1998/06/18 20:54:14 $
|       $RCSfile: lderr.c,v $ $Revision: 1.1.6.2 $ (DEC) $Date: 1998/04/28 
15:10:40 $
|       $RCSfile: obj.c,v $ $Revision: 4.3.50.2 $ (DEC) $Date: 1998/04/28 
15:11:09 $
|       $RCSfile: allocate.c,v $ $Revision: 1.1.3.3 $ (DEC) $Date: 1994/05/25 
19:19:04 $
|       $RCSfile: ldgetname.c,v $ $Revision: 4.3.5.2 $ (DEC) $Date: 1994/05/26 
18:09:48 $
|       $RCSfile: cmrlc_heur.c,v $ $Revision: 1.1.11.3 $ (DEC) $Date: 
1998/06/18 20:54:17 $
|       $RCSfile: scncomment.c,v $ $Revision: 4.1.12.2 $ (DEC) $Date: 
1994/05/04 20:03:47 $
|       $RCSfile: wh1.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1998/04/28 
15:11:52 $
|       $RCSfile: decompresswh1.alpha.s,v $ $Revision: 1.1.2.3 $ (DEC) $Date: 
1994/11/15 16:30:26 $
|       $RCSfile: exit.c,v $ $Revision: 4.2.13.8 $ (DEC) $Date: 1996/04/22 
20:54:54 $
|       $RCSfile: assert.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
21:09:04 $
|       $RCSfile: strncmp.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1994/04/20 
16:56:44 $
|       $RCSfile: strdup.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:24:39 $
|       $RCSfile: fread.c,v $ $Revision: 4.3.12.3 $ (DEC) $Date: 1995/07/28 
14:53:14 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: flsbuf.c,v $ $Revision: 4.2.17.2 $ (DEC) $Date: 1996/10/07 
18:02:48 $
|       $RCSfile: fopen.c,v $ $Revision: 4.2.19.2 $ (DEC) $Date: 1998/09/30 
18:42:37 $
|       $RCSfile: fprintf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:13 $
|       $RCSfile: printf.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/05 
15:26:18 $
|       $RCSfile: sprintf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/12/14 
23:46:41 $
|       $RCSfile: vfprintf.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:15:00 $
|       $RCSfile: fgets.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/11/23 
20:11:27 $
|       $RCSfile: fseek.c,v $ $Revision: 4.2.12.3 $ (DEC) $Date: 1999/02/03 
21:02:04 $
|       $RCSfile: ftell.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:28:58 $
|       $RCSfile: fdopen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1994/04/05 
22:09:55 $
|       $RCSfile: atoi.c,v $ $Revision: 4.2.14.2 $ (DEC) $Date: 1998/09/11 
18:46:43 $
|       $RCSfile: malloc.c,v $ $Revision: 4.2.67.4 $ (DEC) $Date: 1999/02/05 
20:52:35 $
|       $RCSfile: calloc.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
21:09:32 $
|       $RCSfile: qsort.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
19:23:30 $
|       $RCSfile: abort.c,v $ $Revision: 4.2.11.3 $ (DEC) $Date: 1995/06/12 
20:38:42 $
|       $RCSfile: time.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
16:12:12 $
|       $RCSfile: atol.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1998/09/11 
18:46:45 $
|       $RCSfile: strcspn.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:25 $
|       $RCSfile: strncpy.c,v $ $Revision: 4.2.7.2 $ (DEC) $Date: 1994/04/05 
15:48:58 $
|       $RCSfile: a64l.c,v $ $Revision: 4.2.9.6 $ (DEC) $Date: 1995/06/28 
16:00:16 $
|       $RCSfile: signal.c,v $ $Revision: 4.3.9.2 $ (DEC) $Date: 1995/09/12 
17:44:41 $
|       $RCSfile: mktemp.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1995/08/29 
17:56:51 $
|       $RCSfile: brks.c,v $ $Revision: 1.1.2.4 $ (DEC) $Date: 1995/08/30 
19:21:18 $
|       $RCSfile: NLSsetup.c,v $ $Revision: 1.1.13.7 $ (DEC) $Date: 1996/01/15 
23:46:55 $
|       $RCSfile: strcasecmp.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 
1994/11/10 14:57:27 $
|       $RCSfile: sigops.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1994/04/05 
15:47:12 $
|       $RCSfile: tis.c,v $ $Revision: 1.1.21.7 $ (DEC) $Date: 1999/02/11 
21:04:35 $
|       $RCSfile: init_libc.c,v $ $Revision: 1.1.34.6 $ (DEC) $Date: 1999/02/02 
16:40:42 $
|       $RCSfile: ldr_atexit.c,v $ $Revision: 4.2.20.2 $ (DEC) $Date: 
1998/06/16 19:56:41 $
|       $RCSfile: catopen.c,v $ $Revision: 4.3.24.2 $ (DEC) $Date: 1998/10/19 
18:56:10 $
|       $RCSfile: catgets.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1998/10/19 
18:56:04 $
|       $RCSfile: write_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:37 $
|       $RCSfile: filbuf.c,v $ $Revision: 4.2.13.3 $ (DEC) $Date: 1995/06/12 
20:39:59 $
|       $RCSfile: tis_pthread.c,v $ $Revision: 1.1.10.3 $ (DEC) $Date: 
1999/01/13 20:21:55 $
|       $RCSfile: close_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:32 $
|       $RCSfile: isatty.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/04/04 
21:44:10 $
|       $RCSfile: open_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:33 $
|       $RCSfile: findiop.c,v $ $Revision: 4.2.18.2 $ (DEC) $Date: 1998/09/30 
18:42:35 $
|       $RCSfile: doprnt.c,v $ $Revision: 4.2.63.3 $ (DEC) $Date: 1999/02/24 
20:33:30 $
|       $RCSfile: ecvt.c,v $ $Revision: 4.2.21.2 $ (DEC) $Date: 1996/06/28 
16:44:57 $
|       $RCSfile: errno.c,v $ $Revision: 1.1.8.4 $ (DEC) $Date: 1994/04/05 
22:09:26 $
|       $RCSfile: fcntl_nc.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/10/30 
21:48:23 $
|       $RCSfile: mallocdata.c,v $ $Revision: 1.1.4.4 $ (DEC) $Date: 1996/02/08 
19:08:30 $
|       $RCSfile: mallocdata2.c,v $ $Revision: 1.1.3.2 $ (DEC) $Date: 
1998/12/03 19:49:16 $
|       $RCSfile: mallocdata3.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1999/02/05 20:52:37 $
|       $RCSfile: raise.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1995/10/27 
19:40:45 $
|       $RCSfile: sigaction.s,v $ $Revision: 1.2.27.2 $ (DEC) $Date: 1998/10/02 
21:42:19 $
|       $RCSfile: rec_mutex.c,v $ $Revision: 1.1.8.2 $ (DEC) $Date: 1997/06/24 
19:15:05 $
|       $RCSfile: sleep.c,v $ $Revision: 4.2.9.5 $ (DEC) $Date: 1995/10/31 
15:54:41 $
|       $RCSfile: schyield.s,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1995/09/27 
17:08:25 $
|       $RCSfile: tis_rwlock.c,v $ $Revision: 1.1.5.2 $ (DEC) $Date: 1996/12/03 
20:38:25 $
|       $RCSfile: ldr_dummy.c,v $ $Revision: 4.2.15.2 $ (DEC) $Date: 1997/10/13 
21:06:11 $
|       $RCSfile: ldr_status.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/04/05 
15:05:50 $
|       $RCSfile: setlocale.c,v $ $Revision: 4.4.18.4 $ (DEC) $Date: 1995/04/27 
20:15:29 $
|       $RCSfile: getenv.c,v $ $Revision: 4.2.11.4 $ (DEC) $Date: 1995/06/12 
20:40:24 $
|       $RCSfile: read_nc.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1997/09/23 
14:15:35 $
|       $RCSfile: basename.c,v $ $Revision: 4.2.12.2 $ (DEC) $Date: 1996/09/16 
19:39:28 $
|       $RCSfile: dlopen.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:19 $
|       $RCSfile: dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/10/18 
20:10:20 $
|       $RCSfile: __ispriv.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1995/09/25 
21:03:53 $
|       $RCSfile: isspace.c,v $ $Revision: 4.2.8.3 $ (DEC) $Date: 1994/05/31 
18:13:48 $
|       $RCSfile: bsearch.c,v $ $Revision: 4.2.6.3 $ (DEC) $Date: 1994/04/05 
21:09:30 $
|       $RCSfile: sched_yield.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 
1995/11/16 21:59:12 $
|       $RCSfile: ioctl_nc.c,v $ $Revision: 1.1.4.2 $ (DEC) $Date: 1998/09/29 
18:14:34 $
|       $RCSfile: ferror.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/04/05 
22:09:58 $
|       $RCSfile: Ufwrite.c,v $ $Revision: 1.1.2.2 $ (DEC) $Date: 1994/11/23 
20:11:24 $
|       $RCSfile: fwrite.c,v $ $Revision: 4.2.9.2 $ (DEC) $Date: 1994/11/23 
20:11:38 $
|       $RCSfile: __getmbcurmax.c,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 
1994/04/05 16:51:10 $
|       $RCSfile: wcstombs.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:15:14 $
|       $RCSfile: wctomb.c,v $ $Revision: 4.2.11.2 $ (DEC) $Date: 1997/07/15 
17:35:42 $
|       $RCSfile: localeconv.c,v $ $Revision: 4.2.7.3 $ (DEC) $Date: 1994/05/31 
18:14:20 $
|       $RCSfile: wcslen.c,v $ $Revision: 4.2.9.3 $ (DEC) $Date: 1995/03/09 
18:40:34 $
|       $RCSfile: strncat.c,v $ $Revision: 4.2.10.2 $ (DEC) $Date: 1996/02/16 
21:06:27 $
|       $RCSfile: __lc_load.c,v $ $Revision: 1.1.9.2 $ (DEC) $Date: 1994/11/10 
14:56:05 $
|       $RCSfile: iswctype.c,v $ $Revision: 1.1.12.2 $ (DEC) $Date: 1994/11/23 
19:21:20 $
|       $RCSfile: __lc_dlopen.c,v $ $Revision: 1.1.2.6 $ (DEC) $Date: 
1995/06/12 20:38:38 $
|       $RCSfile: __lc_dlsym.c,v $ $Revision: 1.1.2.5 $ (DEC) $Date: 1995/06/12 
20:38:40 $
|       $RCSfile: ldr_load.c,v $ $Revision: 1.1.3.5 $ (DEC) $Date: 1995/04/28 
14:20:17 $
|       $RCSfile: tzset.c,v $ $Revision: 1.1.24.2 $ (DEC) $Date: 1997/08/04 
17:11:53 $
|        ldtbread.c: 1.1 1/7/82
| /usr/lib/cmplrs/cc/crt0.o:
|       $RCSfile: crt0.s,v $ $Revision: 1.1.21.11 $ (DEC) $Date: 1995/09/06 
19:54:27 $
| cc  (cc)
|       Digital UNIX Compiler Driver 3.11
| configure:3926: $? = 0
| configure:3929: checking whether we are using the GNU C compiler
| configure:3985: result: no
| configure:3991: checking whether cc accepts -g
| configure:4042: result: yes
| configure:4059: checking for cc option to accept ANSI C
| configure:4169: result: -std1
| configure:4184: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 2: Missing ";". (nosemi)
|   choke me
| --------^
| configure:4190: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:4325: checking dependency style of cc -std1
| configure:4415: result: tru64
| configure:4436: checking for flex
| configure:4452: found /usr/local/bin/flex
| configure:4462: result: flex
| configure:4475: checking for yywrap in -lfl
| configure:4505: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c 
-lfl   >&5
| configure:4511: $? = 0
| configure:4515: test -z
|                        || test ! -s conftest.err
| configure:4518: $? = 0
| configure:4521: test -s conftest
| configure:4524: $? = 0
| configure:4537: result: yes
| configure:4615: checking lex output file root
| configure:4626: flex conftest.l
| configure:4629: $? = 0
| configure:4641: result: lex.yy
| configure:4646: checking whether yytext is a pointer
| configure:4662: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
-lfl >&5
| configure:4668: $? = 0
| configure:4672: test -z
|                        || test ! -s conftest.err
| configure:4675: $? = 0
| configure:4678: test -s conftest
| configure:4681: $? = 0
| configure:4695: result: yes
| configure:4747: checking for ranlib
| configure:4763: found /usr/local/bin/ranlib
| configure:4774: result: ranlib
| configure:4788: checking for ANSI C header files
| configure:4944: result: yes
| configure:4962: checking for stdlib.h
| configure:4967: result: yes
| configure:4962: checking for string.h
| configure:4967: result: yes
| configure:4962: checking for unistd.h
| configure:4967: result: yes
| configure:4971: checking locale.h usability
| configure:4983: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:4989: $? = 0
| configure:4993: test -z
|                        || test ! -s conftest.err
| configure:4996: $? = 0
| configure:4999: test -s conftest.o
| configure:5002: $? = 0
| configure:5012: result: yes
| configure:5016: checking locale.h presence
| configure:5026: cc -std1 -E  conftest.c
| configure:5032: $? = 0
| configure:5052: result: yes
| configure:5087: checking for locale.h
| configure:5094: result: yes
| configure:5109: checking for error_at_line
| configure:5130: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| ld:
| Unresolved:
| error_at_line
| configure:5136: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | error_at_line (0, 0, "", 0, "");
| |   ;
| |   return 0;
| | }
| configure:5161: result: no
| configure:5183: checking for memmove
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5183: checking for memset
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5183: checking for strdup
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5183: checking for strerror
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5183: checking for strtol
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5183: checking for setlocale
| configure:5240: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5246: $? = 0
| configure:5250: test -z
|                        || test ! -s conftest.err
| configure:5253: $? = 0
| configure:5256: test -s conftest
| configure:5259: $? = 0
| configure:5271: result: yes
| configure:5294: checking for working alloca.h
| configure:5315: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5321: $? = 0
| configure:5325: test -z
|                        || test ! -s conftest.err
| configure:5328: $? = 0
| configure:5331: test -s conftest
| configure:5334: $? = 0
| configure:5346: result: yes
| configure:5356: checking for alloca
| configure:5397: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:5403: $? = 0
| configure:5407: test -z
|                        || test ! -s conftest.err
| configure:5410: $? = 0
| configure:5413: test -s conftest
| configure:5416: $? = 0
| configure:5428: result: yes
| configure:5651: checking for inline
| configure:5672: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 38: Missing ";". (nosemi)
| static inline foo_t static_foo () {return 0; }
| --------------^
| cc: Error: conftest.c, line 39: Missing ";". (nosemi)
| inline foo_t foo () {return 0; }
| -------^
| cc: Warning: conftest.c, line 39: In this declaration, "inline" is declared 
with both internal and external linkage.  The previous declaration is at line 
number 38 in file conftest.c. (mixlinkage)
| inline foo_t foo () {return 0; }
| ^
| configure:5678: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | #ifndef __cplusplus
| | typedef int foo_t;
| | static inline foo_t static_foo () {return 0; }
| | inline foo_t foo () {return 0; }
| | #endif
| |
| configure:5672: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 38: Missing ";". (nosemi)
| static __inline__ foo_t static_foo () {return 0; }
| ------------------^
| cc: Error: conftest.c, line 39: Missing ";". (nosemi)
| __inline__ foo_t foo () {return 0; }
| -----------^
| cc: Warning: conftest.c, line 39: In this declaration, "__inline__" is 
declared with both internal and external linkage.  The previous declaration is 
at line number 38 in file conftest.c. (mixlinkage)
| __inline__ foo_t foo () {return 0; }
| ^
| configure:5678: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | #ifndef __cplusplus
| | typedef int foo_t;
| | static __inline__ foo_t static_foo () {return 0; }
| | __inline__ foo_t foo () {return 0; }
| | #endif
| |
| configure:5672: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:5678: $? = 0
| configure:5682: test -z
|                        || test ! -s conftest.err
| configure:5685: $? = 0
| configure:5688: test -s conftest.o
| configure:5691: $? = 0
| configure:5703: result: __inline
| configure:5723: checking whether clearerr_unlocked is declared
| configure:5747: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 77: In the initializer for p, "clearerr_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) clearerr_unlocked;
| ---------------------^
| configure:5753: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef clearerr_unlocked
| |   char *p = (char *) clearerr_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:5777: result: no
| configure:5797: checking whether feof_unlocked is declared
| configure:5821: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 78: In the initializer for p, "feof_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) feof_unlocked;
| ---------------------^
| configure:5827: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef feof_unlocked
| |   char *p = (char *) feof_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:5851: result: no
| configure:5871: checking whether ferror_unlocked is declared
| configure:5895: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 79: In the initializer for p, "ferror_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) ferror_unlocked;
| ---------------------^
| configure:5901: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef ferror_unlocked
| |   char *p = (char *) ferror_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:5925: result: no
| configure:5945: checking whether fflush_unlocked is declared
| configure:5969: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 80: In the initializer for p, "fflush_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) fflush_unlocked;
| ---------------------^
| configure:5975: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fflush_unlocked
| |   char *p = (char *) fflush_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:5999: result: no
| configure:6019: checking whether fgets_unlocked is declared
| configure:6043: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 81: In the initializer for p, "fgets_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) fgets_unlocked;
| ---------------------^
| configure:6049: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fgets_unlocked
| |   char *p = (char *) fgets_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6073: result: no
| configure:6093: checking whether fputc_unlocked is declared
| configure:6117: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 82: In the initializer for p, "fputc_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) fputc_unlocked;
| ---------------------^
| configure:6123: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputc_unlocked
| |   char *p = (char *) fputc_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6147: result: no
| configure:6167: checking whether fputs_unlocked is declared
| configure:6191: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 83: In the initializer for p, "fputs_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) fputs_unlocked;
| ---------------------^
| configure:6197: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fputs_unlocked
| |   char *p = (char *) fputs_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6221: result: no
| configure:6241: checking whether fread_unlocked is declared
| configure:6265: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 84: In the initializer for p, "fread_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) fread_unlocked;
| ---------------------^
| configure:6271: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fread_unlocked
| |   char *p = (char *) fread_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6295: result: no
| configure:6315: checking whether fwrite_unlocked is declared
| configure:6339: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 85: In the initializer for p, "fwrite_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) fwrite_unlocked;
| ---------------------^
| configure:6345: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef fwrite_unlocked
| |   char *p = (char *) fwrite_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6369: result: no
| configure:6389: checking whether getc_unlocked is declared
| configure:6413: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 86: In the initializer for p, "getc_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) getc_unlocked;
| ---------------------^
| configure:6419: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getc_unlocked
| |   char *p = (char *) getc_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6443: result: no
| configure:6463: checking whether getchar_unlocked is declared
| configure:6487: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 87: In the initializer for p, "getchar_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) getchar_unlocked;
| ---------------------^
| configure:6493: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef getchar_unlocked
| |   char *p = (char *) getchar_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6517: result: no
| configure:6537: checking whether putc_unlocked is declared
| configure:6561: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 88: In the initializer for p, "putc_unlocked" is 
not declared. (undeclared)
|   char *p = (char *) putc_unlocked;
| ---------------------^
| configure:6567: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef putc_unlocked
| |   char *p = (char *) putc_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6591: result: no
| configure:6611: checking whether putchar_unlocked is declared
| configure:6635: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 89: In the initializer for p, "putchar_unlocked" 
is not declared. (undeclared)
|   char *p = (char *) putchar_unlocked;
| ---------------------^
| configure:6641: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef putchar_unlocked
| |   char *p = (char *) putchar_unlocked;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:6665: result: no
| configure:6772: checking for flockfile
| configure:6829: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:6835: $? = 0
| configure:6839: test -z
|                        || test ! -s conftest.err
| configure:6842: $? = 0
| configure:6845: test -s conftest
| configure:6848: $? = 0
| configure:6860: result: yes
| configure:6772: checking for funlockfile
| configure:6829: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:6835: $? = 0
| configure:6839: test -z
|                        || test ! -s conftest.err
| configure:6842: $? = 0
| configure:6845: test -s conftest
| configure:6848: $? = 0
| configure:6860: result: yes
| configure:6899: checking features.h usability
| configure:6911: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 90: Cannot find file <features.h> specified in 
#include directive. (noinclfile)
| #include <features.h>
| -^
| configure:6917: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <features.h>
| configure:6940: result: no
| configure:6944: checking features.h presence
| configure:6954: cc -std1 -E  conftest.c
| cc: Error: conftest.c, line 56: Cannot find file <features.h> specified in 
#include directive. (noinclfile)
| #include <features.h>
| -^
| configure:6960: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <features.h>
| configure:6980: result: no
| configure:7015: checking for features.h
| configure:7022: result: no
| configure:6899: checking linewrap.h usability
| configure:6911: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 90: Cannot find file <linewrap.h> specified in 
#include directive. (noinclfile)
| #include <linewrap.h>
| -^
| configure:6917: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <linewrap.h>
| configure:6940: result: no
| configure:6944: checking linewrap.h presence
| configure:6954: cc -std1 -E  conftest.c
| cc: Error: conftest.c, line 56: Cannot find file <linewrap.h> specified in 
#include directive. (noinclfile)
| #include <linewrap.h>
| -^
| configure:6960: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <linewrap.h>
| configure:6980: result: no
| configure:7015: checking for linewrap.h
| configure:7022: result: no
| configure:7046: checking whether strerror_r is declared
| configure:7070: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 94: In the initializer for p, "strerror_r" is not 
declared. (undeclared)
|   char *p = (char *) strerror_r;
| ---------------------^
| configure:7076: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strerror_r
| |   char *p = (char *) strerror_r;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:7100: result: no
| configure:7122: checking for strerror_r
| configure:7179: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:7185: $? = 0
| configure:7189: test -z
|                        || test ! -s conftest.err
| configure:7192: $? = 0
| configure:7195: test -s conftest
| configure:7198: $? = 0
| configure:7210: result: yes
| configure:7220: checking whether strerror_r returns char *
| configure:7305: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:7308: $? = 0
| configure:7310: ./conftest
| ./configure[7311]: 4430 Memory fault(coredump)
| configure:7313: $? = 139
| configure: program exited with status 139
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| |     extern char *strerror_r ();
| | int
| | main ()
| | {
| | char buf[100];
| |       char x = *strerror_r (0, buf, sizeof buf);
| |       exit (!isalpha (x));
| |   ;
| |   return 0;
| | }
| configure:7327: result: no
| configure:7337: checking for stdbool.h that conforms to C99
| configure:7396: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 59: Cannot find file <stdbool.h> specified in 
#include directive. (noinclfile)
|         #include <stdbool.h>
| -----------^
| configure:7402: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | /* end confdefs.h.  */
| |
| |       #include <stdbool.h>
| |       #ifndef bool
| |        "error: bool is not defined"
| |       #endif
| |       #ifndef false
| |        "error: false is not defined"
| |       #endif
| |       #if false
| |        "error: false is not 0"
| |       #endif
| |       #ifndef true
| |        "error: true is not defined"
| |       #endif
| |       #if true != 1
| |        "error: true is not 1"
| |       #endif
| |       #ifndef __bool_true_false_are_defined
| |        "error: __bool_true_false_are_defined is not defined"
| |       #endif
| |
| |       struct s { _Bool s: 1; _Bool t; } s;
| |
| |       char a[true == 1 ? 1 : -1];
| |       char b[false == 0 ? 1 : -1];
| |       char c[__bool_true_false_are_defined == 1 ? 1 : -1];
| |       char d[(bool) -0.5 == true ? 1 : -1];
| |       bool e = &s;
| |       char f[(_Bool) -0.0 == false ? 1 : -1];
| |       char g[true];
| |       char h[sizeof (_Bool)];
| |       char i[sizeof s.t];
| |       enum { j = false, k = true, l = false * true, m = true * 256 };
| |       _Bool n[m];
| |       char o[sizeof n == m * sizeof n[0] ? 1 : -1];
| |
| | int
| | main ()
| | {
| |
| |       return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !j + !k + !l
| |               + !m + !n + !o);
| |
| |   ;
| |   return 0;
| | }
| configure:7426: result: no
| configure:7428: checking for _Bool
| configure:7452: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 95: Invalid expression. (badexpr)
| if ((_Bool *) 0)
| ------------^
| cc: Error: conftest.c, line 97: In this statement, "_Bool" is not declared. 
(undeclared)
| if (sizeof (_Bool))
| ------------^
| configure:7458: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if ((_Bool *) 0)
| |   return 0;
| | if (sizeof (_Bool))
| |   return 0;
| |   ;
| |   return 0;
| | }
| configure:7482: result: no
| configure:7519: checking whether lstat dereferences a symlink specified with 
a trailing slash
| configure:7550: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:7553: $? = 0
| configure:7555: ./conftest
| configure:7558: $? = 0
| configure:7579: result: yes
| configure:7600: checking whether stat file-mode macros are broken
| configure:7648: result: no
| configure:7659: checking for inttypes.h
| configure:7681: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 60: Cannot find file <inttypes.h> specified in 
#include directive. (noinclfile)
| #include <inttypes.h>
| -^
| configure:7687: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <inttypes.h>
| | int
| | main ()
| | {
| | uintmax_t i = (uintmax_t) -1;
| |   ;
| |   return 0;
| | }
| configure:7711: result: no
| configure:7722: checking for stdint.h
| configure:7744: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Severe: conftest.c, line 60: Cannot find file <stdint.h> specified in 
#include directive. (noinclfile)
| #include <stdint.h>
| -^
| configure:7750: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | /* end confdefs.h.  */
| | #include <sys/types.h>
| | #include <stdint.h>
| | int
| | main ()
| | {
| | uintmax_t i = (uintmax_t) -1;
| |   ;
| |   return 0;
| | }
| configure:7774: result: no
| configure:7785: checking for unsigned long long
| configure:7807: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Info: conftest.c, line 59: The integer constant is of type "unsigned long 
long", which is a language extension and might not be portable. (longlongsufx)
| unsigned long long ull = 1ULL; int i = 63;
| -------------------------^
| cc: Info: conftest.c, line 59: In this declaration, type "unsigned long long" 
is a language extension. (longlongtype)
| unsigned long long ull = 1ULL; int i = 63;
| ^
| cc: Info: conftest.c, line 63: In this declaration, type "unsigned long long" 
is a language extension. (longlongtype)
| unsigned long long ullmax = (unsigned long long) -1;
| ^
| cc: Info: conftest.c, line 63: In the initializer for ullmax, type "unsigned 
long long" is a language extension. (longlongtype)
| unsigned long long ullmax = (unsigned long long) -1;
| -----------------------------^
| configure:7813: $? = 0
| configure:7817: test -z
|                        || test ! -s conftest.err
| configure:7820: $? = 0
| configure:7823: test -s conftest
| configure:7826: $? = 0
| configure:7838: result: yes
| configure:7871: checking for EOVERFLOW
| configure:8261: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:8264: $? = 0
| configure:8266: ./conftest
| configure:8269: $? = 0
| configure:8288: result: 103
| configure:8301: checking for signed
| configure:8322: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:8328: $? = 0
| configure:8332: test -z
|                        || test ! -s conftest.err
| configure:8335: $? = 0
| configure:8338: test -s conftest.o
| configure:8341: $? = 0
| configure:8352: result: yes
| configure:8363: checking for long long
| configure:8385: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Info: conftest.c, line 62: The integer constant is of type "signed long 
long", which is a language extension and might not be portable. (longlongsufx)
| long long ll = 1LL; int i = 63;
| ---------------^
| cc: Info: conftest.c, line 62: In this declaration, type "signed long long" 
is a language extension. (longlongtype)
| long long ll = 1LL; int i = 63;
| ^
| cc: Info: conftest.c, line 66: In this declaration, type "signed long long" 
is a language extension. (longlongtype)
| long long llmax = (long long) -1;
| ^
| cc: Info: conftest.c, line 66: In the initializer for llmax, type "signed 
long long" is a language extension. (longlongtype)
| long long llmax = (long long) -1;
| -------------------^
| configure:8391: $? = 0
| configure:8395: test -z
|                        || test ! -s conftest.err
| configure:8398: $? = 0
| configure:8401: test -s conftest
| configure:8404: $? = 0
| configure:8416: result: yes
| configure:8427: checking for long double
| configure:8456: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Info: conftest.c, line 65: In this declaration, type long double has the 
same representation as type double on this platform. (longdoublenyi)
|          long double foo = 0.0;
| ---------^
| configure:8462: $? = 0
| configure:8466: test -z
|                        || test ! -s conftest.err
| configure:8469: $? = 0
| configure:8472: test -s conftest.o
| configure:8475: $? = 0
| configure:8487: result: yes
| configure:8498: checking for wchar_t
| configure:8520: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:8526: $? = 0
| configure:8530: test -z
|                        || test ! -s conftest.err
| configure:8533: $? = 0
| configure:8536: test -s conftest.o
| configure:8539: $? = 0
| configure:8550: result: yes
| configure:8561: checking for wint_t
| configure:8583: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:8589: $? = 0
| configure:8593: test -z
|                        || test ! -s conftest.err
| configure:8596: $? = 0
| configure:8599: test -s conftest.o
| configure:8602: $? = 0
| configure:8613: result: yes
| configure:8623: checking for size_t
| configure:8647: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| configure:8653: $? = 0
| configure:8657: test -z
|                        || test ! -s conftest.err
| configure:8660: $? = 0
| configure:8663: test -s conftest.o
| configure:8666: $? = 0
| configure:8677: result: yes
| configure:8692: checking for intmax_t
| configure:8722: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 79: In this declaration, "intmax_t" must specify 
a type. (badparsedecl)
| intmax_t x = -1;
| ^
| configure:8728: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | /* end confdefs.h.  */
| |
| | #include <stddef.h>
| | #include <stdlib.h>
| | #if HAVE_STDINT_H_WITH_UINTMAX
| | #include <stdint.h>
| | #endif
| | #if HAVE_INTTYPES_H_WITH_UINTMAX
| | #include <inttypes.h>
| | #endif
| |
| | int
| | main ()
| | {
| | intmax_t x = -1;
| |   ;
| |   return 0;
| | }
| configure:8752: result: no
| configure:8773: checking whether vsnprintf is declared
| configure:8797: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 105: In the initializer for p, "vsnprintf" is not 
declared. (undeclared)
|   char *p = (char *) vsnprintf;
| ---------------------^
| configure:8803: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef vsnprintf
| |   char *p = (char *) vsnprintf;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:8827: result: no
| configure:8852: checking for stdint.h
| configure:8857: result: no
| configure:8997: checking for SIZE_MAX
| configure:9328: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:9331: $? = 0
| configure:9333: ./conftest
| configure:9336: $? = 0
| configure:9656: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:9659: $? = 0
| configure:9661: ./conftest
| configure:9664: $? = 0
| configure:9984: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| configure:9987: $? = 0
| configure:9989: ./conftest
| configure:9992: $? = 0
| configure:10066: result: 18446744073709551615UL
| configure:10134: checking whether program_invocation_name is declared
| configure:10159: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Error: conftest.c, line 76: In the initializer for p, 
"program_invocation_name" is not declared. (undeclared)
|   char *p = (char *) program_invocation_name;
| ---------------------^
| configure:10165: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | /* end confdefs.h.  */
| | #include <errno.h>
| |
| | int
| | main ()
| | {
| | #ifndef program_invocation_name
| |   char *p = (char *) program_invocation_name;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:10189: result: no
| configure:10205: checking whether program_invocation_short_name is declared
| configure:10230: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Error: conftest.c, line 77: In the initializer for p, 
"program_invocation_short_name" is not declared. (undeclared)
|   char *p = (char *) program_invocation_short_name;
| ---------------------^
| configure:10236: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | /* end confdefs.h.  */
| | #include <errno.h>
| |
| | int
| | main ()
| | {
| | #ifndef program_invocation_short_name
| |   char *p = (char *) program_invocation_short_name;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:10260: result: no
| configure:10302: checking for error_at_line
| configure:10354: result: no
| configure:10766: checking whether lstat accepts an empty string
| configure:10791: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:10794: $? = 0
| configure:10796: ./conftest
| configure:10799: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | struct stat sbuf;
| |   exit (lstat ("", &sbuf) ? 1 : 0);
| |   ;
| |   return 0;
| | }
| configure:10813: result: no
| configure:10845: checking for stdlib.h
| configure:10850: result: yes
| configure:10990: checking for GNU libc compatible malloc
| configure:11019: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:11022: $? = 0
| configure:11024: ./conftest
| configure:11027: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | /* end confdefs.h.  */
| | #if STDC_HEADERS || HAVE_STDLIB_H
| | # include <stdlib.h>
| | #else
| | char *malloc ();
| | #endif
| |
| | int
| | main ()
| | {
| | exit (malloc (0) ? 0 : 1);
| |   ;
| |   return 0;
| | }
| configure:11041: result: no
| configure:11082: checking for mempcpy
| configure:11139: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| mempcpy
| configure:11145: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | /* end confdefs.h.  */
| | /* Define mempcpy to an innocuous variant, in case <limits.h> declares 
mempcpy.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define mempcpy innocuous_mempcpy
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char mempcpy (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef mempcpy
| |
| | /* 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 mempcpy ();
| | /* 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_mempcpy) || defined (__stub___mempcpy)
| | choke me
| | #else
| | char (*f) () = mempcpy;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != mempcpy;
| |   ;
| |   return 0;
| | }
| configure:11170: result: no
| configure:11201: checking for obstacks
| configure:11222: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Warning: conftest.c, line 79: The scalar variable "mem" is fetched but 
not initialized. (uninit1)
| struct obstack *mem; obstack_free(mem,(char *) 0)
| ---------------------^
| ld:
| Unresolved:
| obstack_free
| configure:11228: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | /* end confdefs.h.  */
| | #include "obstack.h"
| | int
| | main ()
| | {
| | struct obstack *mem; obstack_free(mem,(char *) 0)
| |   ;
| |   return 0;
| | }
| configure:11253: result: no
| configure:11283: checking for C/C++ restrict keyword
| configure:11301: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Error: conftest.c, line 75: Missing ";". (nosemi)
| float * restrict x;
| -----------------^
| configure:11307: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | /* end confdefs.h.  */
| | float * restrict x;
| configure:11301: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:11307: $? = 0
| configure:11311: test -z
|                        || test ! -s conftest.err
| configure:11314: $? = 0
| configure:11317: test -s conftest.o
| configure:11320: $? = 0
| configure:11332: result: __restrict
| configure:11350: checking whether stat accepts an empty string
| configure:11375: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:11378: $? = 0
| configure:11380: ./conftest
| configure:11383: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | struct stat sbuf;
| |   exit (stat ("", &sbuf) ? 1 : 0);
| |   ;
| |   return 0;
| | }
| configure:11397: result: no
| configure:11455: checking for strcasecmp
| configure:11512: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:11518: $? = 0
| configure:11522: test -z
|                        || test ! -s conftest.err
| configure:11525: $? = 0
| configure:11528: test -s conftest
| configure:11531: $? = 0
| configure:11543: result: yes
| configure:11574: checking for strncasecmp
| configure:11631: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:11637: $? = 0
| configure:11641: test -z
|                        || test ! -s conftest.err
| configure:11644: $? = 0
| configure:11647: test -s conftest
| configure:11650: $? = 0
| configure:11662: result: yes
| configure:11698: checking for strchrnul
| configure:11755: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| strchrnul
| configure:11761: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | /* end confdefs.h.  */
| | /* Define strchrnul to an innocuous variant, in case <limits.h> declares 
strchrnul.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strchrnul innocuous_strchrnul
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strchrnul (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef strchrnul
| |
| | /* 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 strchrnul ();
| | /* 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_strchrnul) || defined (__stub___strchrnul)
| | choke me
| | #else
| | char (*f) () = strchrnul;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != strchrnul;
| |   ;
| |   return 0;
| | }
| configure:11786: result: no
| configure:11821: checking for strndup
| configure:11878: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| strndup
| configure:11884: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | /* end confdefs.h.  */
| | /* Define strndup to an innocuous variant, in case <limits.h> declares 
strndup.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define strndup innocuous_strndup
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char strndup (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef strndup
| |
| | /* 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 strndup ();
| | /* 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_strndup) || defined (__stub___strndup)
| | choke me
| | #else
| | char (*f) () = strndup;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != strndup;
| |   ;
| |   return 0;
| | }
| configure:11909: result: no
| configure:11931: checking whether strnlen is declared
| configure:11955: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Error: conftest.c, line 116: In the initializer for p, "strnlen" is not 
declared. (undeclared)
|   char *p = (char *) strnlen;
| ---------------------^
| configure:11961: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | #ifndef strnlen
| |   char *p = (char *) strnlen;
| | #endif
| |
| |   ;
| |   return 0;
| | }
| configure:11985: result: no
| configure:12011: checking for working strnlen
| configure:12050: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| strnlen
| configure:12053: $? = 1
| configure: program exited with status 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| |
| | #define S "foobar"
| | #define S_LEN (sizeof S - 1)
| |
| |   /* At least one implementation is buggy: that of AIX 4.3 would
| |      give strnlen (S, 1) == 3.  */
| |
| |   int i;
| |   for (i = 0; i < S_LEN + 1; ++i)
| |     {
| |       int expected = i <= S_LEN ? i : S_LEN;
| |       if (strnlen (S, i) != expected)
| |     exit (1);
| |     }
| |   exit (0);
| |
| |   ;
| |   return 0;
| | }
| configure:12072: result: no
| configure:12113: checking sysexits.h usability
| configure:12125: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:12131: $? = 0
| configure:12135: test -z
|                        || test ! -s conftest.err
| configure:12138: $? = 0
| configure:12141: test -s conftest.o
| configure:12144: $? = 0
| configure:12154: result: yes
| configure:12158: checking sysexits.h presence
| configure:12168: cc -std1 -E  conftest.c
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:12174: $? = 0
| configure:12194: result: yes
| configure:12229: checking for sysexits.h
| configure:12236: result: yes
| configure:12318: checking for vasnprintf
| configure:12375: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| vasnprintf
| configure:12381: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | /* end confdefs.h.  */
| | /* Define vasnprintf to an innocuous variant, in case <limits.h> declares 
vasnprintf.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define vasnprintf innocuous_vasnprintf
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char vasnprintf (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef vasnprintf
| |
| | /* 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 vasnprintf ();
| | /* 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_vasnprintf) || defined (__stub___vasnprintf)
| | choke me
| | #else
| | char (*f) () = vasnprintf;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != vasnprintf;
| |   ;
| |   return 0;
| | }
| configure:12406: result: no
| configure:12464: checking for ptrdiff_t
| configure:12488: cc -std1 -c -ieee -I/usr/local/include  conftest.c >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:12494: $? = 0
| configure:12498: test -z
|                        || test ! -s conftest.err
| configure:12501: $? = 0
| configure:12504: test -s conftest.o
| configure:12507: $? = 0
| configure:12518: result: yes
| configure:12542: checking for snprintf
| configure:12599: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| snprintf
| configure:12605: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | /* end confdefs.h.  */
| | /* Define snprintf to an innocuous variant, in case <limits.h> declares 
snprintf.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define snprintf innocuous_snprintf
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char snprintf (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef snprintf
| |
| | /* Override any gcc2 internal prototype to avoid an error.  */
| | #ifdef __cplusplus
| | extern "C"
| | {
| | #endif
| | /* We use char because int might match the return type of a gcc2
| |    builtin and then its argument prototype would still apply.  */
| | char snprintf ();
| | /* The GNU C library defines this for functions which it implements
| |     to always fail with ENOSYS.  Some functions are actually named
| |     something starting with __ and the normal name is an alias.  */
| | #if defined (__stub_snprintf) || defined (__stub___snprintf)
| | choke me
| | #else
| | char (*f) () = snprintf;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != snprintf;
| |   ;
| |   return 0;
| | }
| configure:12630: result: no
| configure:12542: checking for wcslen
| configure:12599: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:12605: $? = 0
| configure:12609: test -z
|                        || test ! -s conftest.err
| configure:12612: $? = 0
| configure:12615: test -s conftest
| configure:12618: $? = 0
| configure:12630: result: yes
| configure:12652: checking for vsnprintf
| configure:12709: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| vsnprintf
| configure:12715: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_WCSLEN 1
| | /* end confdefs.h.  */
| | /* Define vsnprintf to an innocuous variant, in case <limits.h> declares 
vsnprintf.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define vsnprintf innocuous_vsnprintf
| |
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char vsnprintf (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| |
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| |
| | #undef vsnprintf
| |
| | /* 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 vsnprintf ();
| | /* 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_vsnprintf) || defined (__stub___vsnprintf)
| | choke me
| | #else
| | char (*f) () = vsnprintf;
| | #endif
| | #ifdef __cplusplus
| | }
| | #endif
| |
| | int
| | main ()
| | {
| | return f != vsnprintf;
| |   ;
| |   return 0;
| | }
| configure:12740: result: no
| configure:12800: checking for stdint.h
| configure:12805: result: no
| configure:13050: checking for emacs
| configure:13066: found /usr/local/bin/emacs
| configure:13076: result: emacs
| configure:13100: checking where .elc files should go
| configure:13113: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "
| ")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:13116: $? = 1
| configure:13129: result: ${datadir}/emacs/site-lisp
| configure:13157: checking whether NLS is requested
| configure:13166: result: yes
| configure:13204: checking for msgfmt
| 0 translated messages.
| configure:13235: result: /usr/local/bin/msgfmt
| configure:13244: checking for gmsgfmt
| configure:13275: result: /usr/local/bin/msgfmt
| configure:13314: checking for xgettext
| /usr/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; 
will try C
| configure:13345: result: /usr/local/bin/xgettext
| configure:13385: checking for msgmerge
| configure:13415: result: /usr/local/bin/msgmerge
| configure:13472: checking build system type
| configure:13490: result: alphaev56-dec-osf4.0f
| configure:13498: checking host system type
| configure:13512: result: alphaev56-dec-osf4.0f
| configure:13577: checking for non-GNU ld
| configure:13608: result: /usr/ccs/bin/ld
| configure:13617: checking if the linker (/usr/ccs/bin/ld) is GNU ld
| configure:13630: result: no
| configure:13636: checking for shared library run path origin
| configure:13649: result: done
| configure:14065: checking for CFPreferencesCopyAppValue
| configure:14090: cc -std1 -o conftest -ieee -I/usr/local/include  
-I/System/Library/Frameworks/CoreFoundation.framework/Headers 
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
-framework CoreFoundation >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Severe: conftest.c, line 85: Cannot find file <CFPreferences.h> specified 
in #include directive. (noinclfile)
| #include <CFPreferences.h>
| -^
| configure:14096: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_WCSLEN 1
| | #define PROGRAM_INVOCATION_NAME_DECLARED 0
| | /* end confdefs.h.  */
| | #include <CFPreferences.h>
| | int
| | main ()
| | {
| | CFPreferencesCopyAppValue(NULL, NULL)
| |   ;
| |   return 0;
| | }
| configure:14123: result: no
| configure:14132: checking for CFLocaleCopyCurrent
| configure:14157: cc -std1 -o conftest -ieee -I/usr/local/include  
-I/System/Library/Frameworks/CoreFoundation.framework/Headers 
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
-framework CoreFoundation >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| cc: Severe: conftest.c, line 85: Cannot find file <CFLocale.h> specified in 
#include directive. (noinclfile)
| #include <CFLocale.h>
| -^
| configure:14163: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_WCSLEN 1
| | #define PROGRAM_INVOCATION_NAME_DECLARED 0
| | /* end confdefs.h.  */
| | #include <CFLocale.h>
| | int
| | main ()
| | {
| | CFLocaleCopyCurrent();
| |   ;
| |   return 0;
| | }
| configure:14190: result: no
| configure:14207: checking whether NLS is requested
| configure:14216: result: yes
| configure:14234: checking for GNU gettext in libc
| configure:14258: cc -std1 -o conftest -ieee -I/usr/local/include  
-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib conftest.c  
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| libintl_gettext
| libintl_ngettext
| libintl_bindtextdomain
| _nl_msg_cat_cntr
| _nl_domain_bindings
| configure:14264: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_WCSLEN 1
| | #define PROGRAM_INVOCATION_NAME_DECLARED 0
| | /* end confdefs.h.  */
| | #include <libintl.h>
| | extern int _nl_msg_cat_cntr;
| | extern int *_nl_domain_bindings;
| | int
| | main ()
| | {
| | bindtextdomain ("", "");
| | return (int) gettext ("") + (int) ngettext ("", "", 0) + _nl_msg_cat_cntr + 
*_nl_domain_bindings
| |   ;
| |   return 0;
| | }
| configure:14289: result: no
| configure:14323: checking for iconv
| configure:14350: cc -std1 -o conftest -ieee -I/usr/local/include 
-I/usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup 
-L/usr/local/lib conftest.c  >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| ld:
| Unresolved:
| libiconv_open
| libiconv
| libiconv_close
| configure:14356: $? = 1
| configure: failed program was:
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME "GNU cflow"
| | #define PACKAGE_TARNAME "cflow"
| | #define PACKAGE_VERSION "1.0"
| | #define PACKAGE_STRING "GNU cflow 1.0"
| | #define PACKAGE_BUGREPORT "address@hidden"
| | #define PACKAGE "cflow"
| | #define VERSION "1.0"
| | #define _GNU_SOURCE 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_UNISTD_H 1
| | #define __EXTENSIONS__ 1
| | #define YYTEXT_POINTER 1
| | #define STDC_HEADERS 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_UNISTD_H 1
| | #define HAVE_LOCALE_H 1
| | #define HAVE_MEMMOVE 1
| | #define HAVE_MEMSET 1
| | #define HAVE_STRDUP 1
| | #define HAVE_STRERROR 1
| | #define HAVE_STRTOL 1
| | #define HAVE_SETLOCALE 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #ifndef __cplusplus
| | #define inline __inline
| | #endif
| | #define HAVE_DECL_CLEARERR_UNLOCKED 0
| | #define HAVE_DECL_FEOF_UNLOCKED 0
| | #define HAVE_DECL_FERROR_UNLOCKED 0
| | #define HAVE_DECL_FFLUSH_UNLOCKED 0
| | #define HAVE_DECL_FGETS_UNLOCKED 0
| | #define HAVE_DECL_FPUTC_UNLOCKED 0
| | #define HAVE_DECL_FPUTS_UNLOCKED 0
| | #define HAVE_DECL_FREAD_UNLOCKED 0
| | #define HAVE_DECL_FWRITE_UNLOCKED 0
| | #define HAVE_DECL_GETC_UNLOCKED 0
| | #define HAVE_DECL_GETCHAR_UNLOCKED 0
| | #define HAVE_DECL_PUTC_UNLOCKED 0
| | #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| | #define USE_UNLOCKED_IO 1
| | #define __GETOPT_PREFIX rpl_
| | #define HAVE_FLOCKFILE 1
| | #define HAVE_FUNLOCKFILE 1
| | #define HAVE_DECL_STRERROR_R 0
| | #define HAVE_STRERROR_R 1
| | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| | #define HAVE_UNSIGNED_LONG_LONG 1
| | #define uintmax_t unsigned long long
| | #define EOVERFLOW 103
| | #define HAVE_LONG_LONG 1
| | #define HAVE_LONG_DOUBLE 1
| | #define HAVE_WCHAR_T 1
| | #define HAVE_WINT_T 1
| | #define intmax_t long long
| | #define HAVE_DECL_VSNPRINTF 0
| | #define SIZE_MAX 18446744073709551615UL
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| | #define HAVE_STDLIB_H 1
| | #define HAVE_MALLOC 0
| | #define malloc rpl_malloc
| | #define restrict __restrict
| | #define HAVE_STRCASECMP 1
| | #define HAVE_STRNCASECMP 1
| | #define HAVE_DECL_STRNLEN 0
| | #define strnlen rpl_strnlen
| | #define HAVE_SYSEXITS_H 1
| | #define USE_UNLOCKED_IO 1
| | #define HAVE_PTRDIFF_T 1
| | #define HAVE_WCSLEN 1
| | #define PROGRAM_INVOCATION_NAME_DECLARED 0
| | /* end confdefs.h.  */
| | #include <stdlib.h>
| | #include <iconv.h>
| | int
| | main ()
| | {
| | iconv_t cd = iconv_open("","");
| |        iconv(cd,NULL,NULL,NULL,NULL);
| |        iconv_close(cd);
| |   ;
| |   return 0;
| | }
| configure:14401: cc -std1 -o conftest -ieee -I/usr/local/include 
-I/usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup 
-L/usr/local/lib conftest.c  /usr/local/lib/libiconv.so -rpath /usr/local/lib 
>&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:14407: $? = 0
| configure:14411: test -z
|                        || test ! -s conftest.err
| configure:14414: $? = 0
| configure:14417: test -s conftest
| configure:14420: $? = 0
| configure:14435: result: yes
| configure:14445: checking how to link with libiconv
| configure:14447: result: /usr/local/lib/libiconv.so -rpath /usr/local/lib
| configure:14836: checking for GNU gettext in libintl
| configure:14868: cc -std1 -o conftest -ieee -I/usr/local/include 
-I/usr/local/include  -Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup 
-L/usr/local/lib conftest.c  /usr/local/lib/libintl.so 
/usr/local/lib/libiconv.so -lc -rpath /usr/local/lib >&5
| cc: Warning: conftest.c, line 69: The redefinition of the macro 
"HAVE_DECL_PROGRAM_INVOCATION_NAME" conflicts with a current definition because 
the replacement lists differ.  The redefinition is now in effect. (macroredef)
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| ------------------------------------------^
| configure:14874: $? = 0
| configure:14878: test -z
|                        || test ! -s conftest.err
| configure:14881: $? = 0
| configure:14884: test -s conftest
| configure:14887: $? = 0
| configure:14959: result: yes
| configure:14996: checking whether to use NLS
| configure:14998: result: yes
| configure:15001: checking where the gettext function comes from
| configure:15012: result: external libintl
| configure:15020: checking how to link with libintl
| configure:15022: result: /usr/local/lib/libintl.so /usr/local/lib/libiconv.so 
-lc -rpath /usr/local/lib
| configure:15214: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU cflow config.status 1.0, which was
| generated by GNU Autoconf 2.59.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on mosso.math.utah.edu
|
| config.status:744: creating tests/Makefile
| config.status:744: creating tests/atlocal
| config.status:744: creating Makefile
| config.status:744: creating lib/Makefile
| config.status:744: creating src/Makefile
| config.status:744: creating elisp/Makefile
| config.status:744: creating po/Makefile.in
| config.status:744: creating doc/Makefile
| config.status:848: creating config.h
| config.status:1302: executing depfiles commands
| config.status:1302: executing default-1 commands
| config.status:1302: executing tests/atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=alphaev56-dec-osf4.0f
| ac_cv_build_alias=alphaev56-dec-osf4.0f
| ac_cv_c_compiler_gnu=no
| ac_cv_c_inline=__inline
| ac_cv_decl_EOVERFLOW=103
| ac_cv_env_CC_set=set
| ac_cv_env_CC_value=cc
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-ieee -I/usr/local/include'
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| ac_cv_env_EMACSLOADPATH_set=''
| ac_cv_env_EMACSLOADPATH_value=''
| ac_cv_env_EMACS_set=''
| ac_cv_env_EMACS_value=''
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value='-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup 
-L/usr/local/lib'
| 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_alloca_works=yes
| ac_cv_func_flockfile=yes
| ac_cv_func_funlockfile=yes
| ac_cv_func_lstat_dereferences_slashed_symlink=yes
| ac_cv_func_lstat_empty_string_bug=no
| ac_cv_func_malloc_0_nonnull=no
| ac_cv_func_memmove=yes
| ac_cv_func_mempcpy=no
| ac_cv_func_memset=yes
| ac_cv_func_obstack=no
| ac_cv_func_setlocale=yes
| ac_cv_func_snprintf=no
| ac_cv_func_stat_empty_string_bug=no
| ac_cv_func_strcasecmp=yes
| ac_cv_func_strchrnul=no
| ac_cv_func_strdup=yes
| ac_cv_func_strerror=yes
| ac_cv_func_strerror_r=yes
| ac_cv_func_strerror_r_char_p=no
| ac_cv_func_strncasecmp=yes
| ac_cv_func_strndup=no
| ac_cv_func_strnlen_working=no
| ac_cv_func_strtol=yes
| ac_cv_func_vasnprintf=no
| ac_cv_func_vsnprintf=no
| ac_cv_func_wcslen=yes
| ac_cv_have_decl_clearerr_unlocked=no
| ac_cv_have_decl_feof_unlocked=no
| ac_cv_have_decl_ferror_unlocked=no
| ac_cv_have_decl_fflush_unlocked=no
| ac_cv_have_decl_fgets_unlocked=no
| ac_cv_have_decl_fputc_unlocked=no
| ac_cv_have_decl_fputs_unlocked=no
| ac_cv_have_decl_fread_unlocked=no
| ac_cv_have_decl_fwrite_unlocked=no
| ac_cv_have_decl_getc_unlocked=no
| ac_cv_have_decl_getchar_unlocked=no
| ac_cv_have_decl_program_invocation_name=no
| ac_cv_have_decl_program_invocation_short_name=no
| ac_cv_have_decl_putc_unlocked=no
| ac_cv_have_decl_putchar_unlocked=no
| ac_cv_have_decl_strerror_r=no
| ac_cv_have_decl_strnlen=no
| ac_cv_have_decl_vsnprintf=no
| ac_cv_header_features_h=no
| ac_cv_header_inttypes_h=no
| ac_cv_header_linewrap_h=no
| ac_cv_header_locale_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_minix_config_h=no
| ac_cv_header_stat_broken=no
| ac_cv_header_stdbool_h=no
| ac_cv_header_stdc=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_sys_stat_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_sysexits_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=alphaev56-dec-osf4.0f
| ac_cv_host_alias=alphaev56-dec-osf4.0f
| ac_cv_lib_error_at_line=no
| ac_cv_lib_fl_yywrap=yes
| ac_cv_objext=o
| ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
| ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
| ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
| ac_cv_path_install='/usr/local/bin/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='cc -std1 -E'
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_LEX=flex
| ac_cv_prog_ac_ct_CC=cc
| ac_cv_prog_ac_ct_RANLIB=ranlib
| ac_cv_prog_cc_g=yes
| ac_cv_prog_cc_stdc=-std1
| ac_cv_prog_egrep='grep -E'
| ac_cv_prog_lex_root=lex.yy
| ac_cv_prog_lex_yytext_pointer=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_type__Bool=no
| ac_cv_type_long_long=yes
| ac_cv_type_ptrdiff_t=yes
| ac_cv_type_size_t=yes
| ac_cv_type_unsigned_long_long=yes
| ac_cv_working_alloca_h=yes
| acl_cv_hardcode_direct=no
| acl_cv_hardcode_libdir_flag_spec='-rpath $libdir'
| acl_cv_hardcode_libdir_separator=:
| acl_cv_hardcode_minus_L=no
| acl_cv_libext=a
| acl_cv_path_LD=/usr/ccs/bin/ld
| acl_cv_prog_gnu_ld=no
| acl_cv_rpath=done
| acl_cv_shlibext=so
| acl_cv_wl=-Wl,
| am_cv_CC_dependencies_compiler_type=tru64
| am_cv_func_iconv=yes
| am_cv_lib_iconv=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| bh_cv_c_signed=yes
| gl_cv_c_restrict=__restrict
| gl_cv_header_inttypes_h=no
| gl_cv_header_stdint_h=no
| gt_cv_c_intmax_t=no
| gt_cv_c_long_double=yes
| gt_cv_c_wchar_t=yes
| gt_cv_c_wint_t=yes
| gt_cv_func_CFLocaleCopyCurrent=no
| gt_cv_func_CFPreferencesCopyAppValue=no
| gt_cv_func_gnugettext2_libc=no
| gt_cv_func_gnugettext2_libintl=yes
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /local/build/cflow-1.0/build-aux/missing --run aclocal-1.9'
| ALLOCA=''
| ALLOCA_H=''
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='${SHELL} /local/build/cflow-1.0/build-aux/missing --run tar'
| AUTOCONF='${SHELL} /local/build/cflow-1.0/build-aux/missing --run autoconf'
| AUTOHEADER='${SHELL} /local/build/cflow-1.0/build-aux/missing --run 
autoheader'
| AUTOM4TE='${SHELL} /local/build/cflow-1.0/build-aux/missing --run autom4te'
| AUTOMAKE='${SHELL} /local/build/cflow-1.0/build-aux/missing --run 
automake-1.9'
| AWK='gawk'
| CC='cc -std1'
| CCDEPMODE='depmode=tru64'
| CFLAGS='-ieee -I/usr/local/include'
| CPP='cc -std1 -E'
| CPPFLAGS='-I/usr/local/include'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| ECHO_C='ECHO_N=''
| ECHO_T=''
| EGREP='grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EOVERFLOW='103'
| EXEEXT=''
| GETOPT_H='getopt.h'
| GMSGFMT='/usr/local/bin/msgfmt'
| HAVE__BOOL='0'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| INTLLIBS='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -lc -rpath 
/usr/local/lib'
| INTL_MACOSX_LIBS=''
| LDFLAGS='-Wl,-rpath,/usr/local/lib -Wl,-oldstyle_liblookup -L/usr/local/lib'
| LEX='flex'
| LEXLIB='-lfl'
| LEX_OUTPUT_ROOT='lex.yy'
| LIBICONV='/usr/local/lib/libiconv.so -rpath /usr/local/lib'
| LIBINTL='/usr/local/lib/libintl.so /usr/local/lib/libiconv.so -lc -rpath 
/usr/local/lib'
| LIBOBJS=' error$U.o getopt$U.o getopt1$U.o exitfail$U.o hash$U.o malloc$U.o 
mempcpy$U.o obstack$U.o strchrnul$U.o strndup$U.o strnlen$U.o vasnprintf$U.o 
printf-args$U.o printf-parse$U.o asnprintf$U.o vsnprintf$U.o xmalloc$U.o 
pin$U.o'
| LIBS=''
| LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
| LTLIBINTL='-L/usr/local/lib -lintl -L/usr/local/lib -liconv -lc 
-R/usr/local/lib'
| LTLIBOBJS=' error$U.lo getopt$U.lo getopt1$U.lo exitfail$U.lo hash$U.lo 
malloc$U.lo mempcpy$U.lo obstack$U.lo strchrnul$U.lo strndup$U.lo strnlen$U.lo 
vasnprintf$U.lo printf-args$U.lo printf-parse$U.lo asnprintf$U.lo 
vsnprintf$U.lo xmalloc$U.lo pin$U.lo'
| MAKEINFO='${SHELL} /local/build/cflow-1.0/build-aux/missing --run makeinfo'
| MKINSTALLDIRS='$(top_builddir)/build-aux/mkinstalldirs'
| MSGFMT='/usr/local/bin/msgfmt'
| MSGMERGE='/usr/local/bin/msgmerge'
| OBJEXT='o'
| PACKAGE='cflow'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU cflow'
| PACKAGE_STRING='GNU cflow 1.0'
| PACKAGE_TARNAME='cflow'
| PACKAGE_VERSION='1.0'
| PATH_SEPARATOR=':'
| POSUB='po'
| RANLIB='ranlib'
| RENDITION='DISTRIB'
| SET_MAKE=''
| SHELL='/bin/ksh'
| STDBOOL_H='stdbool.h'
| STRIP=''
| SYSEXITS_H=''
| USE_NLS='yes'
| VERSION='1.0'
| XGETTEXT='/usr/local/bin/xgettext'
| ac_ct_CC='cc'
| ac_ct_RANLIB='ranlib'
| ac_ct_STRIP=''
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__leading_dot='.'
| am__quote=''
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build='alphaev56-dec-osf4.0f'
| build_alias=''
| build_cpu='alphaev56'
| build_os='osf4.0f'
| build_vendor='dec'
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host='alphaev56-dec-osf4.0f'
| host_alias=''
| host_cpu='alphaev56'
| host_os='osf4.0f'
| host_vendor='dec'
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/local/build/cflow-1.0/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lisp_LISP='$(LISPSRC)'
| lispdir='${datadir}/emacs/site-lisp'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| mkdir_p='mkdir -p --'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define ENABLE_NLS 1
| #define EOVERFLOW 103
| #define HAVE_ALLOCA 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_DECL_CLEARERR_UNLOCKED 0
| #define HAVE_DECL_FEOF_UNLOCKED 0
| #define HAVE_DECL_FERROR_UNLOCKED 0
| #define HAVE_DECL_FFLUSH_UNLOCKED 0
| #define HAVE_DECL_FGETS_UNLOCKED 0
| #define HAVE_DECL_FPUTC_UNLOCKED 0
| #define HAVE_DECL_FPUTS_UNLOCKED 0
| #define HAVE_DECL_FREAD_UNLOCKED 0
| #define HAVE_DECL_FWRITE_UNLOCKED 0
| #define HAVE_DECL_GETCHAR_UNLOCKED 0
| #define HAVE_DECL_GETC_UNLOCKED 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
| #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
| #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
| #define HAVE_DECL_PUTCHAR_UNLOCKED 0
| #define HAVE_DECL_PUTC_UNLOCKED 0
| #define HAVE_DECL_STRERROR_R 0
| #define HAVE_DECL_STRNLEN 0
| #define HAVE_DECL_VSNPRINTF 0
| #define HAVE_FLOCKFILE 1
| #define HAVE_FUNLOCKFILE 1
| #define HAVE_GETTEXT 1
| #define HAVE_ICONV 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define HAVE_MALLOC 0
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMORY_H 1
| #define HAVE_MEMSET 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRERROR_R 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_WCHAR_T 1
| #define HAVE_WCSLEN 1
| #define HAVE_WINT_T 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define PACKAGE "cflow"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU cflow"
| #define PACKAGE_STRING "GNU cflow 1.0"
| #define PACKAGE_TARNAME "cflow"
| #define PACKAGE_VERSION "1.0"
| #define PROGRAM_INVOCATION_NAME_DECLARED 0
| #define SIZE_MAX 18446744073709551615UL
| #define STDC_HEADERS 1
| #define STDC_HEADERS 1
| #define USE_UNLOCKED_IO 1
| #define USE_UNLOCKED_IO 1
| #define VERSION "1.0"
| #define YYTEXT_POINTER 1
| #define _GNU_SOURCE 1
| #define __EXTENSIONS__ 1
| #define __GETOPT_PREFIX rpl_
| #define inline __inline
| #define intmax_t long long
| #define malloc rpl_malloc
| #define restrict __restrict
| #define strnlen rpl_strnlen
| #define uintmax_t unsigned long long
| #endif
| #ifndef __cplusplus
|
| configure: exit 0

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: address@hidden  -
- 155 S 1400 E RM 233                       address@hidden  address@hidden -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe  -
-------------------------------------------------------------------------------




reply via email to

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