bug-autoconf
[Top][All Lists]
Advanced

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

autoconf problem building


From: Eurico de Sousa
Subject: autoconf problem building
Date: Fri, 01 Feb 2002 16:34:34 -0500

Hi.

I built autoconf and have lots of failures on the make check.

Machine info: SunOS asd98557 5.6 Generic_105181-03 sun4u sparc SUNW,Ultra-5_10

I've attached the testsuite.log file as instructed at the end of the make check.

I've also attached the config.log and Makefile which configure built.

Eurico de Sousa
Bank of Canada
====================================
Test suite log for GNU Autoconf 2.52
====================================

/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/ChangeLog :
| 2001-07-18  Akim Demaille  <address@hidden>
| 
|       Version 2.52.
| 
| 2001-07-18  Akim Demaille  <address@hidden>
| 
|       The C-Fortran 77 hooks are available only once AC_F77_DUMMY_MAIN
|       was run, while they are needed also when it is expanded.
|       Reported by Nicolas Joly.
| 

Failed tests:
   9: tools.at:413    autoupdate
  10: tools.at:447    autoupdating AC_LINK_FILES
  11: tools.at:474    autoupdating AC_PREREQ
  22: base.at:175     AC_REQUIRE & AC_LANG
  23: base.at:213     AC_CACHE_CHECK
  24: base.at:232     AC_TRY_*
  25: torture.at:48   AC_ARG_VAR
  26: torture.at:90   AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS
  27: torture.at:175  Missing templates
  28: torture.at:206  configure invocation
  29: torture.at:243  #define header templates
  30: torture.at:334  Torturing config.status
  31: torture.at:427  srcdir
  34: compile.at:75   Extensions
  36: compile.at:115  C keywords
  37: compile.at:128  AC_PROG_CPP requires AC_PROG_CC
  38: compile.at:139  AC_PROG_CPP with warnings
  41: compile.at:250  AC_TRY_LINK_FUNC
  42: compile.at:277  GNU Fortran 77
  43: semantics.at:58 AC_CHECK_LIB
  44: semantics.at:71 AC_CHECK_DECLS
  45: semantics.at:83 AC_CHECK_FUNCS
  46: semantics.at:91 AC_REPLACE_FUNCS
  47: semantics.at:126 AC_CHECK_HEADERS
  48: semantics.at:139 AC_CHECK_MEMBERS
  49: semantics.at:165 AC_CHECK_SIZEOF
  50: semantics.at:181 AC_CHECK_TYPES
  52: semantics.at:233 AC_CHECK_FILES
  53: semantics.at:267 AC_CHECK_PROG & AC_CHECK_PROGS
  54: semantics.at:315 AC_PATH_PROG & AC_PATH_PROGS
  55: semantics.at:359 AC_PATH_XTRA
  56: semantics.at:377 AC_SYS_RESTARTABLE_SYSCALLS
  57: semantics.at:378 AC_FUNC_WAIT3
  58: acgeneral.at:6  AC_ARG_ENABLE
  59: acgeneral.at:7  AC_ARG_PROGRAM
  60: acgeneral.at:8  AC_ARG_WITH
  61: acgeneral.at:9  AC_CANONICAL_TARGET
  62: acgeneral.at:10 AC_EGREP_CPP
  63: acgeneral.at:11 AC_EGREP_HEADER
  64: acgeneral.at:12 AC_PREFIX_DEFAULT
  65: acgeneral.at:15 AC_CHECKING
  66: acgeneral.at:16 AC_CHECK_TOOL_PREFIX
  67: acgeneral.at:17 AC_COMPILE_CHECK
  68: acgeneral.at:18 AC_ENABLE
  69: acgeneral.at:19 AC_HAVE_LIBRARY
  70: acgeneral.at:20 AC_OUTPUT_COMMANDS
  71: acgeneral.at:21 AC_VALIDATE_CACHED_SYSTEM_TUPLE
  72: acgeneral.at:22 AC_WITH
  73: acspecific.at:6 AC_AIX
  74: acspecific.at:7 AC_DECL_SYS_SIGLIST
  75: acspecific.at:8 AC_ISC_POSIX
  76: acspecific.at:9 AC_MINIX
  77: acspecific.at:10 AC_PROG_AWK
  78: acspecific.at:11 AC_PROG_INSTALL
  79: acspecific.at:12 AC_PROG_LEX
  80: acspecific.at:13 AC_PROG_LN_S
  81: acspecific.at:14 AC_PROG_MAKE_SET
  82: acspecific.at:15 AC_PROG_RANLIB
  83: acspecific.at:16 AC_PROG_YACC
  84: acspecific.at:17 AC_SYS_INTERPRETER
  85: acspecific.at:18 AC_SYS_LARGEFILE
  86: acspecific.at:19 AC_SYS_LONG_FILE_NAMES
  87: acspecific.at:22 AC_ARG_ARRAY
  88: acspecific.at:23 AC_DECL_YYTEXT
  89: acspecific.at:24 AC_DYNIX_SEQ
  90: acspecific.at:25 AC_HAVE_POUNDBANG
  91: acspecific.at:26 AC_IRIX_SUN
  92: acspecific.at:27 AC_RSH
  93: acspecific.at:28 AC_SCO_INTL
  94: acspecific.at:29 AC_XENIX_DIR
  95: aclang.at:6     AC_C_BIGENDIAN
  96: aclang.at:7     AC_C_CHAR_UNSIGNED
  97: aclang.at:8     AC_C_LONG_DOUBLE
  98: aclang.at:9     AC_C_PROTOTYPES
  99: aclang.at:10    AC_C_STRINGIZE
 100: aclang.at:11    AC_F77_MAIN
 101: aclang.at:12    AC_F77_WRAPPERS
 102: aclang.at:13    AC_NO_EXECUTABLES
 103: aclang.at:14    AC_PROG_CC_C_O
 104: aclang.at:15    AC_PROG_F77_C_O
 105: aclang.at:16    AC_PROG_GCC_TRADITIONAL
 106: aclang.at:17    AC_REQUIRE_CPP
 107: aclang.at:20    AC_C_CROSS
 108: aclang.at:21    AC_LANG_C
 109: aclang.at:22    AC_LANG_CPLUSPLUS
 110: aclang.at:23    AC_LANG_FORTRAN77
 111: aclang.at:24    AC_LANG_SAVE
 112: acheaders.at:6  AC_HEADER_MAJOR
 113: acheaders.at:7  AC_HEADER_STAT
 114: acheaders.at:8  AC_HEADER_TIOCGWINSZ
 115: acheaders.at:11 AC_DIR_HEADER
 116: acheaders.at:12 AC_MEMORY_H
 117: acheaders.at:13 AC_UNISTD_H
 118: acheaders.at:14 AC_USG
 119: actypes.at:6    AC_STRUCT_ST_BLOCKS
 120: actypes.at:7    AC_STRUCT_TIMEZONE
 121: actypes.at:8    AC_TYPE_MODE_T
 122: actypes.at:9    AC_TYPE_OFF_T
 123: actypes.at:10   AC_TYPE_SIGNAL
 124: actypes.at:13   AC_INT_16_BITS
 125: actypes.at:14   AC_LONG_64_BITS
 126: actypes.at:15   AC_STRUCT_ST_BLKSIZE
 127: actypes.at:16   AC_STRUCT_ST_RDEV
 128: actypes.at:17   AM_TYPE_PTRDIFF_T
 129: acfunctions.at:6 AC_FUNC_ALLOCA
 130: acfunctions.at:7 AC_FUNC_CHOWN
 131: acfunctions.at:8 AC_FUNC_CLOSEDIR_VOID
 132: acfunctions.at:9 AC_FUNC_ERROR_AT_LINE
 133: acfunctions.at:10 AC_FUNC_FNMATCH
 134: acfunctions.at:11 AC_FUNC_FORK
 135: acfunctions.at:12 AC_FUNC_FSEEKO
 136: acfunctions.at:13 AC_FUNC_GETGROUPS
 137: acfunctions.at:14 AC_FUNC_GETLOADAVG
 138: acfunctions.at:15 AC_FUNC_GETMNTENT
 139: acfunctions.at:16 AC_FUNC_GETPGRP
 140: acfunctions.at:17 AC_FUNC_MALLOC
 141: acfunctions.at:18 AC_FUNC_MEMCMP
 142: acfunctions.at:19 AC_FUNC_MKTIME
 143: acfunctions.at:20 AC_FUNC_MMAP
 144: acfunctions.at:21 AC_FUNC_OBSTACK
 145: acfunctions.at:22 AC_FUNC_SELECT_ARGTYPES
 146: acfunctions.at:23 AC_FUNC_SETPGRP
 147: acfunctions.at:24 AC_FUNC_SETVBUF_REVERSED
 148: acfunctions.at:25 AC_FUNC_STAT
 149: acfunctions.at:26 AC_FUNC_STRCOLL
 150: acfunctions.at:27 AC_FUNC_STRERROR_R
 151: acfunctions.at:28 AC_FUNC_STRFTIME
 152: acfunctions.at:29 AC_FUNC_STRTOD
 153: acfunctions.at:30 AC_FUNC_UTIME_NULL
 154: acfunctions.at:31 AC_FUNC_VPRINTF

Skipped tests:
   1: tools.at:29     Syntax of the scripts
   2: tools.at:76     AWK portability
  39: compile.at:169  AC_PROG_CPP without warnings
  40: compile.at:206  AC_PROG_CPP via CC
 155: foreign.at:9    Libtool

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

================================
Test suite for GNU Autoconf 2.52
================================
foreach: No match
9. ./tools.at:413: testing autoupdate...
./tools.at:434: autoupdate --version || exit 77
stderr:
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: syntax error at line 29: `=~' unexpected
stdout:
9. ./tools.at:413: ok (skipped near `tools.at:434')
foreach: No match

10. ./tools.at:447: testing autoupdating AC_LINK_FILES...
./tools.at:461: autoupdate --version || exit 77
stderr:
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: syntax error at line 29: `=~' unexpected
stdout:
10. ./tools.at:447: ok (skipped near `tools.at:461')
foreach: No match

11. ./tools.at:474: testing autoupdating AC_PREREQ...
./tools.at:480: autoupdate --version || exit 77
stderr:
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: use: not found
autoupdate: syntax error at line 29: `=~' unexpected
stdout:
11. ./tools.at:474: ok (skipped near `tools.at:480')
foreach: No match

22. ./base.at:175: testing AC_REQUIRE & AC_LANG...
./base.at:201: autoconf --autoconf-dir .. -l $at_srcdir 
./base.at:202: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
./base.at:202: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1

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

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=''


configure: exit 0
22. ./base.at:175: FAILED near `base.at:202'
foreach: No match

23. ./base.at:213: testing AC_CACHE_CHECK...
./base.at:222: autoconf --autoconf-dir .. -l $at_srcdir 
./base.at:223: top_srcdir=$top_srcdir ./configure -q
0a1
> foreach: No match
stdout:
./base.at:223: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure -q

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:887: checking for nothing
configure:894: result: found

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

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=''


configure: exit 0
23. ./base.at:213: FAILED near `base.at:223'
foreach: No match

24. ./base.at:232: testing AC_TRY_*...
./base.at:252: autoconf --autoconf-dir .. -l $at_srcdir 
./base.at:253: top_srcdir=$top_srcdir ./configure -q
0a1
> foreach: No match
stdout:
./base.at:253: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure -q

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:890: (echo The Cat in the Hat;
                    echo The Hat in the Cat >&2)
                  | grep \^The\ Cat\ in\ the\ Hat$ >/dev/null
The Hat in the Cat
configure:893: $? = 0
configure:905: (echo The Cat in the Hat;
                    echo The Hat in the Cat >&2)
                  | grep \^The\ Hat\ in\ the\ Cat$ >/dev/null
The Hat in the Cat
configure:908: $? = 1

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

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=''


configure: exit 0
24. ./base.at:232: FAILED near `base.at:253'
foreach: No match

25. ./torture.at:48: testing AC_ARG_VAR...
./torture.at:58:
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  exit 0
else
  exit 77
fi

./torture.at:70: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:73: top_srcdir=$top_srcdir ./configure --config-cache
0a1
> foreach: No match
stdout:
configure: creating cache config.cache
updating cache config.cache
configure: creating ./config.status
config.status: creating file
./torture.at:73: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --config-cache

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:814: creating cache config.cache
configure:885: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:888: $? = 1
configure:1007: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1419: creating file

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

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_precious_set=''
ac_cv_env_precious_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''


configure: exit 0
25. ./torture.at:48: FAILED near `torture.at:73'
foreach: No match

26. ./torture.at:90: testing AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS...
./torture.at:124: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:154: top_srcdir=$top_srcdir ./configure what_to_test=file
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating file
./torture.at:154: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure what_to_test=file

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:999: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1443: creating file

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

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=''


configure: exit 0
26. ./torture.at:90: FAILED near `torture.at:154'
foreach: No match

27. ./torture.at:175: testing Missing templates...
./torture.at:183: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:186: top_srcdir=$top_srcdir ./configure 
1a2
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating nonexistent
./torture.at:186: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:998: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1409: creating nonexistent
config.status:1440: error: cannot find input file: nonexistent.in

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

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=''


configure: exit 1
27. ./torture.at:175: FAILED near `torture.at:186'
foreach: No match

28. ./torture.at:206: testing configure invocation...
./torture.at:214: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:219: top_srcdir=$top_srcdir ./configure one=one --enable-two=two 
--with-three=three |
                     sed -n -e 's/^result=//p'
0a1
> foreach: No match
./torture.at:219: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure one=one --enable-two=two --with-three=three

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:997: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557


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

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=''


configure: exit 0
28. ./torture.at:206: FAILED near `torture.at:219'
foreach: No match

29. ./torture.at:243: testing #define header templates...
./torture.at:294: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:295: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating defs
config.status: creating config.h
./torture.at:295: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1044: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1463: creating defs
config.status:1554: creating config.h

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

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=''

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

#define foo toto
#define bar tata
#define baz titi
#define fubar tutu
#define a A
#define aaa AAA
#define aa AA
/* Hi Mum! Look, I'm doing C++! */
#ifdef __cplusplus
void exit (int status);
#endif


configure: exit 0
29. ./torture.at:243: FAILED near `torture.at:295'
foreach: No match

30. ./torture.at:334: testing Torturing config.status...
./torture.at:401: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:402: autoheader --autoconf-dir .. -l $at_srcdir
./torture.at:403: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating dummy
config.status: creating config.h
./torture.at:403: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1570: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2088: creating dummy
config.status:2179: creating config.h

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

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=''

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

#define ac_Dummy_001 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_002 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_003 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_004 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_005 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_006 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_007 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_008 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_009 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_010 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_011 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_012 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_013 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_014 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_015 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_016 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_017 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_018 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_019 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_020 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_021 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_022 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_023 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_024 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_025 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_026 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_027 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_028 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_029 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_030 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_031 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_032 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_033 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_034 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_035 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_036 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_037 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_038 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_039 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_040 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_041 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_042 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_043 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_044 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_045 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_046 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_047 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_048 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_049 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_050 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_051 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_052 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_053 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_054 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_055 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_056 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_057 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_058 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_059 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_060 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_061 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_062 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_063 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_064 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_065 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_066 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_067 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_068 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_069 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_070 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_071 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_072 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_073 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_074 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_075 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_076 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_077 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_078 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_079 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_080 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_081 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_082 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_083 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_084 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_085 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_086 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_087 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_088 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_089 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_090 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_091 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_092 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_093 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_094 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_095 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_096 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_097 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_098 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_099 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."
#define ac_Dummy_100 "This value should be long enough to torture the various 
limits of sed and other tools used by Autoconf."


configure: exit 0
30. ./torture.at:334: FAILED near `torture.at:403'
foreach: No match

31. ./torture.at:427: testing srcdir...
./torture.at:448: autoconf --autoconf-dir .. -l $at_srcdir 
./torture.at:451: ./configure
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating foo
config.status: creating at-dir/bar
31. ./torture.at:427: FAILED near `torture.at:451'
foreach: No match

34. ./compile.at:75: testing Extensions...
./compile.at:75: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:75: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:75: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
./compile.at:75: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
34. ./compile.at:75: FAILED near `compile.at:75'

36. ./compile.at:115: testing C keywords...
./compile.at:115: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:115: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:115: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
configure: creating ./config.status
config.status: creating config.h
./compile.at:115: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for gcc option to accept ANSI C
configure:1703: gcc  -c -g -O2  conftest.c >&5
configure:1706: $? = 0
configure:1709: test -s conftest.o
configure:1712: $? = 0
configure:1729: result: none needed
configure:1737: checking for an ANSI C-conforming const
configure:1801: gcc -c -g -O2  conftest.c >&5
configure:1804: $? = 0
configure:1807: test -s conftest.o
configure:1810: $? = 0
configure:1820: result: yes
configure:1830: checking for inline
configure:1847: gcc -c -g -O2  conftest.c >&5
configure:1850: $? = 0
configure:1853: test -s conftest.o
configure:1856: $? = 0
configure:1867: result: inline
configure:1882: checking for working volatile
configure:1902: gcc -c -g -O2  conftest.c >&5
configure:1905: $? = 0
configure:1908: test -s conftest.o
configure:1911: $? = 0
configure:1921: result: yes
configure:2017: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2309: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_c_inline='inline'
ac_cv_c_volatile='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''


configure: exit 0
36. ./compile.at:115: FAILED near `compile.at:115'

37. ./compile.at:128: testing AC_PROG_CPP requires AC_PROG_CC...
./compile.at:128: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:128: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:128: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating config.h
./compile.at:128: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1935: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2227: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
37. ./compile.at:128: FAILED near `compile.at:128'

38. ./compile.at:139: testing AC_PROG_CPP with warnings...
./compile.at:155: autoconf --autoconf-dir .. -l $at_srcdir 
./compile.at:155: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:155: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for stdio.h... yes
checking for autoconf_io.h... no
configure: creating ./config.status
config.status: creating config.h
./compile.at:155: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1861: checking for stdio.h
configure:1871: ./mycpp gcc -E  conftest.c
noise
configure:1877: $? = 0
configure:1896: result: yes
configure:1861: checking for autoconf_io.h
configure:1871: ./mycpp gcc -E  conftest.c
noise
configure:1868:25: autoconf_io.h: No such file or directory
configure:1877: $? = 1
configure: failed program was:
#line 1867 "configure"
#include "confdefs.h"
#include <autoconf_io.h>
configure:1896: result: no
configure:1985: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2277: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_autoconf_io_h='no'
ac_cv_header_stdio_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STDIO_H 1


configure: exit 0
38. ./compile.at:139: FAILED near `compile.at:155'

41. ./compile.at:250: testing AC_TRY_LINK_FUNC...
./compile.at:250: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:250: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:250: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
configure: creating ./config.status
config.status: creating config.h
./compile.at:250: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1666: gcc -o conftest -g -O2   conftest.c  >&5
configure:1655: warning: conflicting types for built-in function `printf'
configure:1669: $? = 0
configure:1672: test -s conftest
configure:1675: $? = 0
configure:1706: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
Be_doomed_if_your_libc_has_a_function_named_like_this /var/tmp/cce0gkla.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1709: $? = 1
configure: failed program was:
#line 1687 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char Be_doomed_if_your_libc_has_a_function_named_like_this ();
int
main ()
{
Be_doomed_if_your_libc_has_a_function_named_like_this ();
  ;
  return 0;
}
configure:1804: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2096: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
41. ./compile.at:250: FAILED near `compile.at:250'

42. ./compile.at:277: testing GNU Fortran 77...
./compile.at:277: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./compile.at:277: autoheader --autoconf-dir .. -l $at_srcdir
./compile.at:277: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
configure: creating ./config.status
config.status: creating config.h
./compile.at:277: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:896: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:899: $? = 1
configure:997: checking for g77
configure:1012: found /apps/asd/unix/gnu/bin/g77
configure:1020: result: g77
configure:1034: checking for Fortran 77 compiler version
configure:1037: g77 --version </dev/null >&5
GNU Fortran 0.5.26 20010819 (release)
Copyright (C) 2001 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1040: $? = 0
configure:1042: g77 -v </dev/null >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Driving: /apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/bin/g77 -v -c -xf77-version 
/dev/null -xnone
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/tradcpp0
 -lang-fortran -v -iprefix 
/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-libsparc-sun-solaris2.6/3.0.1/ 
-D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=1 -Dsparc -Dsun -Dunix 
-D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 
-D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__ 
-D__STDC_HOSTED__=1 -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc /dev/null 
/dev/null
GNU traditional CPP version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o 
/var/tmp/ccN75Ihb.s /dev/null
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
GNU Fortran Front End version 0.5.26 20010819 (release)
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/cclSWB9c.o /var/tmp/ccN75Ihb.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 /usr/ccs/bin/ld -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o /var/tmp/ccFzZjba 
/var/tmp/cclSWB9c.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
 /var/tmp/ccFzZjba
__G77_LIBF77_VERSION__: 0.5.26 20010819 (release)
@(#)LIBF77 VERSION 20000929
__G77_LIBI77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 20001205
__G77_LIBU77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBU77 VERSION 19980709
configure:1045: $? = 0
configure:1047: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1050: $? = 1
configure:1063: checking for Fortran 77 compiler default output
configure:1066: g77   conftest.f  >&5
configure:1069: $? = 0
configure:1098: result: a.out
configure:1103: checking whether the Fortran 77 compiler works
configure:1109: ./a.out
configure:1112: $? = 0
configure:1127: result: yes
configure:1134: checking whether we are cross compiling
configure:1136: result: no
configure:1139: checking for executable suffix
configure:1141: g77 -o conftest   conftest.f  >&5
configure:1144: $? = 0
configure:1166: result: 
configure:1172: checking for object suffix
configure:1183: g77 -c  conftest.f >&5
configure:1186: $? = 0
configure:1205: result: o
configure:1213: checking whether we are using the GNU Fortran 77 compiler
configure:1227: g77 -c  conftest.F >&5
configure:1230: $? = 0
configure:1233: test -s conftest.o
configure:1236: $? = 0
configure:1248: result: yes
configure:1255: checking whether g77 accepts -g
configure:1267: g77 -c -g conftest.f >&5
configure:1270: $? = 0
configure:1273: test -s conftest.o
configure:1276: $? = 0
configure:1287: result: yes
configure:1310: g77 --version | grep GNU >&2
GNU Fortran 0.5.26 20010819 (release)
For more version information on components of the GNU Fortran
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
configure:1313: $? = 0
configure:1412: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1704: creating config.h

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

ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_F77='g77'
ac_cv_prog_f77_g='yes'


configure: exit 0
42. ./compile.at:277: FAILED near `compile.at:277'

43. ./semantics.at:58: testing AC_CHECK_LIB...
./semantics.at:58: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:58: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:58: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for cos in -lm... yes
checking for sin in -lm... yes
checking for acos in -lm... yes
checking for asin in -lm... yes
checking for cossack in -lm... no
checking for sinner in -lm... no
checking for acossack in -lm... no
checking for asinner in -lm... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:58: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1666: gcc -o conftest -g -O2   conftest.c  >&5
configure:1655: warning: conflicting types for built-in function `cos'
Undefined                       first referenced
 symbol                             in file
cos                                 /var/tmp/ccaMRGqe.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1669: $? = 1
configure: failed program was:
#line 1647 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char cos ();
int
main ()
{
cos ();
  ;
  return 0;
}
configure:1686: checking for cos in -lm
configure:1713: gcc -o conftest -g -O2   conftest.c -lm   >&5
configure:1702: warning: conflicting types for built-in function `cos'
configure:1716: $? = 0
configure:1719: test -s conftest
configure:1722: $? = 0
configure:1733: result: yes
configure:1752: checking for sin in -lm
configure:1779: gcc -o conftest -g -O2   conftest.c -lm  -lm  >&5
configure:1768: warning: conflicting types for built-in function `sin'
configure:1782: $? = 0
configure:1785: test -s conftest
configure:1788: $? = 0
configure:1799: result: yes
configure:1817: checking for acos in -lm
configure:1844: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm  >&5
configure:1847: $? = 0
configure:1850: test -s conftest
configure:1853: $? = 0
configure:1864: result: yes
configure:1882: checking for asin in -lm
configure:1909: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm -lm  >&5
configure:1912: $? = 0
configure:1915: test -s conftest
configure:1918: $? = 0
configure:1929: result: yes
configure:1947: checking for cossack in -lm
configure:1974: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm -lm -lm  >&5
Undefined                       first referenced
 symbol                             in file
cossack                             /var/tmp/ccUHrACa.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1977: $? = 1
configure: failed program was:
#line 1955 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char cossack ();
int
main ()
{
cossack ();
  ;
  return 0;
}
configure:1994: result: no
configure:2005: checking for sinner in -lm
configure:2032: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm -lm -lm  >&5
Undefined                       first referenced
 symbol                             in file
sinner                              /var/tmp/cc8VOYyd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2035: $? = 1
configure: failed program was:
#line 2013 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sinner ();
int
main ()
{
sinner ();
  ;
  return 0;
}
configure:2052: result: no
configure:2062: checking for acossack in -lm
configure:2089: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm -lm -lm  >&5
Undefined                       first referenced
 symbol                             in file
acossack                            /var/tmp/ccctQE5d.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2092: $? = 1
configure: failed program was:
#line 2070 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char acossack ();
int
main ()
{
acossack ();
  ;
  return 0;
}
configure:2109: result: no
configure:2119: checking for asinner in -lm
configure:2146: gcc -o conftest -g -O2   conftest.c -lm  -lm -lm -lm -lm  >&5
Undefined                       first referenced
 symbol                             in file
asinner                             /var/tmp/ccoFLWbe.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2149: $? = 1
configure: failed program was:
#line 2127 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char asinner ();
int
main ()
{
asinner ();
  ;
  return 0;
}
configure:2166: result: no
configure:2253: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2545: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_lib_m___acos='yes'
ac_cv_lib_m___acossack='no'
ac_cv_lib_m___asin='yes'
ac_cv_lib_m___asinner='no'
ac_cv_lib_m_cos='yes'
ac_cv_lib_m_cossack='no'
ac_cv_lib_m_sin='yes'
ac_cv_lib_m_sinner='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_LIBM 1
#define HAVE_LIBM 1
#define HAVE_LIBM 1
#define HAVE_LIBM 1


configure: exit 0
43. ./semantics.at:58: FAILED near `semantics.at:58'

44. ./semantics.at:71: testing AC_CHECK_DECLS...
./semantics.at:71: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:71: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:71: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether yes is declared... yes
checking whether no is declared... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:71: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking whether yes is declared
configure:1668: gcc -c -g -O2  conftest.c >&5
configure:1671: $? = 0
configure:1674: test -s conftest.o
configure:1677: $? = 0
configure:1687: result: yes
configure:1701: checking whether no is declared
configure:1723: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1714: `no' undeclared (first use in this function)
configure:1714: (Each undeclared identifier is reported only once
configure:1714: for each function it appears in.)
configure:1726: $? = 1
configure: failed program was:
#line 1707 "configure"
#include "confdefs.h"
int yes = 1;

int
main ()
{
#ifndef no
  char *p = (char *) no;
#endif

  ;
  return 0;
}
configure:1742: result: no
configure:1836: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2128: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_have_decl_no='no'
ac_cv_have_decl_yes='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_DECL_YES 1
#define HAVE_DECL_NO 0


configure: exit 0
44. ./semantics.at:71: FAILED near `semantics.at:71'

45. ./semantics.at:83: testing AC_CHECK_FUNCS...
./semantics.at:83: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:83: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:83: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for printf... yes
checking for autoconf_ftnirp... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:83: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1649: checking for printf
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
configure:1665: warning: conflicting types for built-in function `printf'
configure:1689: $? = 0
configure:1692: test -s conftest
configure:1695: $? = 0
configure:1705: result: yes
configure:1649: checking for autoconf_ftnirp
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
autoconf_ftnirp                     /var/tmp/ccyiQ1Xc.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1689: $? = 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char autoconf_ftnirp (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char autoconf_ftnirp ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_autoconf_ftnirp) || defined (__stub___autoconf_ftnirp)
choke me
#else
f = autoconf_ftnirp;
#endif

  ;
  return 0;
}
configure:1705: result: no
configure:1794: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2086: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_autoconf_ftnirp='no'
ac_cv_func_printf='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_PRINTF 1


configure: exit 0
45. ./semantics.at:83: FAILED near `semantics.at:83'

46. ./semantics.at:91: testing AC_REPLACE_FUNCS...
./semantics.at:101: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:102: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:103: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for printf... yes
checking for autoconf_ftnirp... no
configure: creating ./config.status
config.status: creating config.libobjs
config.status: creating config.h
./semantics.at:103: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:995: checking for gcc
configure:1010: found /apps/asd/unix/gnu/bin/gcc
configure:1018: result: gcc
configure:1246: checking for C compiler version
configure:1249: gcc --version </dev/null >&5
3.0.1
configure:1252: $? = 0
configure:1254: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1257: $? = 0
configure:1259: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1262: $? = 1
configure:1282: checking for C compiler default output
configure:1285: gcc    conftest.c  >&5
configure:1288: $? = 0
configure:1317: result: a.out
configure:1322: checking whether the C compiler works
configure:1328: ./a.out
configure:1331: $? = 0
configure:1346: result: yes
configure:1353: checking whether we are cross compiling
configure:1355: result: no
configure:1358: checking for executable suffix
configure:1360: gcc -o conftest    conftest.c  >&5
configure:1363: $? = 0
configure:1385: result: 
configure:1391: checking for object suffix
configure:1409: gcc -c   conftest.c >&5
configure:1412: $? = 0
configure:1431: result: o
configure:1435: checking whether we are using the GNU C compiler
configure:1456: gcc -c   conftest.c >&5
configure:1459: $? = 0
configure:1462: test -s conftest.o
configure:1465: $? = 0
configure:1477: result: yes
configure:1483: checking whether gcc accepts -g
configure:1501: gcc -c -g  conftest.c >&5
configure:1504: $? = 0
configure:1507: test -s conftest.o
configure:1510: $? = 0
configure:1520: result: yes
configure:1547: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1550: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1651: checking for printf
configure:1688: gcc -o conftest -g -O2   conftest.c  >&5
configure:1667: warning: conflicting types for built-in function `printf'
configure:1691: $? = 0
configure:1694: test -s conftest
configure:1697: $? = 0
configure:1707: result: yes
configure:1651: checking for autoconf_ftnirp
configure:1688: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
autoconf_ftnirp                     /var/tmp/ccKeYrjb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1691: $? = 1
configure: failed program was:
#line 1657 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char autoconf_ftnirp (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char autoconf_ftnirp ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_autoconf_ftnirp) || defined (__stub___autoconf_ftnirp)
choke me
#else
f = autoconf_ftnirp;
#endif

  ;
  return 0;
}
configure:1707: result: no
configure:1798: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2224: creating config.libobjs
config.status:2315: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_autoconf_ftnirp='no'
ac_cv_func_printf='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_PRINTF 1


configure: exit 0
46. ./semantics.at:91: FAILED near `semantics.at:103'

47. ./semantics.at:126: testing AC_CHECK_HEADERS...
./semantics.at:126: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:126: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:126: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for stdio.h... yes
checking for autoconf_io.h... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:126: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1854: checking for stdio.h
configure:1864: gcc -E  conftest.c
configure:1870: $? = 0
configure:1889: result: yes
configure:1854: checking for autoconf_io.h
configure:1864: gcc -E  conftest.c
configure:1861:25: autoconf_io.h: No such file or directory
configure:1870: $? = 1
configure: failed program was:
#line 1860 "configure"
#include "confdefs.h"
#include <autoconf_io.h>
configure:1889: result: no
configure:1978: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2270: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_autoconf_io_h='no'
ac_cv_header_stdio_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STDIO_H 1


configure: exit 0
47. ./semantics.at:126: FAILED near `semantics.at:126'

48. ./semantics.at:139: testing AC_CHECK_MEMBERS...
./semantics.at:139: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:139: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:139: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for struct yes_s.yes... yes
checking for struct yes_s.no... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:139: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for struct yes_s.yes
configure:1667: gcc -c -g -O2  conftest.c >&5
configure:1670: $? = 0
configure:1673: test -s conftest.o
configure:1676: $? = 0
configure:1686: result: yes
configure:1695: checking for struct yes_s.no
configure:1716: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1708: structure has no member named `no'
configure:1719: $? = 1
configure: failed program was:
#line 1701 "configure"
#include "confdefs.h"
struct yes_s { int yes ;} ;

int
main ()
{
static struct yes_s ac_aggr;
if (ac_aggr.no)
return 0;
  ;
  return 0;
}
configure:1735: result: no
configure:1824: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2116: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_member_struct_yes_s_no='no'
ac_cv_member_struct_yes_s_yes='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STRUCT_YES_S_YES 1


configure: exit 0
48. ./semantics.at:139: FAILED near `semantics.at:139'

49. ./semantics.at:165: testing AC_CHECK_SIZEOF...
./semantics.at:165: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:165: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:165: top_srcdir=$top_srcdir ./configure 
0a1,4
> foreach: No match
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for char... yes
checking size of char... 1
checking for charchar... yes
checking size of charchar... 2
checking for charcharchar... no
checking size of charcharchar... 0
checking for unsigned char... yes
checking size of unsigned char... 1
checking for ucharchar... yes
checking size of ucharchar... 2
checking for ucharcharchar... no
checking size of ucharcharchar... 0
configure: creating ./config.status
config.status: creating config.h
./semantics.at:165: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for char
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2116: checking size of char
configure:2280: gcc -o conftest -g -O2   conftest.c  >&5
configure:2283: $? = 0
configure:2285: ./conftest
configure:2288: $? = 0
configure:2304: result: 1
configure:2310: checking for charchar
configure:2333: gcc -c -g -O2  conftest.c >&5
configure:2336: $? = 0
configure:2339: test -s conftest.o
configure:2342: $? = 0
configure:2352: result: yes
configure:2355: checking size of charchar
configure:2529: gcc -o conftest -g -O2   conftest.c  >&5
configure:2532: $? = 0
configure:2534: ./conftest
configure:2537: $? = 0
configure:2553: result: 2
configure:2559: checking for charcharchar
configure:2580: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:2603: `charcharchar' undeclared (first use in this function)
configure:2603: (Each undeclared identifier is reported only once
configure:2603: for each function it appears in.)
configure:2603: parse error before ')' token
configure:2583: $? = 1
configure: failed program was:
#line 2565 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
if ((charcharchar *) 0)
  return 0;
if (sizeof (charcharchar))
  return 0;
  ;
  return 0;
}
configure:2599: result: no
configure:2602: checking size of charcharchar
configure:2790: result: 0
configure:2798: checking for unsigned char
configure:2819: gcc -c -g -O2  conftest.c >&5
configure:2822: $? = 0
configure:2825: test -s conftest.o
configure:2828: $? = 0
configure:2838: result: yes
configure:2841: checking size of unsigned char
configure:2862: gcc -c -g -O2  conftest.c >&5
configure:2865: $? = 0
configure:2868: test -s conftest.o
configure:2871: $? = 0
configure:2888: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:2915: size of array `_array_' is negative
configure:2891: $? = 1
configure: failed program was:
#line 2876 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
int _array_ [1 - 2 * !((sizeof (unsigned char)) <= 0)]
  ;
  return 0;
}
configure:2888: gcc -c -g -O2  conftest.c >&5
configure:2891: $? = 0
configure:2894: test -s conftest.o
configure:2897: $? = 0
configure:3029: result: 1
configure:3035: checking for ucharchar
configure:3058: gcc -c -g -O2  conftest.c >&5
configure:3061: $? = 0
configure:3064: test -s conftest.o
configure:3067: $? = 0
configure:3077: result: yes
configure:3080: checking size of ucharchar
configure:3103: gcc -c -g -O2  conftest.c >&5
configure:3106: $? = 0
configure:3109: test -s conftest.o
configure:3112: $? = 0
configure:3131: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:3125: size of array `_array_' is negative
configure:3134: $? = 1
configure: failed program was:
#line 3117 "configure"
#include "confdefs.h"
#include <stdio.h>
typedef unsigned char ucharchar[2];

int
main ()
{
int _array_ [1 - 2 * !((sizeof (ucharchar)) <= 0)]
  ;
  return 0;
}
configure:3131: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:3125: size of array `_array_' is negative
configure:3134: $? = 1
configure: failed program was:
#line 3117 "configure"
#include "confdefs.h"
#include <stdio.h>
typedef unsigned char ucharchar[2];

int
main ()
{
int _array_ [1 - 2 * !((sizeof (ucharchar)) <= 1)]
  ;
  return 0;
}
configure:3131: gcc -c -g -O2  conftest.c >&5
configure:3134: $? = 0
configure:3137: test -s conftest.o
configure:3140: $? = 0
configure:3209: gcc -c -g -O2  conftest.c >&5
configure:3212: $? = 0
configure:3215: test -s conftest.o
configure:3218: $? = 0
configure:3278: result: 2
configure:3284: checking for ucharcharchar
configure:3305: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:3328: `ucharcharchar' undeclared (first use in this function)
configure:3328: (Each undeclared identifier is reported only once
configure:3328: for each function it appears in.)
configure:3328: parse error before ')' token
configure:3308: $? = 1
configure: failed program was:
#line 3290 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
if ((ucharcharchar *) 0)
  return 0;
if (sizeof (ucharcharchar))
  return 0;
  ;
  return 0;
}
configure:3324: result: no
configure:3327: checking size of ucharcharchar
configure:3515: result: 0
configure:3600: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:3892: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sizeof_char='1'
ac_cv_sizeof_charchar='2'
ac_cv_sizeof_charcharchar='0'
ac_cv_sizeof_ucharchar='2'
ac_cv_sizeof_ucharcharchar='0'
ac_cv_sizeof_unsigned_char='1'
ac_cv_type_char='yes'
ac_cv_type_charchar='yes'
ac_cv_type_charcharchar='no'
ac_cv_type_ucharchar='yes'
ac_cv_type_ucharcharchar='no'
ac_cv_type_unsigned_char='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_CHAR 1
#define SIZEOF_CHARCHAR 2
#define SIZEOF_CHARCHARCHAR 0
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UCHARCHAR 2
#define SIZEOF_UCHARCHARCHAR 0


configure: exit 0
49. ./semantics.at:165: FAILED near `semantics.at:165'

50. ./semantics.at:181: testing AC_CHECK_TYPES...
./semantics.at:181: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:181: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:181: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for int... yes
checking for struct yes_s... yes
checking for struct no_s... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:181: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for int
configure:1668: gcc -c -g -O2  conftest.c >&5
configure:1671: $? = 0
configure:1674: test -s conftest.o
configure:1677: $? = 0
configure:1687: result: yes
configure:1696: checking for struct yes_s
configure:1718: gcc -c -g -O2  conftest.c >&5
configure:1721: $? = 0
configure:1724: test -s conftest.o
configure:1727: $? = 0
configure:1737: result: yes
configure:1746: checking for struct no_s
configure:1768: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1760: sizeof applied to an incomplete type
configure:1771: $? = 1
configure: failed program was:
#line 1752 "configure"
#include "confdefs.h"
struct yes_s { int yes ;} ;

int
main ()
{
if ((struct no_s *) 0)
  return 0;
if (sizeof (struct no_s))
  return 0;
  ;
  return 0;
}
configure:1787: result: no
configure:1876: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2168: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_int='yes'
ac_cv_type_struct_no_s='no'
ac_cv_type_struct_yes_s='yes'

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

#define HAVE_INT 1
#define HAVE_STRUCT_YES_S 1


configure: exit 0
50. ./semantics.at:181: FAILED near `semantics.at:181'

52. ./semantics.at:233: testing AC_CHECK_FILES...
./semantics.at:233: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./semantics.at:233: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:233: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for at-exists1... yes
checking for at-missing1... no
checking for at-exists2... yes
checking for at-missing2... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:233: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:926: checking for at-exists1
configure:941: result: yes
configure:950: checking for at-missing1
configure:965: result: no
configure:975: checking for at-exists2
configure:990: result: yes
configure:1000: checking for at-missing2
configure:1015: result: no
configure:1105: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1397: creating config.h

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

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_file_at_exists1='yes'
ac_cv_file_at_exists2='yes'
ac_cv_file_at_missing1='no'
ac_cv_file_at_missing2='no'

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

#define HAVE_AT_EXISTS1 1
#define HAVE_AT_EXISTS2 1


configure: exit 0
52. ./semantics.at:233: FAILED near `semantics.at:233'

53. ./semantics.at:267: testing AC_CHECK_PROG & AC_CHECK_PROGS...
./semantics.at:305: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:306: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for tool... found
checking for tool... not-found
checking for tool... 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/2/tool
checking for better... better
checking for missing... no
checking for missing... no
checking for tool... tool
./semantics.at:306: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:894: checking for tool
configure:909: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:918: result: found
configure:930: checking for tool
configure:945: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:954: result: not-found
configure:965: checking for tool
configure:985: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/2/tool
configure:1008: result: 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/2/tool
configure:1019: checking for better
configure:1039: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/6/better
configure:1062: result: better
configure:1077: checking for missing
configure:1103: result: no
configure:1116: checking for missing
configure:1142: result: no
configure:1116: checking for tool
configure:1131: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:1139: result: tool

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

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_prog_TOOL1='found'
ac_cv_prog_TOOL2='not-found'
ac_cv_prog_TOOL3='/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/2/tool'
ac_cv_prog_TOOL4='better'
ac_cv_prog_TOOL6='tool'


configure: exit 0
53. ./semantics.at:267: FAILED near `semantics.at:306'
foreach: No match

54. ./semantics.at:315: testing AC_PATH_PROG & AC_PATH_PROGS...
mkdir: Failed to make directory "path"; File exists
mkdir: Failed to make directory "path/1"; File exists
mkdir: Failed to make directory "path/2"; File exists
mkdir: Failed to make directory "path/3"; File exists
mkdir: Failed to make directory "path/4"; File exists
mkdir: Failed to make directory "path/5"; File exists
mkdir: Failed to make directory "path/6"; File exists
./semantics.at:346: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:347: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for tool... 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
checking for better... 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/6/better
checking for missing... no
checking for missing... no
checking for tool... 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
./semantics.at:347: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:894: checking for tool
configure:911: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:923: result: 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:934: checking for better
configure:951: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/6/better
configure:963: result: 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/6/better
configure:978: checking for missing
configure:1009: result: no
configure:1022: checking for missing
configure:1053: result: no
configure:1022: checking for tool
configure:1039: found 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool
configure:1050: result: 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool

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

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_path_TOOL1='/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool'
ac_cv_path_TOOL2='/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/6/better'
ac_cv_path_TOOL4='/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests/path/1/tool'


configure: exit 0
54. ./semantics.at:315: FAILED near `semantics.at:347'
foreach: No match

55. ./semantics.at:359: testing AC_PATH_XTRA...
./semantics.at:361: autoconf --autoconf-dir .. -l $at_srcdir 
./semantics.at:361: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:361: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
configure: creating ./config.status
config.status: creating config.h
./semantics.at:361: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:916: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:919: $? = 1
configure:1007: checking for gcc
configure:1022: found /apps/asd/unix/gnu/bin/gcc
configure:1030: result: gcc
configure:1258: checking for C compiler version
configure:1261: gcc --version </dev/null >&5
3.0.1
configure:1264: $? = 0
configure:1266: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1269: $? = 0
configure:1271: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1274: $? = 1
configure:1294: checking for C compiler default output
configure:1297: gcc    conftest.c  >&5
configure:1300: $? = 0
configure:1329: result: a.out
configure:1334: checking whether the C compiler works
configure:1340: ./a.out
configure:1343: $? = 0
configure:1358: result: yes
configure:1365: checking whether we are cross compiling
configure:1367: result: no
configure:1370: checking for executable suffix
configure:1372: gcc -o conftest    conftest.c  >&5
configure:1375: $? = 0
configure:1397: result: 
configure:1403: checking for object suffix
configure:1421: gcc -c   conftest.c >&5
configure:1424: $? = 0
configure:1443: result: o
configure:1447: checking whether we are using the GNU C compiler
configure:1468: gcc -c   conftest.c >&5
configure:1471: $? = 0
configure:1474: test -s conftest.o
configure:1477: $? = 0
configure:1489: result: yes
configure:1495: checking whether gcc accepts -g
configure:1513: gcc -c -g  conftest.c >&5
configure:1516: $? = 0
configure:1519: test -s conftest.o
configure:1522: $? = 0
configure:1532: result: yes
configure:1559: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1562: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1665: checking how to run the C preprocessor
configure:1691: gcc -E  conftest.c
configure:1697: $? = 0
configure:1724: gcc -E  conftest.c
configure:1721:28: ac_nonexistent.h: No such file or directory
configure:1730: $? = 1
configure: failed program was:
#line 1720 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1767: result: gcc -E
configure:1782: gcc -E  conftest.c
configure:1788: $? = 0
configure:1815: gcc -E  conftest.c
configure:1812:28: ac_nonexistent.h: No such file or directory
configure:1821: $? = 1
configure: failed program was:
#line 1811 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1860: checking for X
configure:2069: result: libraries /usr/openwin/lib, headers /usr/openwin/include
configure:2093: checking whether -R must be followed by a space
configure:2109: gcc -o conftest -g -O2   conftest.c  -R/usr/openwin/lib >&5
configure:2112: $? = 0
configure:2115: test -s conftest
configure:2118: $? = 0
configure:2128: result: no
configure:2208: gcc -o conftest -g -O2   conftest.c   -L/usr/openwin/lib 
-R/usr/openwin/lib -lX11 >&5
configure:2211: $? = 0
configure:2214: test -s conftest
configure:2217: $? = 0
configure:2343: checking for gethostbyname
configure:2380: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
gethostbyname                       /var/tmp/cciIYKvb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2383: $? = 1
configure: failed program was:
#line 2349 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char gethostbyname (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
choke me
#else
f = gethostbyname;
#endif

  ;
  return 0;
}
configure:2399: result: no
configure:2403: checking for gethostbyname in -lnsl
configure:2430: gcc -o conftest -g -O2   conftest.c -lnsl   >&5
configure:2433: $? = 0
configure:2436: test -s conftest
configure:2439: $? = 0
configure:2450: result: yes
configure:2520: checking for connect
configure:2557: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
connect                             /var/tmp/cca7ktcb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2560: $? = 1
configure: failed program was:
#line 2526 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char connect (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_connect) || defined (__stub___connect)
choke me
#else
f = connect;
#endif

  ;
  return 0;
}
configure:2576: result: no
configure:2580: checking for connect in -lsocket
configure:2607: gcc -o conftest -g -O2   conftest.c -lsocket  -lnsl  >&5
configure:2610: $? = 0
configure:2613: test -s conftest
configure:2616: $? = 0
configure:2627: result: yes
configure:2636: checking for remove
configure:2673: gcc -o conftest -g -O2   conftest.c  >&5
configure:2676: $? = 0
configure:2679: test -s conftest
configure:2682: $? = 0
configure:2692: result: yes
configure:2752: checking for shmat
configure:2789: gcc -o conftest -g -O2   conftest.c  >&5
configure:2792: $? = 0
configure:2795: test -s conftest
configure:2798: $? = 0
configure:2808: result: yes
configure:2877: checking for IceConnectionNumber in -lICE
configure:2904: gcc -o conftest -g -O2   -L/usr/openwin/lib conftest.c -lICE 
-lsocket  -lnsl  >&5
configure:2907: $? = 0
configure:2910: test -s conftest
configure:2913: $? = 0
configure:2924: result: yes
configure:3013: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:3305: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_connect='no'
ac_cv_func_gethostbyname='no'
ac_cv_func_remove='yes'
ac_cv_func_shmat='yes'
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/openwin/include 
ac_x_libraries=/usr/openwin/lib'
ac_cv_lib_ICE_IceConnectionNumber='yes'
ac_cv_lib_nsl_gethostbyname='yes'
ac_cv_lib_socket_connect='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
55. ./semantics.at:359: FAILED near `semantics.at:361'

56. ./semantics.at:377: testing AC_SYS_RESTARTABLE_SYSCALLS...
./semantics.at:377: autoconf --autoconf-dir .. -l $at_srcdir -W no-obsolete
./semantics.at:377: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:377: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking how to run the C preprocessor... gcc -E
checking for unistd.h... yes
checking for restartable system calls... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:377: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1651: checking for sys/wait.h that is POSIX.1 compatible
configure:1679: gcc -c -g -O2  conftest.c >&5
configure:1682: $? = 0
configure:1685: test -s conftest.o
configure:1688: $? = 0
configure:1698: result: yes
configure:1713: checking how to run the C preprocessor
configure:1739: gcc -E  conftest.c
configure:1745: $? = 0
configure:1772: gcc -E  conftest.c
configure:1769:28: ac_nonexistent.h: No such file or directory
configure:1778: $? = 1
configure: failed program was:
#line 1768 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1815: result: gcc -E
configure:1830: gcc -E  conftest.c
configure:1836: $? = 0
configure:1863: gcc -E  conftest.c
configure:1860:28: ac_nonexistent.h: No such file or directory
configure:1869: $? = 1
configure: failed program was:
#line 1859 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1911: checking for unistd.h
configure:1921: gcc -E  conftest.c
configure:1927: $? = 0
configure:1946: result: yes
configure:1956: checking for restartable system calls
configure:2013: gcc -o conftest -g -O2   conftest.c  >&5
configure:2016: $? = 0
configure:2018: ./conftest
configure:2021: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 1967 "configure"
#include "confdefs.h"
/* Exit 0 (true) if wait returns something other than -1,
   i.e. the pid of the child, which means that wait was restarted
   after getting the signal.  */

#include <sys/types.h>
#include <signal.h>
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#if HAVE_SYS_WAIT_H
# include <sys/wait.h>
#endif

/* Some platforms explicitly require an extern "C" signal handler
   when using C++. */
#ifdef __cplusplus
extern "C" void ucatch (int dummy) { }
#else
void ucatch (dummy) int dummy; { }
#endif

int
main ()
{
  int i = fork (), status;

  if (i == 0)
    {
      sleep (3);
      kill (getppid (), SIGINT);
      sleep (3);
      exit (0);
    }

  signal (SIGINT, ucatch);

  status = wait (&i);
  if (status == -1)
    wait (&i);

  exit (status == -1);
}
configure:2033: result: no
configure:2122: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2414: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_sys_wait_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sys_restartable_syscalls='no'

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

#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
56. ./semantics.at:377: FAILED near `semantics.at:377'

57. ./semantics.at:378: testing AC_FUNC_WAIT3...
./semantics.at:378: autoconf --autoconf-dir .. -l $at_srcdir -W no-obsolete
./semantics.at:378: autoheader --autoconf-dir .. -l $at_srcdir
./semantics.at:378: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for wait3 that fills in rusage... no
configure: creating ./config.status
config.status: creating config.h
./semantics.at:378: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for wait3 that fills in rusage
configure:1694: gcc -o conftest -g -O2   conftest.c  >&5
configure:1697: $? = 0
configure:1699: ./conftest
configure:1702: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <stdio.h>
/* HP-UX has wait3 but does not fill in rusage at all.  */
int
main ()
{
  struct rusage r;
  int i;
  /* Use a field that we can force nonzero --
     voluntary context switches.
     For systems like NeXT and OSF/1 that don't set it,
     also use the system CPU time.  And page faults (I/O) for Linux.  */
  r.ru_nvcsw = 0;
  r.ru_stime.tv_sec = 0;
  r.ru_stime.tv_usec = 0;
  r.ru_majflt = r.ru_minflt = 0;
  switch (fork ())
    {
    case 0: /* Child.  */
      sleep(1); /* Give up the CPU.  */
      _exit(0);
      break;
    case -1: /* What can we do?  */
      _exit(0);
      break;
    default: /* Parent.  */
      wait3(&i, 0, &r);
      /* Avoid "text file busy" from rm on fast HP-UX machines.  */
      sleep(2);
      exit (r.ru_nvcsw == 0 && r.ru_majflt == 0 && r.ru_minflt == 0
            && r.ru_stime.tv_sec == 0 && r.ru_stime.tv_usec == 0);
    }
}
configure:1714: result: no
configure:1803: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2095: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_wait3_rusage='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
57. ./semantics.at:378: FAILED near `semantics.at:378'

58. ./acgeneral.at:6: testing AC_ARG_ENABLE...
./acgeneral.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:6: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:879: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:882: $? = 1
configure:1011: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1303: creating config.h

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

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=''


configure: exit 0
58. ./acgeneral.at:6: FAILED near `acgeneral.at:6'

59. ./acgeneral.at:7: testing AC_ARG_PROGRAM...
./acgeneral.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:7: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:880: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:883: $? = 1
configure:1020: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1312: creating config.h

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

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=''


configure: exit 0
59. ./acgeneral.at:7: FAILED near `acgeneral.at:7'

60. ./acgeneral.at:8: testing AC_ARG_WITH...
./acgeneral.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:8: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:879: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:882: $? = 1
configure:1011: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1303: creating config.h

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

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=''


configure: exit 0
60. ./acgeneral.at:8: FAILED near `acgeneral.at:8'

61. ./acgeneral.at:9: testing AC_CANONICAL_TARGET...
./acgeneral.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:9: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking build system type... sparc-sun-solaris2.6
checking host system type... sparc-sun-solaris2.6
checking target system type... sparc-sun-solaris2.6
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:880: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:883: $? = 1
configure:934: checking build system type
configure:952: result: sparc-sun-solaris2.6
configure:959: checking host system type
configure:973: result: sparc-sun-solaris2.6
configure:980: checking target system type
configure:994: result: sparc-sun-solaris2.6
configure:1086: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1378: creating config.h

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

ac_cv_build='sparc-sun-solaris2.6'
ac_cv_build_alias='sparc-sun-solaris2.6'
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_host='sparc-sun-solaris2.6'
ac_cv_host_alias='sparc-sun-solaris2.6'
ac_cv_target='sparc-sun-solaris2.6'
ac_cv_target_alias='sparc-sun-solaris2.6'


configure: exit 0
61. ./acgeneral.at:9: FAILED near `acgeneral.at:9'

62. ./acgeneral.at:10: testing AC_EGREP_CPP...
./acgeneral.at:10: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:10: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:10: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:10: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1941: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2233: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
62. ./acgeneral.at:10: FAILED near `acgeneral.at:10'

63. ./acgeneral.at:11: testing AC_EGREP_HEADER...
./acgeneral.at:11: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:11: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1853:10: empty file name in #include
configure:1942: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2234: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
63. ./acgeneral.at:11: FAILED near `acgeneral.at:11'

64. ./acgeneral.at:12: testing AC_PREFIX_DEFAULT...
./acgeneral.at:12: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acgeneral.at:12: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:12: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:12: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:877: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:880: $? = 1
configure:1004: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1296: creating config.h

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

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=''


configure: exit 0
64. ./acgeneral.at:12: FAILED near `acgeneral.at:12'

65. ./acgeneral.at:15: testing AC_CHECKING...
./acgeneral.at:15: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:15: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: checking ...
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:15: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking ...
configure:1004: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1296: creating config.h

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

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=''


configure: exit 0
65. ./acgeneral.at:15: FAILED near `acgeneral.at:15'

66. ./acgeneral.at:16: testing AC_CHECK_TOOL_PREFIX...
./acgeneral.at:16: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:16: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:16: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:16: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
66. ./acgeneral.at:16: FAILED near `acgeneral.at:16'

67. ./acgeneral.at:17: testing AC_COMPILE_CHECK...
./acgeneral.at:17: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:17: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:17: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1659: gcc -o conftest -g -O2   conftest.c  >&5
configure:1662: $? = 0
configure:1665: test -s conftest
configure:1668: $? = 0
configure:1756: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2048: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
67. ./acgeneral.at:17: FAILED near `acgeneral.at:17'

68. ./acgeneral.at:18: testing AC_ENABLE...
./acgeneral.at:18: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:18: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:18: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:18: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:880: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:883: $? = 1
configure:1012: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1304: creating config.h

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

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=''


configure: exit 0
68. ./acgeneral.at:18: FAILED near `acgeneral.at:18'

69. ./acgeneral.at:19: testing AC_HAVE_LIBRARY...
./acgeneral.at:19: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:19: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:19: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for main in -l... no
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:19: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for main in -l
configure:1666: gcc -o conftest -g -O2   conftest.c -l   >&5
ld: fatal: library -l-lgcc: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1669: $? = 1
configure: failed program was:
#line 1654 "configure"
#include "confdefs.h"

int
main ()
{
main ();
  ;
  return 0;
}
configure:1686: result: no
configure:1777: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2069: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_lib_='ac_cv_lib__main'
ac_cv_lib__main='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
69. ./acgeneral.at:19: FAILED near `acgeneral.at:19'

70. ./acgeneral.at:20: testing AC_OUTPUT_COMMANDS...
./acgeneral.at:20: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:20: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:20: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:20: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1004: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1308: creating config.h

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

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=''


configure: exit 0
70. ./acgeneral.at:20: FAILED near `acgeneral.at:20'

71. ./acgeneral.at:21: testing AC_VALIDATE_CACHED_SYSTEM_TUPLE...
./acgeneral.at:21: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:21: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:21: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:21: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
71. ./acgeneral.at:21: FAILED near `acgeneral.at:21'

72. ./acgeneral.at:22: testing AC_WITH...
./acgeneral.at:22: autoconf --autoconf-dir .. -l $at_srcdir 
./acgeneral.at:22: autoheader --autoconf-dir .. -l $at_srcdir
./acgeneral.at:22: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acgeneral.at:22: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:880: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:883: $? = 1
configure:1012: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1304: creating config.h

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

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=''


configure: exit 0
72. ./acgeneral.at:22: FAILED near `acgeneral.at:22'

73. ./acspecific.at:6: testing AC_AIX...
./acspecific.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:6: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for AIX
configure:1870: result: no
configure:1954: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2246: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
73. ./acspecific.at:6: FAILED near `acspecific.at:6'

74. ./acspecific.at:7: testing AC_DECL_SYS_SIGLIST...
./acspecific.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:7: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for sys_siglist declaration in signal.h or unistd.h... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for sys_siglist declaration in signal.h or unistd.h
configure:1670: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1663: `sys_siglist' undeclared (first use in this function)
configure:1663: (Each undeclared identifier is reported only once
configure:1663: for each function it appears in.)
configure:1673: $? = 1
configure: failed program was:
#line 1652 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
/* NetBSD declares sys_siglist in unistd.h.  */
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

int
main ()
{
char *msg = *(sys_siglist + 1);
  ;
  return 0;
}
configure:1689: result: no
configure:1778: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2070: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_decl_sys_siglist='no'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
74. ./acspecific.at:7: FAILED near `acspecific.at:7'

75. ./acspecific.at:8: testing AC_ISC_POSIX...
./acspecific.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:8: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for POSIXized ISC
configure:1665: result: no
configure:1749: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2041: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
75. ./acspecific.at:8: FAILED near `acspecific.at:8'

76. ./acspecific.at:9: testing AC_MINIX...
./acspecific.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:9: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for minix/config.h
configure:1861: gcc -E  conftest.c
configure:1858:26: minix/config.h: No such file or directory
configure:1867: $? = 1
configure: failed program was:
#line 1857 "configure"
#include "confdefs.h"
#include <minix/config.h>
configure:1886: result: no
configure:1989: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2281: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_minix_config_h='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
76. ./acspecific.at:9: FAILED near `acspecific.at:9'

77. ./acspecific.at:10: testing AC_PROG_AWK...
./acspecific.at:10: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:10: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:10: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:10: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:927: checking for mawk
configure:953: result: no
configure:927: checking for gawk
configure:953: result: no
configure:927: checking for nawk
configure:942: found /usr/bin/nawk
configure:950: result: nawk
configure:1039: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1331: creating config.h

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

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_prog_AWK='nawk'


configure: exit 0
77. ./acspecific.at:10: FAILED near `acspecific.at:10'

78. ./acspecific.at:11: testing AC_PROG_INSTALL...
./acspecific.at:11: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:11: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for a BSD compatible install... ../config/install-sh -c
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:935: checking for a BSD compatible install
configure:984: result: ../config/install-sh -c
configure:1074: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1367: creating config.h

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

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=''


configure: exit 0
78. ./acspecific.at:11: FAILED near `acspecific.at:11'

79. ./acspecific.at:12: testing AC_PROG_LEX...
./acspecific.at:12: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:12: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:12: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for flex... no
checking for lex... lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:12: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1650: checking for flex
configure:1676: result: no
configure:1650: checking for lex
configure:1665: found /usr/ccs/bin/lex
configure:1673: result: lex
configure:1686: checking for yywrap in -lfl
configure:1713: gcc -o conftest -g -O2   conftest.c -lfl   >&5
ld: fatal: library -lfl: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1716: $? = 1
configure: failed program was:
#line 1694 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char yywrap ();
int
main ()
{
yywrap ();
  ;
  return 0;
}
configure:1733: result: no
configure:1738: checking for yywrap in -ll
configure:1765: gcc -o conftest -g -O2   conftest.c -ll   >&5
configure:1768: $? = 0
configure:1771: test -s conftest
configure:1774: $? = 0
configure:1785: result: yes
configure:1796: checking lex output file root
configure:1815: result: lex.yy
configure:1819: checking whether yytext is a pointer
configure:1835: gcc -o conftest -g -O2   conftest.c  -ll >&5
conftest.c:417: conflicting types for `yytext'
conftest.c:70: previous declaration of `yytext'
configure:1838: $? = 1
configure: failed program was:
#include <stdio.h>
#include <stdlib.h>
# define U(x) x
# define NLSTATE yyprevious=YYNEWLINE
# define BEGIN yybgin = yysvec + 1 +
# define INITIAL 0
# define YYLERR yysvec
# define YYSTATE (yyestate-yysvec-1)
# define YYOPTIM 1
# ifndef YYLMAX 
# define YYLMAX BUFSIZ
# endif 
#ifndef __cplusplus
# define output(c) (void)putc(c,yyout)
#else
# define lex_output(c) (void)putc(c,yyout)
#endif

#if defined(__cplusplus) || defined(__STDC__)

#if defined(__cplusplus) && defined(__EXTERN_C__)
extern "C" {
#endif
        int yyback(int *, int);
        int yyinput(void);
        int yylook(void);
        void yyoutput(int);
        int yyracc(int);
        int yyreject(void);
        void yyunput(int);
        int yylex(void);
#ifdef YYLEX_E
        void yywoutput(wchar_t);
        wchar_t yywinput(void);
#endif
#ifndef yyless
        int yyless(int);
#endif
#ifndef yywrap
        int yywrap(void);
#endif
#ifdef LEXDEBUG
        void allprint(char);
        void sprint(char *);
#endif
#if defined(__cplusplus) && defined(__EXTERN_C__)
}
#endif

#ifdef __cplusplus
extern "C" {
#endif
        void exit(int);
#ifdef __cplusplus
}
#endif

#endif
# define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
# define yymore() (yymorfg=1)
#ifndef __cplusplus
# define input() 
(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar)
#else
# define lex_input() 
(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar)
#endif
#define ECHO fprintf(yyout, "%s",yytext)
# define REJECT { nstr = yyreject(); goto yyfussy;}
int yyleng;
#define YYISARRAY
char yytext[YYLMAX];
int yymorfg;
extern char *yysptr, yysbuf[];
int yytchar;
FILE *yyin = {stdin}, *yyout = {stdout};
extern int yylineno;
struct yysvf { 
        struct yywork *yystoff;
        struct yysvf *yyother;
        int *yystops;};
struct yysvf *yyestate;
extern struct yysvf yysvec[], *yybgin;
# define YYNEWLINE 10
yylex(){
int nstr; extern int yyprevious;
#ifdef __cplusplus
/* to avoid CC and lint complaining yyfussy not being used ...*/
static int __lex_hack = 0;
if (__lex_hack) goto yyfussy;
#endif
while((nstr = yylook()) >= 0)
yyfussy: switch(nstr){
case 0:
if(yywrap()) return(0); break;
case -1:
break;
default:
(void)fprintf(yyout,"bad switch yylook %d",nstr);
} return(0); }
/* end of yylex */
int yyvstop[] = {
0,
0};
# define YYTYPE unsigned char
struct yywork { YYTYPE verify, advance; } yycrank[] = {
0,0,    0,0,    0,0,    0,0,    
0,0};
struct yysvf yysvec[] = {
0,      0,      0,
yycrank+0,      0,              0,      
yycrank+0,      0,              0,      
0,      0,      0};
struct yywork *yytop = yycrank+0;
struct yysvf *yybgin = yysvec+1;
char yymatch[] = {
  0,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
0};
char yyextra[] = {
0,0,0,0,0,0,0,0,
0};
/*      Copyright (c) 1989 AT&T */
/*        All Rights Reserved   */

/*      THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T     */
/*      The copyright notice above does not evidence any        */
/*      actual or intended publication of such source code.     */

#pragma ident   "@(#)ncform     6.11    97/01/06 SMI"

int yylineno =1;
# define YYU(x) x
# define NLSTATE yyprevious=YYNEWLINE
struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp;
char yysbuf[YYLMAX];
char *yysptr = yysbuf;
int *yyfnd;
extern struct yysvf *yyestate;
int yyprevious = YYNEWLINE;
#if defined(__cplusplus) || defined(__STDC__)
int yylook(void)
#else
yylook()
#endif
{
        register struct yysvf *yystate, **lsp;
        register struct yywork *yyt;
        struct yysvf *yyz;
        int yych, yyfirst;
        struct yywork *yyr;
# ifdef LEXDEBUG
        int debug;
# endif
        char *yylastch;
        /* start off machines */
# ifdef LEXDEBUG
        debug = 0;
# endif
        yyfirst=1;
        if (!yymorfg)
                yylastch = yytext;
        else {
                yymorfg=0;
                yylastch = yytext+yyleng;
                }
        for(;;){
                lsp = yylstate;
                yyestate = yystate = yybgin;
                if (yyprevious==YYNEWLINE) yystate++;
                for (;;){
# ifdef LEXDEBUG
                        if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
# endif
                        yyt = yystate->yystoff;
                        if(yyt == yycrank && !yyfirst){  /* may not be any 
transitions */
                                yyz = yystate->yyother;
                                if(yyz == 0)break;
                                if(yyz->yystoff == yycrank)break;
                                }
#ifndef __cplusplus
                        *yylastch++ = yych = input();
#else
                        *yylastch++ = yych = lex_input();
#endif
#ifdef YYISARRAY
                        if(yylastch > &yytext[YYLMAX]) {
                                fprintf(yyout,"Input string too long, limit 
%d\n",YYLMAX);
                                exit(1);
                        }
#else
                        if (yylastch >= &yytext[ yytextsz ]) {
                                int     x = yylastch - yytext;

                                yytextsz += YYTEXTSZINC;
                                if (yytext == yy_tbuf) {
                                    yytext = (char *) malloc(yytextsz);
                                    memcpy(yytext, yy_tbuf, sizeof (yy_tbuf));
                                }
                                else
                                    yytext = (char *) realloc(yytext, yytextsz);
                                if (!yytext) {
                                    fprintf(yyout,
                                        "Cannot realloc yytext\n");
                                    exit(1);
                                }
                                yylastch = yytext + x;
                        }
#endif
                        yyfirst=0;
                tryagain:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"char ");
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        yyr = yyt;
                        if ( (int)yyt > (int)yycrank){
                                yyt = yyr + yych;
                                if (yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                }
# ifdef YYOPTIM
                        else if((int)yyt < (int)yycrank) {              /* r < 
yycrank */
                                yyt = yyr = yycrank+(yycrank-yyt);
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"compressed state\n");
# endif
                                yyt = yyt + yych;
                                if(yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                yyt = yyr + YYU(yymatch[yych]);
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"try fall back character 
");
                                        allprint(YYU(yymatch[yych]));
                                        putchar('\n');
                                        }
# endif
                                if(yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transition */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                }
                        if ((yystate = yystate->yyother) && (yyt= 
yystate->yystoff) != yycrank){
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"fall back to state 
%d\n",yystate-yysvec-1);
# endif
                                goto tryagain;
                                }
# endif
                        else
                                {unput(*--yylastch);break;}
                contin:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"state %d char 
",yystate-yysvec-1);
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        ;
                        }
# ifdef LEXDEBUG
                if(debug){
                        fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
                        allprint(yych);
                        putchar('\n');
                        }
# endif
                while (lsp-- > yylstate){
                        *yylastch-- = 0;
                        if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 
0){
                                yyolsp = lsp;
                                if(yyextra[*yyfnd]){            /* must backup 
*/
                                        while(yyback((*lsp)->yystops,-*yyfnd) 
!= 1 && lsp > yylstate){
                                                lsp--;
                                                unput(*yylastch--);
                                                }
                                        }
                                yyprevious = YYU(*yylastch);
                                yylsp = lsp;
                                yyleng = yylastch-yytext+1;
                                yytext[yyleng] = 0;
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"\nmatch ");
                                        sprint(yytext);
                                        fprintf(yyout," action %d\n",*yyfnd);
                                        }
# endif
                                return(*yyfnd++);
                                }
                        unput(*yylastch);
                        }
                if (yytext[0] == 0  /* && feof(yyin) */)
                        {
                        yysptr=yysbuf;
                        return(0);
                        }
#ifndef __cplusplus
                yyprevious = yytext[0] = input();
                if (yyprevious>0)
                        output(yyprevious);
#else
                yyprevious = yytext[0] = lex_input();
                if (yyprevious>0)
                        lex_output(yyprevious);
#endif
                yylastch=yytext;
# ifdef LEXDEBUG
                if(debug)putchar('\n');
# endif
                }
        }
#if defined(__cplusplus) || defined(__STDC__)
int yyback(int *p, int m)
#else
yyback(p, m)
        int *p;
#endif
{
        if (p==0) return(0);
        while (*p) {
                if (*p++ == m)
                        return(1);
        }
        return(0);
}
        /* the following are only used in the lex library */
#if defined(__cplusplus) || defined(__STDC__)
int yyinput(void)
#else
yyinput()
#endif
{
#ifndef __cplusplus
        return(input());
#else
        return(lex_input());
#endif
        }
#if defined(__cplusplus) || defined(__STDC__)
void yyoutput(int c)
#else
yyoutput(c)
  int c; 
#endif
{
#ifndef __cplusplus
        output(c);
#else
        lex_output(c);
#endif
        }
#if defined(__cplusplus) || defined(__STDC__)
void yyunput(int c)
#else
yyunput(c)
   int c; 
#endif
{
        unput(c);
        }
extern char *yytext;
configure:1856: result: no
configure:1946: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2238: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_lib_fl_yywrap='no'
ac_cv_lib_l_yywrap='yes'
ac_cv_objext='o'
ac_cv_prog_LEX='lex'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_lex_root='lex.yy'
ac_cv_prog_lex_yytext_pointer='no'


configure: exit 0
79. ./acspecific.at:12: FAILED near `acspecific.at:12'

80. ./acspecific.at:13: testing AC_PROG_LN_S...
./acspecific.at:13: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:13: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:13: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking whether ln -s works... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:13: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking whether ln -s works
configure:927: result: yes
configure:1013: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1305: creating config.h

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

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=''


configure: exit 0
80. ./acspecific.at:13: FAILED near `acspecific.at:13'

81. ./acspecific.at:14: testing AC_PROG_MAKE_SET...
./acspecific.at:14: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:14: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking whether make sets ${MAKE}... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking whether make sets ${MAKE}
configure:943: result: yes
configure:1031: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1323: creating config.h

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

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_prog_make_make_set='yes'


configure: exit 0
81. ./acspecific.at:14: FAILED near `acspecific.at:14'

82. ./acspecific.at:15: testing AC_PROG_RANLIB...
./acspecific.at:15: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:15: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for ranlib... ranlib
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:15: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:961: checking for ranlib
configure:976: found /usr/ccs/bin/ranlib
configure:985: result: ranlib
configure:1076: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1368: creating config.h

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

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_prog_ac_ct_RANLIB='ranlib'


configure: exit 0
82. ./acspecific.at:15: FAILED near `acspecific.at:15'

83. ./acspecific.at:16: testing AC_PROG_YACC...
./acspecific.at:16: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:16: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:16: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for bison... no
checking for byacc... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:16: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:927: checking for bison
configure:953: result: no
configure:927: checking for byacc
configure:953: result: no
configure:1040: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1332: creating config.h

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

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=''


configure: exit 0
83. ./acspecific.at:16: FAILED near `acspecific.at:16'

84. ./acspecific.at:17: testing AC_SYS_INTERPRETER...
./acspecific.at:17: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:17: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking whether #! works in shell scripts... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:17: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking whether #! works in shell scripts
configure:940: result: yes
configure:1023: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1315: creating config.h

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

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_sys_interpreter='yes'


configure: exit 0
84. ./acspecific.at:17: FAILED near `acspecific.at:17'

85. ./acspecific.at:18: testing AC_SYS_LARGEFILE...
./acspecific.at:18: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:18: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:18: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:18: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1658: checking for special C compiler options needed for large files
configure:1732: result: no
configure:1738: checking for _FILE_OFFSET_BITS value needed for large files
configure:1766: gcc -c -g -O2  conftest.c >&5
configure:1753: warning: left shift count >= width of type
configure:1753: warning: left shift count >= width of type
configure:1755: size of array `off_t_is_large' is negative
configure:1769: $? = 1
configure: failed program was:
#line 1746 "configure"
#include "confdefs.h"
#include <sys/types.h>
 /* Check that off_t can represent 2**63 - 1 correctly.
    We can't simply define LARGE_OFF_T to be 9223372036854775807,
    since some C++ compilers masquerading as C compilers
    incorrectly reject 9223372036854775807.  */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
                       && LARGE_OFF_T % 2147483647 == 1)
                      ? 1 : -1];
int
main ()
{

  ;
  return 0;
}
configure:1805: gcc -c -g -O2  conftest.c >&5
configure:1808: $? = 0
configure:1811: test -s conftest.o
configure:1814: $? = 0
configure:1825: result: 64
configure:1835: checking for _LARGE_FILES value needed for large files
configure:1863: gcc -c -g -O2  conftest.c >&5
configure:1866: $? = 0
configure:1869: test -s conftest.o
configure:1872: $? = 0
configure:1922: result: no
configure:2013: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2305: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sys_file_offset_bits='64'
ac_cv_sys_large_files='no'
ac_cv_sys_largefile_CC='no'

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

#define _FILE_OFFSET_BITS 64


configure: exit 0
85. ./acspecific.at:18: FAILED near `acspecific.at:18'

86. ./acspecific.at:19: testing AC_SYS_LONG_FILE_NAMES...
./acspecific.at:19: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acspecific.at:19: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:19: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for long file names... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:19: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking for long file names
configure:962: result: yes
configure:1051: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1343: creating config.h

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

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_sys_long_file_names='yes'

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

#define HAVE_LONG_FILE_NAMES 1


configure: exit 0
86. ./acspecific.at:19: FAILED near `acspecific.at:19'

87. ./acspecific.at:22: testing AC_ARG_ARRAY...
./acspecific.at:22: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:22: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:22: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:22: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
87. ./acspecific.at:22: FAILED near `acspecific.at:22'

88. ./acspecific.at:23: testing AC_DECL_YYTEXT...
./acspecific.at:23: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:23: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:23: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for flex... no
checking for lex... lex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:23: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1650: checking for flex
configure:1676: result: no
configure:1650: checking for lex
configure:1665: found /usr/ccs/bin/lex
configure:1673: result: lex
configure:1686: checking for yywrap in -lfl
configure:1713: gcc -o conftest -g -O2   conftest.c -lfl   >&5
ld: fatal: library -lfl: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1716: $? = 1
configure: failed program was:
#line 1694 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char yywrap ();
int
main ()
{
yywrap ();
  ;
  return 0;
}
configure:1733: result: no
configure:1738: checking for yywrap in -ll
configure:1765: gcc -o conftest -g -O2   conftest.c -ll   >&5
configure:1768: $? = 0
configure:1771: test -s conftest
configure:1774: $? = 0
configure:1785: result: yes
configure:1796: checking lex output file root
configure:1815: result: lex.yy
configure:1819: checking whether yytext is a pointer
configure:1835: gcc -o conftest -g -O2   conftest.c  -ll >&5
conftest.c:417: conflicting types for `yytext'
conftest.c:70: previous declaration of `yytext'
configure:1838: $? = 1
configure: failed program was:
#include <stdio.h>
#include <stdlib.h>
# define U(x) x
# define NLSTATE yyprevious=YYNEWLINE
# define BEGIN yybgin = yysvec + 1 +
# define INITIAL 0
# define YYLERR yysvec
# define YYSTATE (yyestate-yysvec-1)
# define YYOPTIM 1
# ifndef YYLMAX 
# define YYLMAX BUFSIZ
# endif 
#ifndef __cplusplus
# define output(c) (void)putc(c,yyout)
#else
# define lex_output(c) (void)putc(c,yyout)
#endif

#if defined(__cplusplus) || defined(__STDC__)

#if defined(__cplusplus) && defined(__EXTERN_C__)
extern "C" {
#endif
        int yyback(int *, int);
        int yyinput(void);
        int yylook(void);
        void yyoutput(int);
        int yyracc(int);
        int yyreject(void);
        void yyunput(int);
        int yylex(void);
#ifdef YYLEX_E
        void yywoutput(wchar_t);
        wchar_t yywinput(void);
#endif
#ifndef yyless
        int yyless(int);
#endif
#ifndef yywrap
        int yywrap(void);
#endif
#ifdef LEXDEBUG
        void allprint(char);
        void sprint(char *);
#endif
#if defined(__cplusplus) && defined(__EXTERN_C__)
}
#endif

#ifdef __cplusplus
extern "C" {
#endif
        void exit(int);
#ifdef __cplusplus
}
#endif

#endif
# define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
# define yymore() (yymorfg=1)
#ifndef __cplusplus
# define input() 
(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar)
#else
# define lex_input() 
(((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar)==EOF?0:yytchar)
#endif
#define ECHO fprintf(yyout, "%s",yytext)
# define REJECT { nstr = yyreject(); goto yyfussy;}
int yyleng;
#define YYISARRAY
char yytext[YYLMAX];
int yymorfg;
extern char *yysptr, yysbuf[];
int yytchar;
FILE *yyin = {stdin}, *yyout = {stdout};
extern int yylineno;
struct yysvf { 
        struct yywork *yystoff;
        struct yysvf *yyother;
        int *yystops;};
struct yysvf *yyestate;
extern struct yysvf yysvec[], *yybgin;
# define YYNEWLINE 10
yylex(){
int nstr; extern int yyprevious;
#ifdef __cplusplus
/* to avoid CC and lint complaining yyfussy not being used ...*/
static int __lex_hack = 0;
if (__lex_hack) goto yyfussy;
#endif
while((nstr = yylook()) >= 0)
yyfussy: switch(nstr){
case 0:
if(yywrap()) return(0); break;
case -1:
break;
default:
(void)fprintf(yyout,"bad switch yylook %d",nstr);
} return(0); }
/* end of yylex */
int yyvstop[] = {
0,
0};
# define YYTYPE unsigned char
struct yywork { YYTYPE verify, advance; } yycrank[] = {
0,0,    0,0,    0,0,    0,0,    
0,0};
struct yysvf yysvec[] = {
0,      0,      0,
yycrank+0,      0,              0,      
yycrank+0,      0,              0,      
0,      0,      0};
struct yywork *yytop = yycrank+0;
struct yysvf *yybgin = yysvec+1;
char yymatch[] = {
  0,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
  1,   1,   1,   1,   1,   1,   1,   1, 
0};
char yyextra[] = {
0,0,0,0,0,0,0,0,
0};
/*      Copyright (c) 1989 AT&T */
/*        All Rights Reserved   */

/*      THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T     */
/*      The copyright notice above does not evidence any        */
/*      actual or intended publication of such source code.     */

#pragma ident   "@(#)ncform     6.11    97/01/06 SMI"

int yylineno =1;
# define YYU(x) x
# define NLSTATE yyprevious=YYNEWLINE
struct yysvf *yylstate [YYLMAX], **yylsp, **yyolsp;
char yysbuf[YYLMAX];
char *yysptr = yysbuf;
int *yyfnd;
extern struct yysvf *yyestate;
int yyprevious = YYNEWLINE;
#if defined(__cplusplus) || defined(__STDC__)
int yylook(void)
#else
yylook()
#endif
{
        register struct yysvf *yystate, **lsp;
        register struct yywork *yyt;
        struct yysvf *yyz;
        int yych, yyfirst;
        struct yywork *yyr;
# ifdef LEXDEBUG
        int debug;
# endif
        char *yylastch;
        /* start off machines */
# ifdef LEXDEBUG
        debug = 0;
# endif
        yyfirst=1;
        if (!yymorfg)
                yylastch = yytext;
        else {
                yymorfg=0;
                yylastch = yytext+yyleng;
                }
        for(;;){
                lsp = yylstate;
                yyestate = yystate = yybgin;
                if (yyprevious==YYNEWLINE) yystate++;
                for (;;){
# ifdef LEXDEBUG
                        if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);
# endif
                        yyt = yystate->yystoff;
                        if(yyt == yycrank && !yyfirst){  /* may not be any 
transitions */
                                yyz = yystate->yyother;
                                if(yyz == 0)break;
                                if(yyz->yystoff == yycrank)break;
                                }
#ifndef __cplusplus
                        *yylastch++ = yych = input();
#else
                        *yylastch++ = yych = lex_input();
#endif
#ifdef YYISARRAY
                        if(yylastch > &yytext[YYLMAX]) {
                                fprintf(yyout,"Input string too long, limit 
%d\n",YYLMAX);
                                exit(1);
                        }
#else
                        if (yylastch >= &yytext[ yytextsz ]) {
                                int     x = yylastch - yytext;

                                yytextsz += YYTEXTSZINC;
                                if (yytext == yy_tbuf) {
                                    yytext = (char *) malloc(yytextsz);
                                    memcpy(yytext, yy_tbuf, sizeof (yy_tbuf));
                                }
                                else
                                    yytext = (char *) realloc(yytext, yytextsz);
                                if (!yytext) {
                                    fprintf(yyout,
                                        "Cannot realloc yytext\n");
                                    exit(1);
                                }
                                yylastch = yytext + x;
                        }
#endif
                        yyfirst=0;
                tryagain:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"char ");
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        yyr = yyt;
                        if ( (int)yyt > (int)yycrank){
                                yyt = yyr + yych;
                                if (yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                }
# ifdef YYOPTIM
                        else if((int)yyt < (int)yycrank) {              /* r < 
yycrank */
                                yyt = yyr = yycrank+(yycrank-yyt);
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"compressed state\n");
# endif
                                yyt = yyt + yych;
                                if(yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transitions */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                yyt = yyr + YYU(yymatch[yych]);
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"try fall back character 
");
                                        allprint(YYU(yymatch[yych]));
                                        putchar('\n');
                                        }
# endif
                                if(yyt <= yytop && yyt->verify+yysvec == 
yystate){
                                        if(yyt->advance+yysvec == YYLERR)       
/* error transition */
                                                {unput(*--yylastch);break;}
                                        *lsp++ = yystate = yyt->advance+yysvec;
                                        if(lsp > &yylstate[YYLMAX]) {
                                                fprintf(yyout,"Input string too 
long, limit %d\n",YYLMAX);
                                                exit(1);
                                        }
                                        goto contin;
                                        }
                                }
                        if ((yystate = yystate->yyother) && (yyt= 
yystate->yystoff) != yycrank){
# ifdef LEXDEBUG
                                if(debug)fprintf(yyout,"fall back to state 
%d\n",yystate-yysvec-1);
# endif
                                goto tryagain;
                                }
# endif
                        else
                                {unput(*--yylastch);break;}
                contin:
# ifdef LEXDEBUG
                        if(debug){
                                fprintf(yyout,"state %d char 
",yystate-yysvec-1);
                                allprint(yych);
                                putchar('\n');
                                }
# endif
                        ;
                        }
# ifdef LEXDEBUG
                if(debug){
                        fprintf(yyout,"stopped at %d with ",*(lsp-1)-yysvec-1);
                        allprint(yych);
                        putchar('\n');
                        }
# endif
                while (lsp-- > yylstate){
                        *yylastch-- = 0;
                        if (*lsp != 0 && (yyfnd= (*lsp)->yystops) && *yyfnd > 
0){
                                yyolsp = lsp;
                                if(yyextra[*yyfnd]){            /* must backup 
*/
                                        while(yyback((*lsp)->yystops,-*yyfnd) 
!= 1 && lsp > yylstate){
                                                lsp--;
                                                unput(*yylastch--);
                                                }
                                        }
                                yyprevious = YYU(*yylastch);
                                yylsp = lsp;
                                yyleng = yylastch-yytext+1;
                                yytext[yyleng] = 0;
# ifdef LEXDEBUG
                                if(debug){
                                        fprintf(yyout,"\nmatch ");
                                        sprint(yytext);
                                        fprintf(yyout," action %d\n",*yyfnd);
                                        }
# endif
                                return(*yyfnd++);
                                }
                        unput(*yylastch);
                        }
                if (yytext[0] == 0  /* && feof(yyin) */)
                        {
                        yysptr=yysbuf;
                        return(0);
                        }
#ifndef __cplusplus
                yyprevious = yytext[0] = input();
                if (yyprevious>0)
                        output(yyprevious);
#else
                yyprevious = yytext[0] = lex_input();
                if (yyprevious>0)
                        lex_output(yyprevious);
#endif
                yylastch=yytext;
# ifdef LEXDEBUG
                if(debug)putchar('\n');
# endif
                }
        }
#if defined(__cplusplus) || defined(__STDC__)
int yyback(int *p, int m)
#else
yyback(p, m)
        int *p;
#endif
{
        if (p==0) return(0);
        while (*p) {
                if (*p++ == m)
                        return(1);
        }
        return(0);
}
        /* the following are only used in the lex library */
#if defined(__cplusplus) || defined(__STDC__)
int yyinput(void)
#else
yyinput()
#endif
{
#ifndef __cplusplus
        return(input());
#else
        return(lex_input());
#endif
        }
#if defined(__cplusplus) || defined(__STDC__)
void yyoutput(int c)
#else
yyoutput(c)
  int c; 
#endif
{
#ifndef __cplusplus
        output(c);
#else
        lex_output(c);
#endif
        }
#if defined(__cplusplus) || defined(__STDC__)
void yyunput(int c)
#else
yyunput(c)
   int c; 
#endif
{
        unput(c);
        }
extern char *yytext;
configure:1856: result: no
configure:1946: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2238: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_lib_fl_yywrap='no'
ac_cv_lib_l_yywrap='yes'
ac_cv_objext='o'
ac_cv_prog_LEX='lex'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_lex_root='lex.yy'
ac_cv_prog_lex_yytext_pointer='no'


configure: exit 0
88. ./acspecific.at:23: FAILED near `acspecific.at:23'

89. ./acspecific.at:24: testing AC_DYNIX_SEQ...
./acspecific.at:24: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:24: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:24: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:24: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1647: checking for getmntent in -lsun
configure:1674: gcc -o conftest -g -O2   conftest.c -lsun   >&5
ld: fatal: library -lsun: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1677: $? = 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1694: result: no
configure:1699: checking for getmntent in -lseq
configure:1726: gcc -o conftest -g -O2   conftest.c -lseq   >&5
ld: fatal: library -lseq: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1729: $? = 1
configure: failed program was:
#line 1707 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1746: result: no
configure:1751: checking for getmntent in -lgen
configure:1778: gcc -o conftest -g -O2   conftest.c -lgen   >&5
configure:1781: $? = 0
configure:1784: test -s conftest
configure:1787: $? = 0
configure:1798: result: yes
configure:1808: checking for getmntent
configure:1845: gcc -o conftest -g -O2   conftest.c -lgen  >&5
configure:1848: $? = 0
configure:1851: test -s conftest
configure:1854: $? = 0
configure:1864: result: yes
configure:1953: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2245: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getmntent='yes'
ac_cv_lib_gen_getmntent='yes'
ac_cv_lib_seq_getmntent='no'
ac_cv_lib_sun_getmntent='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_GETMNTENT 1


configure: exit 0
89. ./acspecific.at:24: FAILED near `acspecific.at:24'

90. ./acspecific.at:25: testing AC_HAVE_POUNDBANG...
./acspecific.at:25: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:25: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:25: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking whether #! works in shell scripts... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:25: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:923: checking whether #! works in shell scripts
configure:940: result: yes
configure:1023: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1315: creating config.h

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

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_sys_interpreter='yes'


configure: exit 0
90. ./acspecific.at:25: FAILED near `acspecific.at:25'

91. ./acspecific.at:26: testing AC_IRIX_SUN...
./acspecific.at:26: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:26: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:26: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
checking for getpwnam in -lsun... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:26: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1647: checking for getmntent in -lsun
configure:1674: gcc -o conftest -g -O2   conftest.c -lsun   >&5
ld: fatal: library -lsun: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1677: $? = 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1694: result: no
configure:1699: checking for getmntent in -lseq
configure:1726: gcc -o conftest -g -O2   conftest.c -lseq   >&5
ld: fatal: library -lseq: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1729: $? = 1
configure: failed program was:
#line 1707 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1746: result: no
configure:1751: checking for getmntent in -lgen
configure:1778: gcc -o conftest -g -O2   conftest.c -lgen   >&5
configure:1781: $? = 0
configure:1784: test -s conftest
configure:1787: $? = 0
configure:1798: result: yes
configure:1808: checking for getmntent
configure:1845: gcc -o conftest -g -O2   conftest.c -lgen  >&5
configure:1848: $? = 0
configure:1851: test -s conftest
configure:1854: $? = 0
configure:1864: result: yes
configure:1874: checking for getpwnam in -lsun
configure:1901: gcc -o conftest -g -O2   conftest.c -lsun  -lgen  >&5
ld: fatal: library -lsun: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1904: $? = 1
configure: failed program was:
#line 1882 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getpwnam ();
int
main ()
{
getpwnam ();
  ;
  return 0;
}
configure:1921: result: no
configure:2011: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2303: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getmntent='yes'
ac_cv_lib_gen_getmntent='yes'
ac_cv_lib_seq_getmntent='no'
ac_cv_lib_sun_getmntent='no'
ac_cv_lib_sun_getpwnam='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_GETMNTENT 1


configure: exit 0
91. ./acspecific.at:26: FAILED near `acspecific.at:26'

92. ./acspecific.at:27: testing AC_RSH...
./acspecific.at:27: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:27: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:27: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:27: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
92. ./acspecific.at:27: FAILED near `acspecific.at:27'

93. ./acspecific.at:28: testing AC_SCO_INTL...
./acspecific.at:28: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:28: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:28: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strftime... yes
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:28: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1649: checking for strftime
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
configure:1689: $? = 0
configure:1692: test -s conftest
configure:1695: $? = 0
configure:1705: result: yes
configure:1853: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2145: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_strftime='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STRFTIME 1


configure: exit 0
93. ./acspecific.at:28: FAILED near `acspecific.at:28'

94. ./acspecific.at:29: testing AC_XENIX_DIR...
./acspecific.at:29: autoconf --autoconf-dir .. -l $at_srcdir 
./acspecific.at:29: autoheader --autoconf-dir .. -l $at_srcdir
./acspecific.at:29: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for Xenix... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
configure: creating ./config.status
config.status: creating config.h
./acspecific.at:29: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1852: checking for Xenix
configure:1866: result: no
configure:1874: checking for dirent.h that defines DIR
configure:1895: gcc -c -g -O2  conftest.c >&5
configure:1898: $? = 0
configure:1901: test -s conftest.o
configure:1904: $? = 0
configure:1914: result: yes
configure:1927: checking for opendir in -ldir
configure:1954: gcc -o conftest -g -O2   conftest.c -ldir   >&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1957: $? = 1
configure: failed program was:
#line 1935 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:1974: result: no
configure:2115: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2407: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_dirent_dirent_h='yes'
ac_cv_lib_dir_opendir='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_DIRENT_H 1


configure: exit 0
94. ./acspecific.at:29: FAILED near `acspecific.at:29'

95. ./aclang.at:6: testing AC_C_BIGENDIAN...
./aclang.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:6: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether byte ordering is bigendian... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking whether byte ordering is bigendian
configure:1671: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1662: `bogus' undeclared (first use in this function)
configure:1662: (Each undeclared identifier is reported only once
configure:1662: for each function it appears in.)
configure:1662: parse error before "endian"
configure:1674: $? = 1
configure: failed program was:
#line 1654 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:1747: gcc -o conftest -g -O2   conftest.c  >&5
configure:1750: $? = 0
configure:1752: ./conftest
configure:1755: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 1731 "configure"
#include "confdefs.h"
int
main ()
{
  /* Are we little or big endian?  From Harbison&Steele.  */
  union
  {
    long l;
    char c[sizeof (long)];
  } u;
  u.l = 1;
  exit (u.c[sizeof (long) - 1] == 1);
}
configure:1768: result: yes
configure:1857: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2149: creating config.h

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

ac_cv_c_bigendian='yes'
ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define WORDS_BIGENDIAN 1


configure: exit 0
95. ./aclang.at:6: FAILED near `aclang.at:6'

96. ./aclang.at:7: testing AC_C_CHAR_UNSIGNED...
./aclang.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:7: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether char is unsigned... no
configure: creating ./config.status
config.status: creating config.h
./aclang.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking whether char is unsigned
configure:2091: gcc -c -g -O2  conftest.c >&5
configure:2094: $? = 0
configure:2097: test -s conftest.o
configure:2100: $? = 0
configure:2110: result: no
configure:2198: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2490: creating config.h

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

ac_cv_c_char_unsigned='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
96. ./aclang.at:7: FAILED near `aclang.at:7'

97. ./aclang.at:8: testing AC_C_LONG_DOUBLE...
./aclang.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:8: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for long double... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for long double
configure:1694: result: yes
configure:1783: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2075: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_c_long_double='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_LONG_DOUBLE 1


configure: exit 0
97. ./aclang.at:8: FAILED near `aclang.at:8'

98. ./aclang.at:9: testing AC_C_PROTOTYPES...
./aclang.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:9: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for gcc option to accept ANSI C
configure:1703: gcc  -c -g -O2  conftest.c >&5
configure:1706: $? = 0
configure:1709: test -s conftest.o
configure:1712: $? = 0
configure:1729: result: none needed
configure:1737: checking for function prototypes
configure:1740: result: yes
configure:1831: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2123: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''

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

#define PROTOTYPES 1


configure: exit 0
98. ./aclang.at:9: FAILED near `aclang.at:9'

99. ./aclang.at:10: testing AC_C_STRINGIZE...
./aclang.at:10: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:10: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:10: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for preprocessor stringizing operator... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:10: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for preprocessor stringizing operator
configure:1872: result: yes
configure:1961: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2253: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_c_stringize='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STRINGIZE 1


configure: exit 0
99. ./aclang.at:10: FAILED near `aclang.at:10'

100. ./aclang.at:11: testing AC_F77_MAIN...
./aclang.at:11: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:11: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to get verbose linking output from g77... -v
checking for Fortran 77 libraries...  -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for alternate main to link with Fortran 77 libraries... MAIN__
configure: creating ./config.status
config.status: creating config.h
./aclang.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:912: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:915: $? = 1
configure:1008: checking for g77
configure:1023: found /apps/asd/unix/gnu/bin/g77
configure:1031: result: g77
configure:1045: checking for Fortran 77 compiler version
configure:1048: g77 --version </dev/null >&5
GNU Fortran 0.5.26 20010819 (release)
Copyright (C) 2001 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1051: $? = 0
configure:1053: g77 -v </dev/null >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Driving: /apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/bin/g77 -v -c -xf77-version 
/dev/null -xnone
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/tradcpp0
 -lang-fortran -v -iprefix 
/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-libsparc-sun-solaris2.6/3.0.1/ 
-D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=1 -Dsparc -Dsun -Dunix 
-D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 
-D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__ 
-D__STDC_HOSTED__=1 -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc /dev/null 
/dev/null
GNU traditional CPP version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o 
/var/tmp/ccL7RV8a.s /dev/null
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
GNU Fortran Front End version 0.5.26 20010819 (release)
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/cceKOjRa.o /var/tmp/ccL7RV8a.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 /usr/ccs/bin/ld -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o /var/tmp/ccd1ztEd 
/var/tmp/cceKOjRa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
 /var/tmp/ccd1ztEd
__G77_LIBF77_VERSION__: 0.5.26 20010819 (release)
@(#)LIBF77 VERSION 20000929
__G77_LIBI77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 20001205
__G77_LIBU77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBU77 VERSION 19980709
configure:1056: $? = 0
configure:1058: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1061: $? = 1
configure:1074: checking for Fortran 77 compiler default output
configure:1077: g77   conftest.f  >&5
configure:1080: $? = 0
configure:1109: result: a.out
configure:1114: checking whether the Fortran 77 compiler works
configure:1120: ./a.out
configure:1123: $? = 0
configure:1138: result: yes
configure:1145: checking whether we are cross compiling
configure:1147: result: no
configure:1150: checking for executable suffix
configure:1152: g77 -o conftest   conftest.f  >&5
configure:1155: $? = 0
configure:1177: result: 
configure:1183: checking for object suffix
configure:1194: g77 -c  conftest.f >&5
configure:1197: $? = 0
configure:1216: result: o
configure:1224: checking whether we are using the GNU Fortran 77 compiler
configure:1238: g77 -c  conftest.F >&5
configure:1241: $? = 0
configure:1244: test -s conftest.o
configure:1247: $? = 0
configure:1259: result: yes
configure:1266: checking whether g77 accepts -g
configure:1278: g77 -c -g conftest.f >&5
configure:1281: $? = 0
configure:1284: test -s conftest.o
configure:1287: $? = 0
configure:1298: result: yes
configure:1324: checking how to get verbose linking output from g77
configure:1336: g77 -c -g -O2 conftest.f >&5
configure:1339: $? = 0
configure:1342: test -s conftest.o
configure:1345: $? = 0
configure:1367: g77 -o conftest -g -O2 -v  conftest.f  >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /var/tmp/ccgFbH2d.s
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/ccQVVS4d.o /var/tmp/ccgFbH2d.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/collect2
 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 /var/tmp/ccQVVS4d.o -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
configure:1411: result: -v
configure:1413: checking for Fortran 77 libraries
configure:1439: g77 -o conftest -g -O2 -v  conftest.f  >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /var/tmp/ccM2klrd.s
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/ccS4iXMc.o /var/tmp/ccM2klrd.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/collect2
 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 /var/tmp/ccS4iXMc.o -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
configure:1594: result:  -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm
configure:1647: checking for gcc
configure:1662: found /apps/asd/unix/gnu/bin/gcc
configure:1670: result: gcc
configure:1898: checking for C compiler version
configure:1901: gcc --version </dev/null >&5
3.0.1
configure:1904: $? = 0
configure:1906: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1909: $? = 0
configure:1911: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1914: $? = 1
configure:1917: checking whether we are using the GNU C compiler
configure:1938: gcc -c   conftest.c >&5
configure:1941: $? = 0
configure:1944: test -s conftest.o
configure:1947: $? = 0
configure:1959: result: yes
configure:1965: checking whether gcc accepts -g
configure:1983: gcc -c -g  conftest.c >&5
configure:1986: $? = 0
configure:1989: test -s conftest.o
configure:1992: $? = 0
configure:2002: result: yes
configure:2029: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2032: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2130: checking for alternate main to link with Fortran 77 libraries
configure:2159: gcc -o conftest -g -O2   conftest.c   -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
configure:2162: $? = 0
configure:2165: test -s conftest
configure:2168: $? = 0
configure:2186: result: MAIN__
configure:2272: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2564: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu='yes'
ac_cv_f77_main='MAIN__'
ac_cv_flibs=' -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_F77='g77'
ac_cv_prog_cc_g='yes'
ac_cv_prog_f77_g='yes'
ac_cv_prog_f77_v='-v'

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

#define F77_MAIN MAIN__


configure: exit 0
100. ./aclang.at:11: FAILED near `aclang.at:11'

101. ./aclang.at:12: testing AC_F77_WRAPPERS...
./aclang.at:12: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:12: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:12: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking how to get verbose linking output from g77... -v
checking for Fortran 77 libraries...  -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, extra 
underscore
configure: creating ./config.status
config.status: creating config.h
./aclang.at:12: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:912: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:915: $? = 1
configure:1008: checking for g77
configure:1023: found /apps/asd/unix/gnu/bin/g77
configure:1031: result: g77
configure:1045: checking for Fortran 77 compiler version
configure:1048: g77 --version </dev/null >&5
GNU Fortran 0.5.26 20010819 (release)
Copyright (C) 2001 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1051: $? = 0
configure:1053: g77 -v </dev/null >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Driving: /apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/bin/g77 -v -c -xf77-version 
/dev/null -xnone
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/tradcpp0
 -lang-fortran -v -iprefix 
/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-libsparc-sun-solaris2.6/3.0.1/ 
-D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=1 -Dsparc -Dsun -Dunix 
-D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 
-D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__ 
-D__STDC_HOSTED__=1 -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc /dev/null 
/dev/null
GNU traditional CPP version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o 
/var/tmp/ccu41vTc.s /dev/null
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
GNU Fortran Front End version 0.5.26 20010819 (release)
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/ccQhtNHc.o /var/tmp/ccu41vTc.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 /usr/ccs/bin/ld -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o /var/tmp/ccYF1HEc 
/var/tmp/ccQhtNHc.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
 /var/tmp/ccYF1HEc
__G77_LIBF77_VERSION__: 0.5.26 20010819 (release)
@(#)LIBF77 VERSION 20000929
__G77_LIBI77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 20001205
__G77_LIBU77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBU77 VERSION 19980709
configure:1056: $? = 0
configure:1058: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1061: $? = 1
configure:1074: checking for Fortran 77 compiler default output
configure:1077: g77   conftest.f  >&5
configure:1080: $? = 0
configure:1109: result: a.out
configure:1114: checking whether the Fortran 77 compiler works
configure:1120: ./a.out
configure:1123: $? = 0
configure:1138: result: yes
configure:1145: checking whether we are cross compiling
configure:1147: result: no
configure:1150: checking for executable suffix
configure:1152: g77 -o conftest   conftest.f  >&5
configure:1155: $? = 0
configure:1177: result: 
configure:1183: checking for object suffix
configure:1194: g77 -c  conftest.f >&5
configure:1197: $? = 0
configure:1216: result: o
configure:1224: checking whether we are using the GNU Fortran 77 compiler
configure:1238: g77 -c  conftest.F >&5
configure:1241: $? = 0
configure:1244: test -s conftest.o
configure:1247: $? = 0
configure:1259: result: yes
configure:1266: checking whether g77 accepts -g
configure:1278: g77 -c -g conftest.f >&5
configure:1281: $? = 0
configure:1284: test -s conftest.o
configure:1287: $? = 0
configure:1298: result: yes
configure:1324: checking how to get verbose linking output from g77
configure:1336: g77 -c -g -O2 conftest.f >&5
configure:1339: $? = 0
configure:1342: test -s conftest.o
configure:1345: $? = 0
configure:1367: g77 -o conftest -g -O2 -v  conftest.f  >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /var/tmp/ccoauHma.s
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/ccOwsNSb.o /var/tmp/ccoauHma.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/collect2
 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 /var/tmp/ccOwsNSb.o -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
configure:1411: result: -v
configure:1413: checking for Fortran 77 libraries
configure:1439: g77 -o conftest -g -O2 -v  conftest.f  >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 conftest.f -quiet -dumpbase conftest.f -g -O2 -version -o /var/tmp/ccoDzfrc.s
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/ccg3eJVa.o /var/tmp/ccoDzfrc.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/collect2
 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 /var/tmp/ccg3eJVa.o -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
configure:1594: result:  -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm
configure:1647: checking for gcc
configure:1662: found /apps/asd/unix/gnu/bin/gcc
configure:1670: result: gcc
configure:1898: checking for C compiler version
configure:1901: gcc --version </dev/null >&5
3.0.1
configure:1904: $? = 0
configure:1906: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1909: $? = 0
configure:1911: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1914: $? = 1
configure:1917: checking whether we are using the GNU C compiler
configure:1944: gcc -c   conftest.c >&5
configure:1947: $? = 0
configure:1950: test -s conftest.o
configure:1953: $? = 0
configure:1965: result: yes
configure:1971: checking whether gcc accepts -g
configure:1995: gcc -c -g  conftest.c >&5
configure:1998: $? = 0
configure:2001: test -s conftest.o
configure:2004: $? = 0
configure:2014: result: yes
configure:2041: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2044: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2154: checking for dummy main to link with Fortran 77 libraries
configure:2187: gcc -o conftest -g -O2   conftest.c   -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
configure:2190: $? = 0
configure:2193: test -s conftest
configure:2196: $? = 0
configure:2255: result: none
configure:2272: checking for Fortran 77 name-mangling scheme
configure:2290: g77 -c -g -O2 conftest.f >&5
configure:2293: $? = 0
configure:2296: test -s conftest.o
configure:2299: $? = 0
configure:2342: gcc -o conftest -g -O2   conftest.c cf77_test.o   
-L/usr/ccs/lib -L/usr/lib -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
Undefined                       first referenced
 symbol                             in file
foobar                              /var/tmp/ccu0iM5b.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2345: $? = 1
configure: failed program was:
#line 2317 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char foobar ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
foobar ();
  ;
  return 0;
}
configure:2342: gcc -o conftest -g -O2   conftest.c cf77_test.o   
-L/usr/ccs/lib -L/usr/lib -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
configure:2345: $? = 0
configure:2348: test -s conftest
configure:2351: $? = 0
configure:2403: gcc -o conftest -g -O2   conftest.c cf77_test.o   
-L/usr/ccs/lib -L/usr/lib -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
Undefined                       first referenced
 symbol                             in file
foo_bar_                            /var/tmp/cc06Loda.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2406: $? = 1
configure: failed program was:
#line 2378 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char foo_bar_ ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
foo_bar_ ();
  ;
  return 0;
}
configure:2403: gcc -o conftest -g -O2   conftest.c cf77_test.o   
-L/usr/ccs/lib -L/usr/lib -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm >&5
configure:2406: $? = 0
configure:2409: test -s conftest
configure:2412: $? = 0
configure:2459: result: lower case, underscore, extra underscore
configure:2620: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2912: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu='yes'
ac_cv_f77_dummy_main='none'
ac_cv_f77_mangling='lower case, underscore, extra underscore'
ac_cv_flibs=' -L/usr/ccs/lib -L/usr/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_F77='g77'
ac_cv_prog_cc_g='yes'
ac_cv_prog_f77_g='yes'
ac_cv_prog_f77_v='-v'

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

#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## __


configure: exit 0
101. ./aclang.at:12: FAILED near `aclang.at:12'

102. ./aclang.at:13: testing AC_NO_EXECUTABLES...
./aclang.at:13: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:13: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:13: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:13: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
102. ./aclang.at:13: FAILED near `aclang.at:13'

103. ./aclang.at:14: testing AC_PROG_CC_C_O...
./aclang.at:14: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:14: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1647: checking whether gcc and cc understand -c and -o together
configure:1674: gcc -c conftest.c -o conftest.o >&5
configure:1677: $? = 0
configure:1679: gcc -c conftest.c -o conftest.o >&5
configure:1682: $? = 0
configure:1689: cc -c conftest.c >&5
configure:1692: $? = 0
configure:1695: cc -c conftest.c -o conftest.o >&5
configure:1698: $? = 0
configure:1700: cc -c conftest.c -o conftest.o >&5
configure:1703: $? = 0
configure:1721: result: yes
configure:1812: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2104: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_gcc_c_o='yes'


configure: exit 0
103. ./aclang.at:14: FAILED near `aclang.at:14'

104. ./aclang.at:15: testing AC_PROG_F77_C_O...
./aclang.at:15: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:15: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for g77... g77
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking whether g77 understand -c and -o together... yes
configure: creating ./config.status
config.status: creating config.h
./aclang.at:15: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:896: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:899: $? = 1
configure:992: checking for g77
configure:1007: found /apps/asd/unix/gnu/bin/g77
configure:1015: result: g77
configure:1029: checking for Fortran 77 compiler version
configure:1032: g77 --version </dev/null >&5
GNU Fortran 0.5.26 20010819 (release)
Copyright (C) 2001 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:1035: $? = 0
configure:1037: g77 -v </dev/null >&5
g77 version 3.0.1 (Fortran Frontend version 0.5.26 20010819 (release))
Driving: /apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/bin/g77 -v -c -xf77-version 
/dev/null -xnone
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/tradcpp0
 -lang-fortran -v -iprefix 
/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-libsparc-sun-solaris2.6/3.0.1/ 
-D__GNUC__=3 -D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=1 -Dsparc -Dsun -Dunix 
-D__svr4__ -D__SVR4 -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 
-D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__NO_INLINE__ 
-D__STDC_HOSTED__=1 -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc /dev/null 
/dev/null
GNU traditional CPP version 3.0.1
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/f771
 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o 
/var/tmp/ccdoIkZd.s /dev/null
GNU F77 version 3.0.1 (sparc-sun-solaris2.6)
        compiled by GNU C version 3.0.1.
GNU Fortran Front End version 0.5.26 20010819 (release)
 /usr/ccs/bin/as -V -Qy -s -o /var/tmp/cck1MmCa.o /var/tmp/ccdoIkZd.s
/usr/ccs/bin/as: WorkShop Compilers 4.X dev 18 Sep 1996
 /usr/ccs/bin/ld -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o /var/tmp/ccTMG02d 
/var/tmp/cck1MmCa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crt1.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crti.o
 /usr/ccs/lib/values-Xa.o 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtbegin.o
 -L/apps/asd/unix/gnu/gcc/3.0.1/SunOS5.6/lib/gcc-lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1 
-L/usr/ccs/bin -L/usr/ccs/lib 
-L/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/../../..
 -lg2c -lm -lgcc -lc -lgcc 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtend.o
 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/crtn.o
ld: Software Generation Utilities - Solaris-ELF (4.0)
 /var/tmp/ccTMG02d
__G77_LIBF77_VERSION__: 0.5.26 20010819 (release)
@(#)LIBF77 VERSION 20000929
__G77_LIBI77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 20001205
__G77_LIBU77_VERSION__: 0.5.26 20010819 (release)
@(#) LIBU77 VERSION 19980709
configure:1040: $? = 0
configure:1042: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:1045: $? = 1
configure:1058: checking for Fortran 77 compiler default output
configure:1061: g77   conftest.f  >&5
configure:1064: $? = 0
configure:1093: result: a.out
configure:1098: checking whether the Fortran 77 compiler works
configure:1104: ./a.out
configure:1107: $? = 0
configure:1122: result: yes
configure:1129: checking whether we are cross compiling
configure:1131: result: no
configure:1134: checking for executable suffix
configure:1136: g77 -o conftest   conftest.f  >&5
configure:1139: $? = 0
configure:1161: result: 
configure:1167: checking for object suffix
configure:1178: g77 -c  conftest.f >&5
configure:1181: $? = 0
configure:1200: result: o
configure:1208: checking whether we are using the GNU Fortran 77 compiler
configure:1222: g77 -c  conftest.F >&5
configure:1225: $? = 0
configure:1228: test -s conftest.o
configure:1231: $? = 0
configure:1243: result: yes
configure:1250: checking whether g77 accepts -g
configure:1262: g77 -c -g conftest.f >&5
configure:1265: $? = 0
configure:1268: test -s conftest.o
configure:1271: $? = 0
configure:1282: result: yes
configure:1305: checking whether g77 understand -c and -o together
configure:1325: g77 -g -O2 -c conftest.c -o conftest.o >&5
configure:1328: $? = 0
configure:1331: g77 -g -O2 -c conftest.c -o conftest.o >&5
configure:1334: $? = 0
configure:1342: result: yes
configure:1431: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1723: creating config.h

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

ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_F77='g77'
ac_cv_prog_f77_c_o='yes'
ac_cv_prog_f77_g='yes'


configure: exit 0
104. ./aclang.at:15: FAILED near `aclang.at:15'

105. ./aclang.at:16: testing AC_PROG_GCC_TRADITIONAL...
./aclang.at:16: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:16: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:16: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
configure: creating ./config.status
config.status: creating config.h
./aclang.at:16: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1852: checking whether gcc needs -traditional
configure:1887: result: no
configure:1973: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2265: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_gcc_traditional='no'


configure: exit 0
105. ./aclang.at:16: FAILED near `aclang.at:16'

106. ./aclang.at:17: testing AC_REQUIRE_CPP...
./aclang.at:17: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./aclang.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:17: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
configure: creating ./config.status
config.status: creating config.h
./aclang.at:17: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1930: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2222: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
106. ./aclang.at:17: FAILED near `aclang.at:17'

107. ./aclang.at:20: testing AC_C_CROSS...
./aclang.at:20: autoconf --autoconf-dir .. -l $at_srcdir 
./aclang.at:20: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:20: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:20: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
107. ./aclang.at:20: FAILED near `aclang.at:20'

108. ./aclang.at:21: testing AC_LANG_C...
./aclang.at:21: autoconf --autoconf-dir .. -l $at_srcdir 
./aclang.at:21: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:21: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:21: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1008: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1300: creating config.h

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

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=''


configure: exit 0
108. ./aclang.at:21: FAILED near `aclang.at:21'

109. ./aclang.at:22: testing AC_LANG_CPLUSPLUS...
./aclang.at:22: autoconf --autoconf-dir .. -l $at_srcdir 
./aclang.at:22: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:22: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:22: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1008: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1300: creating config.h

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

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=''


configure: exit 0
109. ./aclang.at:22: FAILED near `aclang.at:22'

110. ./aclang.at:23: testing AC_LANG_FORTRAN77...
./aclang.at:23: autoconf --autoconf-dir .. -l $at_srcdir 
./aclang.at:23: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:23: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:23: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1007: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1299: creating config.h

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

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=''


configure: exit 0
110. ./aclang.at:23: FAILED near `aclang.at:23'

111. ./aclang.at:24: testing AC_LANG_SAVE...
./aclang.at:24: autoconf --autoconf-dir .. -l $at_srcdir 
./aclang.at:24: autoheader --autoconf-dir .. -l $at_srcdir
./aclang.at:24: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
configure: creating ./config.status
config.status: creating config.h
./aclang.at:24: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:875: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:878: $? = 1
configure:1002: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:1294: creating config.h

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

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=''


configure: exit 0
111. ./aclang.at:24: FAILED near `aclang.at:24'

112. ./acheaders.at:6: testing AC_HEADER_MAJOR...
./acheaders.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acheaders.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:6: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... yes
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking whether sys/types.h defines makedev
configure:1870: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
makedev                             /var/tmp/ccolAcJa.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1873: $? = 1
configure: failed program was:
#line 1857 "configure"
#include "confdefs.h"
#include <sys/types.h>

int
main ()
{
return makedev(0, 0);
  ;
  return 0;
}
configure:1890: result: no
configure:1894: checking for sys/mkdev.h
configure:1904: gcc -E  conftest.c
configure:1910: $? = 0
configure:1929: result: yes
configure:2067: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2359: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_sys_mkdev_h='yes'
ac_cv_header_sys_types_h_makedev='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define MAJOR_IN_MKDEV 1


configure: exit 0
112. ./acheaders.at:6: FAILED near `acheaders.at:6'

113. ./acheaders.at:7: testing AC_HEADER_STAT...
./acheaders.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acheaders.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:7: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether stat file-mode macros are broken... no
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking whether stat file-mode macros are broken
configure:1896: result: no
configure:1985: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2277: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_stat_broken='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
113. ./acheaders.at:7: FAILED near `acheaders.at:7'

114. ./acheaders.at:8: testing AC_HEADER_TIOCGWINSZ...
./acheaders.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acheaders.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:8: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking POSIX termios... yes
checking how to run the C preprocessor... gcc -E
checking whether termios.h defines TIOCGWINSZ... yes
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1651: checking POSIX termios
configure:1672: gcc -o conftest -g -O2   conftest.c  >&5
configure:1675: $? = 0
configure:1678: test -s conftest
configure:1681: $? = 0
configure:1691: result: yes
configure:1699: checking how to run the C preprocessor
configure:1725: gcc -E  conftest.c
configure:1731: $? = 0
configure:1758: gcc -E  conftest.c
configure:1755:28: ac_nonexistent.h: No such file or directory
configure:1764: $? = 1
configure: failed program was:
#line 1754 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1801: result: gcc -E
configure:1816: gcc -E  conftest.c
configure:1822: $? = 0
configure:1849: gcc -E  conftest.c
configure:1846:28: ac_nonexistent.h: No such file or directory
configure:1855: $? = 1
configure: failed program was:
#line 1845 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1895: checking whether termios.h defines TIOCGWINSZ
configure:1919: result: yes
configure:2039: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2331: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sys_posix_termios='yes'
ac_cv_sys_tiocgwinsz_in_termios_h='yes'


configure: exit 0
114. ./acheaders.at:8: FAILED near `acheaders.at:8'

115. ./acheaders.at:11: testing AC_DIR_HEADER...
./acheaders.at:11: autoconf --autoconf-dir .. -l $at_srcdir 
./acheaders.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:11: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether closedir returns void... no
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2076: checking for dirent.h that defines DIR
configure:2097: gcc -c -g -O2  conftest.c >&5
configure:2100: $? = 0
configure:2103: test -s conftest.o
configure:2106: $? = 0
configure:2116: result: yes
configure:2129: checking for opendir in -ldir
configure:2156: gcc -o conftest -g -O2   conftest.c -ldir   >&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2159: $? = 1
configure: failed program was:
#line 2137 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:2176: result: no
configure:2238: checking whether closedir returns void
configure:2264: gcc -o conftest -g -O2   conftest.c  >&5
configure:2267: $? = 0
configure:2269: ./conftest
configure:2272: $? = 0
configure:2284: result: no
configure:2397: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2689: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_closedir_void='no'
ac_cv_header_dirent_dirent_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_lib_dir_opendir='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define DIRENT 1
#define SYSNDIR 1
#define SYSDIR 1
#define NDIR 1


configure: exit 0
115. ./acheaders.at:11: FAILED near `acheaders.at:11'

116. ./acheaders.at:12: testing AC_MEMORY_H...
./acheaders.at:12: autoconf --autoconf-dir .. -l $at_srcdir 
./acheaders.at:12: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:12: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for memory.h... yes
checking for string.h... yes
checking for memory.h... (cached) yes
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:12: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for memory.h
configure:1861: gcc -E  conftest.c
configure:1867: $? = 0
configure:1886: result: yes
configure:1899: checking for string.h
configure:1909: gcc -E  conftest.c
configure:1915: $? = 0
configure:1934: result: yes
configure:1899: checking for memory.h
configure:1934: result: yes
configure:2023: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2315: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_memory_h='yes'
ac_cv_header_string_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define NEED_MEMORY_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1


configure: exit 0
116. ./acheaders.at:12: FAILED near `acheaders.at:12'

117. ./acheaders.at:13: testing AC_UNISTD_H...
./acheaders.at:13: autoconf --autoconf-dir .. -l $at_srcdir 
./acheaders.at:13: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:13: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for unistd.h... yes
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:13: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1854: checking for unistd.h
configure:1864: gcc -E  conftest.c
configure:1870: $? = 0
configure:1889: result: yes
configure:1978: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2270: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_UNISTD_H 1


configure: exit 0
117. ./acheaders.at:13: FAILED near `acheaders.at:13'

118. ./acheaders.at:14: testing AC_USG...
./acheaders.at:14: autoconf --autoconf-dir .. -l $at_srcdir 
./acheaders.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./acheaders.at:14: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for BSD string and memory functions... yes
checking for string.h... yes
configure: creating ./config.status
config.status: creating config.h
./acheaders.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for BSD string and memory functions
configure:1866: gcc -o conftest -g -O2   conftest.c  >&5
configure:1869: $? = 0
configure:1872: test -s conftest
configure:1875: $? = 0
configure:1877: result: yes
configure:1895: checking for string.h
configure:1905: gcc -E  conftest.c
configure:1911: $? = 0
configure:1930: result: yes
configure:2019: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2311: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_string_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STRING_H 1


configure: exit 0
118. ./acheaders.at:14: FAILED near `acheaders.at:14'

119. ./actypes.at:6: testing AC_STRUCT_ST_BLOCKS...
./actypes.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:6: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for struct stat.st_blocks... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for struct stat.st_blocks
configure:2093: gcc -c -g -O2  conftest.c >&5
configure:2096: $? = 0
configure:2099: test -s conftest.o
configure:2102: $? = 0
configure:2112: result: yes
configure:2207: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2499: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_member_struct_stat_st_blocks='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRUCT_STAT_ST_BLOCKS 1
#define HAVE_ST_BLOCKS 1


configure: exit 0
119. ./actypes.at:6: FAILED near `actypes.at:6'

120. ./actypes.at:7: testing AC_STRUCT_TIMEZONE...
./actypes.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:7: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking for tzname... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking whether struct tm is in sys/time.h or time.h
configure:1666: gcc -c -g -O2  conftest.c >&5
configure:1669: $? = 0
configure:1672: test -s conftest.o
configure:1675: $? = 0
configure:1685: result: time.h
configure:1695: checking for struct tm.tm_zone
configure:1717: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:1709: structure has no member named `tm_zone'
configure:1720: $? = 1
configure: failed program was:
#line 1701 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <time.h>

int
main ()
{
static struct tm ac_aggr;
if (ac_aggr.tm_zone)
return 0;
  ;
  return 0;
}
configure:1736: result: no
configure:1753: checking for tzname
configure:1775: gcc -o conftest -g -O2   conftest.c  >&5
configure:1778: $? = 0
configure:1781: test -s conftest
configure:1784: $? = 0
configure:1794: result: yes
configure:1884: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2176: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_member_struct_tm_tm_zone='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_struct_tm='time.h'
ac_cv_var_tzname='yes'

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

#define HAVE_TZNAME 1


configure: exit 0
120. ./actypes.at:7: FAILED near `actypes.at:7'

121. ./actypes.at:8: testing AC_TYPE_MODE_T...
./actypes.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:8: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for mode_t... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for mode_t
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2204: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2496: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_mode_t='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
121. ./actypes.at:8: FAILED near `actypes.at:8'
pwd: cannot determine current directory!

122. ./actypes.at:9: testing AC_TYPE_OFF_T...
./actypes.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:9: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for off_t... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for off_t
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2204: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2496: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_off_t='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
122. ./actypes.at:9: FAILED near `actypes.at:9'

123. ./actypes.at:10: testing AC_TYPE_SIGNAL...
./actypes.at:10: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./actypes.at:10: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:10: top_srcdir=$top_srcdir ./configure 
0a1,2
> pwd: cannot determine current directory!
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating config.h
./actypes.at:10: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking return type of signal handlers
configure:1674: gcc -c -g -O2  conftest.c >&5
configure:1677: $? = 0
configure:1680: test -s conftest.o
configure:1683: $? = 0
configure:1693: result: void
configure:1779: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2071: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_signal='void'

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

#define RETSIGTYPE void


configure: exit 0
123. ./actypes.at:10: FAILED near `actypes.at:10'

124. ./actypes.at:13: testing AC_INT_16_BITS...
./actypes.at:13: autoconf --autoconf-dir .. -l $at_srcdir 
./actypes.at:13: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:13: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for int... yes
checking size of int... 4
configure: creating ./config.status
config.status: creating config.h
./actypes.at:13: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for int
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2116: checking size of int
configure:2280: gcc -o conftest -g -O2   conftest.c  >&5
configure:2283: $? = 0
configure:2285: ./conftest
configure:2288: $? = 0
configure:2304: result: 4
configure:2395: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2687: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sizeof_int='4'
ac_cv_type_int='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_INT 4


configure: exit 0
124. ./actypes.at:13: FAILED near `actypes.at:13'

125. ./actypes.at:14: testing AC_LONG_64_BITS...
./actypes.at:14: autoconf --autoconf-dir .. -l $at_srcdir 
./actypes.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:14: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for long int... yes
checking size of long int... 4
configure: creating ./config.status
config.status: creating config.h
./actypes.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for long int
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2116: checking size of long int
configure:2280: gcc -o conftest -g -O2   conftest.c  >&5
configure:2283: $? = 0
configure:2285: ./conftest
configure:2288: $? = 0
configure:2304: result: 4
configure:2395: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2687: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sizeof_long_int='4'
ac_cv_type_long_int='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_LONG_INT 4


configure: exit 0
125. ./actypes.at:14: FAILED near `actypes.at:14'

126. ./actypes.at:15: testing AC_STRUCT_ST_BLKSIZE...
./actypes.at:15: autoconf --autoconf-dir .. -l $at_srcdir 
./actypes.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:15: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for struct stat.st_blksize... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:15: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for struct stat.st_blksize
configure:2093: gcc -c -g -O2  conftest.c >&5
configure:2096: $? = 0
configure:2099: test -s conftest.o
configure:2102: $? = 0
configure:2112: result: yes
configure:2205: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2497: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_member_struct_stat_st_blksize='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_ST_BLKSIZE 1


configure: exit 0
126. ./actypes.at:15: FAILED near `actypes.at:15'

127. ./actypes.at:16: testing AC_STRUCT_ST_RDEV...
./actypes.at:16: autoconf --autoconf-dir .. -l $at_srcdir 
./actypes.at:16: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:16: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for struct stat.st_rdev... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:16: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for struct stat.st_rdev
configure:2093: gcc -c -g -O2  conftest.c >&5
configure:2096: $? = 0
configure:2099: test -s conftest.o
configure:2102: $? = 0
configure:2112: result: yes
configure:2205: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2497: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_member_struct_stat_st_rdev='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRUCT_STAT_ST_RDEV 1
#define HAVE_ST_RDEV 1


configure: exit 0
127. ./actypes.at:16: FAILED near `actypes.at:16'

128. ./actypes.at:17: testing AM_TYPE_PTRDIFF_T...
./actypes.at:17: autoconf --autoconf-dir .. -l $at_srcdir 
./actypes.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./actypes.at:17: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for ptrdiff_t... yes
configure: creating ./config.status
config.status: creating config.h
./actypes.at:17: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for ptrdiff_t
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2202: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2494: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_ptrdiff_t='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_PTRDIFF_T 1


configure: exit 0
128. ./actypes.at:17: FAILED near `actypes.at:17'

129. ./acfunctions.at:6: testing AC_FUNC_ALLOCA...
./acfunctions.at:6: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:6: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:6: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for working alloca.h... yes
checking for alloca... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:6: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1853: checking for working alloca.h
configure:1871: gcc -o conftest -g -O2   conftest.c  >&5
configure:1874: $? = 0
configure:1877: test -s conftest
configure:1880: $? = 0
configure:1890: result: yes
configure:1900: checking for alloca
configure:1938: gcc -o conftest -g -O2   conftest.c  >&5
configure:1941: $? = 0
configure:1944: test -s conftest
configure:1947: $? = 0
configure:1957: result: yes
configure:2217: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2509: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_alloca_works='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_working_alloca_h='yes'

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

#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1


configure: exit 0
129. ./acfunctions.at:6: FAILED near `acfunctions.at:6'

130. ./acfunctions.at:7: testing AC_FUNC_CHOWN...
./acfunctions.at:7: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:7: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:7: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for uid_t in sys/types.h... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:7: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for uid_t in sys/types.h
configure:1908: result: yes
configure:1922: checking for ANSI C header files
configure:1936: gcc -E  conftest.c
configure:1942: $? = 0
configure:2029: gcc -o conftest -g -O2   conftest.c  >&5
configure:2032: $? = 0
configure:2034: ./conftest
configure:2037: $? = 0
configure:2050: result: yes
configure:2066: checking for sys/types.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for sys/stat.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for stdlib.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for string.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for memory.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for strings.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for inttypes.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2066: checking for stdint.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2107:20: stdint.h: No such file or directory
configure:2081: $? = 1
configure: failed program was:
#line 2072 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2097: result: no
configure:2066: checking for unistd.h
configure:2078: gcc -c -g -O2  conftest.c >&5
configure:2081: $? = 0
configure:2084: test -s conftest.o
configure:2087: $? = 0
configure:2097: result: yes
configure:2110: checking for unistd.h
configure:2145: result: yes
configure:2155: checking for working chown
configure:2191: gcc -o conftest -g -O2   conftest.c  >&5
configure:2194: $? = 0
configure:2196: ./conftest
configure:2199: $? = 0
configure:2213: result: yes
configure:2302: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2594: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_chown_works='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_uid_t='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CHOWN 1


configure: exit 0
130. ./acfunctions.at:7: FAILED near `acfunctions.at:7'

131. ./acfunctions.at:8: testing AC_FUNC_CLOSEDIR_VOID...
./acfunctions.at:8: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:8: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:8: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether closedir returns void... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:8: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1691: checking for dirent.h that defines DIR
configure:1712: gcc -c -g -O2  conftest.c >&5
configure:1715: $? = 0
configure:1718: test -s conftest.o
configure:1721: $? = 0
configure:1731: result: yes
configure:1744: checking for opendir in -ldir
configure:1771: gcc -o conftest -g -O2   conftest.c -ldir   >&5
ld: fatal: library -ldir: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1774: $? = 1
configure: failed program was:
#line 1752 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:1791: result: no
configure:1858: checking how to run the C preprocessor
configure:1884: gcc -E  conftest.c
configure:1890: $? = 0
configure:1917: gcc -E  conftest.c
configure:1914:28: ac_nonexistent.h: No such file or directory
configure:1923: $? = 1
configure: failed program was:
#line 1913 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1960: result: gcc -E
configure:1975: gcc -E  conftest.c
configure:1981: $? = 0
configure:2008: gcc -E  conftest.c
configure:2005:28: ac_nonexistent.h: No such file or directory
configure:2014: $? = 1
configure: failed program was:
#line 2004 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2053: checking for ANSI C header files
configure:2067: gcc -E  conftest.c
configure:2073: $? = 0
configure:2160: gcc -o conftest -g -O2   conftest.c  >&5
configure:2163: $? = 0
configure:2165: ./conftest
configure:2168: $? = 0
configure:2181: result: yes
configure:2197: checking for sys/types.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for sys/stat.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for stdlib.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for string.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for memory.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for strings.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for inttypes.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2197: checking for stdint.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2238:20: stdint.h: No such file or directory
configure:2212: $? = 1
configure: failed program was:
#line 2203 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2228: result: no
configure:2197: checking for unistd.h
configure:2209: gcc -c -g -O2  conftest.c >&5
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2228: result: yes
configure:2238: checking whether closedir returns void
configure:2264: gcc -o conftest -g -O2   conftest.c  >&5
configure:2267: $? = 0
configure:2269: ./conftest
configure:2272: $? = 0
configure:2284: result: no
configure:2373: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2665: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_closedir_void='no'
ac_cv_header_dirent_dirent_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_lib_dir_opendir='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
131. ./acfunctions.at:8: FAILED near `acfunctions.at:8'

132. ./acfunctions.at:9: testing AC_FUNC_ERROR_AT_LINE...
./acfunctions.at:9: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:9: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:9: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for error_at_line... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:9: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for error_at_line
configure:1664: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
error_at_line                       /var/tmp/ccniwoVc.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1667: $? = 1
configure: failed program was:
#line 1652 "configure"
#include "confdefs.h"

int
main ()
{
error_at_line (0, 0, "", 0, "");
  ;
  return 0;
}
configure:1683: result: no
configure:1768: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2060: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_lib_error_at_line='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
132. ./acfunctions.at:9: FAILED near `acfunctions.at:9'

133. ./acfunctions.at:10: testing AC_FUNC_FNMATCH...
./acfunctions.at:10: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:10: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:10: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for working GNU-style fnmatch... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:10: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for working GNU-style fnmatch
configure:1675: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function `main':
configure:1665: `FNM_FILE_NAME' undeclared (first use in this function)
configure:1665: (Each undeclared identifier is reported only once
configure:1665: for each function it appears in.)
configure:1666: `FNM_LEADING_DIR' undeclared (first use in this function)
configure:1678: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 1659 "configure"
#include "confdefs.h"
#include <fnmatch.h>
int
main ()
{
exit (fnmatch ("a*", "abc", 0) != 0
        || fnmatch ("d*/*1", "d/s/1", FNM_FILE_NAME) != FNM_NOMATCH
        || fnmatch ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
        || fnmatch ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR) != 0
        || fnmatch ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR) != 0);
  ;
  return 0;
}
configure:1695: result: no
configure:1784: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2076: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_fnmatch_works='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
133. ./acfunctions.at:10: FAILED near `acfunctions.at:10'

134. ./acfunctions.at:11: testing AC_FUNC_FORK...
./acfunctions.at:11: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:11: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:11: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:11: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for pid_t
configure:2094: gcc -c -g -O2  conftest.c >&5
configure:2097: $? = 0
configure:2100: test -s conftest.o
configure:2103: $? = 0
configure:2113: result: yes
configure:2128: checking for unistd.h
configure:2163: result: yes
configure:2128: checking for vfork.h
configure:2138: gcc -E  conftest.c
configure:2135:19: vfork.h: No such file or directory
configure:2144: $? = 1
configure: failed program was:
#line 2134 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:2163: result: no
configure:2176: checking for fork
configure:2213: gcc -o conftest -g -O2   conftest.c  >&5
configure:2216: $? = 0
configure:2219: test -s conftest
configure:2222: $? = 0
configure:2232: result: yes
configure:2176: checking for vfork
configure:2213: gcc -o conftest -g -O2   conftest.c  >&5
configure:2216: $? = 0
configure:2219: test -s conftest
configure:2222: $? = 0
configure:2232: result: yes
configure:2244: checking for working fork
configure:2287: result: yes
configure:2306: checking for working vfork
configure:2432: result: yes
configure:2542: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2834: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_fork='yes'
ac_cv_func_fork_works='yes'
ac_cv_func_vfork='yes'
ac_cv_func_vfork_works='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_header_vfork_h='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_pid_t='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1


configure: exit 0
134. ./acfunctions.at:11: FAILED near `acfunctions.at:11'

135. ./acfunctions.at:12: testing AC_FUNC_FSEEKO...
./acfunctions.at:12: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:12: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:12: top_srcdir=$top_srcdir ./configure 
0a1,2
> pwd: cannot determine current directory!
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:12: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for _LARGEFILE_SOURCE value needed for large files
configure:1666: gcc -c -g -O2  conftest.c >&5
configure:1669: $? = 0
configure:1672: test -s conftest.o
configure:1675: $? = 0
configure:1717: result: no
configure:1731: checking for fseeko
configure:1749: gcc -o conftest -g -O2   conftest.c  >&5
configure:1752: $? = 0
configure:1755: test -s conftest
configure:1758: $? = 0
configure:1768: result: yes
configure:1857: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2149: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_fseeko='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_sys_largefile_source='no'

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

#define HAVE_FSEEKO 1


configure: exit 0
135. ./acfunctions.at:12: FAILED near `acfunctions.at:12'

136. ./acfunctions.at:13: testing AC_FUNC_GETGROUPS...
./acfunctions.at:13: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:13: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:13: top_srcdir=$top_srcdir ./configure 
0a1,4
> foreach: No match
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for size_t... yes
checking for getgroups... yes
checking for working getgroups... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:13: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for uid_t in sys/types.h
configure:1908: result: yes
configure:1922: checking type of array argument to getgroups
configure:1957: gcc -o conftest -g -O2   conftest.c  >&5
configure:1960: $? = 0
configure:1962: ./conftest
configure:1965: $? = 0
configure:1993: result: gid_t
configure:2000: checking for ANSI C header files
configure:2014: gcc -E  conftest.c
configure:2020: $? = 0
configure:2107: gcc -o conftest -g -O2   conftest.c  >&5
configure:2110: $? = 0
configure:2112: ./conftest
configure:2115: $? = 0
configure:2128: result: yes
configure:2144: checking for sys/types.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for sys/stat.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for stdlib.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for string.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for memory.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for strings.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for inttypes.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2144: checking for stdint.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2185:20: stdint.h: No such file or directory
configure:2159: $? = 1
configure: failed program was:
#line 2150 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2175: result: no
configure:2144: checking for unistd.h
configure:2156: gcc -c -g -O2  conftest.c >&5
configure:2159: $? = 0
configure:2162: test -s conftest.o
configure:2165: $? = 0
configure:2175: result: yes
configure:2185: checking for size_t
configure:2206: gcc -c -g -O2  conftest.c >&5
configure:2209: $? = 0
configure:2212: test -s conftest.o
configure:2215: $? = 0
configure:2225: result: yes
configure:2237: checking for getgroups
configure:2274: gcc -o conftest -g -O2   conftest.c  >&5
configure:2277: $? = 0
configure:2280: test -s conftest
configure:2283: $? = 0
configure:2293: result: yes
configure:2358: checking for working getgroups
configure:2380: gcc -o conftest -g -O2   conftest.c  >&5
configure:2383: $? = 0
configure:2385: ./conftest
configure:2388: $? = 0
configure:2401: result: yes
configure:2492: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2784: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getgroups='yes'
ac_cv_func_getgroups_works='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_type_getgroups='gid_t'
ac_cv_type_size_t='yes'
ac_cv_type_uid_t='yes'

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

#define GETGROUPS_T gid_t
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETGROUPS 1


configure: exit 0
136. ./acfunctions.at:13: FAILED near `acfunctions.at:13'

137. ./acfunctions.at:14: testing AC_FUNC_GETLOADAVG...
./acfunctions.at:14: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:14: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:14: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for getloadavg... no
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... yes
checking for getloadavg... no
checking for sys/dg_sys_info.h... no
checking for locale.h... yes
checking for setlocale... yes
checking for inq_stats/cpustats.h... no
checking for sys/cpustats.h... no
checking for mach/mach.h... no
checking for nlist.h... yes
checking for struct nlist.n_un.n_name... no
checking whether getloadavg requires setgid... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:14: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1856: checking for getloadavg
configure:1893: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
getloadavg                          /var/tmp/ccIa44Ce.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1896: $? = 1
configure: failed program was:
#line 1862 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getloadavg (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getloadavg ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getloadavg) || defined (__stub___getloadavg)
choke me
#else
f = getloadavg;
#endif

  ;
  return 0;
}
configure:1912: result: no
configure:1926: checking for pstat_getdynamic
configure:1963: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
pstat_getdynamic                    /var/tmp/ccoHTB0c.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1966: $? = 1
configure: failed program was:
#line 1932 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char pstat_getdynamic (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char pstat_getdynamic ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_pstat_getdynamic) || defined (__stub___pstat_getdynamic)
choke me
#else
f = pstat_getdynamic;
#endif

  ;
  return 0;
}
configure:1982: result: no
configure:1994: checking for kstat_open in -lkstat
configure:2021: gcc -o conftest -g -O2   conftest.c -lkstat   >&5
configure:2024: $? = 0
configure:2027: test -s conftest
configure:2030: $? = 0
configure:2041: result: yes
configure:2291: checking for getloadavg
configure:2328: gcc -o conftest -g -O2   conftest.c -lkstat  >&5
Undefined                       first referenced
 symbol                             in file
getloadavg                          /var/tmp/ccYEV4Xa.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2331: $? = 1
configure: failed program was:
#line 2297 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getloadavg (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getloadavg ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getloadavg) || defined (__stub___getloadavg)
choke me
#else
f = getloadavg;
#endif

  ;
  return 0;
}
configure:2347: result: no
configure:2363: checking for sys/dg_sys_info.h
configure:2373: gcc -E  conftest.c
configure:2370:29: sys/dg_sys_info.h: No such file or directory
configure:2379: $? = 1
configure: failed program was:
#line 2369 "configure"
#include "confdefs.h"
#include <sys/dg_sys_info.h>
configure:2398: result: no
configure:2467: checking for locale.h
configure:2477: gcc -E  conftest.c
configure:2483: $? = 0
configure:2502: result: yes
configure:2508: checking for setlocale
configure:2545: gcc -o conftest -g -O2   conftest.c -lkstat  >&5
configure:2548: $? = 0
configure:2551: test -s conftest
configure:2554: $? = 0
configure:2564: result: yes
configure:2587: checking for inq_stats/cpustats.h
configure:2597: gcc -E  conftest.c
configure:2594:32: inq_stats/cpustats.h: No such file or directory
configure:2603: $? = 1
configure: failed program was:
#line 2593 "configure"
#include "confdefs.h"
#include <inq_stats/cpustats.h>
configure:2622: result: no
configure:2640: checking for sys/cpustats.h
configure:2650: gcc -E  conftest.c
configure:2647:26: sys/cpustats.h: No such file or directory
configure:2656: $? = 1
configure: failed program was:
#line 2646 "configure"
#include "confdefs.h"
#include <sys/cpustats.h>
configure:2675: result: no
configure:2691: checking for mach/mach.h
configure:2701: gcc -E  conftest.c
configure:2698:23: mach/mach.h: No such file or directory
configure:2707: $? = 1
configure: failed program was:
#line 2697 "configure"
#include "confdefs.h"
#include <mach/mach.h>
configure:2726: result: no
configure:2741: checking for nlist.h
configure:2751: gcc -E  conftest.c
configure:2757: $? = 0
configure:2776: result: yes
configure:2782: checking for struct nlist.n_un.n_name
configure:2803: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:2795: structure has no member named `n_un'
configure:2806: $? = 1
configure: failed program was:
#line 2788 "configure"
#include "confdefs.h"
#include <nlist.h>

int
main ()
{
static struct nlist ac_aggr;
if (ac_aggr.n_un.n_name)
return 0;
  ;
  return 0;
}
configure:2822: result: no
configure:2843: checking whether getloadavg requires setgid
configure:2850:26: ./getloadavg.c: No such file or directory
configure:2865: result: no
configure:2984: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:3276: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getloadavg='no'
ac_cv_func_getloadavg_setgid='no'
ac_cv_func_pstat_getdynamic='no'
ac_cv_func_setlocale='yes'
ac_cv_header_inq_stats_cpustats_h='no'
ac_cv_header_locale_h='yes'
ac_cv_header_mach_mach_h='no'
ac_cv_header_nlist_h='yes'
ac_cv_header_sys_cpustats_h='no'
ac_cv_header_sys_dg_sys_info_h='no'
ac_cv_lib_kstat_kstat_open='yes'
ac_cv_member_struct_nlist_n_un_n_name='no'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_LIBKSTAT 1
#define C_GETLOADAVG 1
#define HAVE_SETLOCALE 1
#define HAVE_NLIST_H 1


configure: exit 0
137. ./acfunctions.at:14: FAILED near `acfunctions.at:14'

138. ./acfunctions.at:15: testing AC_FUNC_GETMNTENT...
./acfunctions.at:15: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:15: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:15: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:15: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1647: checking for getmntent in -lsun
configure:1674: gcc -o conftest -g -O2   conftest.c -lsun   >&5
ld: fatal: library -lsun: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1677: $? = 1
configure: failed program was:
#line 1655 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1694: result: no
configure:1699: checking for getmntent in -lseq
configure:1726: gcc -o conftest -g -O2   conftest.c -lseq   >&5
ld: fatal: library -lseq: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:1729: $? = 1
configure: failed program was:
#line 1707 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char getmntent ();
int
main ()
{
getmntent ();
  ;
  return 0;
}
configure:1746: result: no
configure:1751: checking for getmntent in -lgen
configure:1778: gcc -o conftest -g -O2   conftest.c -lgen   >&5
configure:1781: $? = 0
configure:1784: test -s conftest
configure:1787: $? = 0
configure:1798: result: yes
configure:1808: checking for getmntent
configure:1845: gcc -o conftest -g -O2   conftest.c -lgen  >&5
configure:1848: $? = 0
configure:1851: test -s conftest
configure:1854: $? = 0
configure:1864: result: yes
configure:1953: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2245: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getmntent='yes'
ac_cv_lib_gen_getmntent='yes'
ac_cv_lib_seq_getmntent='no'
ac_cv_lib_sun_getmntent='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_GETMNTENT 1


configure: exit 0
138. ./acfunctions.at:15: FAILED near `acfunctions.at:15'

139. ./acfunctions.at:16: testing AC_FUNC_GETPGRP...
./acfunctions.at:16: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:16: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:16: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether getpgrp takes no argument... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:16: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking whether getpgrp takes no argument
configure:2092: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:2118: too many arguments to function `getpgrp'
configure:2095: $? = 1
configure: failed program was:
#line 2080 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
getpgrp (0);
  ;
  return 0;
}
configure:2124: gcc -c -g -O2  conftest.c >&5
configure:2127: $? = 0
configure:2130: test -s conftest.o
configure:2133: $? = 0
configure:2228: result: yes
configure:2317: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2609: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getpgrp_void='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define GETPGRP_VOID 1


configure: exit 0
139. ./acfunctions.at:16: FAILED near `acfunctions.at:16'

140. ./acfunctions.at:17: testing AC_FUNC_MALLOC...
./acfunctions.at:17: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:17: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:17: top_srcdir=$top_srcdir ./configure 
0a1,4
> pwd: cannot determine current directory!
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for stdlib.h... yes
checking for working malloc... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:17: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1656: checking how to run the C preprocessor
configure:1682: gcc -E  conftest.c
configure:1688: $? = 0
configure:1715: gcc -E  conftest.c
configure:1712:28: ac_nonexistent.h: No such file or directory
configure:1721: $? = 1
configure: failed program was:
#line 1711 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1758: result: gcc -E
configure:1773: gcc -E  conftest.c
configure:1779: $? = 0
configure:1806: gcc -E  conftest.c
configure:1803:28: ac_nonexistent.h: No such file or directory
configure:1812: $? = 1
configure: failed program was:
#line 1802 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1851: checking for ANSI C header files
configure:1865: gcc -E  conftest.c
configure:1871: $? = 0
configure:1958: gcc -o conftest -g -O2   conftest.c  >&5
configure:1961: $? = 0
configure:1963: ./conftest
configure:1966: $? = 0
configure:1979: result: yes
configure:1992: checking for stdlib.h
configure:2002: gcc -E  conftest.c
configure:2008: $? = 0
configure:2027: result: yes
configure:2037: checking for working malloc
configure:2063: gcc -o conftest -g -O2   conftest.c  >&5
configure:2066: $? = 0
configure:2068: ./conftest
configure:2071: $? = 0
configure:2083: result: yes
configure:2172: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2464: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_malloc_works='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1


configure: exit 0
140. ./acfunctions.at:17: FAILED near `acfunctions.at:17'

141. ./acfunctions.at:18: testing AC_FUNC_MEMCMP...
./acfunctions.at:18: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:18: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:18: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for working memcmp... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:18: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for working memcmp
configure:1691: gcc -o conftest -g -O2   conftest.c  >&5
configure:1694: $? = 0
configure:1696: ./conftest
configure:1699: $? = 0
configure:1711: result: yes
configure:1794: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2086: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_memcmp_working='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
141. ./acfunctions.at:18: FAILED near `acfunctions.at:18'

142. ./acfunctions.at:19: testing AC_FUNC_MKTIME...
./acfunctions.at:19: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:19: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:19: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... gcc -E
checking for sys/time.h... yes
checking for unistd.h... yes
checking for alarm... yes
checking for working mktime... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:19: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:907: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:910: $? = 1
configure:998: checking for gcc
configure:1013: found /apps/asd/unix/gnu/bin/gcc
configure:1021: result: gcc
configure:1249: checking for C compiler version
configure:1252: gcc --version </dev/null >&5
3.0.1
configure:1255: $? = 0
configure:1257: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1260: $? = 0
configure:1262: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1265: $? = 1
configure:1285: checking for C compiler default output
configure:1288: gcc    conftest.c  >&5
configure:1291: $? = 0
configure:1320: result: a.out
configure:1325: checking whether the C compiler works
configure:1331: ./a.out
configure:1334: $? = 0
configure:1349: result: yes
configure:1356: checking whether we are cross compiling
configure:1358: result: no
configure:1361: checking for executable suffix
configure:1363: gcc -o conftest    conftest.c  >&5
configure:1366: $? = 0
configure:1388: result: 
configure:1394: checking for object suffix
configure:1412: gcc -c   conftest.c >&5
configure:1415: $? = 0
configure:1434: result: o
configure:1438: checking whether we are using the GNU C compiler
configure:1459: gcc -c   conftest.c >&5
configure:1462: $? = 0
configure:1465: test -s conftest.o
configure:1468: $? = 0
configure:1480: result: yes
configure:1486: checking whether gcc accepts -g
configure:1504: gcc -c -g  conftest.c >&5
configure:1507: $? = 0
configure:1510: test -s conftest.o
configure:1513: $? = 0
configure:1523: result: yes
configure:1550: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1553: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1651: checking whether time.h and sys/time.h may both be included
configure:1673: gcc -c -g -O2  conftest.c >&5
configure:1676: $? = 0
configure:1679: test -s conftest.o
configure:1682: $? = 0
configure:1692: result: yes
configure:1707: checking how to run the C preprocessor
configure:1733: gcc -E  conftest.c
configure:1739: $? = 0
configure:1766: gcc -E  conftest.c
configure:1763:28: ac_nonexistent.h: No such file or directory
configure:1772: $? = 1
configure: failed program was:
#line 1762 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1809: result: gcc -E
configure:1824: gcc -E  conftest.c
configure:1830: $? = 0
configure:1857: gcc -E  conftest.c
configure:1854:28: ac_nonexistent.h: No such file or directory
configure:1863: $? = 1
configure: failed program was:
#line 1853 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1905: checking for sys/time.h
configure:1915: gcc -E  conftest.c
configure:1921: $? = 0
configure:1940: result: yes
configure:1905: checking for unistd.h
configure:1915: gcc -E  conftest.c
configure:1921: $? = 0
configure:1940: result: yes
configure:1953: checking for alarm
configure:1990: gcc -o conftest -g -O2   conftest.c  >&5
configure:1993: $? = 0
configure:1996: test -s conftest
configure:1999: $? = 0
configure:2009: result: yes
configure:2019: checking for working mktime
configure:2177: gcc -o conftest -g -O2   conftest.c  >&5
configure:2180: $? = 0
configure:2182: ./conftest
configure:2185: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 2028 "configure"
#include "confdefs.h"
/* Test program from Paul Eggert and Tony Leneis.  */
#if TIME_WITH_SYS_TIME
# include <sys/time.h>
# include <time.h>
#else
# if HAVE_SYS_TIME_H
#  include <sys/time.h>
# else
#  include <time.h>
# endif
#endif

#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#if !HAVE_ALARM
# define alarm(X) /* empty */
#endif

/* Work around redefinition to rpl_putenv by other config tests.  */
#undef putenv

static time_t time_t_max;

/* Values we'll use to set the TZ environment variable.  */
static const char *const tz_strings[] = {
  (const char *) 0, "TZ=GMT0", "TZ=JST-9",
  "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
};
#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))

/* Fail if mktime fails to convert a date in the spring-forward gap.
   Based on a problem report from Andreas Jaeger.  */
static void
spring_forward_gap ()
{
  /* glibc (up to about 1998-10-07) failed this test. */
  struct tm tm;

  /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
     instead of "TZ=America/Vancouver" in order to detect the bug even
     on systems that don't support the Olson extension, or don't have the
     full zoneinfo tables installed.  */
  putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");

  tm.tm_year = 98;
  tm.tm_mon = 3;
  tm.tm_mday = 5;
  tm.tm_hour = 2;
  tm.tm_min = 0;
  tm.tm_sec = 0;
  tm.tm_isdst = -1;
  if (mktime (&tm) == (time_t)-1)
    exit (1);
}

static void
mktime_test (now)
     time_t now;
{
  struct tm *lt;
  if ((lt = localtime (&now)) && mktime (lt) != now)
    exit (1);
  now = time_t_max - now;
  if ((lt = localtime (&now)) && mktime (lt) != now)
    exit (1);
}

static void
irix_6_4_bug ()
{
  /* Based on code from Ariel Faigon.  */
  struct tm tm;
  tm.tm_year = 96;
  tm.tm_mon = 3;
  tm.tm_mday = 0;
  tm.tm_hour = 0;
  tm.tm_min = 0;
  tm.tm_sec = 0;
  tm.tm_isdst = -1;
  mktime (&tm);
  if (tm.tm_mon != 2 || tm.tm_mday != 31)
    exit (1);
}

static void
bigtime_test (j)
     int j;
{
  struct tm tm;
  time_t now;
  tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
  now = mktime (&tm);
  if (now != (time_t) -1)
    {
      struct tm *lt = localtime (&now);
      if (! (lt
             && lt->tm_year == tm.tm_year
             && lt->tm_mon == tm.tm_mon
             && lt->tm_mday == tm.tm_mday
             && lt->tm_hour == tm.tm_hour
             && lt->tm_min == tm.tm_min
             && lt->tm_sec == tm.tm_sec
             && lt->tm_yday == tm.tm_yday
             && lt->tm_wday == tm.tm_wday
             && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
                  == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
        exit (1);
    }
}

int
main ()
{
  time_t t, delta;
  int i, j;

  /* This test makes some buggy mktime implementations loop.
     Give up after 60 seconds; a mktime slower than that
     isn't worth using anyway.  */
  alarm (60);

  for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
    continue;
  time_t_max--;
  delta = time_t_max / 997; /* a suitable prime number */
  for (i = 0; i < N_STRINGS; i++)
    {
      if (tz_strings[i])
        putenv (tz_strings[i]);

      for (t = 0; t <= time_t_max - delta; t += delta)
        mktime_test (t);
      mktime_test ((time_t) 60 * 60);
      mktime_test ((time_t) 60 * 60 * 24);

      for (j = 1; 0 < j; j *= 2)
        bigtime_test (j);
      bigtime_test (j - 1);
    }
  irix_6_4_bug ();
  spring_forward_gap ();
  exit (0);
}
configure:2197: result: no
configure:2282: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2574: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_alarm='yes'
ac_cv_func_working_mktime='no'
ac_cv_header_sys_time_h='yes'
ac_cv_header_time='yes'
ac_cv_header_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1


configure: exit 0
142. ./acfunctions.at:19: FAILED near `acfunctions.at:19'

143. ./acfunctions.at:20: testing AC_FUNC_MMAP...
./acfunctions.at:20: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:20: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:20: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:20: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2076: checking for stdlib.h
configure:2111: result: yes
configure:2076: checking for unistd.h
configure:2111: result: yes
configure:2124: checking for getpagesize
configure:2161: gcc -o conftest -g -O2   conftest.c  >&5
configure:2164: $? = 0
configure:2167: test -s conftest
configure:2170: $? = 0
configure:2180: result: yes
configure:2190: checking for working mmap
configure:2326: gcc -o conftest -g -O2   conftest.c  >&5
configure:2329: $? = 0
configure:2331: ./conftest
configure:2334: $? = 0
configure:2346: result: yes
configure:2436: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2728: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_getpagesize='yes'
ac_cv_func_mmap_fixed_mapped='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1


configure: exit 0
143. ./acfunctions.at:20: FAILED near `acfunctions.at:20'

144. ./acfunctions.at:21: testing AC_FUNC_OBSTACK...
./acfunctions.at:21: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:21: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:21: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for obstacks... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:21: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for obstacks
configure:1664: gcc -o conftest -g -O2   conftest.c  >&5
configure:1653:21: obstack.h: No such file or directory
configure:1667: $? = 1
configure: failed program was:
#line 1652 "configure"
#include "confdefs.h"
#include "obstack.h"
int
main ()
{
struct obstack *mem; obstack_free(mem,(char *) 0)
  ;
  return 0;
}
configure:1683: result: no
configure:1774: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2066: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_obstack='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
144. ./acfunctions.at:21: FAILED near `acfunctions.at:21'

145. ./acfunctions.at:22: testing AC_FUNC_SELECT_ARGTYPES...
./acfunctions.at:22: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:22: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:22: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:22: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2076: checking for sys/select.h
configure:2086: gcc -E  conftest.c
configure:2092: $? = 0
configure:2111: result: yes
configure:2076: checking for sys/socket.h
configure:2086: gcc -E  conftest.c
configure:2092: $? = 0
configure:2111: result: yes
configure:2121: checking types of arguments for select
configure:2151: gcc -c -g -O2  conftest.c >&5
configure:2154: $? = 0
configure:2157: test -s conftest.o
configure:2160: $? = 0
configure:2175: result: int,fd_set *,struct timeval *
configure:2275: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2567: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_select_h='yes'
ac_cv_header_sys_socket_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)


configure: exit 0
145. ./acfunctions.at:22: FAILED near `acfunctions.at:22'

146. ./acfunctions.at:23: testing AC_FUNC_SETPGRP...
./acfunctions.at:23: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:23: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:23: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether setpgrp takes no argument... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:23: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking whether setpgrp takes no argument
configure:1674: gcc -o conftest -g -O2   conftest.c  >&5
configure:1677: $? = 0
configure:1679: ./conftest
configure:1682: $? = 0
configure:1694: result: no
configure:1783: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2075: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_setpgrp_void='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
146. ./acfunctions.at:23: FAILED near `acfunctions.at:23'

147. ./acfunctions.at:24: testing AC_FUNC_SETVBUF_REVERSED...
./acfunctions.at:24: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:24: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:24: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether setvbuf arguments are reversed... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:24: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking whether setvbuf arguments are reversed
configure:1674: gcc -o conftest -g -O2   conftest.c  >&5
configure: In function `main':
configure:1666: warning: passing arg 2 of `setvbuf' makes pointer from integer 
without a cast
configure:1666: warning: passing arg 3 of `setvbuf' makes integer from pointer 
without a cast
configure:1677: $? = 0
configure:1679: ./conftest
configure:1682: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 1657 "configure"
#include "confdefs.h"
#include <stdio.h>
/* If setvbuf has the reversed format, exit 0. */
int
main ()
{
  /* This call has the arguments reversed.
     A reversed system may check and see that the address of main
     is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
    exit(1);
  putc('\r', stdout);
  exit(0);                      /* Non-reversed systems segv here.  */
}
configure:1695: result: no
configure:1784: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2076: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_setvbuf_reversed='no'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
147. ./acfunctions.at:24: FAILED near `acfunctions.at:24'

148. ./acfunctions.at:25: testing AC_FUNC_STAT...
./acfunctions.at:25: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:25: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:25: top_srcdir=$top_srcdir ./configure 
0a1,4
> foreach: No match
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether lstat dereferences a symlink specified with a trailing 
slash... no
checking whether stat accepts an empty string... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:25: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking whether lstat dereferences a symlink specified with a 
trailing slash
configure:2101: gcc -o conftest -g -O2   conftest.c  >&5
configure:2104: $? = 0
configure:2106: ./conftest
configure:2109: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 2085 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
struct stat sbuf;
     /* Linux will dereference the symlink and fail.
        That is better in the sense that it means we will not
        have to compile and use the lstat wrapper.  */
     exit (lstat ("conftest.sym/", &sbuf) ? 0 : 1);
  ;
  return 0;
}
configure:2128: result: no
configure:2141: checking whether stat accepts an empty string
configure:2163: gcc -o conftest -g -O2   conftest.c  >&5
configure:2166: $? = 0
configure:2168: ./conftest
configure:2171: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 2150 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
struct stat sbuf;
  exit (stat ("", &sbuf) ? 1 : 0);
  ;
  return 0;
}
configure:2183: result: no
configure:2273: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2565: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_lstat_dereferences_slashed_symlink='no'
ac_cv_func_stat_empty_string_bug='no'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1


configure: exit 0
148. ./acfunctions.at:25: FAILED near `acfunctions.at:25'

149. ./acfunctions.at:26: testing AC_FUNC_STRCOLL...
./acfunctions.at:26: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:26: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:26: top_srcdir=$top_srcdir ./configure 
0a1,3
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for working strcoll... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:26: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking for working strcoll
configure:2096: gcc -o conftest -g -O2   conftest.c  >&5
configure:2099: $? = 0
configure:2101: ./conftest
configure:2104: $? = 0
configure:2116: result: yes
configure:2205: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2497: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_strcoll_works='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STRCOLL 1


configure: exit 0
149. ./acfunctions.at:26: FAILED near `acfunctions.at:26'

150. ./acfunctions.at:27: testing AC_FUNC_STRERROR_R...
./acfunctions.at:27: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:27: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:27: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether strerror_r is declared... no
checking for strerror_r... no
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:27: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking whether strerror_r is declared
configure:2094: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:2118: `strerror_r' undeclared (first use in this function)
configure:2118: (Each undeclared identifier is reported only once
configure:2118: for each function it appears in.)
configure:2097: $? = 1
configure: failed program was:
#line 2079 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
int
main ()
{
#ifndef strerror_r
  char *p = (char *) strerror_r;
#endif

  ;
  return 0;
}
configure:2113: result: no
configure:2131: checking for strerror_r
configure:2168: gcc -o conftest -g -O2   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
strerror_r                          /var/tmp/ccQVHwba.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2171: $? = 1
configure: failed program was:
#line 2137 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strerror_r (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror_r ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_strerror_r) || defined (__stub___strerror_r)
choke me
#else
f = strerror_r;
#endif

  ;
  return 0;
}
configure:2187: result: no
configure:2376: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2668: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_strerror_r='no'
ac_cv_have_decl_strerror_r='no'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DECL_STRERROR_R 0


configure: exit 0
150. ./acfunctions.at:27: FAILED near `acfunctions.at:27'

151. ./acfunctions.at:28: testing AC_FUNC_STRFTIME...
./acfunctions.at:28: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:28: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:28: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for strftime... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:28: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1649: checking for strftime
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
configure:1689: $? = 0
configure:1692: test -s conftest
configure:1695: $? = 0
configure:1705: result: yes
configure:1853: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2145: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_strftime='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_STRFTIME 1


configure: exit 0
151. ./acfunctions.at:28: FAILED near `acfunctions.at:28'

152. ./acfunctions.at:29: testing AC_FUNC_STRTOD...
./acfunctions.at:29: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:29: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:29: top_srcdir=$top_srcdir ./configure 
0a1,2
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for working strtod... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:29: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1646: checking for working strtod
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
configure:1689: $? = 0
configure:1691: ./conftest
configure:1694: $? = 0
configure:1706: result: yes
configure:1909: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2201: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_strtod='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'


configure: exit 0
152. ./acfunctions.at:29: FAILED near `acfunctions.at:29'

153. ./acfunctions.at:30: testing AC_FUNC_UTIME_NULL...
./acfunctions.at:30: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:30: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:30: top_srcdir=$top_srcdir ./configure 
0a1,4
> foreach: No match
> foreach: No match
> foreach: No match
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking whether utime accepts a null argument... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:30: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:944: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:947: $? = 1
configure:1035: checking for gcc
configure:1050: found /apps/asd/unix/gnu/bin/gcc
configure:1058: result: gcc
configure:1286: checking for C compiler version
configure:1289: gcc --version </dev/null >&5
3.0.1
configure:1292: $? = 0
configure:1294: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1297: $? = 0
configure:1299: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1302: $? = 1
configure:1322: checking for C compiler default output
configure:1325: gcc    conftest.c  >&5
configure:1328: $? = 0
configure:1357: result: a.out
configure:1362: checking whether the C compiler works
configure:1368: ./a.out
configure:1371: $? = 0
configure:1386: result: yes
configure:1393: checking whether we are cross compiling
configure:1395: result: no
configure:1398: checking for executable suffix
configure:1400: gcc -o conftest    conftest.c  >&5
configure:1403: $? = 0
configure:1425: result: 
configure:1431: checking for object suffix
configure:1449: gcc -c   conftest.c >&5
configure:1452: $? = 0
configure:1471: result: o
configure:1475: checking whether we are using the GNU C compiler
configure:1496: gcc -c   conftest.c >&5
configure:1499: $? = 0
configure:1502: test -s conftest.o
configure:1505: $? = 0
configure:1517: result: yes
configure:1523: checking whether gcc accepts -g
configure:1541: gcc -c -g  conftest.c >&5
configure:1544: $? = 0
configure:1547: test -s conftest.o
configure:1550: $? = 0
configure:1560: result: yes
configure:1587: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1590: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1693: checking how to run the C preprocessor
configure:1719: gcc -E  conftest.c
configure:1725: $? = 0
configure:1752: gcc -E  conftest.c
configure:1749:28: ac_nonexistent.h: No such file or directory
configure:1758: $? = 1
configure: failed program was:
#line 1748 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1795: result: gcc -E
configure:1810: gcc -E  conftest.c
configure:1816: $? = 0
configure:1843: gcc -E  conftest.c
configure:1840:28: ac_nonexistent.h: No such file or directory
configure:1849: $? = 1
configure: failed program was:
#line 1839 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1888: checking for ANSI C header files
configure:1902: gcc -E  conftest.c
configure:1908: $? = 0
configure:1995: gcc -o conftest -g -O2   conftest.c  >&5
configure:1998: $? = 0
configure:2000: ./conftest
configure:2003: $? = 0
configure:2016: result: yes
configure:2032: checking for sys/types.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for sys/stat.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdlib.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for string.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for memory.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for strings.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for inttypes.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2032: checking for stdint.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2073:20: stdint.h: No such file or directory
configure:2047: $? = 1
configure: failed program was:
#line 2038 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:2063: result: no
configure:2032: checking for unistd.h
configure:2044: gcc -c -g -O2  conftest.c >&5
configure:2047: $? = 0
configure:2050: test -s conftest.o
configure:2053: $? = 0
configure:2063: result: yes
configure:2073: checking whether utime accepts a null argument
configure:2101: gcc -o conftest -g -O2   conftest.c  >&5
configure:2104: $? = 0
configure:2106: ./conftest
configure:2109: $? = 0
configure:2122: result: yes
configure:2212: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2504: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_utime_null='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
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_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_NULL 1


configure: exit 0
153. ./acfunctions.at:30: FAILED near `acfunctions.at:30'

154. ./acfunctions.at:31: testing AC_FUNC_VPRINTF...
./acfunctions.at:31: autoconf --autoconf-dir .. -l $at_srcdir -W obsolete
./acfunctions.at:31: autoheader --autoconf-dir .. -l $at_srcdir
./acfunctions.at:31: top_srcdir=$top_srcdir ./configure 
0a1
> foreach: No match
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for vprintf... yes
checking for _doprnt... yes
configure: creating ./config.status
config.status: creating config.h
./acfunctions.at:31: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure 

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52:/apps/asd/unix/gnu/make/3.79/SunOS5.6/bin:/apps/asd/unix/gnu/bin:/home/asd5/deso/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/home/asd2/development/usr/sun5/bin:/usr/openwin/bin:/home/asd4/sdk/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd4/sdk/SUNWguide/bin:/home/asd4/sdk/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/tests:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:902: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:905: $? = 1
configure:993: checking for gcc
configure:1008: found /apps/asd/unix/gnu/bin/gcc
configure:1016: result: gcc
configure:1244: checking for C compiler version
configure:1247: gcc --version </dev/null >&5
3.0.1
configure:1250: $? = 0
configure:1252: gcc -v </dev/null >&5
Reading specs from 
/apps/asd/unix/gnu/gcc/3.0.1/install/lib/gcc-lib/sparc-sun-solaris2.6/3.0.1/specs
Configured with: /apps/asd/unix/gnu/gcc/3.0.1/gcc-3.0.1/configure 
--prefix=/apps/asd/unix/gnu/gcc/3.0.1/install
Thread model: posix
gcc version 3.0.1
configure:1255: $? = 0
configure:1257: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1260: $? = 1
configure:1280: checking for C compiler default output
configure:1283: gcc    conftest.c  >&5
configure:1286: $? = 0
configure:1315: result: a.out
configure:1320: checking whether the C compiler works
configure:1326: ./a.out
configure:1329: $? = 0
configure:1344: result: yes
configure:1351: checking whether we are cross compiling
configure:1353: result: no
configure:1356: checking for executable suffix
configure:1358: gcc -o conftest    conftest.c  >&5
configure:1361: $? = 0
configure:1383: result: 
configure:1389: checking for object suffix
configure:1407: gcc -c   conftest.c >&5
configure:1410: $? = 0
configure:1429: result: o
configure:1433: checking whether we are using the GNU C compiler
configure:1454: gcc -c   conftest.c >&5
configure:1457: $? = 0
configure:1460: test -s conftest.o
configure:1463: $? = 0
configure:1475: result: yes
configure:1481: checking whether gcc accepts -g
configure:1499: gcc -c -g  conftest.c >&5
configure:1502: $? = 0
configure:1505: test -s conftest.o
configure:1508: $? = 0
configure:1518: result: yes
configure:1545: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:1548: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:1649: checking for vprintf
configure:1686: gcc -o conftest -g -O2   conftest.c  >&5
configure:1689: $? = 0
configure:1692: test -s conftest
configure:1695: $? = 0
configure:1705: result: yes
configure:1712: checking for _doprnt
configure:1749: gcc -o conftest -g -O2   conftest.c  >&5
configure:1752: $? = 0
configure:1755: test -s conftest
configure:1758: $? = 0
configure:1768: result: yes
configure:1860: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on asd98557

config.status:2152: creating config.h

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

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func__doprnt='yes'
ac_cv_func_vprintf='yes'
ac_cv_objext='o'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'

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

#define HAVE_VPRINTF 1
#define HAVE_DOPRNT 1


configure: exit 0
154. ./acfunctions.at:31: FAILED near `acfunctions.at:31'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Autoconf configure 2.52, which was
generated by GNU Autoconf 2.50.  Invocation command line was

  $ ./configure --prefix=/apps/asd/unix/gnu/autoconf/2.52/SunOS5.6

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

hostname = asd98557
uname -m = sun4u
uname -r = 5.6
uname -s = SunOS
uname -v = Generic_105181-03

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = asd98557
Release = 5.6
KernelID = Generic_105181-03
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/apps/asd/unix/gnu/bin:/home/asd/deso/bin:.:/home/asd/dev/usr/sun5.6/bin:/usr/openwin/bin:/home/asd3/opt/SUNWmfwm/bin:/home/asd4/opt/SUNWspro.new/SUNWspro/bin:/home/asd3/opt/SUNWguide/bin:/home/asd3/opt/SUNWgmfu/bin:/apps/asd/bin:/usr/bin:.:/usr/ccs/bin:/etc:/usr/sbin:/usr/local/bin:/home/res/public/gnu/sun5.6/bin:/usr/localbin

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

configure:864: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:867: $? = 1
configure:913: checking for a BSD compatible install
configure:962: result: config/install-sh -c
configure:973: checking whether build environment is sane
configure:1016: result: yes
configure:1049: checking whether make sets ${MAKE}
configure:1069: result: yes
configure:1113: checking for expr
configure:1130: found /usr/bin/expr
configure:1141: result: /usr/bin/expr
configure:1156: checking for gm4
configure:1187: result: no
configure:1156: checking for gnum4
configure:1187: result: no
configure:1156: checking for m4
configure:1173: found /apps/asd/unix/gnu/bin/m4
configure:1184: result: /apps/asd/unix/gnu/bin/m4
configure:1195: checking whether m4 supports frozen files
configure:1207: result: yes
configure:1222: checking for mawk
configure:1248: result: no
configure:1222: checking for gawk
configure:1248: result: no
configure:1222: checking for nawk
configure:1237: found /usr/bin/nawk
configure:1245: result: nawk
configure:1271: checking for perl
configure:1288: found /apps/asd/unix/gnu/bin/perl
configure:1300: result: /apps/asd/unix/gnu/bin/perl
configure:1326: checking for a BSD compatible install
configure:1375: result: config/install-sh -c
configure:1500: creating ./config.status

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

This file was extended by config.status (GNU Autoconf 2.52) 2.50, executed with
  > ./config.status 
on asd98557

config.status:1926: creating Makefile
config.status:1926: creating m4/Makefile
config.status:1926: creating man/Makefile
config.status:1926: creating doc/Makefile
config.status:1926: creating config/Makefile
config.status:1926: creating tests/Makefile
config.status:1926: creating tests/atconfig

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

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_path_EXPR='/usr/bin/expr'
ac_cv_path_M4='/apps/asd/unix/gnu/bin/m4'
ac_cv_path_PERL='/apps/asd/unix/gnu/bin/perl'
ac_cv_prog_AWK='nawk'
ac_cv_prog_gnu_m4='yes'
ac_cv_prog_make_make_set='yes'

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

#define PACKAGE "autoconf"
#define VERSION "2.52"


configure: exit 0
# Makefile.in generated automatically by automake 1.4-p4 from Makefile.am

# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


SHELL = /bin/sh

srcdir = .
top_srcdir = .

prefix = /apps/asd/unix/gnu/autoconf/2.52/SunOS5.6
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/info
mandir = ${prefix}/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DESTDIR =

pkgdatadir = $(datadir)/autoconf
pkglibdir = $(libdir)/autoconf
pkgincludedir = $(includedir)/autoconf

top_builddir = .

ACLOCAL = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run aclocal
AUTOCONF = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run autoconf
AUTOMAKE = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run automake
AUTOHEADER = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run autoheader

INSTALL = config/install-sh -c
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
AWK = nawk
EXPR = /usr/bin/expr
HELP2MAN = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run help2man
M4 = /apps/asd/unix/gnu/bin/m4
PACKAGE = autoconf
PACKAGE_NAME = GNU Autoconf
PERL = /apps/asd/unix/gnu/bin/perl
PERLSCRIPTS = autoscan autoupdate
VERSION = 2.52

AUTOMAKE_OPTIONS = check-news 1.4 readme-alpha

SUBDIRS = . config m4 man doc tests

SUFFIXES = .m4 .m4f
ACLOCAL_AMFLAGS = --version >/dev/null && touch aclocal.m4
WGET = wget

bin_SCRIPTS = autoconf autoheader autoreconf ifnames autoscan autoupdate
EXTRA_SCRIPTS = autoscan autoupdate

# FIXME:
# s/distpackageDATA/dist_pkgdata_DATA/
# s/nodistpackageDATA/nodist_pkgdata_DATA/
# and adapt dependencies once we use a more recent Automake

m4sources = m4sugar.m4 m4sh.m4               $(srcdir)/acversion.m4             
 autoconf.m4              acgeneral.m4 acoldnames.m4 acspecific.m4 aclang.m4    
          acfunctions.m4 acheaders.m4 actypes.m4


distpkgdataDATA = acfunctions acheaders acidentifiers acmakevars acprograms     
              aclibraries $(m4sources)


nodistpkgdataDATA = autoconf.m4f

pkgdata_DATA = $(distpkgdataDATA) $(nodistpkgdataDATA)

EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2              BUGS INSTALL.txt  
            acversion.in              autoconf.in autoheader.in autoreconf.in 
autoupdate.in ifnames.in              autoscan.in              
$(distpkgdataDATA)              GNUmakefile Makefile.maint


# Files that should be removed, but which Automake does not know:
# the frozen files and the scripts.
CLEANFILES = autoconf.m4f              $(bin_SCRIPTS)


# INSTALL is a special case.  Automake seems to have a single name space
# for both targets and variables.  If we just use INSTALL, then the var
# $(INSTALL) is not defined, and the install target fails.
MAKEINFO = ${SHELL} 
/apps/asd/unix/gnu/autoconf/2.52/autoconf-2.52/config/missing --run makeinfo 
--no-headers --no-validate --no-split

MAINTAINERCLEANFILES = acversion.m4 INSTALL.txt

edit = sed      -e 's,@SHELL\@,$(SHELL),g'      -e 's,@PERL\@,$(PERL),g'        
-e 's,@datadir\@,$(pkgdatadir),g'       -e 's,@bindir\@,$(bindir),g'    -e 
's,@autoconf-name\@,'`echo autoconf | sed '$(transform)'`',g'        -e 
's,@autoheader-name\@,'`echo autoheader | sed '$(transform)'`',g'    -e 
's,@M4\@,$(M4),g'    -e 's,@AWK\@,$(AWK),g'  -e 's,@VERSION\@,$(VERSION),g'  -e 
's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'


prev_version_file = $(srcdir)/config/prev-version.txt
release_archive_dir = releases

# Uploading betas.
hosts = alpha
alpha_host = alpha.gnu.org
alpha_url_dir = gnu/autoconf

# Files to update automatically.
wget_files = $(srcdir)/config/config.guess $(srcdir)/config/config.sub       
$(srcdir)/config/texinfo.tex            $(srcdir)/doc/standards.texi 
$(srcdir)/doc/make-stds.texi

ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_CLEAN_FILES = 
SCRIPTS =  $(bin_SCRIPTS)

DATA =  $(pkgdata_DATA)

DIST_COMMON =  README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = tar
GZIP_ENV = --best
all: all-redirect
.SUFFIXES:
.SUFFIXES: .m4 .m4f
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
        cd $(top_builddir) \
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status


config.status: $(srcdir)/configure.ac $(CONFIG_STATUS_DEPENDENCIES)
        $(SHELL) ./config.status --recheck
$(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) 
$(CONFIGURE_DEPENDENCIES)
        cd $(srcdir) && $(AUTOCONF)

install-binSCRIPTS: $(bin_SCRIPTS)
        @$(NORMAL_INSTALL)
        $(mkinstalldirs) $(DESTDIR)$(bindir)
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
          if test -f $$p; then \
            echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 
'$(transform)'`"; \
            $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 
'$(transform)'`; \
          else if test -f $(srcdir)/$$p; then \
            echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo 
$$p|sed '$(transform)'`"; \
            $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed 
'$(transform)'`; \
          else :; fi; fi; \
        done

uninstall-binSCRIPTS:
        @$(NORMAL_UNINSTALL)
        list='$(bin_SCRIPTS)'; for p in $$list; do \
          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
        done

install-pkgdataDATA: $(pkgdata_DATA)
        @$(NORMAL_INSTALL)
        $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
        @list='$(pkgdata_DATA)'; for p in $$list; do \
          if test -f $(srcdir)/$$p; then \
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p"; \
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgdatadir)/$$p; \
          else if test -f $$p; then \
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p"; \
            $(INSTALL_DATA) $$p $(DESTDIR)$(pkgdatadir)/$$p; \
          fi; fi; \
        done

uninstall-pkgdataDATA:
        @$(NORMAL_UNINSTALL)
        list='$(pkgdata_DATA)'; for p in $$list; do \
          rm -f $(DESTDIR)$(pkgdatadir)/$$p; \
        done

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.



all-recursive install-data-recursive install-exec-recursive \
installdirs-recursive install-recursive uninstall-recursive  \
check-recursive installcheck-recursive info-recursive dvi-recursive:
        @set fnord $(MAKEFLAGS); amf=$$2; \
        dot_seen=no; \
        target=`echo $@ | sed s/-recursive//`; \
        list='$(SUBDIRS)'; for subdir in $$list; do \
          echo "Making $$target in $$subdir"; \
          if test "$$subdir" = "."; then \
            dot_seen=yes; \
            local_target="$$target-am"; \
          else \
            local_target="$$target"; \
          fi; \
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
        done; \
        if test "$$dot_seen" = "no"; then \
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
        fi; test -z "$$fail"

mostlyclean-recursive clean-recursive distclean-recursive \
maintainer-clean-recursive:
        @set fnord $(MAKEFLAGS); amf=$$2; \
        dot_seen=no; \
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
          rev="$$subdir $$rev"; \
          test "$$subdir" = "." && dot_seen=yes; \
        done; \
        test "$$dot_seen" = "no" && rev=". $$rev"; \
        target=`echo $@ | sed s/-recursive//`; \
        for subdir in $$rev; do \
          echo "Making $$target in $$subdir"; \
          if test "$$subdir" = "."; then \
            local_target="$$target-am"; \
          else \
            local_target="$$target"; \
          fi; \
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
        done && test -z "$$fail"
tags-recursive:
        list='$(SUBDIRS)'; for subdir in $$list; do \
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); 
\
        done

tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP)
        list='$(SOURCES) $(HEADERS)'; \
        unique=`for i in $$list; do echo $$i; done | \
          awk '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        here=`pwd` && cd $(srcdir) \
          && mkid -f$$here/ID $$unique $(LISP)

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
        tags=; \
        here=`pwd`; \
        list='$(SUBDIRS)'; for subdir in $$list; do \
   if test "$$subdir" = .; then :; else \
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
   fi; \
        done; \
        list='$(SOURCES) $(HEADERS)'; \
        unique=`for i in $$list; do echo $$i; done | \
          awk '    { files[$$0] = 1; } \
               END { for (i in files) print i; }'`; \
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o 
$$here/TAGS)

mostlyclean-tags:

clean-tags:

distclean-tags:
        -rm -f TAGS ID

maintainer-clean-tags:

distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)

# This target untars the dist file and tries a VPATH configuration.  Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
        -rm -rf $(distdir)
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
        mkdir $(distdir)/=build
        mkdir $(distdir)/=inst
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
        cd $(distdir)/=build \
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
          && $(MAKE) $(AM_MAKEFLAGS) \
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
          && $(MAKE) $(AM_MAKEFLAGS) check \
          && $(MAKE) $(AM_MAKEFLAGS) install \
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
          && $(MAKE) $(AM_MAKEFLAGS) dist
        -rm -rf $(distdir)
        @banner="$(distdir).tar.gz is ready for distribution"; \
        dashes=`echo "$$banner" | sed s/./=/g`; \
        echo "$$dashes"; \
        echo "$$banner"; \
        echo "$$dashes"
dist: distdir
        -chmod -R a+r $(distdir)
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
        -rm -rf $(distdir)
dist-all: distdir
        -chmod -R a+r $(distdir)
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
        -rm -rf $(distdir)
distdir: $(DISTFILES)
        @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" > /dev/null; then :; 
else \
          echo "NEWS not updated; not releasing" 1>&2; \
          exit 1; \
        fi
        -rm -rf $(distdir)
        mkdir $(distdir)
        -chmod 777 $(distdir)
        $(mkinstalldirs) $(distdir)/$(srcdir)
        @for file in $(DISTFILES); do \
          d=$(srcdir); \
          if test -d $$d/$$file; then \
            cp -pr $$d/$$file $(distdir)/$$file; \
          else \
            test -f $(distdir)/$$file \
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
            || cp -p $$d/$$file $(distdir)/$$file || :; \
          fi; \
        done
        for subdir in $(SUBDIRS); do \
          if test "$$subdir" = .; then :; else \
            test -d $(distdir)/$$subdir \
            || mkdir $(distdir)/$$subdir \
            || exit 1; \
            chmod 777 $(distdir)/$$subdir; \
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) 
distdir=../$(distdir)/$$subdir distdir) \
              || exit 1; \
          fi; \
        done
info-am:
info: info-recursive
dvi-am:
dvi: dvi-recursive
check-am: all-am
check: check-recursive
installcheck-am:
installcheck: installcheck-recursive
install-exec-am: install-binSCRIPTS
install-exec: install-exec-recursive

install-data-am: install-pkgdataDATA
        @$(NORMAL_INSTALL)
        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
install-data: install-data-recursive

install-am: all-am
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-recursive
uninstall-am: uninstall-binSCRIPTS uninstall-pkgdataDATA
uninstall: uninstall-recursive
all-am: Makefile $(SCRIPTS) $(DATA)
all-redirect: all-recursive
install-strip:
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs: installdirs-recursive
installdirs-am:
        $(mkinstalldirs)  $(DESTDIR)$(bindir) $(DESTDIR)$(pkgdatadir)


mostlyclean-generic:

clean-generic:
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*

maintainer-clean-generic:
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
mostlyclean-am:  mostlyclean-tags mostlyclean-generic

mostlyclean: mostlyclean-recursive

clean-am:  clean-tags clean-generic mostlyclean-am

clean: clean-recursive

distclean-am:  distclean-tags distclean-generic clean-am

distclean: distclean-recursive
        -rm -f config.status

maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
                distclean-am
        @echo "This command is intended for maintainers to use;"
        @echo "it deletes files that may require special tools to rebuild."

maintainer-clean: maintainer-clean-recursive
        -rm -f config.status

.PHONY: uninstall-binSCRIPTS install-binSCRIPTS uninstall-pkgdataDATA \
install-pkgdataDATA install-data-recursive uninstall-data-recursive \
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
uninstalldirs-recursive all-recursive check-recursive \
installcheck-recursive info-recursive dvi-recursive \
mostlyclean-recursive distclean-recursive clean-recursive \
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
install-exec install-data-am install-data install-am install \
uninstall-am uninstall all-redirect all-am all installdirs-am \
installdirs mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean


# - acversion.m4 needs to be updated only once, since it depends on
#   configure.ac, not on the results of a 'configure' run.
# - It is guaranteed (with GNU Make) that when the version in configure.ac
#   is changed, acversion.m4 is built only after the new version number is
#   propagated to the Makefile.  (Libtool uses the same guarantee.)

$(srcdir)/acversion.m4: $(srcdir)/acversion.in $(srcdir)/configure.ac
        sed 's,@VERSION\@,$(VERSION),g' $(srcdir)/acversion.in >acversion.tm4
        mv acversion.tm4 $(srcdir)/acversion.m4
INSTALL.txt: $(top_srcdir)/doc/install.texi
        $(MAKEINFO) $(top_srcdir)/doc/install.texi 
--output=$(srcdir)/INSTALL.txt
        cp $(srcdir)/INSTALL.txt $(srcdir)/INSTALL

maintainer-check: maintainer-check-tests
maintainer-check-tests:
        cd tests && make maintainer-check

install-data-hook: INSTALL.txt
        @$(NORMAL_INSTALL)
        @list='INSTALL'; for p in $$list; do \
          if test -f "$$p.txt"; then d= ; else d="$(srcdir)/"; fi; \
          f="`echo $$p | sed -e 's|^.*/||'`"; \
          echo " $(INSTALL_DATA) $$d$$p.txt $(DESTDIR)$(pkgdatadir)/$$f"; \
          $(INSTALL_DATA) $$d$$p.txt $(DESTDIR)$(pkgdatadir)/$$f; \
        done

autoconf: $(srcdir)/autoconf.in $(srcdir)/configure.ac
        rm -f autoconf autoconf.tmp
        $(edit) $(srcdir)/autoconf.in >autoconf.tmp
        chmod +x autoconf.tmp
        mv autoconf.tmp autoconf

autoheader: $(srcdir)/autoheader.in $(srcdir)/configure.ac
        rm -f autoheader autoheader.tmp
        $(edit) $(srcdir)/autoheader.in >autoheader.tmp
        chmod +x autoheader.tmp
        mv autoheader.tmp autoheader

autoreconf: $(srcdir)/autoreconf.in $(srcdir)/configure.ac
        rm -f autoreconf autoreconf.tmp
        $(edit) $(srcdir)/autoreconf.in >autoreconf.tmp
        chmod +x autoreconf.tmp
        mv autoreconf.tmp autoreconf

autoupdate: $(srcdir)/autoupdate.in $(srcdir)/configure.ac
        rm -f autoupdate autoupdate.tmp
        $(edit) $(srcdir)/autoupdate.in >autoupdate.tmp
        chmod +x autoupdate.tmp
        mv autoupdate.tmp autoupdate

ifnames: $(srcdir)/ifnames.in $(srcdir)/configure.ac
        rm -f ifnames ifnames.tmp
        $(edit) $(srcdir)/ifnames.in >ifnames.tmp
        chmod +x ifnames.tmp
        mv ifnames.tmp ifnames

autoscan: $(srcdir)/autoscan.in $(srcdir)/configure.ac
        rm -f autoscan autoscan.tmp
        $(edit) $(srcdir)/autoscan.in >autoscan.tmp
        chmod +x autoscan.tmp
        mv autoscan.tmp autoscan

# When processing the file with diversion disabled, there must be no
# output but comments and empty lines.
# If freezing produces output, something went wrong: a bad `divert',
# or an improper paren etc.
# It may happen that the output does not end with a end of line, hence
# force an end of line when reporting errors.
.m4.m4f:
        $(M4) --include $(srcdir) --fatal-warning --define divert \
              $(srcdir)/$*.m4 2>error.log | \
          sed 's/#.*//;/^$$/d' >process.log
        if grep . error.log >/dev/null 2>&1; then \
          echo "ERROR: Processing $(srcdir)/$*.m4 produced errors:" >&2; \
          sed "s,^,$(srcdir)/$*.m4: ," <error.log >&2; \
          echo >&2; \
          exit 1; \
        else \
          rm -f error.log; \
        fi
        if grep . process.log >/dev/null 2>&1; then \
          echo "ERROR: Processing $(srcdir)/$*.m4 produced output:" >&2; \
          sed "s,^,$(srcdir)/$*.m4: ," <process.log >&2; \
          echo >&2; \
          exit 1; \
        else \
          rm -f process.log; \
        fi
        $(M4) --include $(srcdir) --fatal-warning --freeze-state=$*.m4f \
              $(srcdir)/$*.m4 >freeze.log
        if grep . freeze.log >/dev/null 2>&1; then \
          echo "ERROR: Freezing $(srcdir)/$*.m4 produced output:" >&2; \
          sed "s,^,$(srcdir)/$*.m4: ," <freeze.log >&2; \
          echo >&2; \
          exit 1; \
        else \
          rm -f freeze.log; \
        fi

autoconf.m4f: $(m4sources)

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

reply via email to

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