A
> make check CC=gcc (or whatever the name of your compiler).
>
Done. Works...
> | configure.in:131: warning: AC_C_CONST was called before AC_PROG_CC_STDC
> | configure.in:133: warning: AC_STRUCT_ST_RDEV is obsolete; replace it with
> | AC_CHECK_MEMBERS((struct stat.st_rdev))
> | Please note that it will define `HAVE_STRUCT_STAT_ST_RDEV',
> | and not `HAVE_ST_RDEV'.
> | configure.in:139: warning: AC_TRY_RUN called without default to allow cross
>compiling
> | configure.in:608: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
> | You should run autoupdate.
> | /USR/BIN/autoheader: No template for symbol `GIICONFDIR'
> | /USR/BIN/autoheader: No template for symbol `GIICONFFILE'
> | /USR/BIN/autoheader: No template for symbol `GIIPATHTAG'
> | /USR/BIN/autoheader: No template for symbol `GIITAGLEN'
>
> You said GIICONFDIR etc. were defined in acconfig.h, right? Can you
> run
> sh -x autoheader 2>log
>
Here it is... autoheader.out
john
++ echo autoheader
++ sed -e 's,.*/,,'
+ me=autoheader
+ usage=Usage: autoheader [OPTION] ... [TEMPLATE-FILE]
Create a template file of C `#define' statements for `configure' to
use. To this end, scan TEMPLATE-FILE, or `configure.in' if none
given.
-h, --help print this help, then exit
-V, --version print version number, then exit
-v, --verbose verbosely report processing
-d, --debug don't remove temporary files
-m, --macrodir=DIR directory storing Autoconf's macro files
-l, --localdir=DIR directory storing `aclocal.m4' and `acconfig.h'
Report bugs to <[EMAIL PROTECTED]>.
+ version=autoheader (GNU autoconf) 2.14a
Written by Roland McGrath.
Copyright (C) 1992-94, 96, 98, 99, 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ help=Try `autoheader --help' for more information.
+ test '' = set
+ test '' = set
+ test '' = set
+ test '' = set
++ echo
++ echo .
+ ac_LF_and_DOT=
.
+ : /USR/BIN/m4
+ test -f /USR/BIN/m4
++ /USR/BIN/m4 --help
+ : /usr/share/autoconf
+ debug=false
+ localdir=.
+ verbose=:
+ : /tmp
+ tmpbase=/tmp/ah20650
+ tmpout=/tmp/ah20650.out
+ test 0 -gt 0
+ test -n .
+ use_localdir=-I.
+ run_m4=/USR/BIN/m4 -I. -I /usr/share/autoconf autoheader.m4
+ run_m4f=/USR/BIN/m4 -I. --reload /usr/share/autoconf/autoheader.m4f
+ acconfigs=
+ test -r ./acconfig.h
+ acconfigs= ./acconfig.h
+ infile=configure.in
+ false
+ trap 'status=$?; rm -f $tmpbase* && exit $status' 0
+ trap 'exit $?' 1 2 13 15
+ config_h=
+ syms=
+ /USR/BIN/m4 -I. --reload /usr/share/autoconf/autoheader.m4f configure.in
configure.in:131: warning: AC_C_CONST was called before AC_PROG_CC_STDC
configure.in:133: warning: AC_STRUCT_ST_RDEV is obsolete; replace it with
AC_CHECK_MEMBERS((struct stat.st_rdev))
Please note that it will define `HAVE_STRUCT_STAT_ST_RDEV',
and not `HAVE_ST_RDEV'.
configure.in:139: warning: AC_TRY_RUN called without default to allow cross compiling
configure.in:608: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
You should run autoupdate.
+ sed -n -e '
: again
/^@@@.*@@@$/s/^@@@\(.*\)@@@$/\1/p
/^@@@/{
s/^@@@//p
n
s/^/@@@/
b again
}' /tmp/ah20650.exp
+ . /tmp/ah20650.decls
++ ac_verbatim_STDC_HEADERS=/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
++ ac_verbatim_TIME_WITH_SYS_TIME=/* Define if you can safely include both
+<sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
+++ echo HAVE_
++ syms=
++ ac_verbatim_HAVE_SYS_TIME_H=/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
++ ac_verbatim_HAVE_UNISTD_H=/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
++ ac_verbatim_HAVE_FCNTL_H=/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
++ ac_verbatim_HAVE_SIGNAL_H=/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
++ ac_verbatim_HAVE_SCHED_H=/* Define if you have the <sched.h> header file. */
#undef HAVE_SCHED_H
++ ac_verbatim_HAVE_SYS_TYPES_H=/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
++ ac_verbatim_HAVE_SYS_STAT_H=/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
++ ac_verbatim_HAVE_SYS_IOCTL_H=/* Define if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
++ ac_verbatim_HAVE_PTHREAD_H=/* Define if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
++ ac_verbatim_HAVE_ASM_IO_H=/* Define if you have the <asm/io.h> header file. */
#undef HAVE_ASM_IO_H
++ ac_verbatim_HAVE_SYS_IO_H=/* Define if you have the <sys/io.h> header file. */
#undef HAVE_SYS_IO_H
++ ac_verbatim_HAVE_LINUX_KEYBOARD_H=/* Define if you have the <linux/keyboard.h>
+header file. */
#undef HAVE_LINUX_KEYBOARD_H
++ ac_verbatim_HAVE_SYS_KD_H=/* Define if you have the <sys/kd.h> header file. */
#undef HAVE_SYS_KD_H
++ ac_verbatim_HAVE_SYS_VT_H=/* Define if you have the <sys/vt.h> header file. */
#undef HAVE_SYS_VT_H
++ ac_verbatim_HAVE_LINUX_KD_H=/* Define if you have the <linux/kd.h> header file. */
#undef HAVE_LINUX_KD_H
++ ac_verbatim_HAVE_LINUX_VT_H=/* Define if you have the <linux/vt.h> header file. */
#undef HAVE_LINUX_VT_H
++ ac_verbatim_HAVE_LINUX_JOYSTICK_H=/* Define if you have the <linux/joystick.h>
+header file. */
#undef HAVE_LINUX_JOYSTICK_H
++ ac_verbatim_HAVE_LINUX_KDEV_T_H=/* Define if you have the <linux/kdev_t.h> header
+file. */
#undef HAVE_LINUX_KDEV_T_H
++ ac_verbatim_HAVE_LINUX_MAJOR_H=/* Define if you have the <linux/major.h> header
+file. */
#undef HAVE_LINUX_MAJOR_H
++ ac_verbatim_HAVE_TERMIOS_H=/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H
++ ac_verbatim_HAVE_MALLOC_H=/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
++ ac_verbatim_HAVE_WINDOWS_H=/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
++ ac_verbatim_HAVE_DINPUT_H=/* Define if you have the <dinput.h> header file. */
#undef HAVE_DINPUT_H
++ ac_verbatim_const=/* Define to empty if `const' does not conform to ANSI C. */
#undef const
++ syms= size_t
++ ac_verbatim_size_t=/* Define to `unsigned' if <sys/types.h> does not define. */
#undef size_t
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV
++ ac_verbatim_HAVE_ST_RDEV=/* Define if your `struct stat' has `st_rdev'. Deprecated,
+use
`HAVE_STRUCT_STAT_ST_RDEV' instead. */
#undef HAVE_ST_RDEV
++ ac_verbatim_HAVE_STRUCT_STAT_ST_RDEV=/* Define if `st_rdev' is member of `struct
+stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV
++ ac_verbatim_HAVE_ST_RDEV=/* Define if your `struct stat' has `st_rdev'. Deprecated,
+use
`HAVE_STRUCT_STAT_ST_RDEV' instead. */
#undef HAVE_ST_RDEV
++ ac_verbatim_inline=/* Define as `__inline' if that's what the C compiler calls it,
+or to nothing
if it is not supported. */
#undef inline
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline
++ ac_verbatim_WORDS_BIGENDIAN=/* Define if your processor stores words with the most
+significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR
++ ac_verbatim_SIZEOF_CHAR=/* The number of bytes in a `char'. */
#undef SIZEOF_CHAR
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT
++ ac_verbatim_SIZEOF_SHORT=/* The number of bytes in a `short'. */
#undef SIZEOF_SHORT
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
++ ac_verbatim_SIZEOF_INT=/* The number of bytes in a `int'. */
#undef SIZEOF_INT
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG
++ ac_verbatim_SIZEOF_LONG=/* The number of bytes in a `long'. */
#undef SIZEOF_LONG
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG
++ ac_verbatim_SIZEOF_LONG_LONG=/* The number of bytes in a `long long'. */
#undef SIZEOF_LONG_LONG
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET
+++ echo HAVE_
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET
++ ac_verbatim_HAVE_SELECT=/* Define if you have the `select' function. */
#undef HAVE_SELECT
++ ac_verbatim_HAVE_PIPE=/* Define if you have the `pipe' function. */
#undef HAVE_PIPE
++ ac_verbatim_HAVE_DLOPEN=/* Define if you have the `dlopen' function. */
#undef HAVE_DLOPEN
++ ac_verbatim_HAVE_FCNTL=/* Define if you have the `fcntl' function. */
#undef HAVE_FCNTL
++ ac_verbatim_HAVE_SIGNAL=/* Define if you have the `signal' function. */
#undef HAVE_SIGNAL
++ ac_verbatim_HAVE_SIGACTION=/* Define if you have the `sigaction' function. */
#undef HAVE_SIGACTION
++ ac_verbatim_HAVE_READLINK=/* Define if you have the `readlink' function. */
#undef HAVE_READLINK
++ ac_verbatim_HAVE_SCHED_YIELD=/* Define if you have the `sched_yield' function. */
#undef HAVE_SCHED_YIELD
+++ echo HAVE_
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET
++ ac_verbatim_HAVE_GETTIMEOFDAY=/* Define if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
++ ac_verbatim_HAVE_STRDUP=/* Define if you have the `strdup' function. */
#undef HAVE_STRDUP
++ ac_verbatim_HAVE_NANOSLEEP=/* Define if you have the `nanosleep' function. */
#undef HAVE_NANOSLEEP
++ ac_verbatim_HAVE_USLEEP=/* Define if you have the `usleep' function. */
#undef HAVE_USLEEP
++ ac_verbatim_HAVE__EXIT=/* Define if you have the `_exit' function. */
#undef HAVE__EXIT
++ ac_verbatim_HAVE_SLEEP=/* Define if you have the `Sleep' function. */
#undef HAVE_SLEEP
++ ac_verbatim_HAVE_GETSYSTEMTIME=/* Define if you have the `GetSystemTime' function.
+*/
#undef HAVE_GETSYSTEMTIME
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
++ ac_verbatim_HAVE_LIBPOSIX4=/* Define if you have the `posix4' library (-lposix4). */
#undef HAVE_LIBPOSIX4
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP
++ ac_verbatim_HAVE_LIBRT=/* Define if you have the `rt' library (-lrt). */
#undef HAVE_LIBRT
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP
++ ac_verbatim_HAVE_LIBPOSIX4=/* Define if you have the `posix4' library (-lposix4). */
#undef HAVE_LIBPOSIX4
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
++ ac_verbatim_HAVE_LIBPOSIX4=/* Define if you have the `posix4' library (-lposix4). */
#undef HAVE_LIBPOSIX4
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD
++ ac_verbatim_HAVE_LIBDL=/* Define if you have the `dl' library (-ldl). */
#undef HAVE_LIBDL
++ ac_verbatim_X_DISPLAY_MISSING=/* Define if the X Window System is missing or not
+being used. */
#undef X_DISPLAY_MISSING
++ ac_verbatim_HAVE_LIBDNET=/* Define if you have the `dnet' library (-ldnet). */
#undef HAVE_LIBDNET
++ ac_verbatim_HAVE_LIBDNET_STUB=/* Define if you have the `dnet_stub' library
+(-ldnet_stub). */
#undef HAVE_LIBDNET_STUB
++ ac_verbatim_HAVE_LIBNSL=/* Define if you have the `nsl' library (-lnsl). */
#undef HAVE_LIBNSL
++ ac_verbatim_HAVE_LIBBSD=/* Define if you have the `bsd' library (-lbsd). */
#undef HAVE_LIBBSD
++ ac_verbatim_HAVE_LIBSOCKET=/* Define if you have the `socket' library (-lsocket). */
#undef HAVE_LIBSOCKET
++ ac_verbatim_HAVE_LIBPOSIX=/* Define if you have the `posix' library (-lposix). */
#undef HAVE_LIBPOSIX
++ ac_verbatim_HAVE_LIBIPC=/* Define if you have the `ipc' library (-lipc). */
#undef HAVE_LIBIPC
++ ac_verbatim_HAVE_LIBICE=/* Define if you have the `ICE' library (-lICE). */
#undef HAVE_LIBICE
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK
++ ac_verbatim_HAVE_LIBC=/* Define if you have the `c' library (-lc). */
#undef HAVE_LIBC
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK DEBUG
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK DEBUG GIITAGLEN
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK DEBUG GIITAGLEN
+GIIPATHTAG
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK DEBUG GIITAGLEN
+GIIPATHTAG GIICONFFILE
++ syms= size_t HAVE_STRUCT_STAT_ST_RDEV inline SIZEOF_CHAR SIZEOF_SHORT SIZEOF_INT
+SIZEOF_LONG SIZEOF_LONG_LONG HAVE_TIOCMSET GG_USLEEP_DEFINED GG_USLEEP_DEFINED
+GG_USLEEP_DEFINED GG_CURTIME_DEFINED GG_CURTIME_DEFINED HAVE_NANOSLEEP HAVE_NANOSLEEP
+HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_NANOSLEEP HAVE_SCHED_YIELD
+HAVE_SCHED_YIELD SYMBOL_UNDERSCORE HAVE_MALLOC_HOOK HAVE_MALLOC_HOOK DEBUG GIITAGLEN
+GIIPATHTAG GIICONFFILE GIICONFDIR
++ config_h=config.h
+ false
+ rm -f /tmp/ah20650.exp /tmp/ah20650.decls
++ echo size_t
++ echo HAVE_STRUCT_STAT_ST_RDEV
++ echo inline
++ echo SIZEOF_CHAR
++ echo SIZEOF_SHORT
++ echo SIZEOF_INT
++ echo SIZEOF_LONG
++ echo SIZEOF_LONG_LONG
++ echo HAVE_TIOCMSET
++ echo GG_USLEEP_DEFINED
++ echo GG_USLEEP_DEFINED
++ echo GG_USLEEP_DEFINED
++ echo GG_CURTIME_DEFINED
++ echo GG_CURTIME_DEFINED
++ echo HAVE_NANOSLEEP
++ echo HAVE_NANOSLEEP
++ echo HAVE_NANOSLEEP
++ echo HAVE_NANOSLEEP
++ echo HAVE_NANOSLEEP
++ echo HAVE_NANOSLEEP
++ echo HAVE_SCHED_YIELD
++ echo HAVE_SCHED_YIELD
++ echo SYMBOL_UNDERSCORE
++ echo HAVE_MALLOC_HOOK
++ echo HAVE_MALLOC_HOOK
++ echo DEBUG
++ echo GIITAGLEN
++ echo GIIPATHTAG
++ echo GIICONFFILE
++ echo GIICONFDIR
++ sort
++ uniq
++ sed 's@^@ @'
+ syms= DEBUG
GG_CURTIME_DEFINED
GG_USLEEP_DEFINED
GIICONFDIR
GIICONFFILE
GIIPATHTAG
GIITAGLEN
HAVE_MALLOC_HOOK
HAVE_NANOSLEEP
HAVE_SCHED_YIELD
HAVE_STRUCT_STAT_ST_RDEV
HAVE_TIOCMSET
SIZEOF_CHAR
SIZEOF_INT
SIZEOF_LONG
SIZEOF_LONG_LONG
SIZEOF_SHORT
SYMBOL_UNDERSCORE
inline
size_t
+ config_h_in=config.h.in
+ cat
+ test -r config.h.top
+ test -r ./acconfig.h
+ grep @TOP@ ./acconfig.h
+ test -n ' DEBUG
GG_CURTIME_DEFINED
GG_USLEEP_DEFINED
GIICONFDIR
GIICONFFILE
GIIPATHTAG
GIITAGLEN
HAVE_MALLOC_HOOK
HAVE_NANOSLEEP
HAVE_SCHED_YIELD
HAVE_STRUCT_STAT_ST_RDEV
HAVE_TIOCMSET
SIZEOF_CHAR
SIZEOF_INT
SIZEOF_LONG
SIZEOF_LONG_LONG
SIZEOF_SHORT
SYMBOL_UNDERSCORE
inline
size_t'
+ sedscript=
+ grep @TOP@ ./acconfig.h
+ sed -n -e '
/^[ ]*$/{
x
s/\n/@/g
p
s/.*/@/
x
}
H'
+ grep @BOTTOM@ ./acconfig.h
+ sed -e 's/@@*/@/g'
+ fgrep_tmp=/tmp/ah20650.fgrep
+ cat
+ tr @. '
.'
+ sed -n -e ' s/ / /g; p' ./acconfig.h
+ fgrep -f /tmp/ah20650.fgrep
+ echo
+ echo
+ rm -f /tmp/ah20650.fgrep
++ sed -n -e '/^ac_verbatim/s/^\([^=]*\)=.*$/\1/p'
+ echo
+ eval echo '"${ac_verbatim_HAVE_ASM_IO_H}"'
++ echo '/* Define if you have the <asm/io.h> header file. */
#undef HAVE_ASM_IO_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_DINPUT_H}"'
++ echo '/* Define if you have the <dinput.h> header file. */
#undef HAVE_DINPUT_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_DLOPEN}"'
++ echo '/* Define if you have the `dlopen'\'' function. */
#undef HAVE_DLOPEN'
+ echo
+ eval echo '"${ac_verbatim_HAVE_FCNTL}"'
++ echo '/* Define if you have the `fcntl'\'' function. */
#undef HAVE_FCNTL'
+ echo
+ eval echo '"${ac_verbatim_HAVE_FCNTL_H}"'
++ echo '/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_GETSYSTEMTIME}"'
++ echo '/* Define if you have the `GetSystemTime'\'' function. */
#undef HAVE_GETSYSTEMTIME'
+ echo
+ eval echo '"${ac_verbatim_HAVE_GETTIMEOFDAY}"'
++ echo '/* Define if you have the `gettimeofday'\'' function. */
#undef HAVE_GETTIMEOFDAY'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBBSD}"'
++ echo '/* Define if you have the `bsd'\'' library (-lbsd). */
#undef HAVE_LIBBSD'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBC}"'
++ echo '/* Define if you have the `c'\'' library (-lc). */
#undef HAVE_LIBC'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBDL}"'
++ echo '/* Define if you have the `dl'\'' library (-ldl). */
#undef HAVE_LIBDL'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBDNET}"'
++ echo '/* Define if you have the `dnet'\'' library (-ldnet). */
#undef HAVE_LIBDNET'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBDNET_STUB}"'
++ echo '/* Define if you have the `dnet_stub'\'' library (-ldnet_stub). */
#undef HAVE_LIBDNET_STUB'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBICE}"'
++ echo '/* Define if you have the `ICE'\'' library (-lICE). */
#undef HAVE_LIBICE'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBIPC}"'
++ echo '/* Define if you have the `ipc'\'' library (-lipc). */
#undef HAVE_LIBIPC'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBNSL}"'
++ echo '/* Define if you have the `nsl'\'' library (-lnsl). */
#undef HAVE_LIBNSL'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBPOSIX}"'
++ echo '/* Define if you have the `posix'\'' library (-lposix). */
#undef HAVE_LIBPOSIX'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBPOSIX4}"'
++ echo '/* Define if you have the `posix4'\'' library (-lposix4). */
#undef HAVE_LIBPOSIX4'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBRT}"'
++ echo '/* Define if you have the `rt'\'' library (-lrt). */
#undef HAVE_LIBRT'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LIBSOCKET}"'
++ echo '/* Define if you have the `socket'\'' library (-lsocket). */
#undef HAVE_LIBSOCKET'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_JOYSTICK_H}"'
++ echo '/* Define if you have the <linux/joystick.h> header file. */
#undef HAVE_LINUX_JOYSTICK_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_KDEV_T_H}"'
++ echo '/* Define if you have the <linux/kdev_t.h> header file. */
#undef HAVE_LINUX_KDEV_T_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_KD_H}"'
++ echo '/* Define if you have the <linux/kd.h> header file. */
#undef HAVE_LINUX_KD_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_KEYBOARD_H}"'
++ echo '/* Define if you have the <linux/keyboard.h> header file. */
#undef HAVE_LINUX_KEYBOARD_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_MAJOR_H}"'
++ echo '/* Define if you have the <linux/major.h> header file. */
#undef HAVE_LINUX_MAJOR_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_LINUX_VT_H}"'
++ echo '/* Define if you have the <linux/vt.h> header file. */
#undef HAVE_LINUX_VT_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_MALLOC_H}"'
++ echo '/* Define if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_NANOSLEEP}"'
++ echo '/* Define if you have the `nanosleep'\'' function. */
#undef HAVE_NANOSLEEP'
+ echo
+ eval echo '"${ac_verbatim_HAVE_PIPE}"'
++ echo '/* Define if you have the `pipe'\'' function. */
#undef HAVE_PIPE'
+ echo
+ eval echo '"${ac_verbatim_HAVE_PTHREAD_H}"'
++ echo '/* Define if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_READLINK}"'
++ echo '/* Define if you have the `readlink'\'' function. */
#undef HAVE_READLINK'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SCHED_H}"'
++ echo '/* Define if you have the <sched.h> header file. */
#undef HAVE_SCHED_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SCHED_YIELD}"'
++ echo '/* Define if you have the `sched_yield'\'' function. */
#undef HAVE_SCHED_YIELD'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SELECT}"'
++ echo '/* Define if you have the `select'\'' function. */
#undef HAVE_SELECT'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SIGACTION}"'
++ echo '/* Define if you have the `sigaction'\'' function. */
#undef HAVE_SIGACTION'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SIGNAL}"'
++ echo '/* Define if you have the `signal'\'' function. */
#undef HAVE_SIGNAL'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SIGNAL_H}"'
++ echo '/* Define if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SLEEP}"'
++ echo '/* Define if you have the `Sleep'\'' function. */
#undef HAVE_SLEEP'
+ echo
+ eval echo '"${ac_verbatim_HAVE_STRDUP}"'
++ echo '/* Define if you have the `strdup'\'' function. */
#undef HAVE_STRDUP'
+ echo
+ eval echo '"${ac_verbatim_HAVE_STRUCT_STAT_ST_RDEV}"'
++ echo '/* Define if `st_rdev'\'' is member of `struct stat'\''. */
#undef HAVE_STRUCT_STAT_ST_RDEV'
+ echo
+ eval echo '"${ac_verbatim_HAVE_ST_RDEV}"'
++ echo '/* Define if your `struct stat'\'' has `st_rdev'\''. Deprecated, use
`HAVE_STRUCT_STAT_ST_RDEV'\'' instead. */
#undef HAVE_ST_RDEV'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_IOCTL_H}"'
++ echo '/* Define if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_IO_H}"'
++ echo '/* Define if you have the <sys/io.h> header file. */
#undef HAVE_SYS_IO_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_KD_H}"'
++ echo '/* Define if you have the <sys/kd.h> header file. */
#undef HAVE_SYS_KD_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_STAT_H}"'
++ echo '/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_TIME_H}"'
++ echo '/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_TYPES_H}"'
++ echo '/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_SYS_VT_H}"'
++ echo '/* Define if you have the <sys/vt.h> header file. */
#undef HAVE_SYS_VT_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_TERMIOS_H}"'
++ echo '/* Define if you have the <termios.h> header file. */
#undef HAVE_TERMIOS_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_UNISTD_H}"'
++ echo '/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE_USLEEP}"'
++ echo '/* Define if you have the `usleep'\'' function. */
#undef HAVE_USLEEP'
+ echo
+ eval echo '"${ac_verbatim_HAVE_WINDOWS_H}"'
++ echo '/* Define if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H'
+ echo
+ eval echo '"${ac_verbatim_HAVE__EXIT}"'
++ echo '/* Define if you have the `_exit'\'' function. */
#undef HAVE__EXIT'
+ echo
+ eval echo '"${ac_verbatim_SIZEOF_CHAR}"'
++ echo '/* The number of bytes in a `char'\''. */
#undef SIZEOF_CHAR'
+ echo
+ eval echo '"${ac_verbatim_SIZEOF_INT}"'
++ echo '/* The number of bytes in a `int'\''. */
#undef SIZEOF_INT'
+ echo
+ eval echo '"${ac_verbatim_SIZEOF_LONG}"'
++ echo '/* The number of bytes in a `long'\''. */
#undef SIZEOF_LONG'
+ echo
+ eval echo '"${ac_verbatim_SIZEOF_LONG_LONG}"'
++ echo '/* The number of bytes in a `long long'\''. */
#undef SIZEOF_LONG_LONG'
+ echo
+ eval echo '"${ac_verbatim_SIZEOF_SHORT}"'
++ echo '/* The number of bytes in a `short'\''. */
#undef SIZEOF_SHORT'
+ echo
+ eval echo '"${ac_verbatim_STDC_HEADERS}"'
++ echo '/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS'
+ echo
+ eval echo '"${ac_verbatim_TIME_WITH_SYS_TIME}"'
++ echo '/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME'
+ echo
+ eval echo '"${ac_verbatim_WORDS_BIGENDIAN}"'
++ echo '/* Define if your processor stores words with the most significant byte first
(like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN'
+ echo
+ eval echo '"${ac_verbatim_X_DISPLAY_MISSING}"'
++ echo '/* Define if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING'
+ echo
+ eval echo '"${ac_verbatim_const}"'
++ echo '/* Define to empty if `const'\'' does not conform to ANSI C. */
#undef const'
+ echo
+ eval echo '"${ac_verbatim_inline}"'
++ echo '/* Define as `__inline'\'' if that'\''s what the C compiler calls it, or to
+nothing
if it is not supported. */
#undef inline'
+ echo
+ eval echo '"${ac_verbatim_size_t}"'
++ echo '/* Define to `unsigned'\'' if <sys/types.h> does not define. */
#undef size_t'
+ test -r ./acconfig.h
+ grep @BOTTOM@ ./acconfig.h
+ test -f config.h.bot
+ status=0
+ test -n ' DEBUG
GG_CURTIME_DEFINED
GG_USLEEP_DEFINED
GIICONFDIR
GIICONFFILE
GIIPATHTAG
GIITAGLEN
HAVE_MALLOC_HOOK
HAVE_NANOSLEEP
HAVE_SCHED_YIELD
HAVE_STRUCT_STAT_ST_RDEV
HAVE_TIOCMSET
SIZEOF_CHAR
SIZEOF_INT
SIZEOF_LONG
SIZEOF_LONG_LONG
SIZEOF_SHORT
SYMBOL_UNDERSCORE
inline
size_t'
+ grep '^#[a-z]*[ ][ ]*DEBUG[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*GG_CURTIME_DEFINED[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*GG_USLEEP_DEFINED[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*GIICONFDIR[ ]*$' /tmp/ah20650.out
+ echo 'autoheader: No template for symbol `GIICONFDIR'\'''
autoheader: No template for symbol `GIICONFDIR'
+ status=1
+ grep '^#[a-z]*[ ][ ]*GIICONFFILE[ ]*$' /tmp/ah20650.out
+ echo 'autoheader: No template for symbol `GIICONFFILE'\'''
autoheader: No template for symbol `GIICONFFILE'
+ status=1
+ grep '^#[a-z]*[ ][ ]*GIIPATHTAG[ ]*$' /tmp/ah20650.out
+ echo 'autoheader: No template for symbol `GIIPATHTAG'\'''
autoheader: No template for symbol `GIIPATHTAG'
+ status=1
+ grep '^#[a-z]*[ ][ ]*GIITAGLEN[ ]*$' /tmp/ah20650.out
+ echo 'autoheader: No template for symbol `GIITAGLEN'\'''
autoheader: No template for symbol `GIITAGLEN'
+ status=1
+ grep '^#[a-z]*[ ][ ]*HAVE_MALLOC_HOOK[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*HAVE_NANOSLEEP[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*HAVE_SCHED_YIELD[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*HAVE_STRUCT_STAT_ST_RDEV[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*HAVE_TIOCMSET[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SIZEOF_CHAR[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SIZEOF_INT[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SIZEOF_LONG[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SIZEOF_LONG_LONG[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SIZEOF_SHORT[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*SYMBOL_UNDERSCORE[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*inline[ ]*$' /tmp/ah20650.out
+ :
+ grep '^#[a-z]*[ ][ ]*size_t[ ]*$' /tmp/ah20650.out
+ :
+ test 1 = 0
+ exit 1
+ status=1
+ rm -f /tmp/ah20650.out
+ exit 1