emacs-pretest-bug
[Top][All Lists]
Advanced

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

successful install emacs22


From: Olivier Klein
Subject: successful install emacs22
Date: Sun, 24 Dec 2006 17:21:27 +0100

I have done a successful install of emacs 22. Here is my 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.59.  Invocation command line was

  $ ./configure 

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

hostname = vaio
uname -m = i686
uname -r = 2.6.17-10-generic
uname -s = Linux
uname -v = #2 SMP Tue Dec 5 22:28:26 UTC 2006

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /home/klein/bin


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

configure:1636: checking build system type
configure:1654: result: i686-pc-linux-gnu
configure:1662: checking host system type
configure:1676: result: i686-pc-linux-gnu
configure:2764: checking for gcc
configure:2780: found /usr/bin/gcc
configure:2790: result: gcc
configure:3034: checking for C compiler version
configure:3037: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3040: $? = 0
configure:3042: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
configure:3045: $? = 0
configure:3047: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3050: $? = 1
configure:3073: checking for C compiler default output file name
configure:3076: gcc    conftest.c  >&5
configure:3079: $? = 0
configure:3125: result: a.out
configure:3130: checking whether the C compiler works
configure:3136: ./a.out
configure:3139: $? = 0
configure:3156: result: yes
configure:3163: checking whether we are cross compiling
configure:3165: result: no
configure:3168: checking for suffix of executables
configure:3170: gcc -o conftest    conftest.c  >&5
configure:3173: $? = 0
configure:3198: result: 
configure:3204: checking for suffix of object files
configure:3225: gcc -c   conftest.c >&5
configure:3228: $? = 0
configure:3250: result: o
configure:3254: checking whether we are using the GNU C compiler
configure:3278: gcc -c   conftest.c >&5
configure:3284: $? = 0
configure:3287: test -z                          || test ! -s conftest.err
configure:3290: $? = 0
configure:3293: test -s conftest.o
configure:3296: $? = 0
configure:3309: result: yes
configure:3315: checking whether gcc accepts -g
configure:3336: gcc -c -g  conftest.c >&5
configure:3342: $? = 0
configure:3345: test -z                          || test ! -s conftest.err
configure:3348: $? = 0
configure:3351: test -s conftest.o
configure:3354: $? = 0
configure:3365: result: yes
configure:3382: checking for gcc option to accept ANSI C
configure:3452: gcc  -c -g -O2  conftest.c >&5
configure:3458: $? = 0
configure:3461: test -z                          || test ! -s conftest.err
configure:3464: $? = 0
configure:3467: test -s conftest.o
configure:3470: $? = 0
configure:3488: result: none needed
configure:3506: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:3512: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3681: checking how to run the C preprocessor
configure:3716: gcc -E  conftest.c
configure:3722: $? = 0
configure:3754: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3760: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3799: result: gcc -E
configure:3823: gcc -E  conftest.c
configure:3829: $? = 0
configure:3861: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3867: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3911: checking for egrep
configure:3921: result: grep -E
configure:3927: checking for AIX
configure:3949: result: no
configure:3963: checking whether gcc understands -Wno-pointer-sign
configure:3983: gcc -c -g -O2 -Wno-pointer-sign  conftest.c >&5
configure:3989: $? = 0
configure:3992: test -z                          || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4014: result: yes
configure:4022: checking whether ln -s works
configure:4026: result: yes
configure:4038: checking how to run the C preprocessor
configure:4156: result: gcc -E
configure:4180: gcc -E  conftest.c
configure:4186: $? = 0
configure:4218: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4224: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4280: checking for a BSD-compatible install
configure:4335: result: /usr/bin/install -c
configure:4388: checking for ranlib
configure:4404: found /usr/bin/ranlib
configure:4415: result: ranlib
configure:4430: checking for install-info
configure:4448: found /usr/sbin/install-info
configure:4460: result: /usr/sbin/install-info
configure:4469: checking for install-info
configure:4499: result: /usr/sbin/install-info
configure:4508: checking for install-info
configure:4539: result: /usr/sbin/install-info
configure:4548: checking for gzip
configure:4566: found /bin/gzip
configure:4578: result: /bin/gzip
configure:4605: checking for -znocombreloc
configure:4611: gcc -o conftest -g -O2   -Wl,-znocombreloc conftest.c  >&5
configure:4617: $? = 0
configure:4620: test -z                          || test ! -s conftest.err
configure:4623: $? = 0
configure:4626: test -s conftest
configure:4629: $? = 0
configure:4631: result: yes
configure:4648: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
configure:4802: checking for special C compiler options needed for large files
configure:4899: result: no
configure:4905: checking for _FILE_OFFSET_BITS value needed for large files
configure:4936: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:17: warning: left shift count >= width of type
conftest.c:17: warning: left shift count >= width of type
conftest.c:19: error: size of array 'off_t_is_large' is negative
configure:4942: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| /* end 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:4988: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:4994: $? = 0
configure:4997: test -z                          || test ! -s conftest.err
configure:5000: $? = 0
configure:5003: test -s conftest.o
configure:5006: $? = 0
configure:5018: result: 64
configure:5028: checking for _LARGE_FILES value needed for large files
configure:5059: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5065: $? = 0
configure:5068: test -z                          || test ! -s conftest.err
configure:5071: $? = 0
configure:5074: test -s conftest.o
configure:5077: $? = 0
configure:5141: result: no
configure:5160: checking for ANSI C header files
configure:5185: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5191: $? = 0
configure:5194: test -z                          || test ! -s conftest.err
configure:5197: $? = 0
configure:5200: test -s conftest.o
configure:5203: $? = 0
configure:5292: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
conftest.c: In function 'main':
conftest.c:29: warning: incompatible implicit declaration of built-in function 
'exit'
configure:5295: $? = 0
configure:5297: ./conftest
configure:5300: $? = 0
configure:5315: result: yes
configure:5339: checking for sys/types.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for sys/stat.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for stdlib.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for string.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for memory.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for strings.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for inttypes.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for stdint.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for unistd.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5412: checking machine/soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:56:31: error: machine/soundcard.h: No such file or directory
configure:5430: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/soundcard.h>
configure:5452: result: no
configure:5456: checking machine/soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:22:31: error: machine/soundcard.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <machine/soundcard.h>
configure:5492: result: no
configure:5527: checking for machine/soundcard.h
configure:5534: result: no
configure:5412: checking sys/soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5430: $? = 0
configure:5433: test -z                          || test ! -s conftest.err
configure:5436: $? = 0
configure:5439: test -s conftest.o
configure:5442: $? = 0
configure:5452: result: yes
configure:5456: checking sys/soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
configure:5472: $? = 0
configure:5492: result: yes
configure:5527: checking for sys/soundcard.h
configure:5534: result: yes
configure:5412: checking soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:57:23: error: soundcard.h: No such file or directory
configure:5430: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <soundcard.h>
configure:5452: result: no
configure:5456: checking soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:23:23: error: soundcard.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <soundcard.h>
configure:5492: result: no
configure:5527: checking for soundcard.h
configure:5534: result: no
configure:5548: checking for _oss_ioctl in -lossaudio
configure:5578: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lossaudio   >&5  
/usr/bin/ld: cannot find -lossaudio
collect2: ld returned 1 exit status
configure:5584: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end 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 _oss_ioctl ();
| int
| main ()
| {
| _oss_ioctl ();
|   ;
|   return 0;
| }
configure:5609: result: no
configure:5630: checking for pkg-config
configure:5648: found /usr/bin/pkg-config
configure:5661: result: /usr/bin/pkg-config
configure:5675: checking for alsa >= 1.0.0
configure:5695: result: no
configure:5773: checking sys/select.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/select.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/select.h
configure:5895: result: yes
configure:5773: checking sys/timeb.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/timeb.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/timeb.h
configure:5895: result: yes
configure:5773: checking sys/time.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/time.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/time.h
configure:5895: result: yes
configure:5764: checking for unistd.h
configure:5769: result: yes
configure:5773: checking utime.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking utime.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for utime.h
configure:5895: result: yes
configure:5773: checking linux/version.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking linux/version.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for linux/version.h
configure:5895: result: yes
configure:5773: checking sys/systeminfo.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:63:28: error: sys/systeminfo.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systeminfo.h>
configure:5813: result: no
configure:5817: checking sys/systeminfo.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:29:28: error: sys/systeminfo.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| /* end confdefs.h.  */
| #include <sys/systeminfo.h>
configure:5853: result: no
configure:5888: checking for sys/systeminfo.h
configure:5895: result: no
configure:5773: checking termios.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking termios.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for termios.h
configure:5895: result: yes
configure:5773: checking limits.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking limits.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for limits.h
configure:5895: result: yes
configure:5764: checking for string.h
configure:5769: result: yes
configure:5764: checking for stdlib.h
configure:5769: result: yes
configure:5773: checking termcap.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:67:21: error: termcap.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termcap.h>
configure:5813: result: no
configure:5817: checking termcap.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:33:21: error: termcap.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <termcap.h>
configure:5853: result: no
configure:5888: checking for termcap.h
configure:5895: result: no
configure:5773: checking stdio_ext.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking stdio_ext.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for stdio_ext.h
configure:5895: result: yes
configure:5773: checking fcntl.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking fcntl.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for fcntl.h
configure:5895: result: yes
configure:5764: checking for strings.h
configure:5769: result: yes
configure:5773: checking coff.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:70:18: error: coff.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <coff.h>
configure:5813: result: no
configure:5817: checking coff.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:36:18: error: coff.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <coff.h>
configure:5853: result: no
configure:5888: checking for coff.h
configure:5895: result: no
configure:5773: checking pty.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking pty.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for pty.h
configure:5895: result: yes
configure:5773: checking sys/mman.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/mman.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/mman.h
configure:5895: result: yes
configure:5773: checking sys/param.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/param.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/param.h
configure:5895: result: yes
configure:5773: checking sys/vlimit.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/vlimit.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/vlimit.h
configure:5895: result: yes
configure:5773: checking sys/resource.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/resource.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/resource.h
configure:5895: result: yes
configure:5773: checking locale.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking locale.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for locale.h
configure:5895: result: yes
configure:5773: checking sys/_mbstate_t.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:76:28: error: sys/_mbstate_t.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/_mbstate_t.h>
configure:5813: result: no
configure:5817: checking sys/_mbstate_t.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:42:28: error: sys/_mbstate_t.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <sys/_mbstate_t.h>
configure:5853: result: no
configure:5888: checking for sys/_mbstate_t.h
configure:5895: result: no
configure:5773: checking sys/utsname.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/utsname.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/utsname.h
configure:5895: result: yes
configure:5773: checking pwd.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking pwd.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for pwd.h
configure:5895: result: yes
configure:5909: checking if personality LINUX32 can be set
configure:5927: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5933: $? = 0
configure:5936: test -z                          || test ! -s conftest.err
configure:5939: $? = 0
configure:5942: test -s conftest.o
configure:5945: $? = 0
configure:5955: result: yes
configure:5970: checking for term.h
configure:5983: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:45:18: error: term.h: No such file or directory
configure:5989: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| /* end confdefs.h.  */
| #include <term.h>
configure:6010: result: no
configure:6021: checking for ANSI C header files
configure:6176: result: yes
configure:6186: checking whether time.h and sys/time.h may both be included
configure:6211: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6217: $? = 0
configure:6220: test -z                          || test ! -s conftest.err
configure:6223: $? = 0
configure:6226: test -s conftest.o
configure:6229: $? = 0
configure:6240: result: yes
configure:6250: checking whether sys_siglist is declared
configure:6274: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:6280: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   char *p = (char *) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6303: result: no
configure:6323: checking whether __sys_siglist is declared
configure:6347: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: '__sys_siglist' undeclared (first use in this function)
conftest.c:86: error: (Each undeclared identifier is reported only once
conftest.c:86: error: for each function it appears in.)
configure:6353: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __sys_siglist
|   char *p = (char *) __sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6376: result: no
configure:6402: checking for sys/wait.h that is POSIX.1 compatible
configure:6433: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6439: $? = 0
configure:6442: test -z                          || test ! -s conftest.err
configure:6445: $? = 0
configure:6448: test -s conftest.o
configure:6451: $? = 0
configure:6462: result: yes
configure:6473: checking for struct utimbuf
configure:6506: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6512: $? = 0
configure:6515: test -z                          || test ! -s conftest.err
configure:6518: $? = 0
configure:6521: test -s conftest.o
configure:6524: $? = 0
configure:6535: result: yes
configure:6545: checking return type of signal handlers
configure:6576: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6582: $? = 0
configure:6585: test -z                          || test ! -s conftest.err
configure:6588: $? = 0
configure:6591: test -s conftest.o
configure:6594: $? = 0
configure:6605: result: void
configure:6614: checking for speed_t
configure:6635: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6641: $? = 0
configure:6644: test -z                          || test ! -s conftest.err
configure:6647: $? = 0
configure:6650: test -s conftest.o
configure:6653: $? = 0
configure:6664: result: yes
configure:6674: checking for struct timeval
configure:6704: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6710: $? = 0
configure:6713: test -z                          || test ! -s conftest.err
configure:6716: $? = 0
configure:6719: test -s conftest.o
configure:6722: $? = 0
configure:6733: result: yes
configure:6744: checking for struct exception
configure:6765: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6771: $? = 0
configure:6774: test -z                          || test ! -s conftest.err
configure:6777: $? = 0
configure:6780: test -s conftest.o
configure:6783: $? = 0
configure:6794: result: yes
configure:6819: checking sys/socket.h usability
configure:6831: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6837: $? = 0
configure:6840: test -z                          || test ! -s conftest.err
configure:6843: $? = 0
configure:6846: test -s conftest.o
configure:6849: $? = 0
configure:6859: result: yes
configure:6863: checking sys/socket.h presence
configure:6873: gcc -E -D_BSD_SOURCE   conftest.c
configure:6879: $? = 0
configure:6899: result: yes
configure:6934: checking for sys/socket.h
configure:6941: result: yes
configure:6958: checking for net/if.h
configure:6977: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6983: $? = 0
configure:6986: test -z                          || test ! -s conftest.err
configure:6989: $? = 0
configure:6992: test -s conftest.o
configure:6995: $? = 0
configure:7006: result: yes
configure:7018: checking whether struct tm is in sys/time.h or time.h
configure:7041: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7047: $? = 0
configure:7050: test -z                          || test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: time.h
configure:7080: checking for struct tm.tm_zone
configure:7106: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7112: $? = 0
configure:7115: test -z                          || test ! -s conftest.err
configure:7118: $? = 0
configure:7121: test -s conftest.o
configure:7124: $? = 0
configure:7183: result: yes
configure:7267: checking for struct tm.tm_gmtoff
configure:7291: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7297: $? = 0
configure:7300: test -z                          || test ! -s conftest.err
configure:7303: $? = 0
configure:7306: test -s conftest.o
configure:7309: $? = 0
configure:7366: result: yes
configure:7376: checking for struct ifreq.ifr_flags
configure:7406: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7412: $? = 0
configure:7415: test -z                          || test ! -s conftest.err
configure:7418: $? = 0
configure:7421: test -s conftest.o
configure:7424: $? = 0
configure:7487: result: yes
configure:7497: checking for struct ifreq.ifr_hwaddr
configure:7527: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:105: error: used struct type value where scalar is required
configure:7533: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_hwaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7577: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7583: $? = 0
configure:7586: test -z                          || test ! -s conftest.err
configure:7589: $? = 0
configure:7592: test -s conftest.o
configure:7595: $? = 0
configure:7608: result: yes
configure:7618: checking for struct ifreq.ifr_netmask
configure:7648: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: used struct type value where scalar is required
configure:7654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_netmask)
| return 0;
|   ;
|   return 0;
| }
configure:7698: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7704: $? = 0
configure:7707: test -z                          || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7729: result: yes
configure:7739: checking for struct ifreq.ifr_broadaddr
configure:7769: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: used struct type value where scalar is required
configure:7775: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_broadaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7819: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7825: $? = 0
configure:7828: test -z                          || test ! -s conftest.err
configure:7831: $? = 0
configure:7834: test -s conftest.o
configure:7837: $? = 0
configure:7850: result: yes
configure:7860: checking for struct ifreq.ifr_addr
configure:7890: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: error: used struct type value where scalar is required
configure:7896: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_addr)
| return 0;
|   ;
|   return 0;
| }
configure:7940: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7946: $? = 0
configure:7949: test -z                          || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest.o
configure:7958: $? = 0
configure:7971: result: yes
configure:7984: checking for function prototypes
configure:7987: result: yes
configure:8004: checking for working volatile
configure:8027: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8033: $? = 0
configure:8036: test -z                          || test ! -s conftest.err
configure:8039: $? = 0
configure:8042: test -s conftest.o
configure:8045: $? = 0
configure:8056: result: yes
configure:8066: checking for an ANSI C-conforming const
configure:8133: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8139: $? = 0
configure:8142: test -z                          || test ! -s conftest.err
configure:8145: $? = 0
configure:8148: test -s conftest.o
configure:8151: $? = 0
configure:8162: result: yes
configure:8172: checking for void * support
configure:8193: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8199: $? = 0
configure:8202: test -z                          || test ! -s conftest.err
configure:8205: $? = 0
configure:8208: test -s conftest.o
configure:8211: $? = 0
configure:8222: result: yes
configure:8240: checking whether make sets $(MAKE)
configure:8260: result: yes
configure:8270: checking for long file names
configure:8309: result: yes
configure:8322: checking for X
configure:8428: gcc -E -D_BSD_SOURCE   conftest.c
configure:8434: $? = 0
configure:8484: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lX11  >&5  
configure:8490: $? = 0
configure:8493: test -z                          || test ! -s conftest.err
configure:8496: $? = 0
configure:8499: test -s conftest
configure:8502: $? = 0
configure:8556: result: libraries , headers in standard search path
configure:8626: checking Carbon/Carbon.h usability
configure:8638: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:102:27: error: Carbon/Carbon.h: No such file or directory
configure:8644: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:8666: result: no
configure:8670: checking Carbon/Carbon.h presence
configure:8680: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:68:27: error: Carbon/Carbon.h: No such file or directory
configure:8686: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:8706: result: no
configure:8741: checking for Carbon/Carbon.h
configure:8748: result: no
configure:8817: checking for malloc_get_state
configure:8874: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:8880: $? = 0
configure:8883: test -z                          || test ! -s conftest.err
configure:8886: $? = 0
configure:8889: test -s conftest
configure:8892: $? = 0
configure:8904: result: yes
configure:8912: checking for malloc_set_state
configure:8969: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:8975: $? = 0
configure:8978: test -z                          || test ! -s conftest.err
configure:8981: $? = 0
configure:8984: test -s conftest
configure:8987: $? = 0
configure:8999: result: yes
configure:9007: checking whether __after_morecore_hook exists
configure:9028: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9034: $? = 0
configure:9037: test -z                          || test ! -s conftest.err
configure:9040: $? = 0
configure:9043: test -s conftest
configure:9046: $? = 0
configure:9058: result: yes
configure:9091: checking for stdlib.h
configure:9096: result: yes
configure:9091: checking for unistd.h
configure:9096: result: yes
configure:9239: checking for getpagesize
configure:9296: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9302: $? = 0
configure:9305: test -z                          || test ! -s conftest.err
configure:9308: $? = 0
configure:9311: test -s conftest
configure:9314: $? = 0
configure:9326: result: yes
configure:9336: checking for working mmap
configure:9478: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9481: $? = 0
configure:9483: ./conftest
configure:9486: $? = 0
configure:9500: result: yes
configure:9518: checking for dnet_ntoa in -ldnet
configure:9548: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -ldnet    >&5  
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:9554: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:9579: result: no
configure:9591: checking for main in -lXbsd
configure:9615: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lXbsd    >&5  
/usr/bin/ld: cannot find -lXbsd
collect2: ld returned 1 exit status
configure:9621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:9646: result: no
configure:9654: checking for cma_open in -lpthreads
configure:9684: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lpthreads    >&5  
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:9690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end 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 cma_open ();
| int
| main ()
| {
| cma_open ();
|   ;
|   return 0;
| }
configure:9715: result: no
configure:9727: checking for XFree86 in /usr/X386
configure:9735: result: no
configure:9828: checking whether X on GNU/Linux needs -b to link
configure:9846: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:9852: $? = 0
configure:9855: test -z                          || test ! -s conftest.err
configure:9858: $? = 0
configure:9861: test -s conftest
configure:9864: $? = 0
configure:9943: result: no
configure:9950: checking for Xkb
configure:9969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:9975: $? = 0
configure:9978: test -z                          || test ! -s conftest.err
configure:9981: $? = 0
configure:9984: test -s conftest
configure:9987: $? = 0
configure:9998: result: yes
configure:10016: checking for XrmSetDatabase
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XScreenResourceString
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XScreenNumberOfScreen
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XSetWMProtocols
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10116: checking X11 version 6
configure:10140: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10146: $? = 0
configure:10149: test -z                         || test ! -s conftest.err
configure:10152: $? = 0
configure:10155: test -s conftest
configure:10158: $? = 0
configure:10172: result: 6 or newer
configure:10186: checking X11 version 5
configure:10210: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10216: $? = 0
configure:10219: test -z                         || test ! -s conftest.err
configure:10222: $? = 0
configure:10225: test -s conftest
configure:10228: $? = 0
configure:10242: result: 5 or newer
configure:10946: checking X11 version 5 with Xaw
configure:10969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10975: $? = 0
configure:10978: test -z                         || test ! -s conftest.err
configure:10981: $? = 0
configure:10984: test -s conftest
configure:10987: $? = 0
configure:11001: result: 5 or newer, with Xaw; use toolkit by default
configure:11017: checking X11 toolkit version
configure:11041: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:11047: $? = 0
configure:11050: test -z                         || test ! -s conftest.err
configure:11053: $? = 0
configure:11056: test -s conftest
configure:11059: $? = 0
configure:11074: result: 6 or newer
configure:11093: checking for XmuConvertStandardSelection in -lXmu
configure:11123: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXmu  -lXt -lSM -lICE -lX11   >&5  
configure:11129: $? = 0
configure:11132: test -z                         || test ! -s conftest.err
configure:11135: $? = 0
configure:11138: test -s conftest
configure:11141: $? = 0
configure:11154: result: yes
configure:11172: checking for XShapeQueryExtension in -lXext
configure:11202: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext  -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:11208: $? = 0
configure:11211: test -z                         || test ! -s conftest.err
configure:11214: $? = 0
configure:11217: test -s conftest
configure:11220: $? = 0
configure:11233: result: yes
configure:11465: checking for X11/Xaw3d/Scrollbar.h
configure:11478: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:83:33: error: X11/Xaw3d/Scrollbar.h: No such file or directory
configure:11484: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| /* end confdefs.h.  */
| #include <X11/Xaw3d/Scrollbar.h>
configure:11505: result: no
configure:11640: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:11646: $? = 0
configure:11649: test -z                         || test ! -s conftest.err
configure:11652: $? = 0
configure:11655: test -s conftest.o
configure:11658: $? = 0
configure:11720: gcc -c   -O2 --pedantic-errors  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:104: error: passing argument 5 of 'XRegisterIMInstantiateCallback' 
from incompatible pointer type
conftest.c:104: error: passing argument 6 of 'XRegisterIMInstantiateCallback' 
from incompatible pointer type
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| /* end confdefs.h.  */
| 
| #include <X11/Xlib.h>
| #include <X11/Xresource.h>
| int
| main ()
| {
| Display *display;
| XrmDatabase db;
| char *res_name;
| char *res_class;
| XIMProc  callback;
| XPointer *client_data;
| #ifndef __GNUC__
| /* If we're not using GCC, it's probably not XFree86, and this is
|    probably right, but we can't use something like --pedantic-errors.  */
| extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
|                                            char*, XIMProc, XPointer*);
| #endif
| (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, 
callback,
|    client_data);
|   ;
|   return 0;
| }
configure:11776: checking X11/xpm.h usability
configure:11788: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:11794: $? = 0
configure:11797: test -z                         || test ! -s conftest.err
configure:11800: $? = 0
configure:11803: test -s conftest.o
configure:11806: $? = 0
configure:11816: result: yes
configure:11820: checking X11/xpm.h presence
configure:11830: gcc -E  -D_BSD_SOURCE   conftest.c
configure:11836: $? = 0
configure:11856: result: yes
configure:11891: checking for X11/xpm.h
configure:11898: result: yes
configure:11903: checking for XpmReadFileToPixmap in -lXpm
configure:11933: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:11939: $? = 0
configure:11942: test -z                         || test ! -s conftest.err
configure:11945: $? = 0
configure:11948: test -s conftest
configure:11951: $? = 0
configure:11964: result: yes
configure:11974: checking for XpmReturnAllocPixels preprocessor define
configure:11998: result: yes
configure:12030: checking jerror.h usability
configure:12042: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:20: error: jerror.h: No such file or directory
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <jerror.h>
configure:12070: result: no
configure:12074: checking jerror.h presence
configure:12084: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:20: error: jerror.h: No such file or directory
configure:12090: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <jerror.h>
configure:12110: result: no
configure:12145: checking for jerror.h
configure:12152: result: no
configure:12282: checking png.h usability
configure:12294: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:17: error: png.h: No such file or directory
configure:12300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <png.h>
configure:12322: result: no
configure:12326: checking png.h presence
configure:12336: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:17: error: png.h: No such file or directory
configure:12342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <png.h>
configure:12362: result: no
configure:12397: checking for png.h
configure:12404: result: no
configure:12282: checking libpng/png.h usability
configure:12294: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:24: error: libpng/png.h: No such file or directory
configure:12300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libpng/png.h>
configure:12322: result: no
configure:12326: checking libpng/png.h presence
configure:12336: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:24: error: libpng/png.h: No such file or directory
configure:12342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <libpng/png.h>
configure:12362: result: no
configure:12397: checking for libpng/png.h
configure:12404: result: no
configure:12511: checking tiffio.h usability
configure:12523: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:20: error: tiffio.h: No such file or directory
configure:12529: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tiffio.h>
configure:12551: result: no
configure:12555: checking tiffio.h presence
configure:12565: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:20: error: tiffio.h: No such file or directory
configure:12571: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <tiffio.h>
configure:12591: result: no
configure:12626: checking for tiffio.h
configure:12633: result: no
configure:12736: checking gif_lib.h usability
configure:12748: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:21: error: gif_lib.h: No such file or directory
configure:12754: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gif_lib.h>
configure:12776: result: no
configure:12780: checking gif_lib.h presence
configure:12790: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:21: error: gif_lib.h: No such file or directory
configure:12796: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <gif_lib.h>
configure:12816: result: no
configure:12851: checking for gif_lib.h
configure:12858: result: no
configure:12956: checking malloc/malloc.h usability
configure:12968: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:27: error: malloc/malloc.h: No such file or directory
configure:12974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc/malloc.h>
configure:12996: result: no
configure:13000: checking malloc/malloc.h presence
configure:13010: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:27: error: malloc/malloc.h: No such file or directory
configure:13016: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <malloc/malloc.h>
configure:13036: result: no
configure:13071: checking for malloc/malloc.h
configure:13078: result: no
configure:13230: checking X11/SM/SMlib.h usability
configure:13242: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:13248: $? = 0
configure:13251: test -z                         || test ! -s conftest.err
configure:13254: $? = 0
configure:13257: test -s conftest.o
configure:13260: $? = 0
configure:13270: result: yes
configure:13274: checking X11/SM/SMlib.h presence
configure:13284: gcc -E  -D_BSD_SOURCE   conftest.c
configure:13290: $? = 0
configure:13310: result: yes
configure:13345: checking for X11/SM/SMlib.h
configure:13352: result: yes
configure:13357: checking for SmcOpenConnection in -lSM
configure:13387: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13393: $? = 0
configure:13396: test -z                         || test ! -s conftest.err
configure:13399: $? = 0
configure:13402: test -s conftest
configure:13405: $? = 0
configure:13418: result: yes
configure:13442: checking whether netdb declares h_errno
configure:13463: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13469: $? = 0
configure:13472: test -z                         || test ! -s conftest.err
configure:13475: $? = 0
configure:13478: test -s conftest
configure:13481: $? = 0
configure:13493: result: yes
configure:13505: checking for working alloca.h
configure:13526: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13532: $? = 0
configure:13535: test -z                         || test ! -s conftest.err
configure:13538: $? = 0
configure:13541: test -s conftest
configure:13544: $? = 0
configure:13556: result: yes
configure:13566: checking for alloca
configure:13607: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13613: $? = 0
configure:13616: test -z                         || test ! -s conftest.err
configure:13619: $? = 0
configure:13622: test -s conftest
configure:13625: $? = 0
configure:13637: result: yes
configure:13863: checking for sqrt in -lm
configure:13893: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm  -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:98: warning: conflicting types for built-in function 'sqrt'
configure:13899: $? = 0
configure:13902: test -z                         || test ! -s conftest.err
configure:13905: $? = 0
configure:13908: test -s conftest
configure:13911: $? = 0
configure:13924: result: yes
configure:13939: checking for maillock in -lmail
configure:13969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lmail  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lmail
collect2: ld returned 1 exit status
configure:13975: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end 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 maillock ();
| int
| main ()
| {
| maillock ();
|   ;
|   return 0;
| }
configure:14000: result: no
configure:14012: checking for maillock in -llockfile
configure:14042: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -llockfile  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -llockfile
collect2: ld returned 1 exit status
configure:14048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end 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 maillock ();
| int
| main ()
| {
| maillock ();
|   ;
|   return 0;
| }
configure:14073: result: no
configure:14090: checking for liblockfile.so
configure:14118: result: no
configure:14140: checking for touchlock
configure:14197: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/ccOrKPnW.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `touchlock'
/tmp/ccOrKPnW.o:(.data+0x0): undefined reference to `touchlock'
collect2: ld returned 1 exit status
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define touchlock to an innocuous variant, in case <limits.h> declares 
touchlock.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define touchlock innocuous_touchlock
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char touchlock (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef touchlock
| 
| /* 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 touchlock ();
| /* 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_touchlock) || defined (__stub___touchlock)
| choke me
| #else
| char (*f) () = touchlock;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != touchlock;
|   ;
|   return 0;
| }
configure:14227: result: no
configure:14251: checking maillock.h usability
configure:14263: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:126:22: error: maillock.h: No such file or directory
configure:14269: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <maillock.h>
configure:14291: result: no
configure:14295: checking maillock.h presence
configure:14305: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:92:22: error: maillock.h: No such file or directory
configure:14311: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <maillock.h>
configure:14331: result: no
configure:14366: checking for maillock.h
configure:14373: result: no
configure:14466: checking for gethostname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getdomainname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for dup2
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rename
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for closedir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mkdir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rmdir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for sysinfo
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getrusage
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for get_current_dir_name
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for random
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for lrand48
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bcopy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:128: warning: conflicting types for built-in function 'bcopy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bcmp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:129: warning: conflicting types for built-in function 'bcmp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for logb
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:130: warning: conflicting types for built-in function 'logb'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for frexp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:131: warning: conflicting types for built-in function 'frexp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fmod
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:132: warning: conflicting types for built-in function 'fmod'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rint
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:133: warning: conflicting types for built-in function 'rint'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for cbrt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:134: warning: conflicting types for built-in function 'cbrt'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for ftime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for res_init
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/ccUuKAKQ.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `res_init'
/tmp/ccUuKAKQ.o:(.data+0x0): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure:14529: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define res_init to an innocuous variant, in case <limits.h> declares 
res_init.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_init innocuous_res_init
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char res_init (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef res_init
| 
| /* 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 res_init ();
| /* 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_res_init) || defined (__stub___res_init)
| choke me
| #else
| char (*f) () = res_init;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != res_init;
|   ;
|   return 0;
| }
configure:14553: result: no
configure:14466: checking for setsid
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for strerror
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fpathconf
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for select
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mktime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for euidaccess
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getpagesize
configure:14553: result: yes
configure:14466: checking for tzset
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setlocale
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for utimes
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setrlimit
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setpgid
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getcwd
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getwd
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/cce8b3uE.o: In function `main':
conftest.c:(.text+0x17): warning: the `getwd' function is dangerous and should 
not be used.
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for shutdown
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getaddrinfo
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for __fpending
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mblen
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mbrlen
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mbsinit
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for strsignal
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setitimer
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for ualarm
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for index
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:159: warning: conflicting types for built-in function 'index'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rindex
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:160: warning: conflicting types for built-in function 'rindex'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for sendto
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for recvfrom
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getsockopt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setsockopt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getsockname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getpeername
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for gai_strerror
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mkstemp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getline
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getdelim
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mremap
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memmove
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:172: warning: conflicting types for built-in function 'memmove'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fsync
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bzero
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:174: warning: conflicting types for built-in function 'bzero'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memset
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:175: warning: conflicting types for built-in function 'memset'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memcmp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:176: warning: conflicting types for built-in function 'memcmp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for difftime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memcpy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:178: warning: conflicting types for built-in function 'memcpy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mempcpy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:179: warning: conflicting types for built-in function 'mempcpy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mblen
configure:14553: result: yes
configure:14466: checking for mbrlen
configure:14553: result: yes
configure:14466: checking for posix_memalign
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14578: checking sys/un.h usability
configure:14590: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:14596: $? = 0
configure:14599: test -z                         || test ! -s conftest.err
configure:14602: $? = 0
configure:14605: test -s conftest.o
configure:14608: $? = 0
configure:14618: result: yes
configure:14622: checking sys/un.h presence
configure:14632: gcc -E  -D_BSD_SOURCE   conftest.c
configure:14638: $? = 0
configure:14658: result: yes
configure:14693: checking for sys/un.h
configure:14700: result: yes
configure:14721: checking for stdlib.h
configure:14726: result: yes
configure:14721: checking for sys/time.h
configure:14726: result: yes
configure:14721: checking for unistd.h
configure:14726: result: yes
configure:14869: checking for alarm
configure:14926: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14932: $? = 0
configure:14935: test -z                         || test ! -s conftest.err
configure:14938: $? = 0
configure:14941: test -s conftest
configure:14944: $? = 0
configure:14956: result: yes
configure:14966: checking for working mktime
configure:15142: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15145: $? = 0
configure:15147: ./conftest
configure:15150: $? = 0
configure:15164: result: yes
configure:15196: checking for getloadavg
configure:15253: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15259: $? = 0
configure:15262: test -z                         || test ! -s conftest.err
configure:15265: $? = 0
configure:15268: test -s conftest
configure:15271: $? = 0
configure:15283: result: yes
configure:15297: checking for pstat_getdynamic
configure:15354: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/cceEwJK7.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `pstat_getdynamic'
/tmp/cceEwJK7.o:(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:15360: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> 
declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getdynamic innocuous_pstat_getdynamic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getdynamic (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getdynamic
| 
| /* 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 ();
| /* 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
| char (*f) () = pstat_getdynamic;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pstat_getdynamic;
|   ;
|   return 0;
| }
configure:15384: result: no
configure:15397: checking for kstat_open in -lkstat
configure:15427: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lkstat  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:15433: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end 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 kstat_open ();
| int
| main ()
| {
| kstat_open ();
|   ;
|   return 0;
| }
configure:15458: result: no
configure:15764: checking for getloadavg
configure:15821: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15827: $? = 0
configure:15830: test -z                         || test ! -s conftest.err
configure:15833: $? = 0
configure:15836: test -s conftest
configure:15839: $? = 0
configure:15851: result: yes
configure:17067: checking whether getloadavg requires setgid
configure:17092: result: no
configure:17134: checking for _LARGEFILE_SOURCE value needed for large files
configure:17157: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:169: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17163: $? = 0
configure:17166: test -z                         || test ! -s conftest.err
configure:17169: $? = 0
configure:17172: test -s conftest.o
configure:17175: $? = 0
configure:17231: result: no
configure:17245: checking for fseeko
configure:17266: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:169: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17272: $? = 0
configure:17275: test -z                         || test ! -s conftest.err
configure:17278: $? = 0
configure:17281: test -s conftest
configure:17284: $? = 0
configure:17296: result: yes
configure:17344: checking getopt.h usability
configure:17356: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:17362: $? = 0
configure:17365: test -z                         || test ! -s conftest.err
configure:17368: $? = 0
configure:17371: test -s conftest.o
configure:17374: $? = 0
configure:17384: result: yes
configure:17388: checking getopt.h presence
configure:17398: gcc -E  -D_BSD_SOURCE   conftest.c
configure:17404: $? = 0
configure:17424: result: yes
configure:17459: checking for getopt.h
configure:17466: result: yes
configure:17486: checking for getopt_long_only
configure:17543: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:17549: $? = 0
configure:17552: test -z                         || test ! -s conftest.err
configure:17555: $? = 0
configure:17558: test -s conftest
configure:17561: $? = 0
configure:17573: result: yes
configure:17588: checking whether optreset is declared
configure:17613: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:174: error: 'optreset' undeclared (first use in this function)
conftest.c:174: error: (Each undeclared identifier is reported only once
conftest.c:174: error: for each function it appears in.)
configure:17619: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
| 
| int
| main ()
| {
| #ifndef optreset
|   char *p = (char *) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:17642: result: no
configure:17651: checking for working GNU getopt function
configure:17742: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:17745: $? = 0
configure:17747: ./conftest
conftest: invalid option -- +
configure:17750: $? = 0
configure:17764: result: yes
configure:17792: checking whether getpgrp requires zero arguments
configure:17814: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:205: error: too many arguments to function 'getpgrp'
configure:17820: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:17844: result: yes
configure:17859: checking for strftime
configure:17916: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:193: warning: conflicting types for built-in function 'strftime'
configure:17922: $? = 0
configure:17925: test -z                         || test ! -s conftest.err
configure:17928: $? = 0
configure:17931: test -s conftest
configure:17934: $? = 0
configure:17946: result: yes
configure:18035: checking for grantpt
configure:18092: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:18098: $? = 0
configure:18101: test -z                         || test ! -s conftest.err
configure:18104: $? = 0
configure:18107: test -s conftest
configure:18110: $? = 0
configure:18122: result: yes
configure:18138: checking for getpt
configure:18195: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:18201: $? = 0
configure:18204: test -z                         || test ! -s conftest.err
configure:18207: $? = 0
configure:18210: test -s conftest
configure:18213: $? = 0
configure:18225: result: yes
configure:18241: checking for tparm in -lncurses
configure:18271: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lncurses  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure:18277: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end 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 tparm ();
| int
| main ()
| {
| tparm ();
|   ;
|   return 0;
| }
configure:18302: result: no
configure:20615: checking for dgettext in -lintl
configure:20645: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lintl  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:179: warning: conflicting types for built-in function 'dgettext'
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:20651: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end 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 dgettext ();
| int
| main ()
| {
| dgettext ();
|   ;
|   return 0;
| }
configure:20676: result: no
configure:20688: checking whether localtime caches TZ
configure:20735: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:188: warning: incompatible implicit declaration of built-in function 
'exit'
configure:20738: $? = 0
configure:20740: ./conftest
configure:20743: $? = 0
configure:20762: result: no
configure:20777: checking for gettimeofday
configure:20834: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:20840: $? = 0
configure:20843: test -z                         || test ! -s conftest.err
configure:20846: $? = 0
configure:20849: test -s conftest
configure:20852: $? = 0
configure:20864: result: yes
configure:20875: checking whether gettimeofday can accept two arguments
configure:20907: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:20913: $? = 0
configure:20916: test -z                         || test ! -s conftest.err
configure:20919: $? = 0
configure:20922: test -s conftest.o
configure:20925: $? = 0
configure:20936: result: yes
configure:20949: checking for struct tm.tm_zone
configure:21052: result: yes
configure:21138: checking for struct timezone
configure:21159: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21165: $? = 0
configure:21168: test -z                         || test ! -s conftest.err
configure:21171: $? = 0
configure:21174: test -s conftest.o
configure:21177: $? = 0
configure:21206: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:189: warning: incompatible implicit declaration of built-in function 
'exit'
configure:21209: $? = 0
configure:21211: ./conftest
configure:21214: $? = 0
configure:21235: result: yes
configure:21240: checking for socket
configure:21297: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:21303: $? = 0
configure:21306: test -z                         || test ! -s conftest.err
configure:21309: $? = 0
configure:21312: test -s conftest
configure:21315: $? = 0
configure:21327: result: yes
configure:21346: checking netinet/in.h usability
configure:21358: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21364: $? = 0
configure:21367: test -z                         || test ! -s conftest.err
configure:21370: $? = 0
configure:21373: test -s conftest.o
configure:21376: $? = 0
configure:21386: result: yes
configure:21390: checking netinet/in.h presence
configure:21400: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21406: $? = 0
configure:21426: result: yes
configure:21461: checking for netinet/in.h
configure:21468: result: yes
configure:21491: checking arpa/inet.h usability
configure:21503: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21509: $? = 0
configure:21512: test -z                         || test ! -s conftest.err
configure:21515: $? = 0
configure:21518: test -s conftest.o
configure:21521: $? = 0
configure:21531: result: yes
configure:21535: checking arpa/inet.h presence
configure:21545: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21551: $? = 0
configure:21571: result: yes
configure:21606: checking for arpa/inet.h
configure:21613: result: yes
configure:21647: checking sys/ioctl.h usability
configure:21659: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21665: $? = 0
configure:21668: test -z                         || test ! -s conftest.err
configure:21671: $? = 0
configure:21674: test -s conftest.o
configure:21677: $? = 0
configure:21687: result: yes
configure:21691: checking sys/ioctl.h presence
configure:21701: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21707: $? = 0
configure:21727: result: yes
configure:21762: checking for sys/ioctl.h
configure:21769: result: yes
configure:21791: checking whether system supports dynamic ptys
configure:21794: result: yes
configure:21806: checking for pid_t
configure:21830: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21836: $? = 0
configure:21839: test -z                         || test ! -s conftest.err
configure:21842: $? = 0
configure:21845: test -s conftest.o
configure:21848: $? = 0
configure:21859: result: yes
configure:21877: checking for unistd.h
configure:21882: result: yes
configure:21886: checking vfork.h usability
configure:21898: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:213:19: error: vfork.h: No such file or directory
configure:21904: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:21926: result: no
configure:21930: checking vfork.h presence
configure:21940: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:179:19: error: vfork.h: No such file or directory
configure:21946: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:21966: result: no
configure:22001: checking for vfork.h
configure:22008: result: no
configure:22026: checking for fork
configure:22083: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:203: warning: conflicting types for built-in function 'fork'
configure:22089: $? = 0
configure:22092: test -z                         || test ! -s conftest.err
configure:22095: $? = 0
configure:22098: test -s conftest
configure:22101: $? = 0
configure:22113: result: yes
configure:22026: checking for vfork
configure:22083: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22089: $? = 0
configure:22092: test -z                         || test ! -s conftest.err
configure:22095: $? = 0
configure:22098: test -s conftest
configure:22101: $? = 0
configure:22113: result: yes
configure:22124: checking for working fork
configure:22153: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22156: $? = 0
configure:22158: ./conftest
configure:22161: $? = 0
configure:22175: result: yes
configure:22196: checking for working vfork
configure:22329: result: yes
configure:22361: checking for nl_langinfo and CODESET
configure:22382: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22388: $? = 0
configure:22391: test -z                         || test ! -s conftest.err
configure:22394: $? = 0
configure:22397: test -s conftest
configure:22400: $? = 0
configure:22413: result: yes
configure:22423: checking for size_t
configure:22447: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22453: $? = 0
configure:22456: test -z                         || test ! -s conftest.err
configure:22459: $? = 0
configure:22462: test -s conftest.o
configure:22465: $? = 0
configure:22476: result: yes
configure:22488: checking for mbstate_t
configure:22510: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22516: $? = 0
configure:22519: test -z                         || test ! -s conftest.err
configure:22522: $? = 0
configure:22525: test -s conftest.o
configure:22528: $? = 0
configure:22539: result: yes
configure:22555: checking for C restrict keyword
configure:22576: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:186: error: expected ';', ',' or ')' before 'x'
configure:22582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_SIZE_T 1
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h.  */
| void fred (int *restrict x);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22617: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22623: $? = 0
configure:22626: test -z                         || test ! -s conftest.err
configure:22629: $? = 0
configure:22632: test -s conftest.o
configure:22635: $? = 0
configure:22648: result: __restrict
configure:22663: checking for C restricted array declarations
configure:22684: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22690: $? = 0
configure:22693: test -z                         || test ! -s conftest.err
configure:22696: $? = 0
configure:22699: test -s conftest.o
configure:22702: $? = 0
configure:22713: result: yes
configure:23043: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on vaio

config.status:761: creating Makefile
config.status:761: creating lib-src/Makefile.c
config.status:761: creating oldXMenu/Makefile
config.status:761: creating man/Makefile
config.status:761: creating lwlib/Makefile
config.status:761: creating src/Makefile.c
config.status:761: creating lisp/Makefile
config.status:761: creating lispref/Makefile
config.status:761: creating lispintro/Makefile
config.status:761: creating leim/Makefile
config.status:820: creating src/config.h
config.status:1534: executing default commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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_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_exeext=
ac_cv_func_XScreenNumberOfScreen=yes
ac_cv_func_XScreenResourceString=yes
ac_cv_func_XSetWMProtocols=yes
ac_cv_func_XrmSetDatabase=yes
ac_cv_func___fpending=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_cbrt=yes
ac_cv_func_closedir=yes
ac_cv_func_difftime=yes
ac_cv_func_dup2=yes
ac_cv_func_euidaccess=yes
ac_cv_func_fmod=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fpathconf=yes
ac_cv_func_frexp=yes
ac_cv_func_fseeko=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_get_current_dir_name=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpt=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_grantpt=yes
ac_cv_func_index=yes
ac_cv_func_logb=yes
ac_cv_func_lrand48=yes
ac_cv_func_malloc_get_state=yes
ac_cv_func_malloc_set_state=yes
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbsinit=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mremap=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_random=yes
ac_cv_func_recvfrom=yes
ac_cv_func_rename=yes
ac_cv_func_res_init=no
ac_cv_func_rindex=yes
ac_cv_func_rint=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_sendto=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_shutdown=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strsignal=yes
ac_cv_func_sysinfo=yes
ac_cv_func_touchlock=no
ac_cv_func_tzset=yes
ac_cv_func_ualarm=yes
ac_cv_func_utimes=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_working_mktime=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl_optreset=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes                ac_x_includes= ac_x_libraries='
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_X11_SM_SMlib_h=yes
ac_cv_header_X11_Xaw3d_Scrollbar_h=no
ac_cv_header_X11_xpm_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_coff_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gif_lib_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jerror_h=no
ac_cv_header_libpng_png_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_machine_soundcard_h=no
ac_cv_header_maillock_h=no
ac_cv_header_malloc_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_png_h=no
ac_cv_header_pty_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_soundcard_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys__mbstate_t_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vlimit_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=no
ac_cv_header_termcap_h=no
ac_cv_header_termios_h=yes
ac_cv_header_tiffio_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_SM_SmcOpenConnection=yes
ac_cv_lib_Xbsd_main=no
ac_cv_lib_Xext_XShapeQueryExtension=yes
ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_intl_dgettext=no
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_ncurses_tparm=no
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_pthreads_cma_open=no
ac_cv_member_struct_ifreq_ifr_addr=yes
ac_cv_member_struct_ifreq_ifr_broadaddr=yes
ac_cv_member_struct_ifreq_ifr_flags=yes
ac_cv_member_struct_ifreq_ifr_hwaddr=yes
ac_cv_member_struct_ifreq_ifr_netmask=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_GZIP_PROG=/bin/gzip
ac_cv_path_INSTALL_INFO=/usr/sbin/install-info
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_liblockfile=no
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
emacs_cv_c_restrict=__restrict
emacs_cv_c_restrict_arr=yes
emacs_cv_gettimeofday_two_arguments=yes
emacs_cv_langinfo_codeset=yes
emacs_cv_localtime_cache=no
emacs_cv_netdb_declares_h_errno=yes
emacs_cv_personality_linux32=yes
emacs_cv_speed_t=yes
emacs_cv_struct_exception=yes
emacs_cv_struct_timeval=yes
emacs_cv_struct_timezone=yes
emacs_cv_struct_utimbuf=yes
emacs_cv_var___after_morecore_hook=yes
emacs_cv_void_star=yes
emacs_cv_x11_toolkit_version_6=yes
emacs_cv_x11_version_5=yes
emacs_cv_x11_version_5_with_xaw=yes
emacs_cv_x11_version_6=yes
gl_cv_func_gnu_getopt=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
ALSA_CFLAGS=''
ALSA_LIBS=''
CC='gcc'
CFLAGS='-g -O2 -Wno-pointer-sign '
CFLAGS_SOUND=''
CPP='gcc -E'
CPPFLAGS='-D_BSD_SOURCE  '
C_SWITCH_X_SITE=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GETOPTOBJS=''
GETOPT_H=''
GTK_CFLAGS=''
GTK_LIBS=''
GZIP_PROG='/bin/gzip'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/sbin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KMEM_GROUP=''
LDFLAGS=' -Wl,-znocombreloc '
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_AUX=''
LIBOBJS=''
LIBS='-lm -lXext -lXmu -lXt -lSM -lICE -lX11  '
LIBSOUND=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
NEED_SETGID='false'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
X_TOOLKIT_TYPE='LUCID'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/include/X11/bitmaps'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
c_switch_machine=''
c_switch_system='-D_BSD_SOURCE'
canonical='i686-pc-linux-gnu'
carbon_appdir=''
configuration='i686-pc-linux-gnu'
datadir='${prefix}/share'
docdir='${datadir}/emacs/${version}/etc'
etcdir='${datadir}/emacs/${version}/etc'
exec_prefix='${prefix}'
gamedir='${localstatedir}/games/emacs'
gameuser='games'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblockfile='no'
lispdir='${datadir}/emacs/${version}/lisp'
lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim'
locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
localstatedir='${prefix}/var'
machfile='m/intel386.h'
mandir='${prefix}/man'
oldincludedir='/usr/include'
opsysfile='s/gnu-linux.h'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='/tmp/klein/emacs-22.0.90'
sysconfdir='${prefix}/etc'
target_alias=''
version='22.0.90'
x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S'

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

#define C_SWITCH_X_SITE 
#define DOUG_LEA_MALLOC 1
#define EMACS_CONFIGURATION "i686-pc-linux-gnu"
#define EMACS_CONFIG_OPTIONS ""
#define GETPGRP_VOID 1
#define GNU_MALLOC 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CBRT 1
#define HAVE_CLOSEDIR 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL___SYS_SIGLIST 0
#define HAVE_DEV_PTMX 1
#define HAVE_DIFFTIME 1
#define HAVE_DUP2 1
#define HAVE_EUIDACCESS 1
#define HAVE_FCNTL_H 1
#define HAVE_FMOD 1
#define HAVE_FORK 1
#define HAVE_FPATHCONF 1
#define HAVE_FREXP 1
#define HAVE_FSEEKO 1
#define HAVE_FSYNC 1
#define HAVE_FTIME 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETDELIM 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETLINE 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETSOCKOPT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETWD 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_GRANTPT 1
#define HAVE_H_ERRNO 1
#define HAVE_INDEX 1
#define HAVE_INET_SOCKETS 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LIBM 1
#define HAVE_LIBXEXT 1
#define HAVE_LIBXMU 1
#define HAVE_LIMITS_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LOGB 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_LRAND48 1
#define HAVE_MBLEN 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBSINIT 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MENUS 1
#define HAVE_MKDIR 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MREMAP 1
#define HAVE_NET_IF_H 1
#define HAVE_PERSONALITY_LINUX32 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PTY_H 1
#define HAVE_PWD_H 1
#define HAVE_RANDOM 1
#define HAVE_RECVFROM 1
#define HAVE_RENAME 1
#define HAVE_RINDEX 1
#define HAVE_RINT 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SENDTO 1
#define HAVE_SETITIMER 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGID 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETSID 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIZE_T 1
#define HAVE_SPEED_T 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSIGNAL 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_UTIMBUF 1
#define HAVE_SYSINFO 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_VLIMIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIMEVAL 1
#define HAVE_TM_GMTOFF 1
#define HAVE_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_TZSET 1
#define HAVE_UALARM 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIMES 1
#define HAVE_UTIME_H 1
#define HAVE_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_X11 1
#define HAVE_X11R5 1
#define HAVE_X11R6 1
#define HAVE_X11XTR6 1
#define HAVE_XIM 1
#define HAVE_XKBGETKEYBOARD 1
#define HAVE_XPM 1
#define HAVE_XRMSETDATABASE 1
#define HAVE_XSCREENNUMBEROFSCREEN 1
#define HAVE_XSCREENRESOURCESTRING 1
#define HAVE_XSETWMPROTOCOLS 1
#define HAVE_X_SM 1
#define HAVE_X_WINDOWS 1
#define HAVE___FPENDING 1
#define LD_SWITCH_X_SITE 
#define LD_SWITCH_X_SITE_AUX 
#define MAIL_USE_POP 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define POINTER_TYPE void
#define PROTOTYPES 1
#define REL_ALLOC 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define UNEXEC_SRC unexelf.c
#define USE_XIM 1
#define USE_X_TOOLKIT 1
#define XRegisterIMInstantiateCallback_arg6 XPointer
#define _FILE_OFFSET_BITS 64
#define _GNU_SOURCE 1
#define __PROTOTYPES 1
#define __restrict_arr __restrict
#define config_machfile "m/intel386.h"
#define config_opsysfile "s/gnu-linux.h"

configure: exit 0
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.59.  Invocation command line was

  $ ./configure 

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

hostname = vaio
uname -m = i686
uname -r = 2.6.17-10-generic
uname -s = Linux
uname -v = #2 SMP Tue Dec 5 22:28:26 UTC 2006

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /home/klein/bin


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

configure:1636: checking build system type
configure:1654: result: i686-pc-linux-gnu
configure:1662: checking host system type
configure:1676: result: i686-pc-linux-gnu
configure:2764: checking for gcc
configure:2780: found /usr/bin/gcc
configure:2790: result: gcc
configure:3034: checking for C compiler version
configure:3037: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3040: $? = 0
configure:3042: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
configure:3045: $? = 0
configure:3047: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3050: $? = 1
configure:3073: checking for C compiler default output file name
configure:3076: gcc    conftest.c  >&5
configure:3079: $? = 0
configure:3125: result: a.out
configure:3130: checking whether the C compiler works
configure:3136: ./a.out
configure:3139: $? = 0
configure:3156: result: yes
configure:3163: checking whether we are cross compiling
configure:3165: result: no
configure:3168: checking for suffix of executables
configure:3170: gcc -o conftest    conftest.c  >&5
configure:3173: $? = 0
configure:3198: result: 
configure:3204: checking for suffix of object files
configure:3225: gcc -c   conftest.c >&5
configure:3228: $? = 0
configure:3250: result: o
configure:3254: checking whether we are using the GNU C compiler
configure:3278: gcc -c   conftest.c >&5
configure:3284: $? = 0
configure:3287: test -z                          || test ! -s conftest.err
configure:3290: $? = 0
configure:3293: test -s conftest.o
configure:3296: $? = 0
configure:3309: result: yes
configure:3315: checking whether gcc accepts -g
configure:3336: gcc -c -g  conftest.c >&5
configure:3342: $? = 0
configure:3345: test -z                          || test ! -s conftest.err
configure:3348: $? = 0
configure:3351: test -s conftest.o
configure:3354: $? = 0
configure:3365: result: yes
configure:3382: checking for gcc option to accept ANSI C
configure:3452: gcc  -c -g -O2  conftest.c >&5
configure:3458: $? = 0
configure:3461: test -z                          || test ! -s conftest.err
configure:3464: $? = 0
configure:3467: test -s conftest.o
configure:3470: $? = 0
configure:3488: result: none needed
configure:3506: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'me'
configure:3512: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3681: checking how to run the C preprocessor
configure:3716: gcc -E  conftest.c
configure:3722: $? = 0
configure:3754: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3760: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3799: result: gcc -E
configure:3823: gcc -E  conftest.c
configure:3829: $? = 0
configure:3861: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3867: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3911: checking for egrep
configure:3921: result: grep -E
configure:3927: checking for AIX
configure:3949: result: no
configure:3963: checking whether gcc understands -Wno-pointer-sign
configure:3983: gcc -c -g -O2 -Wno-pointer-sign  conftest.c >&5
configure:3989: $? = 0
configure:3992: test -z                          || test ! -s conftest.err
configure:3995: $? = 0
configure:3998: test -s conftest.o
configure:4001: $? = 0
configure:4014: result: yes
configure:4022: checking whether ln -s works
configure:4026: result: yes
configure:4038: checking how to run the C preprocessor
configure:4156: result: gcc -E
configure:4180: gcc -E  conftest.c
configure:4186: $? = 0
configure:4218: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4224: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4280: checking for a BSD-compatible install
configure:4335: result: /usr/bin/install -c
configure:4388: checking for ranlib
configure:4404: found /usr/bin/ranlib
configure:4415: result: ranlib
configure:4430: checking for install-info
configure:4448: found /usr/sbin/install-info
configure:4460: result: /usr/sbin/install-info
configure:4469: checking for install-info
configure:4499: result: /usr/sbin/install-info
configure:4508: checking for install-info
configure:4539: result: /usr/sbin/install-info
configure:4548: checking for gzip
configure:4566: found /bin/gzip
configure:4578: result: /bin/gzip
configure:4605: checking for -znocombreloc
configure:4611: gcc -o conftest -g -O2   -Wl,-znocombreloc conftest.c  >&5
configure:4617: $? = 0
configure:4620: test -z                          || test ! -s conftest.err
configure:4623: $? = 0
configure:4626: test -s conftest
configure:4629: $? = 0
configure:4631: result: yes
configure:4648: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
configure:4802: checking for special C compiler options needed for large files
configure:4899: result: no
configure:4905: checking for _FILE_OFFSET_BITS value needed for large files
configure:4936: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:17: warning: left shift count >= width of type
conftest.c:17: warning: left shift count >= width of type
conftest.c:19: error: size of array 'off_t_is_large' is negative
configure:4942: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| /* end 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:4988: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:4994: $? = 0
configure:4997: test -z                          || test ! -s conftest.err
configure:5000: $? = 0
configure:5003: test -s conftest.o
configure:5006: $? = 0
configure:5018: result: 64
configure:5028: checking for _LARGE_FILES value needed for large files
configure:5059: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5065: $? = 0
configure:5068: test -z                          || test ! -s conftest.err
configure:5071: $? = 0
configure:5074: test -s conftest.o
configure:5077: $? = 0
configure:5141: result: no
configure:5160: checking for ANSI C header files
configure:5185: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5191: $? = 0
configure:5194: test -z                          || test ! -s conftest.err
configure:5197: $? = 0
configure:5200: test -s conftest.o
configure:5203: $? = 0
configure:5292: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
conftest.c: In function 'main':
conftest.c:29: warning: incompatible implicit declaration of built-in function 
'exit'
configure:5295: $? = 0
configure:5297: ./conftest
configure:5300: $? = 0
configure:5315: result: yes
configure:5339: checking for sys/types.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for sys/stat.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for stdlib.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for string.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for memory.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for strings.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for inttypes.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for stdint.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5339: checking for unistd.h
configure:5355: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5361: $? = 0
configure:5364: test -z                          || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5384: result: yes
configure:5412: checking machine/soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:56:31: error: machine/soundcard.h: No such file or directory
configure:5430: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/soundcard.h>
configure:5452: result: no
configure:5456: checking machine/soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:22:31: error: machine/soundcard.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <machine/soundcard.h>
configure:5492: result: no
configure:5527: checking for machine/soundcard.h
configure:5534: result: no
configure:5412: checking sys/soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5430: $? = 0
configure:5433: test -z                          || test ! -s conftest.err
configure:5436: $? = 0
configure:5439: test -s conftest.o
configure:5442: $? = 0
configure:5452: result: yes
configure:5456: checking sys/soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
configure:5472: $? = 0
configure:5492: result: yes
configure:5527: checking for sys/soundcard.h
configure:5534: result: yes
configure:5412: checking soundcard.h usability
configure:5424: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:57:23: error: soundcard.h: No such file or directory
configure:5430: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <soundcard.h>
configure:5452: result: no
configure:5456: checking soundcard.h presence
configure:5466: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:23:23: error: soundcard.h: No such file or directory
configure:5472: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h.  */
| #include <soundcard.h>
configure:5492: result: no
configure:5527: checking for soundcard.h
configure:5534: result: no
configure:5548: checking for _oss_ioctl in -lossaudio
configure:5578: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lossaudio   >&5  
/usr/bin/ld: cannot find -lossaudio
collect2: ld returned 1 exit status
configure:5584: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end 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 _oss_ioctl ();
| int
| main ()
| {
| _oss_ioctl ();
|   ;
|   return 0;
| }
configure:5609: result: no
configure:5630: checking for pkg-config
configure:5648: found /usr/bin/pkg-config
configure:5661: result: /usr/bin/pkg-config
configure:5675: checking for alsa >= 1.0.0
configure:5695: result: no
configure:5773: checking sys/select.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/select.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/select.h
configure:5895: result: yes
configure:5773: checking sys/timeb.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/timeb.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/timeb.h
configure:5895: result: yes
configure:5773: checking sys/time.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/time.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/time.h
configure:5895: result: yes
configure:5764: checking for unistd.h
configure:5769: result: yes
configure:5773: checking utime.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking utime.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for utime.h
configure:5895: result: yes
configure:5773: checking linux/version.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking linux/version.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for linux/version.h
configure:5895: result: yes
configure:5773: checking sys/systeminfo.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:63:28: error: sys/systeminfo.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systeminfo.h>
configure:5813: result: no
configure:5817: checking sys/systeminfo.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:29:28: error: sys/systeminfo.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| /* end confdefs.h.  */
| #include <sys/systeminfo.h>
configure:5853: result: no
configure:5888: checking for sys/systeminfo.h
configure:5895: result: no
configure:5773: checking termios.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking termios.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for termios.h
configure:5895: result: yes
configure:5773: checking limits.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking limits.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for limits.h
configure:5895: result: yes
configure:5764: checking for string.h
configure:5769: result: yes
configure:5764: checking for stdlib.h
configure:5769: result: yes
configure:5773: checking termcap.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:67:21: error: termcap.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termcap.h>
configure:5813: result: no
configure:5817: checking termcap.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:33:21: error: termcap.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <termcap.h>
configure:5853: result: no
configure:5888: checking for termcap.h
configure:5895: result: no
configure:5773: checking stdio_ext.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking stdio_ext.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for stdio_ext.h
configure:5895: result: yes
configure:5773: checking fcntl.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking fcntl.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for fcntl.h
configure:5895: result: yes
configure:5764: checking for strings.h
configure:5769: result: yes
configure:5773: checking coff.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:70:18: error: coff.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <coff.h>
configure:5813: result: no
configure:5817: checking coff.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:36:18: error: coff.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <coff.h>
configure:5853: result: no
configure:5888: checking for coff.h
configure:5895: result: no
configure:5773: checking pty.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking pty.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for pty.h
configure:5895: result: yes
configure:5773: checking sys/mman.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/mman.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/mman.h
configure:5895: result: yes
configure:5773: checking sys/param.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/param.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/param.h
configure:5895: result: yes
configure:5773: checking sys/vlimit.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/vlimit.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/vlimit.h
configure:5895: result: yes
configure:5773: checking sys/resource.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/resource.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/resource.h
configure:5895: result: yes
configure:5773: checking locale.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking locale.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for locale.h
configure:5895: result: yes
configure:5773: checking sys/_mbstate_t.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:76:28: error: sys/_mbstate_t.h: No such file or directory
configure:5791: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/_mbstate_t.h>
configure:5813: result: no
configure:5817: checking sys/_mbstate_t.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:42:28: error: sys/_mbstate_t.h: No such file or directory
configure:5833: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <sys/_mbstate_t.h>
configure:5853: result: no
configure:5888: checking for sys/_mbstate_t.h
configure:5895: result: no
configure:5773: checking sys/utsname.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking sys/utsname.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for sys/utsname.h
configure:5895: result: yes
configure:5773: checking pwd.h usability
configure:5785: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5791: $? = 0
configure:5794: test -z                          || test ! -s conftest.err
configure:5797: $? = 0
configure:5800: test -s conftest.o
configure:5803: $? = 0
configure:5813: result: yes
configure:5817: checking pwd.h presence
configure:5827: gcc -E -D_BSD_SOURCE   conftest.c
configure:5833: $? = 0
configure:5853: result: yes
configure:5888: checking for pwd.h
configure:5895: result: yes
configure:5909: checking if personality LINUX32 can be set
configure:5927: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:5933: $? = 0
configure:5936: test -z                          || test ! -s conftest.err
configure:5939: $? = 0
configure:5942: test -s conftest.o
configure:5945: $? = 0
configure:5955: result: yes
configure:5970: checking for term.h
configure:5983: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:45:18: error: term.h: No such file or directory
configure:5989: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| /* end confdefs.h.  */
| #include <term.h>
configure:6010: result: no
configure:6021: checking for ANSI C header files
configure:6176: result: yes
configure:6186: checking whether time.h and sys/time.h may both be included
configure:6211: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6217: $? = 0
configure:6220: test -z                          || test ! -s conftest.err
configure:6223: $? = 0
configure:6226: test -s conftest.o
configure:6229: $? = 0
configure:6240: result: yes
configure:6250: checking whether sys_siglist is declared
configure:6274: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:85: error: (Each undeclared identifier is reported only once
conftest.c:85: error: for each function it appears in.)
configure:6280: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   char *p = (char *) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6303: result: no
configure:6323: checking whether __sys_siglist is declared
configure:6347: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: '__sys_siglist' undeclared (first use in this function)
conftest.c:86: error: (Each undeclared identifier is reported only once
conftest.c:86: error: for each function it appears in.)
configure:6353: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __sys_siglist
|   char *p = (char *) __sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6376: result: no
configure:6402: checking for sys/wait.h that is POSIX.1 compatible
configure:6433: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6439: $? = 0
configure:6442: test -z                          || test ! -s conftest.err
configure:6445: $? = 0
configure:6448: test -s conftest.o
configure:6451: $? = 0
configure:6462: result: yes
configure:6473: checking for struct utimbuf
configure:6506: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6512: $? = 0
configure:6515: test -z                          || test ! -s conftest.err
configure:6518: $? = 0
configure:6521: test -s conftest.o
configure:6524: $? = 0
configure:6535: result: yes
configure:6545: checking return type of signal handlers
configure:6576: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6582: $? = 0
configure:6585: test -z                          || test ! -s conftest.err
configure:6588: $? = 0
configure:6591: test -s conftest.o
configure:6594: $? = 0
configure:6605: result: void
configure:6614: checking for speed_t
configure:6635: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6641: $? = 0
configure:6644: test -z                          || test ! -s conftest.err
configure:6647: $? = 0
configure:6650: test -s conftest.o
configure:6653: $? = 0
configure:6664: result: yes
configure:6674: checking for struct timeval
configure:6704: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6710: $? = 0
configure:6713: test -z                          || test ! -s conftest.err
configure:6716: $? = 0
configure:6719: test -s conftest.o
configure:6722: $? = 0
configure:6733: result: yes
configure:6744: checking for struct exception
configure:6765: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6771: $? = 0
configure:6774: test -z                          || test ! -s conftest.err
configure:6777: $? = 0
configure:6780: test -s conftest.o
configure:6783: $? = 0
configure:6794: result: yes
configure:6819: checking sys/socket.h usability
configure:6831: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6837: $? = 0
configure:6840: test -z                          || test ! -s conftest.err
configure:6843: $? = 0
configure:6846: test -s conftest.o
configure:6849: $? = 0
configure:6859: result: yes
configure:6863: checking sys/socket.h presence
configure:6873: gcc -E -D_BSD_SOURCE   conftest.c
configure:6879: $? = 0
configure:6899: result: yes
configure:6934: checking for sys/socket.h
configure:6941: result: yes
configure:6958: checking for net/if.h
configure:6977: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:6983: $? = 0
configure:6986: test -z                          || test ! -s conftest.err
configure:6989: $? = 0
configure:6992: test -s conftest.o
configure:6995: $? = 0
configure:7006: result: yes
configure:7018: checking whether struct tm is in sys/time.h or time.h
configure:7041: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7047: $? = 0
configure:7050: test -z                          || test ! -s conftest.err
configure:7053: $? = 0
configure:7056: test -s conftest.o
configure:7059: $? = 0
configure:7070: result: time.h
configure:7080: checking for struct tm.tm_zone
configure:7106: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7112: $? = 0
configure:7115: test -z                          || test ! -s conftest.err
configure:7118: $? = 0
configure:7121: test -s conftest.o
configure:7124: $? = 0
configure:7183: result: yes
configure:7267: checking for struct tm.tm_gmtoff
configure:7291: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7297: $? = 0
configure:7300: test -z                          || test ! -s conftest.err
configure:7303: $? = 0
configure:7306: test -s conftest.o
configure:7309: $? = 0
configure:7366: result: yes
configure:7376: checking for struct ifreq.ifr_flags
configure:7406: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7412: $? = 0
configure:7415: test -z                          || test ! -s conftest.err
configure:7418: $? = 0
configure:7421: test -s conftest.o
configure:7424: $? = 0
configure:7487: result: yes
configure:7497: checking for struct ifreq.ifr_hwaddr
configure:7527: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:105: error: used struct type value where scalar is required
configure:7533: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_hwaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7577: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7583: $? = 0
configure:7586: test -z                          || test ! -s conftest.err
configure:7589: $? = 0
configure:7592: test -s conftest.o
configure:7595: $? = 0
configure:7608: result: yes
configure:7618: checking for struct ifreq.ifr_netmask
configure:7648: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: used struct type value where scalar is required
configure:7654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_netmask)
| return 0;
|   ;
|   return 0;
| }
configure:7698: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7704: $? = 0
configure:7707: test -z                          || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7729: result: yes
configure:7739: checking for struct ifreq.ifr_broadaddr
configure:7769: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: used struct type value where scalar is required
configure:7775: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_broadaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7819: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7825: $? = 0
configure:7828: test -z                          || test ! -s conftest.err
configure:7831: $? = 0
configure:7834: test -s conftest.o
configure:7837: $? = 0
configure:7850: result: yes
configure:7860: checking for struct ifreq.ifr_addr
configure:7890: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: error: used struct type value where scalar is required
configure:7896: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_addr)
| return 0;
|   ;
|   return 0;
| }
configure:7940: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:7946: $? = 0
configure:7949: test -z                          || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest.o
configure:7958: $? = 0
configure:7971: result: yes
configure:7984: checking for function prototypes
configure:7987: result: yes
configure:8004: checking for working volatile
configure:8027: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8033: $? = 0
configure:8036: test -z                          || test ! -s conftest.err
configure:8039: $? = 0
configure:8042: test -s conftest.o
configure:8045: $? = 0
configure:8056: result: yes
configure:8066: checking for an ANSI C-conforming const
configure:8133: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8139: $? = 0
configure:8142: test -z                          || test ! -s conftest.err
configure:8145: $? = 0
configure:8148: test -s conftest.o
configure:8151: $? = 0
configure:8162: result: yes
configure:8172: checking for void * support
configure:8193: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
configure:8199: $? = 0
configure:8202: test -z                          || test ! -s conftest.err
configure:8205: $? = 0
configure:8208: test -s conftest.o
configure:8211: $? = 0
configure:8222: result: yes
configure:8240: checking whether make sets $(MAKE)
configure:8260: result: yes
configure:8270: checking for long file names
configure:8309: result: yes
configure:8322: checking for X
configure:8428: gcc -E -D_BSD_SOURCE   conftest.c
configure:8434: $? = 0
configure:8484: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lX11  >&5  
configure:8490: $? = 0
configure:8493: test -z                          || test ! -s conftest.err
configure:8496: $? = 0
configure:8499: test -s conftest
configure:8502: $? = 0
configure:8556: result: libraries , headers in standard search path
configure:8626: checking Carbon/Carbon.h usability
configure:8638: gcc -c  -O2 -D_BSD_SOURCE   conftest.c >&5
conftest.c:102:27: error: Carbon/Carbon.h: No such file or directory
configure:8644: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:8666: result: no
configure:8670: checking Carbon/Carbon.h presence
configure:8680: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:68:27: error: Carbon/Carbon.h: No such file or directory
configure:8686: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:8706: result: no
configure:8741: checking for Carbon/Carbon.h
configure:8748: result: no
configure:8817: checking for malloc_get_state
configure:8874: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:8880: $? = 0
configure:8883: test -z                          || test ! -s conftest.err
configure:8886: $? = 0
configure:8889: test -s conftest
configure:8892: $? = 0
configure:8904: result: yes
configure:8912: checking for malloc_set_state
configure:8969: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:8975: $? = 0
configure:8978: test -z                          || test ! -s conftest.err
configure:8981: $? = 0
configure:8984: test -s conftest
configure:8987: $? = 0
configure:8999: result: yes
configure:9007: checking whether __after_morecore_hook exists
configure:9028: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9034: $? = 0
configure:9037: test -z                          || test ! -s conftest.err
configure:9040: $? = 0
configure:9043: test -s conftest
configure:9046: $? = 0
configure:9058: result: yes
configure:9091: checking for stdlib.h
configure:9096: result: yes
configure:9091: checking for unistd.h
configure:9096: result: yes
configure:9239: checking for getpagesize
configure:9296: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9302: $? = 0
configure:9305: test -z                          || test ! -s conftest.err
configure:9308: $? = 0
configure:9311: test -s conftest
configure:9314: $? = 0
configure:9326: result: yes
configure:9336: checking for working mmap
configure:9478: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c  >&5  
configure:9481: $? = 0
configure:9483: ./conftest
configure:9486: $? = 0
configure:9500: result: yes
configure:9518: checking for dnet_ntoa in -ldnet
configure:9548: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -ldnet    >&5  
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:9554: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end 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 dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:9579: result: no
configure:9591: checking for main in -lXbsd
configure:9615: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lXbsd    >&5  
/usr/bin/ld: cannot find -lXbsd
collect2: ld returned 1 exit status
configure:9621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:9646: result: no
configure:9654: checking for cma_open in -lpthreads
configure:9684: gcc -o conftest  -O2 -D_BSD_SOURCE    -Wl,-znocombreloc 
conftest.c -lpthreads    >&5  
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:9690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end 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 cma_open ();
| int
| main ()
| {
| cma_open ();
|   ;
|   return 0;
| }
configure:9715: result: no
configure:9727: checking for XFree86 in /usr/X386
configure:9735: result: no
configure:9828: checking whether X on GNU/Linux needs -b to link
configure:9846: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:9852: $? = 0
configure:9855: test -z                          || test ! -s conftest.err
configure:9858: $? = 0
configure:9861: test -s conftest
configure:9864: $? = 0
configure:9943: result: no
configure:9950: checking for Xkb
configure:9969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:9975: $? = 0
configure:9978: test -z                          || test ! -s conftest.err
configure:9981: $? = 0
configure:9984: test -s conftest
configure:9987: $? = 0
configure:9998: result: yes
configure:10016: checking for XrmSetDatabase
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XScreenResourceString
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XScreenNumberOfScreen
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10016: checking for XSetWMProtocols
configure:10073: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10079: $? = 0
configure:10082: test -z                         || test ! -s conftest.err
configure:10085: $? = 0
configure:10088: test -s conftest
configure:10091: $? = 0
configure:10103: result: yes
configure:10116: checking X11 version 6
configure:10140: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10146: $? = 0
configure:10149: test -z                         || test ! -s conftest.err
configure:10152: $? = 0
configure:10155: test -s conftest
configure:10158: $? = 0
configure:10172: result: 6 or newer
configure:10186: checking X11 version 5
configure:10210: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10216: $? = 0
configure:10219: test -z                         || test ! -s conftest.err
configure:10222: $? = 0
configure:10225: test -s conftest
configure:10228: $? = 0
configure:10242: result: 5 or newer
configure:10946: checking X11 version 5 with Xaw
configure:10969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:10975: $? = 0
configure:10978: test -z                         || test ! -s conftest.err
configure:10981: $? = 0
configure:10984: test -s conftest
configure:10987: $? = 0
configure:11001: result: 5 or newer, with Xaw; use toolkit by default
configure:11017: checking X11 toolkit version
configure:11041: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lX11   >&5  
configure:11047: $? = 0
configure:11050: test -z                         || test ! -s conftest.err
configure:11053: $? = 0
configure:11056: test -s conftest
configure:11059: $? = 0
configure:11074: result: 6 or newer
configure:11093: checking for XmuConvertStandardSelection in -lXmu
configure:11123: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXmu  -lXt -lSM -lICE -lX11   >&5  
configure:11129: $? = 0
configure:11132: test -z                         || test ! -s conftest.err
configure:11135: $? = 0
configure:11138: test -s conftest
configure:11141: $? = 0
configure:11154: result: yes
configure:11172: checking for XShapeQueryExtension in -lXext
configure:11202: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext  -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:11208: $? = 0
configure:11211: test -z                         || test ! -s conftest.err
configure:11214: $? = 0
configure:11217: test -s conftest
configure:11220: $? = 0
configure:11233: result: yes
configure:11465: checking for X11/Xaw3d/Scrollbar.h
configure:11478: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:83:33: error: X11/Xaw3d/Scrollbar.h: No such file or directory
configure:11484: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| /* end confdefs.h.  */
| #include <X11/Xaw3d/Scrollbar.h>
configure:11505: result: no
configure:11640: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:11646: $? = 0
configure:11649: test -z                         || test ! -s conftest.err
configure:11652: $? = 0
configure:11655: test -s conftest.o
configure:11658: $? = 0
configure:11720: gcc -c   -O2 --pedantic-errors  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:104: error: passing argument 5 of 'XRegisterIMInstantiateCallback' 
from incompatible pointer type
conftest.c:104: error: passing argument 6 of 'XRegisterIMInstantiateCallback' 
from incompatible pointer type
configure:11726: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| /* end confdefs.h.  */
| 
| #include <X11/Xlib.h>
| #include <X11/Xresource.h>
| int
| main ()
| {
| Display *display;
| XrmDatabase db;
| char *res_name;
| char *res_class;
| XIMProc  callback;
| XPointer *client_data;
| #ifndef __GNUC__
| /* If we're not using GCC, it's probably not XFree86, and this is
|    probably right, but we can't use something like --pedantic-errors.  */
| extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
|                                            char*, XIMProc, XPointer*);
| #endif
| (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, 
callback,
|    client_data);
|   ;
|   return 0;
| }
configure:11776: checking X11/xpm.h usability
configure:11788: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:11794: $? = 0
configure:11797: test -z                         || test ! -s conftest.err
configure:11800: $? = 0
configure:11803: test -s conftest.o
configure:11806: $? = 0
configure:11816: result: yes
configure:11820: checking X11/xpm.h presence
configure:11830: gcc -E  -D_BSD_SOURCE   conftest.c
configure:11836: $? = 0
configure:11856: result: yes
configure:11891: checking for X11/xpm.h
configure:11898: result: yes
configure:11903: checking for XpmReadFileToPixmap in -lXpm
configure:11933: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:11939: $? = 0
configure:11942: test -z                         || test ! -s conftest.err
configure:11945: $? = 0
configure:11948: test -s conftest
configure:11951: $? = 0
configure:11964: result: yes
configure:11974: checking for XpmReturnAllocPixels preprocessor define
configure:11998: result: yes
configure:12030: checking jerror.h usability
configure:12042: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:20: error: jerror.h: No such file or directory
configure:12048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <jerror.h>
configure:12070: result: no
configure:12074: checking jerror.h presence
configure:12084: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:20: error: jerror.h: No such file or directory
configure:12090: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <jerror.h>
configure:12110: result: no
configure:12145: checking for jerror.h
configure:12152: result: no
configure:12282: checking png.h usability
configure:12294: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:17: error: png.h: No such file or directory
configure:12300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <png.h>
configure:12322: result: no
configure:12326: checking png.h presence
configure:12336: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:17: error: png.h: No such file or directory
configure:12342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <png.h>
configure:12362: result: no
configure:12397: checking for png.h
configure:12404: result: no
configure:12282: checking libpng/png.h usability
configure:12294: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:24: error: libpng/png.h: No such file or directory
configure:12300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libpng/png.h>
configure:12322: result: no
configure:12326: checking libpng/png.h presence
configure:12336: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:24: error: libpng/png.h: No such file or directory
configure:12342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <libpng/png.h>
configure:12362: result: no
configure:12397: checking for libpng/png.h
configure:12404: result: no
configure:12511: checking tiffio.h usability
configure:12523: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:20: error: tiffio.h: No such file or directory
configure:12529: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <tiffio.h>
configure:12551: result: no
configure:12555: checking tiffio.h presence
configure:12565: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:20: error: tiffio.h: No such file or directory
configure:12571: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <tiffio.h>
configure:12591: result: no
configure:12626: checking for tiffio.h
configure:12633: result: no
configure:12736: checking gif_lib.h usability
configure:12748: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:21: error: gif_lib.h: No such file or directory
configure:12754: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gif_lib.h>
configure:12776: result: no
configure:12780: checking gif_lib.h presence
configure:12790: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:21: error: gif_lib.h: No such file or directory
configure:12796: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <gif_lib.h>
configure:12816: result: no
configure:12851: checking for gif_lib.h
configure:12858: result: no
configure:12956: checking malloc/malloc.h usability
configure:12968: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:121:27: error: malloc/malloc.h: No such file or directory
configure:12974: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc/malloc.h>
configure:12996: result: no
configure:13000: checking malloc/malloc.h presence
configure:13010: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:87:27: error: malloc/malloc.h: No such file or directory
configure:13016: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <malloc/malloc.h>
configure:13036: result: no
configure:13071: checking for malloc/malloc.h
configure:13078: result: no
configure:13230: checking X11/SM/SMlib.h usability
configure:13242: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:13248: $? = 0
configure:13251: test -z                         || test ! -s conftest.err
configure:13254: $? = 0
configure:13257: test -s conftest.o
configure:13260: $? = 0
configure:13270: result: yes
configure:13274: checking X11/SM/SMlib.h presence
configure:13284: gcc -E  -D_BSD_SOURCE   conftest.c
configure:13290: $? = 0
configure:13310: result: yes
configure:13345: checking for X11/SM/SMlib.h
configure:13352: result: yes
configure:13357: checking for SmcOpenConnection in -lSM
configure:13387: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13393: $? = 0
configure:13396: test -z                         || test ! -s conftest.err
configure:13399: $? = 0
configure:13402: test -s conftest
configure:13405: $? = 0
configure:13418: result: yes
configure:13442: checking whether netdb declares h_errno
configure:13463: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13469: $? = 0
configure:13472: test -z                         || test ! -s conftest.err
configure:13475: $? = 0
configure:13478: test -s conftest
configure:13481: $? = 0
configure:13493: result: yes
configure:13505: checking for working alloca.h
configure:13526: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13532: $? = 0
configure:13535: test -z                         || test ! -s conftest.err
configure:13538: $? = 0
configure:13541: test -s conftest
configure:13544: $? = 0
configure:13556: result: yes
configure:13566: checking for alloca
configure:13607: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:13613: $? = 0
configure:13616: test -z                         || test ! -s conftest.err
configure:13619: $? = 0
configure:13622: test -s conftest
configure:13625: $? = 0
configure:13637: result: yes
configure:13863: checking for sqrt in -lm
configure:13893: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm  -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:98: warning: conflicting types for built-in function 'sqrt'
configure:13899: $? = 0
configure:13902: test -z                         || test ! -s conftest.err
configure:13905: $? = 0
configure:13908: test -s conftest
configure:13911: $? = 0
configure:13924: result: yes
configure:13939: checking for maillock in -lmail
configure:13969: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lmail  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lmail
collect2: ld returned 1 exit status
configure:13975: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end 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 maillock ();
| int
| main ()
| {
| maillock ();
|   ;
|   return 0;
| }
configure:14000: result: no
configure:14012: checking for maillock in -llockfile
configure:14042: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -llockfile  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -llockfile
collect2: ld returned 1 exit status
configure:14048: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end 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 maillock ();
| int
| main ()
| {
| maillock ();
|   ;
|   return 0;
| }
configure:14073: result: no
configure:14090: checking for liblockfile.so
configure:14118: result: no
configure:14140: checking for touchlock
configure:14197: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/ccOrKPnW.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `touchlock'
/tmp/ccOrKPnW.o:(.data+0x0): undefined reference to `touchlock'
collect2: ld returned 1 exit status
configure:14203: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| /* Define touchlock to an innocuous variant, in case <limits.h> declares 
touchlock.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define touchlock innocuous_touchlock
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char touchlock (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef touchlock
| 
| /* 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 touchlock ();
| /* 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_touchlock) || defined (__stub___touchlock)
| choke me
| #else
| char (*f) () = touchlock;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != touchlock;
|   ;
|   return 0;
| }
configure:14227: result: no
configure:14251: checking maillock.h usability
configure:14263: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:126:22: error: maillock.h: No such file or directory
configure:14269: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <maillock.h>
configure:14291: result: no
configure:14295: checking maillock.h presence
configure:14305: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:92:22: error: maillock.h: No such file or directory
configure:14311: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <maillock.h>
configure:14331: result: no
configure:14366: checking for maillock.h
configure:14373: result: no
configure:14466: checking for gethostname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getdomainname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for dup2
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rename
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for closedir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mkdir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rmdir
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for sysinfo
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getrusage
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for get_current_dir_name
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for random
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for lrand48
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bcopy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:128: warning: conflicting types for built-in function 'bcopy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bcmp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:129: warning: conflicting types for built-in function 'bcmp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for logb
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:130: warning: conflicting types for built-in function 'logb'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for frexp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:131: warning: conflicting types for built-in function 'frexp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fmod
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:132: warning: conflicting types for built-in function 'fmod'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rint
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:133: warning: conflicting types for built-in function 'rint'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for cbrt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:134: warning: conflicting types for built-in function 'cbrt'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for ftime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for res_init
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/ccUuKAKQ.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `res_init'
/tmp/ccUuKAKQ.o:(.data+0x0): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure:14529: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define res_init to an innocuous variant, in case <limits.h> declares 
res_init.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_init innocuous_res_init
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char res_init (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef res_init
| 
| /* 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 res_init ();
| /* 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_res_init) || defined (__stub___res_init)
| choke me
| #else
| char (*f) () = res_init;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != res_init;
|   ;
|   return 0;
| }
configure:14553: result: no
configure:14466: checking for setsid
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for strerror
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fpathconf
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for select
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mktime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for euidaccess
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getpagesize
configure:14553: result: yes
configure:14466: checking for tzset
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setlocale
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for utimes
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setrlimit
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setpgid
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getcwd
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getwd
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/cce8b3uE.o: In function `main':
conftest.c:(.text+0x17): warning: the `getwd' function is dangerous and should 
not be used.
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for shutdown
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getaddrinfo
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for __fpending
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mblen
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mbrlen
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mbsinit
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for strsignal
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setitimer
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for ualarm
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for index
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:159: warning: conflicting types for built-in function 'index'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for rindex
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:160: warning: conflicting types for built-in function 'rindex'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for sendto
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for recvfrom
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getsockopt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for setsockopt
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getsockname
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getpeername
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for gai_strerror
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mkstemp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getline
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for getdelim
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mremap
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memmove
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:172: warning: conflicting types for built-in function 'memmove'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for fsync
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for bzero
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:174: warning: conflicting types for built-in function 'bzero'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memset
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:175: warning: conflicting types for built-in function 'memset'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memcmp
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:176: warning: conflicting types for built-in function 'memcmp'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for difftime
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for memcpy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:178: warning: conflicting types for built-in function 'memcpy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mempcpy
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:179: warning: conflicting types for built-in function 'mempcpy'
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14466: checking for mblen
configure:14553: result: yes
configure:14466: checking for mbrlen
configure:14553: result: yes
configure:14466: checking for posix_memalign
configure:14523: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14529: $? = 0
configure:14532: test -z                         || test ! -s conftest.err
configure:14535: $? = 0
configure:14538: test -s conftest
configure:14541: $? = 0
configure:14553: result: yes
configure:14578: checking sys/un.h usability
configure:14590: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:14596: $? = 0
configure:14599: test -z                         || test ! -s conftest.err
configure:14602: $? = 0
configure:14605: test -s conftest.o
configure:14608: $? = 0
configure:14618: result: yes
configure:14622: checking sys/un.h presence
configure:14632: gcc -E  -D_BSD_SOURCE   conftest.c
configure:14638: $? = 0
configure:14658: result: yes
configure:14693: checking for sys/un.h
configure:14700: result: yes
configure:14721: checking for stdlib.h
configure:14726: result: yes
configure:14721: checking for sys/time.h
configure:14726: result: yes
configure:14721: checking for unistd.h
configure:14726: result: yes
configure:14869: checking for alarm
configure:14926: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:14932: $? = 0
configure:14935: test -z                         || test ! -s conftest.err
configure:14938: $? = 0
configure:14941: test -s conftest
configure:14944: $? = 0
configure:14956: result: yes
configure:14966: checking for working mktime
configure:15142: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15145: $? = 0
configure:15147: ./conftest
configure:15150: $? = 0
configure:15164: result: yes
configure:15196: checking for getloadavg
configure:15253: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15259: $? = 0
configure:15262: test -z                         || test ! -s conftest.err
configure:15265: $? = 0
configure:15268: test -s conftest
configure:15271: $? = 0
configure:15283: result: yes
configure:15297: checking for pstat_getdynamic
configure:15354: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/tmp/cceEwJK7.o: In function `main':
conftest.c:(.text+0x17): undefined reference to `pstat_getdynamic'
/tmp/cceEwJK7.o:(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:15360: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> 
declares pstat_getdynamic.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getdynamic innocuous_pstat_getdynamic
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getdynamic (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getdynamic
| 
| /* 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 ();
| /* 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
| char (*f) () = pstat_getdynamic;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pstat_getdynamic;
|   ;
|   return 0;
| }
configure:15384: result: no
configure:15397: checking for kstat_open in -lkstat
configure:15427: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lkstat  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:15433: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end 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 kstat_open ();
| int
| main ()
| {
| kstat_open ();
|   ;
|   return 0;
| }
configure:15458: result: no
configure:15764: checking for getloadavg
configure:15821: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:15827: $? = 0
configure:15830: test -z                         || test ! -s conftest.err
configure:15833: $? = 0
configure:15836: test -s conftest
configure:15839: $? = 0
configure:15851: result: yes
configure:17067: checking whether getloadavg requires setgid
configure:17092: result: no
configure:17134: checking for _LARGEFILE_SOURCE value needed for large files
configure:17157: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:169: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17163: $? = 0
configure:17166: test -z                         || test ! -s conftest.err
configure:17169: $? = 0
configure:17172: test -s conftest.o
configure:17175: $? = 0
configure:17231: result: no
configure:17245: checking for fseeko
configure:17266: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:169: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17272: $? = 0
configure:17275: test -z                         || test ! -s conftest.err
configure:17278: $? = 0
configure:17281: test -s conftest
configure:17284: $? = 0
configure:17296: result: yes
configure:17344: checking getopt.h usability
configure:17356: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:17362: $? = 0
configure:17365: test -z                         || test ! -s conftest.err
configure:17368: $? = 0
configure:17371: test -s conftest.o
configure:17374: $? = 0
configure:17384: result: yes
configure:17388: checking getopt.h presence
configure:17398: gcc -E  -D_BSD_SOURCE   conftest.c
configure:17404: $? = 0
configure:17424: result: yes
configure:17459: checking for getopt.h
configure:17466: result: yes
configure:17486: checking for getopt_long_only
configure:17543: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:17549: $? = 0
configure:17552: test -z                         || test ! -s conftest.err
configure:17555: $? = 0
configure:17558: test -s conftest
configure:17561: $? = 0
configure:17573: result: yes
configure:17588: checking whether optreset is declared
configure:17613: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:174: error: 'optreset' undeclared (first use in this function)
conftest.c:174: error: (Each undeclared identifier is reported only once
conftest.c:174: error: for each function it appears in.)
configure:17619: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
| 
| int
| main ()
| {
| #ifndef optreset
|   char *p = (char *) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:17642: result: no
configure:17651: checking for working GNU getopt function
configure:17742: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:17745: $? = 0
configure:17747: ./conftest
conftest: invalid option -- +
configure:17750: $? = 0
configure:17764: result: yes
configure:17792: checking whether getpgrp requires zero arguments
configure:17814: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:205: error: too many arguments to function 'getpgrp'
configure:17820: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:17844: result: yes
configure:17859: checking for strftime
configure:17916: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:193: warning: conflicting types for built-in function 'strftime'
configure:17922: $? = 0
configure:17925: test -z                         || test ! -s conftest.err
configure:17928: $? = 0
configure:17931: test -s conftest
configure:17934: $? = 0
configure:17946: result: yes
configure:18035: checking for grantpt
configure:18092: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:18098: $? = 0
configure:18101: test -z                         || test ! -s conftest.err
configure:18104: $? = 0
configure:18107: test -s conftest
configure:18110: $? = 0
configure:18122: result: yes
configure:18138: checking for getpt
configure:18195: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:18201: $? = 0
configure:18204: test -z                         || test ! -s conftest.err
configure:18207: $? = 0
configure:18210: test -s conftest
configure:18213: $? = 0
configure:18225: result: yes
configure:18241: checking for tparm in -lncurses
configure:18271: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lncurses  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure:18277: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end 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 tparm ();
| int
| main ()
| {
| tparm ();
|   ;
|   return 0;
| }
configure:18302: result: no
configure:20615: checking for dgettext in -lintl
configure:20645: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lintl  -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:179: warning: conflicting types for built-in function 'dgettext'
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:20651: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end 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 dgettext ();
| int
| main ()
| {
| dgettext ();
|   ;
|   return 0;
| }
configure:20676: result: no
configure:20688: checking whether localtime caches TZ
configure:20735: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:188: warning: incompatible implicit declaration of built-in function 
'exit'
configure:20738: $? = 0
configure:20740: ./conftest
configure:20743: $? = 0
configure:20762: result: no
configure:20777: checking for gettimeofday
configure:20834: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:20840: $? = 0
configure:20843: test -z                         || test ! -s conftest.err
configure:20846: $? = 0
configure:20849: test -s conftest
configure:20852: $? = 0
configure:20864: result: yes
configure:20875: checking whether gettimeofday can accept two arguments
configure:20907: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:20913: $? = 0
configure:20916: test -z                         || test ! -s conftest.err
configure:20919: $? = 0
configure:20922: test -s conftest.o
configure:20925: $? = 0
configure:20936: result: yes
configure:20949: checking for struct tm.tm_zone
configure:21052: result: yes
configure:21138: checking for struct timezone
configure:21159: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21165: $? = 0
configure:21168: test -z                         || test ! -s conftest.err
configure:21171: $? = 0
configure:21174: test -s conftest.o
configure:21177: $? = 0
configure:21206: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c: In function 'main':
conftest.c:189: warning: incompatible implicit declaration of built-in function 
'exit'
configure:21209: $? = 0
configure:21211: ./conftest
configure:21214: $? = 0
configure:21235: result: yes
configure:21240: checking for socket
configure:21297: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:21303: $? = 0
configure:21306: test -z                         || test ! -s conftest.err
configure:21309: $? = 0
configure:21312: test -s conftest
configure:21315: $? = 0
configure:21327: result: yes
configure:21346: checking netinet/in.h usability
configure:21358: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21364: $? = 0
configure:21367: test -z                         || test ! -s conftest.err
configure:21370: $? = 0
configure:21373: test -s conftest.o
configure:21376: $? = 0
configure:21386: result: yes
configure:21390: checking netinet/in.h presence
configure:21400: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21406: $? = 0
configure:21426: result: yes
configure:21461: checking for netinet/in.h
configure:21468: result: yes
configure:21491: checking arpa/inet.h usability
configure:21503: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21509: $? = 0
configure:21512: test -z                         || test ! -s conftest.err
configure:21515: $? = 0
configure:21518: test -s conftest.o
configure:21521: $? = 0
configure:21531: result: yes
configure:21535: checking arpa/inet.h presence
configure:21545: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21551: $? = 0
configure:21571: result: yes
configure:21606: checking for arpa/inet.h
configure:21613: result: yes
configure:21647: checking sys/ioctl.h usability
configure:21659: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21665: $? = 0
configure:21668: test -z                         || test ! -s conftest.err
configure:21671: $? = 0
configure:21674: test -s conftest.o
configure:21677: $? = 0
configure:21687: result: yes
configure:21691: checking sys/ioctl.h presence
configure:21701: gcc -E  -D_BSD_SOURCE   conftest.c
configure:21707: $? = 0
configure:21727: result: yes
configure:21762: checking for sys/ioctl.h
configure:21769: result: yes
configure:21791: checking whether system supports dynamic ptys
configure:21794: result: yes
configure:21806: checking for pid_t
configure:21830: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:21836: $? = 0
configure:21839: test -z                         || test ! -s conftest.err
configure:21842: $? = 0
configure:21845: test -s conftest.o
configure:21848: $? = 0
configure:21859: result: yes
configure:21877: checking for unistd.h
configure:21882: result: yes
configure:21886: checking vfork.h usability
configure:21898: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:213:19: error: vfork.h: No such file or directory
configure:21904: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:21926: result: no
configure:21930: checking vfork.h presence
configure:21940: gcc -E  -D_BSD_SOURCE   conftest.c
conftest.c:179:19: error: vfork.h: No such file or directory
configure:21946: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:21966: result: no
configure:22001: checking for vfork.h
configure:22008: result: no
configure:22026: checking for fork
configure:22083: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
conftest.c:203: warning: conflicting types for built-in function 'fork'
configure:22089: $? = 0
configure:22092: test -z                         || test ! -s conftest.err
configure:22095: $? = 0
configure:22098: test -s conftest
configure:22101: $? = 0
configure:22113: result: yes
configure:22026: checking for vfork
configure:22083: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22089: $? = 0
configure:22092: test -z                         || test ! -s conftest.err
configure:22095: $? = 0
configure:22098: test -s conftest
configure:22101: $? = 0
configure:22113: result: yes
configure:22124: checking for working fork
configure:22153: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22156: $? = 0
configure:22158: ./conftest
configure:22161: $? = 0
configure:22175: result: yes
configure:22196: checking for working vfork
configure:22329: result: yes
configure:22361: checking for nl_langinfo and CODESET
configure:22382: gcc -o conftest   -O2  -D_BSD_SOURCE    -Wl,-znocombreloc  
conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11   >&5  
configure:22388: $? = 0
configure:22391: test -z                         || test ! -s conftest.err
configure:22394: $? = 0
configure:22397: test -s conftest
configure:22400: $? = 0
configure:22413: result: yes
configure:22423: checking for size_t
configure:22447: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22453: $? = 0
configure:22456: test -z                         || test ! -s conftest.err
configure:22459: $? = 0
configure:22462: test -s conftest.o
configure:22465: $? = 0
configure:22476: result: yes
configure:22488: checking for mbstate_t
configure:22510: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22516: $? = 0
configure:22519: test -z                         || test ! -s conftest.err
configure:22522: $? = 0
configure:22525: test -s conftest.o
configure:22528: $? = 0
configure:22539: result: yes
configure:22555: checking for C restrict keyword
configure:22576: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
conftest.c:186: error: expected ';', ',' or ')' before 'x'
configure:22582: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_SIZE_T 1
| #define HAVE_MBSTATE_T 1
| /* end confdefs.h.  */
| void fred (int *restrict x);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:22617: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22623: $? = 0
configure:22626: test -z                         || test ! -s conftest.err
configure:22629: $? = 0
configure:22632: test -s conftest.o
configure:22635: $? = 0
configure:22648: result: __restrict
configure:22663: checking for C restricted array declarations
configure:22684: gcc -c   -O2  -D_BSD_SOURCE   conftest.c >&5
configure:22690: $? = 0
configure:22693: test -z                         || test ! -s conftest.err
configure:22696: $? = 0
configure:22699: test -s conftest.o
configure:22702: $? = 0
configure:22713: result: yes
configure:23043: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on vaio

config.status:761: creating Makefile
config.status:761: creating lib-src/Makefile.c
config.status:761: creating oldXMenu/Makefile
config.status:761: creating man/Makefile
config.status:761: creating lwlib/Makefile
config.status:761: creating src/Makefile.c
config.status:761: creating lisp/Makefile
config.status:761: creating lispref/Makefile
config.status:761: creating lispintro/Makefile
config.status:761: creating leim/Makefile
config.status:820: creating src/config.h
config.status:1534: executing default commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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_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_exeext=
ac_cv_func_XScreenNumberOfScreen=yes
ac_cv_func_XScreenResourceString=yes
ac_cv_func_XSetWMProtocols=yes
ac_cv_func_XrmSetDatabase=yes
ac_cv_func___fpending=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_cbrt=yes
ac_cv_func_closedir=yes
ac_cv_func_difftime=yes
ac_cv_func_dup2=yes
ac_cv_func_euidaccess=yes
ac_cv_func_fmod=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fpathconf=yes
ac_cv_func_frexp=yes
ac_cv_func_fseeko=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_get_current_dir_name=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpt=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_grantpt=yes
ac_cv_func_index=yes
ac_cv_func_logb=yes
ac_cv_func_lrand48=yes
ac_cv_func_malloc_get_state=yes
ac_cv_func_malloc_set_state=yes
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbsinit=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mremap=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_random=yes
ac_cv_func_recvfrom=yes
ac_cv_func_rename=yes
ac_cv_func_res_init=no
ac_cv_func_rindex=yes
ac_cv_func_rint=yes
ac_cv_func_rmdir=yes
ac_cv_func_select=yes
ac_cv_func_sendto=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setrlimit=yes
ac_cv_func_setsid=yes
ac_cv_func_setsockopt=yes
ac_cv_func_shutdown=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strsignal=yes
ac_cv_func_sysinfo=yes
ac_cv_func_touchlock=no
ac_cv_func_tzset=yes
ac_cv_func_ualarm=yes
ac_cv_func_utimes=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_working_mktime=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl_optreset=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x='have_x=yes                ac_x_includes= ac_x_libraries='
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_X11_SM_SMlib_h=yes
ac_cv_header_X11_Xaw3d_Scrollbar_h=no
ac_cv_header_X11_xpm_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_coff_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gif_lib_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jerror_h=no
ac_cv_header_libpng_png_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_machine_soundcard_h=no
ac_cv_header_maillock_h=no
ac_cv_header_malloc_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_png_h=no
ac_cv_header_pty_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_soundcard_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys__mbstate_t_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vlimit_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=no
ac_cv_header_termcap_h=no
ac_cv_header_termios_h=yes
ac_cv_header_tiffio_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_SM_SmcOpenConnection=yes
ac_cv_lib_Xbsd_main=no
ac_cv_lib_Xext_XShapeQueryExtension=yes
ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_intl_dgettext=no
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_ncurses_tparm=no
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_pthreads_cma_open=no
ac_cv_member_struct_ifreq_ifr_addr=yes
ac_cv_member_struct_ifreq_ifr_broadaddr=yes
ac_cv_member_struct_ifreq_ifr_flags=yes
ac_cv_member_struct_ifreq_ifr_hwaddr=yes
ac_cv_member_struct_ifreq_ifr_netmask=yes
ac_cv_member_struct_tm_tm_gmtoff=yes
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_path_GZIP_PROG=/bin/gzip
ac_cv_path_INSTALL_INFO=/usr/sbin/install-info
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_liblockfile=no
ac_cv_prog_make_make_set=yes
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=64
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
emacs_cv_c_restrict=__restrict
emacs_cv_c_restrict_arr=yes
emacs_cv_gettimeofday_two_arguments=yes
emacs_cv_langinfo_codeset=yes
emacs_cv_localtime_cache=no
emacs_cv_netdb_declares_h_errno=yes
emacs_cv_personality_linux32=yes
emacs_cv_speed_t=yes
emacs_cv_struct_exception=yes
emacs_cv_struct_timeval=yes
emacs_cv_struct_timezone=yes
emacs_cv_struct_utimbuf=yes
emacs_cv_var___after_morecore_hook=yes
emacs_cv_void_star=yes
emacs_cv_x11_toolkit_version_6=yes
emacs_cv_x11_version_5=yes
emacs_cv_x11_version_5_with_xaw=yes
emacs_cv_x11_version_6=yes
gl_cv_func_gnu_getopt=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
ALSA_CFLAGS=''
ALSA_LIBS=''
CC='gcc'
CFLAGS='-g -O2 -Wno-pointer-sign '
CFLAGS_SOUND=''
CPP='gcc -E'
CPPFLAGS='-D_BSD_SOURCE  '
C_SWITCH_X_SITE=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GETOPTOBJS=''
GETOPT_H=''
GTK_CFLAGS=''
GTK_LIBS=''
GZIP_PROG='/bin/gzip'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/sbin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KMEM_GROUP=''
LDFLAGS=' -Wl,-znocombreloc '
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_AUX=''
LIBOBJS=''
LIBS='-lm -lXext -lXmu -lXt -lSM -lICE -lX11  '
LIBSOUND=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
NEED_SETGID='false'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
X_TOOLKIT_TYPE='LUCID'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/include/X11/bitmaps'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
c_switch_machine=''
c_switch_system='-D_BSD_SOURCE'
canonical='i686-pc-linux-gnu'
carbon_appdir=''
configuration='i686-pc-linux-gnu'
datadir='${prefix}/share'
docdir='${datadir}/emacs/${version}/etc'
etcdir='${datadir}/emacs/${version}/etc'
exec_prefix='${prefix}'
gamedir='${localstatedir}/games/emacs'
gameuser='games'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblockfile='no'
lispdir='${datadir}/emacs/${version}/lisp'
lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim'
locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
localstatedir='${prefix}/var'
machfile='m/intel386.h'
mandir='${prefix}/man'
oldincludedir='/usr/include'
opsysfile='s/gnu-linux.h'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='/tmp/klein/emacs-22.0.90'
sysconfdir='${prefix}/etc'
target_alias=''
version='22.0.90'
x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S'

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

#define C_SWITCH_X_SITE 
#define DOUG_LEA_MALLOC 1
#define EMACS_CONFIGURATION "i686-pc-linux-gnu"
#define EMACS_CONFIG_OPTIONS ""
#define GETPGRP_VOID 1
#define GNU_MALLOC 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_BCMP 1
#define HAVE_BCOPY 1
#define HAVE_BZERO 1
#define HAVE_CBRT 1
#define HAVE_CLOSEDIR 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL___SYS_SIGLIST 0
#define HAVE_DEV_PTMX 1
#define HAVE_DIFFTIME 1
#define HAVE_DUP2 1
#define HAVE_EUIDACCESS 1
#define HAVE_FCNTL_H 1
#define HAVE_FMOD 1
#define HAVE_FORK 1
#define HAVE_FPATHCONF 1
#define HAVE_FREXP 1
#define HAVE_FSEEKO 1
#define HAVE_FSYNC 1
#define HAVE_FTIME 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETCWD 1
#define HAVE_GETDELIM 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETLINE 1
#define HAVE_GETLOADAVG 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETSOCKOPT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETWD 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_GRANTPT 1
#define HAVE_H_ERRNO 1
#define HAVE_INDEX 1
#define HAVE_INET_SOCKETS 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LIBM 1
#define HAVE_LIBXEXT 1
#define HAVE_LIBXMU 1
#define HAVE_LIMITS_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LOGB 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_LRAND48 1
#define HAVE_MBLEN 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBSINIT 1
#define HAVE_MBSTATE_T 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MENUS 1
#define HAVE_MKDIR 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MREMAP 1
#define HAVE_NET_IF_H 1
#define HAVE_PERSONALITY_LINUX32 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PTY_H 1
#define HAVE_PWD_H 1
#define HAVE_RANDOM 1
#define HAVE_RECVFROM 1
#define HAVE_RENAME 1
#define HAVE_RINDEX 1
#define HAVE_RINT 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SENDTO 1
#define HAVE_SETITIMER 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGID 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETSID 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIZE_T 1
#define HAVE_SPEED_T 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSIGNAL 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_UTIMBUF 1
#define HAVE_SYSINFO 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_VLIMIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIMEVAL 1
#define HAVE_TM_GMTOFF 1
#define HAVE_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_TZSET 1
#define HAVE_UALARM 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIMES 1
#define HAVE_UTIME_H 1
#define HAVE_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_X11 1
#define HAVE_X11R5 1
#define HAVE_X11R6 1
#define HAVE_X11XTR6 1
#define HAVE_XIM 1
#define HAVE_XKBGETKEYBOARD 1
#define HAVE_XPM 1
#define HAVE_XRMSETDATABASE 1
#define HAVE_XSCREENNUMBEROFSCREEN 1
#define HAVE_XSCREENRESOURCESTRING 1
#define HAVE_XSETWMPROTOCOLS 1
#define HAVE_X_SM 1
#define HAVE_X_WINDOWS 1
#define HAVE___FPENDING 1
#define LD_SWITCH_X_SITE 
#define LD_SWITCH_X_SITE_AUX 
#define MAIL_USE_POP 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define POINTER_TYPE void
#define PROTOTYPES 1
#define REL_ALLOC 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define UNEXEC_SRC unexelf.c
#define USE_XIM 1
#define USE_X_TOOLKIT 1
#define XRegisterIMInstantiateCallback_arg6 XPointer
#define _FILE_OFFSET_BITS 64
#define _GNU_SOURCE 1
#define __PROTOTYPES 1
#define __restrict_arr __restrict
#define config_machfile "m/intel386.h"
#define config_opsysfile "s/gnu-linux.h"

configure: exit 0





reply via email to

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