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

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

make bootstrap hangs


From: Daniel Pfeiffer
Subject: make bootstrap hangs
Date: Thu, 23 Dec 2004 07:54:01 -0000
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)

I get the following output:

Buffer loaddefs.el undo info is 300689 bytes long; discard it? (yes or no)

This is not documented in INSTALL-CVS, I have no clue whether yes was the right answer. I'll find out when the build finishes. This is lousy: builds should be non-interactive. Since this (along with the necessary maintainer-clean) takes hours, I fire it up before going to sleep, and automatically put the PC into sleep afterwards. Now it was drawing power all night. (Yes, unlike Bush-land, we in Europe care about resource waste.)

Besides, normal M-x compile is not interactive. Users don't get a chance to answer this prompt, unless they use the comint variant. I got lucky because my X11 got hung up meanwhile, so I aborted everything and started over. Not having an Emacs anymore, I ran this in an xterm.

coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer

--
lerne / learn / apprends / lär dig / ucz się    Esperanto:
                             http://lernu.net/

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 --with-x-toolkit=gtk

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

hostname = pfdabpc
uname -m = i686
uname -r = 2.6.8-24.5-default
uname -s = Linux
uname -v = #1 Wed Nov 17 11:10:06 UTC 2004

/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: /home/pfeiffer/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: .
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/games
PATH: /opt/kde3/bin
PATH: /opt/gnome/bin
PATH: /usr/bin/X11
PATH: /opt/OpenOffice.org1.1.3/program


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

configure:1614: checking build system type
configure:1632: result: i686-pc-linux-gnu
configure:1640: checking host system type
configure:1654: result: i686-pc-linux-gnu
configure:2731: checking for gcc
configure:2747: found /usr/bin/gcc
configure:2757: result: gcc
configure:3001: checking for C compiler version
configure:3004: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
Copyright (C) 2003 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:3007: $? = 0
configure:3009: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr 
--with-local-prefix=/usr/local --infodir=/usr/share/info 
--mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada 
--disable-checking --libdir=/usr/lib --enable-libgcj 
--with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib 
--enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)
configure:3012: $? = 0
configure:3014: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3017: $? = 1
configure:3040: checking for C compiler default output file name
configure:3043: gcc -O2 -march=pentium3 -pipe   conftest.c  >&5
configure:3046: $? = 0
configure:3092: result: a.out
configure:3097: checking whether the C compiler works
configure:3103: ./a.out
configure:3106: $? = 0
configure:3123: result: yes
configure:3130: checking whether we are cross compiling
configure:3132: result: no
configure:3135: checking for suffix of executables
configure:3137: gcc -o conftest -O2 -march=pentium3 -pipe   conftest.c  >&5
configure:3140: $? = 0
configure:3165: result: 
configure:3171: checking for suffix of object files
configure:3192: gcc -c -O2 -march=pentium3 -pipe  conftest.c >&5
configure:3195: $? = 0
configure:3217: result: o
configure:3221: checking whether we are using the GNU C compiler
configure:3245: gcc -c -O2 -march=pentium3 -pipe  conftest.c >&5
configure:3251: $? = 0
configure:3254: test -z                          || test ! -s conftest.err
configure:3257: $? = 0
configure:3260: test -s conftest.o
configure:3263: $? = 0
configure:3276: result: yes
configure:3282: checking whether gcc accepts -g
configure:3303: gcc -c -g  conftest.c >&5
configure:3309: $? = 0
configure:3312: test -z                          || test ! -s conftest.err
configure:3315: $? = 0
configure:3318: test -s conftest.o
configure:3321: $? = 0
configure:3332: result: yes
configure:3349: checking for gcc option to accept ANSI C
configure:3419: gcc  -c -O2 -march=pentium3 -pipe  conftest.c >&5
configure:3425: $? = 0
configure:3428: test -z                          || test ! -s conftest.err
configure:3431: $? = 0
configure:3434: test -s conftest.o
configure:3437: $? = 0
configure:3455: result: none needed
configure:3473: gcc -c -O2 -march=pentium3 -pipe  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3479: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3644: checking whether ln -s works
configure:3648: result: yes
configure:3660: checking how to run the C preprocessor
configure:3695: gcc -E  conftest.c
configure:3701: $? = 0
configure:3733: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:3739: $? = 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:3778: result: gcc -E
configure:3802: gcc -E  conftest.c
configure:3808: $? = 0
configure:3840: gcc -E  conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:3846: $? = 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:3902: checking for a BSD-compatible install
configure:3957: result: /usr/bin/install -c
configure:4010: checking for ranlib
configure:4026: found /usr/bin/ranlib
configure:4037: result: ranlib
configure:4052: checking for install-info
configure:4070: found /sbin/install-info
configure:4082: result: /sbin/install-info
configure:4091: checking for install-info
configure:4121: result: /sbin/install-info
configure:4130: checking for install-info
configure:4161: result: /sbin/install-info
configure:4188: checking For -znocombreloc
configure:4195: gcc -o conftest -O2 -march=pentium3 -pipe   -Wl,-znocombreloc 
conftest.c  >&5
configure:4201: $? = 0
configure:4204: test -z                          || test ! -s conftest.err
configure:4207: $? = 0
configure:4210: test -s conftest
configure:4213: $? = 0
configure:4215: result: yes
configure:4229: checking for egrep
configure:4239: result: grep -E
configure:4245: checking for AIX
configure:4267: result: no
configure:4279: 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:4436: checking for special C compiler options needed for large files
configure:4533: result: no
configure:4539: checking for _FILE_OFFSET_BITS value needed for large files
configure:4570: gcc -c -O2 -march=pentium3 -pipe -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:4576: $? = 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:4622: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4628: $? = 0
configure:4631: test -z                          || test ! -s conftest.err
configure:4634: $? = 0
configure:4637: test -s conftest.o
configure:4640: $? = 0
configure:4652: result: 64
configure:4662: checking for _LARGE_FILES value needed for large files
configure:4693: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4699: $? = 0
configure:4702: test -z                          || test ! -s conftest.err
configure:4705: $? = 0
configure:4708: test -s conftest.o
configure:4711: $? = 0
configure:4775: result: no
configure:4790: checking for ANSI C header files
configure:4815: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4821: $? = 0
configure:4824: test -z                          || test ! -s conftest.err
configure:4827: $? = 0
configure:4830: test -s conftest.o
configure:4833: $? = 0
configure:4922: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:4925: $? = 0
configure:4927: ./conftest
configure:4930: $? = 0
configure:4945: result: yes
configure:4969: checking for sys/types.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for sys/stat.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for stdlib.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for string.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for memory.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for strings.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for inttypes.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for stdint.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:4969: checking for unistd.h
configure:4985: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:4991: $? = 0
configure:4994: test -z                          || test ! -s conftest.err
configure:4997: $? = 0
configure:5000: test -s conftest.o
configure:5003: $? = 0
configure:5014: result: yes
configure:5042: checking machine/soundcard.h usability
configure:5054: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c:56:31: machine/soundcard.h: No such file or directory
configure:5060: $? = 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:5082: result: no
configure:5086: checking machine/soundcard.h presence
configure:5096: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:22:31: machine/soundcard.h: No such file or directory
configure:5102: $? = 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:5122: result: no
configure:5157: checking for machine/soundcard.h
configure:5164: result: no
configure:5042: checking sys/soundcard.h usability
configure:5054: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5060: $? = 0
configure:5063: test -z                          || test ! -s conftest.err
configure:5066: $? = 0
configure:5069: test -s conftest.o
configure:5072: $? = 0
configure:5082: result: yes
configure:5086: checking sys/soundcard.h presence
configure:5096: gcc -E -D_BSD_SOURCE   conftest.c
configure:5102: $? = 0
configure:5122: result: yes
configure:5157: checking for sys/soundcard.h
configure:5164: result: yes
configure:5042: checking soundcard.h usability
configure:5054: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c:57:23: soundcard.h: No such file or directory
configure:5060: $? = 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:5082: result: no
configure:5086: checking soundcard.h presence
configure:5096: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:23:23: soundcard.h: No such file or directory
configure:5102: $? = 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:5122: result: no
configure:5157: checking for soundcard.h
configure:5164: result: no
configure:5178: checking for _oss_ioctl in -lossaudio
configure:5208: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c -lossaudio   >&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lossaudio
collect2: ld returned 1 exit status
configure:5214: $? = 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:5239: result: no
configure:5289: checking sys/select.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/select.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/select.h
configure:5411: result: yes
configure:5289: checking sys/timeb.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/timeb.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/timeb.h
configure:5411: result: yes
configure:5289: checking sys/time.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/time.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/time.h
configure:5411: result: yes
configure:5280: checking for unistd.h
configure:5285: result: yes
configure:5289: checking utime.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking utime.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for utime.h
configure:5411: result: yes
configure:5289: checking linux/version.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking linux/version.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for linux/version.h
configure:5411: result: yes
configure:5289: checking sys/systeminfo.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c:63:28: sys/systeminfo.h: No such file or directory
configure:5307: $? = 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:5329: result: no
configure:5333: checking sys/systeminfo.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:29:28: sys/systeminfo.h: No such file or directory
configure:5349: $? = 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:5369: result: no
configure:5404: checking for sys/systeminfo.h
configure:5411: result: no
configure:5289: checking termios.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking termios.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for termios.h
configure:5411: result: yes
configure:5289: checking limits.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking limits.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for limits.h
configure:5411: result: yes
configure:5280: checking for string.h
configure:5285: result: yes
configure:5280: checking for stdlib.h
configure:5285: result: yes
configure:5289: checking termcap.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking termcap.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for termcap.h
configure:5411: result: yes
configure:5289: checking stdio_ext.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking stdio_ext.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for stdio_ext.h
configure:5411: result: yes
configure:5289: checking fcntl.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking fcntl.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for fcntl.h
configure:5411: result: yes
configure:5280: checking for strings.h
configure:5285: result: yes
configure:5289: checking coff.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c:71:18: coff.h: No such file or directory
configure:5307: $? = 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_TERMCAP_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:5329: result: no
configure:5333: checking coff.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:37:18: coff.h: No such file or directory
configure:5349: $? = 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_TERMCAP_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:5369: result: no
configure:5404: checking for coff.h
configure:5411: result: no
configure:5289: checking pty.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking pty.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for pty.h
configure:5411: result: yes
configure:5289: checking sys/mman.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/mman.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/mman.h
configure:5411: result: yes
configure:5289: checking sys/param.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/param.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/param.h
configure:5411: result: yes
configure:5289: checking sys/vlimit.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/vlimit.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/vlimit.h
configure:5411: result: yes
configure:5289: checking sys/resource.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking sys/resource.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for sys/resource.h
configure:5411: result: yes
configure:5289: checking locale.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5307: $? = 0
configure:5310: test -z                          || test ! -s conftest.err
configure:5313: $? = 0
configure:5316: test -s conftest.o
configure:5319: $? = 0
configure:5329: result: yes
configure:5333: checking locale.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
configure:5349: $? = 0
configure:5369: result: yes
configure:5404: checking for locale.h
configure:5411: result: yes
configure:5289: checking sys/_mbstate_t.h usability
configure:5301: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c:77:28: sys/_mbstate_t.h: No such file or directory
configure:5307: $? = 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_TERMCAP_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:5329: result: no
configure:5333: checking sys/_mbstate_t.h presence
configure:5343: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:43:28: sys/_mbstate_t.h: No such file or directory
configure:5349: $? = 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_TERMCAP_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:5369: result: no
configure:5404: checking for sys/_mbstate_t.h
configure:5411: result: no
configure:5425: checking if personality LINUX32 can be set
configure:5443: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5449: $? = 0
configure:5452: test -z                          || test ! -s conftest.err
configure:5455: $? = 0
configure:5458: test -s conftest.o
configure:5461: $? = 0
configure:5471: result: yes
configure:5486: checking for term.h
configure:5499: gcc -E -D_BSD_SOURCE   conftest.c
configure:5505: $? = 0
configure:5526: result: yes
configure:5537: checking for ANSI C header files
configure:5692: result: yes
configure:5702: checking whether time.h and sys/time.h may both be included
configure:5727: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5733: $? = 0
configure:5736: test -z                          || test ! -s conftest.err
configure:5739: $? = 0
configure:5742: test -s conftest.o
configure:5745: $? = 0
configure:5756: result: yes
configure:5766: checking whether sys_siglist is declared
configure:5790: gcc -c -O2 -march=pentium3 -pipe -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:5796: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:5819: result: no
configure:5839: checking whether __sys_siglist is declared
configure:5863: gcc -c -O2 -march=pentium3 -pipe -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:5869: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:5892: result: no
configure:5918: checking for sys/wait.h that is POSIX.1 compatible
configure:5949: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:5955: $? = 0
configure:5958: test -z                          || test ! -s conftest.err
configure:5961: $? = 0
configure:5964: test -s conftest.o
configure:5967: $? = 0
configure:5978: result: yes
configure:5989: checking for struct utimbuf
configure:6022: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6028: $? = 0
configure:6031: test -z                          || test ! -s conftest.err
configure:6034: $? = 0
configure:6037: test -s conftest.o
configure:6040: $? = 0
configure:6051: result: yes
configure:6061: checking return type of signal handlers
configure:6092: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6098: $? = 0
configure:6101: test -z                          || test ! -s conftest.err
configure:6104: $? = 0
configure:6107: test -s conftest.o
configure:6110: $? = 0
configure:6121: result: void
configure:6130: checking for speed_t
configure:6151: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6157: $? = 0
configure:6160: test -z                          || test ! -s conftest.err
configure:6163: $? = 0
configure:6166: test -s conftest.o
configure:6169: $? = 0
configure:6180: result: yes
configure:6190: checking for struct timeval
configure:6220: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6226: $? = 0
configure:6229: test -z                          || test ! -s conftest.err
configure:6232: $? = 0
configure:6235: test -s conftest.o
configure:6238: $? = 0
configure:6249: result: yes
configure:6260: checking for struct exception
configure:6281: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6287: $? = 0
configure:6290: test -z                          || test ! -s conftest.err
configure:6293: $? = 0
configure:6296: test -s conftest.o
configure:6299: $? = 0
configure:6310: result: yes
configure:6335: checking sys/socket.h usability
configure:6347: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6353: $? = 0
configure:6356: test -z                          || test ! -s conftest.err
configure:6359: $? = 0
configure:6362: test -s conftest.o
configure:6365: $? = 0
configure:6375: result: yes
configure:6379: checking sys/socket.h presence
configure:6389: gcc -E -D_BSD_SOURCE   conftest.c
configure:6395: $? = 0
configure:6415: result: yes
configure:6450: checking for sys/socket.h
configure:6457: result: yes
configure:6474: checking for net/if.h
configure:6493: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6499: $? = 0
configure:6502: test -z                          || test ! -s conftest.err
configure:6505: $? = 0
configure:6508: test -s conftest.o
configure:6511: $? = 0
configure:6522: result: yes
configure:6534: checking whether struct tm is in sys/time.h or time.h
configure:6557: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6563: $? = 0
configure:6566: test -z                          || test ! -s conftest.err
configure:6569: $? = 0
configure:6572: test -s conftest.o
configure:6575: $? = 0
configure:6586: result: time.h
configure:6596: checking for struct tm.tm_zone
configure:6622: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6628: $? = 0
configure:6631: test -z                          || test ! -s conftest.err
configure:6634: $? = 0
configure:6637: test -s conftest.o
configure:6640: $? = 0
configure:6699: result: yes
configure:6783: checking for struct tm.tm_gmtoff
configure:6807: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6813: $? = 0
configure:6816: test -z                          || test ! -s conftest.err
configure:6819: $? = 0
configure:6822: test -s conftest.o
configure:6825: $? = 0
configure:6882: result: yes
configure:6892: checking for struct ifreq.ifr_flags
configure:6922: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:6928: $? = 0
configure:6931: test -z                          || test ! -s conftest.err
configure:6934: $? = 0
configure:6937: test -s conftest.o
configure:6940: $? = 0
configure:7003: result: yes
configure:7013: checking for struct ifreq.ifr_hwaddr
configure:7043: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:105: error: invalid operands to binary !=
configure:7049: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:7093: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7099: $? = 0
configure:7102: test -z                          || test ! -s conftest.err
configure:7105: $? = 0
configure:7108: test -s conftest.o
configure:7111: $? = 0
configure:7124: result: yes
configure:7134: checking for struct ifreq.ifr_netmask
configure:7164: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:106: error: invalid operands to binary !=
configure:7170: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:7214: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7220: $? = 0
configure:7223: test -z                          || test ! -s conftest.err
configure:7226: $? = 0
configure:7229: test -s conftest.o
configure:7232: $? = 0
configure:7245: result: yes
configure:7255: checking for struct ifreq.ifr_broadaddr
configure:7285: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:107: error: invalid operands to binary !=
configure:7291: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:7335: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7341: $? = 0
configure:7344: test -z                          || test ! -s conftest.err
configure:7347: $? = 0
configure:7350: test -s conftest.o
configure:7353: $? = 0
configure:7366: result: yes
configure:7376: checking for struct ifreq.ifr_addr
configure:7406: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:108: error: invalid operands to binary !=
configure:7412: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:7456: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7462: $? = 0
configure:7465: test -z                          || test ! -s conftest.err
configure:7468: $? = 0
configure:7471: test -s conftest.o
configure:7474: $? = 0
configure:7487: result: yes
configure:7500: checking for function prototypes
configure:7503: result: yes
configure:7520: checking for working volatile
configure:7543: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7549: $? = 0
configure:7552: test -z                          || test ! -s conftest.err
configure:7555: $? = 0
configure:7558: test -s conftest.o
configure:7561: $? = 0
configure:7572: result: yes
configure:7582: checking for an ANSI C-conforming const
configure:7649: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7655: $? = 0
configure:7658: test -z                          || test ! -s conftest.err
configure:7661: $? = 0
configure:7664: test -s conftest.o
configure:7667: $? = 0
configure:7678: result: yes
configure:7688: checking for void * support
configure:7709: gcc -c -O2 -march=pentium3 -pipe -D_BSD_SOURCE   conftest.c >&5
configure:7715: $? = 0
configure:7718: test -z                          || test ! -s conftest.err
configure:7721: $? = 0
configure:7724: test -s conftest.o
configure:7727: $? = 0
configure:7738: result: yes
configure:7756: checking whether make sets $(MAKE)
configure:7776: result: yes
configure:7786: checking for long file names
configure:7825: result: yes
configure:7838: checking for X
configure:8072: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:8172: checking for malloc_get_state
configure:8229: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:8235: $? = 0
configure:8238: test -z                          || test ! -s conftest.err
configure:8241: $? = 0
configure:8244: test -s conftest
configure:8247: $? = 0
configure:8259: result: yes
configure:8267: checking for malloc_set_state
configure:8324: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:8330: $? = 0
configure:8333: test -z                          || test ! -s conftest.err
configure:8336: $? = 0
configure:8339: test -s conftest
configure:8342: $? = 0
configure:8354: result: yes
configure:8362: checking whether __after_morecore_hook exists
configure:8383: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:8389: $? = 0
configure:8392: test -z                          || test ! -s conftest.err
configure:8395: $? = 0
configure:8398: test -s conftest
configure:8401: $? = 0
configure:8413: result: yes
configure:8446: checking for stdlib.h
configure:8451: result: yes
configure:8446: checking for unistd.h
configure:8451: result: yes
configure:8594: checking for getpagesize
configure:8651: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:8657: $? = 0
configure:8660: test -z                          || test ! -s conftest.err
configure:8663: $? = 0
configure:8666: test -s conftest
configure:8669: $? = 0
configure:8681: result: yes
configure:8691: checking for working mmap
configure:8833: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c  >&5  
configure:8836: $? = 0
configure:8838: ./conftest
configure:8841: $? = 0
configure:8855: result: yes
configure:8873: checking for dnet_ntoa in -ldnet
configure:8903: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c -ldnet    >&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -ldnet
collect2: ld returned 1 exit status
configure:8909: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:8934: result: no
configure:8946: checking for main in -lXbsd
configure:8970: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c -lXbsd    >&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lXbsd
collect2: ld returned 1 exit status
configure:8976: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:9001: result: no
configure:9009: checking for cma_open in -lpthreads
configure:9039: gcc -o conftest -O2 -march=pentium3 -pipe -D_BSD_SOURCE    
-Wl,-znocombreloc conftest.c -lpthreads    >&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lpthreads
collect2: ld returned 1 exit status
configure:9045: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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:9070: result: no
configure:9082: checking for XFree86 in /usr/X386
configure:9090: result: no
configure:9183: checking whether X on GNU/Linux needs -b to link
configure:9201: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9207: $? = 0
configure:9210: test -z                          || test ! -s conftest.err
configure:9213: $? = 0
configure:9216: test -s conftest
configure:9219: $? = 0
configure:9298: result: no
configure:9305: checking for Xkb
configure:9324: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9330: $? = 0
configure:9333: test -z                          || test ! -s conftest.err
configure:9336: $? = 0
configure:9339: test -s conftest
configure:9342: $? = 0
configure:9353: result: yes
configure:9371: checking for XrmSetDatabase
configure:9428: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9434: $? = 0
configure:9437: test -z                          || test ! -s conftest.err
configure:9440: $? = 0
configure:9443: test -s conftest
configure:9446: $? = 0
configure:9458: result: yes
configure:9371: checking for XScreenResourceString
configure:9428: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9434: $? = 0
configure:9437: test -z                          || test ! -s conftest.err
configure:9440: $? = 0
configure:9443: test -s conftest
configure:9446: $? = 0
configure:9458: result: yes
configure:9371: checking for XScreenNumberOfScreen
configure:9428: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9434: $? = 0
configure:9437: test -z                          || test ! -s conftest.err
configure:9440: $? = 0
configure:9443: test -s conftest
configure:9446: $? = 0
configure:9458: result: yes
configure:9371: checking for XSetWMProtocols
configure:9428: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9434: $? = 0
configure:9437: test -z                          || test ! -s conftest.err
configure:9440: $? = 0
configure:9443: test -s conftest
configure:9446: $? = 0
configure:9458: result: yes
configure:9471: checking X11 version 6
configure:9495: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9501: $? = 0
configure:9504: test -z                          || test ! -s conftest.err
configure:9507: $? = 0
configure:9510: test -s conftest
configure:9513: $? = 0
configure:9527: result: 6 or newer
configure:9541: checking X11 version 5
configure:9565: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lX11   >&5  
configure:9571: $? = 0
configure:9574: test -z                          || test ! -s conftest.err
configure:9577: $? = 0
configure:9580: test -s conftest
configure:9583: $? = 0
configure:9597: result: 5 or newer
configure:9634: checking for pkg-config
configure:9652: found /usr/local/bin/pkg-config
configure:9665: result: /usr/local/bin/pkg-config
configure:9682: checking for gtk+-2.0 >= 2.0.1 glib-2.0 >= 2.0.1
configure:9686: result: yes
configure:9690: checking GTK_CFLAGS
configure:9693: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include  
configure:9696: checking GTK_LIBS
configure:9699: result: -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:9748: checking for gdk_display_open
configure:9805: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:9811: $? = 0
configure:9814: test -z                          || test ! -s conftest.err
configure:9817: $? = 0
configure:9820: test -s conftest
configure:9823: $? = 0
configure:9835: result: yes
configure:9857: checking for gtk_file_selection_new
configure:9914: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:9920: $? = 0
configure:9924: test -z 
                         || test ! -s conftest.err
configure:9927: $? = 0
configure:9930: test -s conftest
configure:9933: $? = 0
configure:9945: result: yes
configure:9961: checking for gtk_file_chooser_dialog_new
configure:10018: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:10024: $? = 0
configure:10028: test -z 
                         || test ! -s conftest.err
configure:10031: $? = 0
configure:10034: test -s conftest
configure:10037: $? = 0
configure:10049: result: yes
configure:10085: checking pthread.h usability
configure:10097: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:10103: $? = 0
configure:10107: test -z 
                         || test ! -s conftest.err
configure:10110: $? = 0
configure:10113: test -s conftest.o
configure:10116: $? = 0
configure:10126: result: yes
configure:10130: checking pthread.h presence
configure:10140: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:10146: $? = 0
configure:10166: result: yes
configure:10201: checking for pthread.h
configure:10208: result: yes
configure:10222: checking for pthread_self in -lpthread
configure:10252: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lpthread  -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:10258: $? = 0
configure:10262: test -z 
                         || test ! -s conftest.err
configure:10265: $? = 0
configure:10268: test -s conftest
configure:10271: $? = 0
configure:10284: result: yes
configure:10991: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:10997: $? = 0
configure:11000: test -z                         || test ! -s conftest.err
configure:11003: $? = 0
configure:11006: test -s conftest.o
configure:11009: $? = 0
configure:11071: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
--pedantic-errors -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:110: error: passing arg 5 of `XRegisterIMInstantiateCallback' from 
incompatible pointer type
conftest.c:110: error: passing arg 6 of `XRegisterIMInstantiateCallback' from 
incompatible pointer type
configure:11077: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 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:11127: checking X11/xpm.h usability
configure:11139: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:11145: $? = 0
configure:11148: test -z                         || test ! -s conftest.err
configure:11151: $? = 0
configure:11154: test -s conftest.o
configure:11157: $? = 0
configure:11167: result: yes
configure:11171: checking X11/xpm.h presence
configure:11181: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:11187: $? = 0
configure:11207: result: yes
configure:11242: checking for X11/xpm.h
configure:11249: result: yes
configure:11254: checking for XpmReadFileToPixmap in -lXpm
configure:11284: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lXpm -lX11 -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:11290: $? = 0
configure:11293: test -z                         || test ! -s conftest.err
configure:11296: $? = 0
configure:11299: test -s conftest
configure:11302: $? = 0
configure:11315: result: yes
configure:11325: checking for XpmReturnAllocPixels preprocessor define
configure:11349: result: yes
configure:11381: checking jerror.h usability
configure:11393: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:127:20: jerror.h: No such file or directory
configure:11399: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 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:11421: result: no
configure:11425: checking jerror.h presence
configure:11435: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:93:20: jerror.h: No such file or directory
configure:11441: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <jerror.h>
configure:11461: result: no
configure:11496: checking for jerror.h
configure:11503: result: no
configure:11633: checking png.h usability
configure:11645: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:11651: $? = 0
configure:11654: test -z                         || test ! -s conftest.err
configure:11657: $? = 0
configure:11660: test -s conftest.o
configure:11663: $? = 0
configure:11673: result: yes
configure:11677: checking png.h presence
configure:11687: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:11693: $? = 0
configure:11713: result: yes
configure:11748: checking for png.h
configure:11755: result: yes
configure:11633: checking libpng/png.h usability
configure:11645: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:11651: $? = 0
configure:11654: test -z                         || test ! -s conftest.err
configure:11657: $? = 0
configure:11660: test -s conftest.o
configure:11663: $? = 0
configure:11673: result: yes
configure:11677: checking libpng/png.h presence
configure:11687: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:11693: $? = 0
configure:11713: result: yes
configure:11748: checking for libpng/png.h
configure:11755: result: yes
configure:11769: checking for png_get_channels in -lpng
configure:11799: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lpng -lz -lm -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:11805: $? = 0
configure:11808: test -z                         || test ! -s conftest.err
configure:11811: $? = 0
configure:11814: test -s conftest
configure:11817: $? = 0
configure:11830: result: yes
configure:11862: checking tiffio.h usability
configure:11874: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:130:20: tiffio.h: No such file or directory
configure:11880: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:11902: result: no
configure:11906: checking tiffio.h presence
configure:11916: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:96:20: tiffio.h: No such file or directory
configure:11922: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| #include <tiffio.h>
configure:11942: result: no
configure:11977: checking for tiffio.h
configure:11984: result: no
configure:12087: checking gif_lib.h usability
configure:12099: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:130:21: gif_lib.h: No such file or directory
configure:12105: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:12127: result: no
configure:12131: checking gif_lib.h presence
configure:12141: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:96:21: gif_lib.h: No such file or directory
configure:12147: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| #include <gif_lib.h>
configure:12167: result: no
configure:12202: checking for gif_lib.h
configure:12209: result: no
configure:12310: checking Carbon/Carbon.h usability
configure:12322: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:130:27: Carbon/Carbon.h: No such file or directory
configure:12328: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:12350: result: no
configure:12354: checking Carbon/Carbon.h presence
configure:12364: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:96:27: Carbon/Carbon.h: No such file or directory
configure:12370: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:12390: result: no
configure:12425: checking for Carbon/Carbon.h
configure:12432: result: no
configure:12453: checking malloc/malloc.h usability
configure:12465: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:130:27: malloc/malloc.h: No such file or directory
configure:12471: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:12493: result: no
configure:12497: checking malloc/malloc.h presence
configure:12507: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:96:27: malloc/malloc.h: No such file or directory
configure:12513: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 1
| /* end confdefs.h.  */
| #include <malloc/malloc.h>
configure:12533: result: no
configure:12568: checking for malloc/malloc.h
configure:12575: result: no
configure:12621: checking X11/SM/SMlib.h usability
configure:12633: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:12639: $? = 0
configure:12642: test -z                         || test ! -s conftest.err
configure:12645: $? = 0
configure:12648: test -s conftest.o
configure:12651: $? = 0
configure:12661: result: yes
configure:12665: checking X11/SM/SMlib.h presence
configure:12675: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:12681: $? = 0
configure:12701: result: yes
configure:12736: checking for X11/SM/SMlib.h
configure:12743: result: yes
configure:12748: checking for SmcOpenConnection in -lSM
configure:12778: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:12784: $? = 0
configure:12787: test -z                         || test ! -s conftest.err
configure:12790: $? = 0
configure:12793: test -s conftest
configure:12796: $? = 0
configure:12809: result: yes
configure:12833: checking whether netdb declares h_errno
configure:12854: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:12860: $? = 0
configure:12863: test -z                         || test ! -s conftest.err
configure:12866: $? = 0
configure:12869: test -s conftest
configure:12872: $? = 0
configure:12884: result: yes
configure:12896: checking for working alloca.h
configure:12917: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:12923: $? = 0
configure:12926: test -z                         || test ! -s conftest.err
configure:12929: $? = 0
configure:12932: test -s conftest
configure:12935: $? = 0
configure:12947: result: yes
configure:12957: checking for alloca
configure:12998: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13004: $? = 0
configure:13007: test -z                         || test ! -s conftest.err
configure:13010: $? = 0
configure:13013: test -s conftest
configure:13016: $? = 0
configure:13028: result: yes
configure:13254: checking for sqrt in -lm
configure:13284: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm  -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:107: warning: conflicting types for built-in function `sqrt'
configure:13290: $? = 0
configure:13293: test -z                         || test ! -s conftest.err
configure:13296: $? = 0
configure:13299: test -s conftest
configure:13302: $? = 0
configure:13315: result: yes
configure:13330: checking for maillock in -lmail
configure:13360: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lmail  -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lmail
collect2: ld returned 1 exit status
configure:13366: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:13391: result: no
configure:13403: checking for maillock in -llockfile
configure:13433: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -llockfile  -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -llockfile
collect2: ld returned 1 exit status
configure:13439: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:13464: result: no
configure:13481: checking for liblockfile.so
configure:13509: result: no
configure:13531: checking for touchlock
configure:13588: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
/tmp/ccBqmB2N.o(.text+0x14): In function `main':
: undefined reference to `touchlock'
/tmp/ccBqmB2N.o(.data+0x0): undefined reference to `touchlock'
collect2: ld returned 1 exit status
configure:13594: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:13618: result: no
configure:13642: checking maillock.h usability
configure:13654: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:135:22: maillock.h: No such file or directory
configure:13660: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:13682: result: no
configure:13686: checking maillock.h presence
configure:13696: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:101:22: maillock.h: No such file or directory
configure:13702: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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:13722: result: no
configure:13757: checking for maillock.h
configure:13764: result: no
configure:13856: checking for gethostname
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getdomainname
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for dup2
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for rename
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for closedir
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mkdir
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for rmdir
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for sysinfo
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getrusage
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for random
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for lrand48
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for bcopy
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for bcmp
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:137: warning: conflicting types for built-in function `bcmp'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for logb
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for frexp
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for fmod
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for rint
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for cbrt
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for ftime
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for res_init
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
/tmp/ccQHnZaA.o(.text+0x14): In function `main':
: undefined reference to `res_init'
/tmp/ccQHnZaA.o(.data+0x0): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure:13919: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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:13943: result: no
configure:13856: checking for setsid
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for strerror
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for fpathconf
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for select
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mktime
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for euidaccess
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getpagesize
configure:13943: result: yes
configure:13856: checking for tzset
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for setlocale
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for utimes
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for setrlimit
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for setpgid
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getcwd
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getwd
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
/tmp/ccUcj1CL.o(.text+0x14): In function `main':
: warning: the `getwd' function is dangerous and should not be used.
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for shutdown
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getaddrinfo
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for __fpending
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mblen
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mbrlen
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mbsinit
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for strsignal
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for setitimer
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for ualarm
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for index
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:167: warning: conflicting types for built-in function `index'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for rindex
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:168: warning: conflicting types for built-in function `rindex'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for sendto
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for recvfrom
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getsockopt
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for setsockopt
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getsockname
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getpeername
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for gai_strerror
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mkstemp
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getline
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for getdelim
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mremap
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for memmove
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for fsync
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for bzero
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:182: warning: conflicting types for built-in function `bzero'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for memset
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:183: warning: conflicting types for built-in function `memset'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for memcmp
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:184: warning: conflicting types for built-in function `memcmp'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for difftime
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for memcpy
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
conftest.c:186: warning: conflicting types for built-in function `memcpy'
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mempcpy
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13856: checking for mblen
configure:13943: result: yes
configure:13856: checking for mbrlen
configure:13943: result: yes
configure:13856: checking for posix_memalign
configure:13913: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:13919: $? = 0
configure:13922: test -z                         || test ! -s conftest.err
configure:13925: $? = 0
configure:13928: test -s conftest
configure:13931: $? = 0
configure:13943: result: yes
configure:13968: checking sys/un.h usability
configure:13980: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:13986: $? = 0
configure:13989: test -z                         || test ! -s conftest.err
configure:13992: $? = 0
configure:13995: test -s conftest.o
configure:13998: $? = 0
configure:14008: result: yes
configure:14012: checking sys/un.h presence
configure:14022: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:14028: $? = 0
configure:14048: result: yes
configure:14083: checking for sys/un.h
configure:14090: result: yes
configure:14111: checking for stdlib.h
configure:14116: result: yes
configure:14111: checking for sys/time.h
configure:14116: result: yes
configure:14111: checking for unistd.h
configure:14116: result: yes
configure:14259: checking for alarm
configure:14316: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:14322: $? = 0
configure:14325: test -z                         || test ! -s conftest.err
configure:14328: $? = 0
configure:14331: test -s conftest
configure:14334: $? = 0
configure:14346: result: yes
configure:14356: checking for working mktime
configure:14532: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:14535: $? = 0
configure:14537: ./conftest
configure:14540: $? = 0
configure:14554: result: yes
configure:14586: checking for getloadavg
configure:14643: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:14649: $? = 0
configure:14652: test -z                         || test ! -s conftest.err
configure:14655: $? = 0
configure:14658: test -s conftest
configure:14661: $? = 0
configure:14673: result: yes
configure:14687: checking for pstat_getdynamic
configure:14744: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
/tmp/ccClfMSc.o(.text+0x14): In function `main':
: undefined reference to `pstat_getdynamic'
/tmp/ccClfMSc.o(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:14750: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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:14774: result: no
configure:14787: checking for kstat_open in -lkstat
configure:14817: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lkstat  -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lkstat
collect2: ld returned 1 exit status
configure:14823: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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:14848: result: no
configure:15154: checking for getloadavg
configure:15211: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:15217: $? = 0
configure:15220: test -z                         || test ! -s conftest.err
configure:15223: $? = 0
configure:15226: test -s conftest
configure:15229: $? = 0
configure:15241: result: yes
configure:16457: checking whether getloadavg requires setgid
configure:16482: result: no
configure:16524: checking for _LARGEFILE_SOURCE value needed for large files
configure:16547: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:16553: $? = 0
configure:16556: test -z                         || test ! -s conftest.err
configure:16559: $? = 0
configure:16562: test -s conftest.o
configure:16565: $? = 0
configure:16621: result: no
configure:16635: checking for fseeko
configure:16656: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:16662: $? = 0
configure:16665: test -z                         || test ! -s conftest.err
configure:16668: $? = 0
configure:16671: test -s conftest
configure:16674: $? = 0
configure:16686: result: yes
configure:16697: checking whether getpgrp requires zero arguments
configure:16719: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function `main':
conftest.c:211: error: too many arguments to function `getpgrp'
configure:16725: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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
| /* 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:16749: result: yes
configure:16764: checking for strftime
configure:16821: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:16827: $? = 0
configure:16830: test -z                         || test ! -s conftest.err
configure:16833: $? = 0
configure:16836: test -s conftest
configure:16839: $? = 0
configure:16851: result: yes
configure:16940: checking for grantpt
configure:16997: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:17003: $? = 0
configure:17006: test -z                         || test ! -s conftest.err
configure:17009: $? = 0
configure:17012: test -s conftest
configure:17015: $? = 0
configure:17027: result: yes
configure:17043: checking for getpt
configure:17100: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   >&5  
configure:17106: $? = 0
configure:17109: test -z                         || test ! -s conftest.err
configure:17112: $? = 0
configure:17115: test -s conftest
configure:17118: $? = 0
configure:17130: result: yes
configure:17146: checking for tparm in -lncurses
configure:17176: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses  -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:17182: $? = 0
configure:17185: test -z                         || test ! -s conftest.err
configure:17188: $? = 0
configure:17191: test -s conftest
configure:17194: $? = 0
configure:17207: result: yes
configure:19520: checking for dgettext in -lintl
configure:19550: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lintl  -lncurses -lm -lSM -lICE -Wl,--export-dynamic 
-L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0   -lX11   >&5  
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: 
cannot find -lintl
collect2: ld returned 1 exit status
configure:19556: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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 GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_LIBNCURSES 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:19581: result: no
configure:19593: checking whether localtime caches TZ
configure:19640: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:19643: $? = 0
configure:19645: ./conftest
configure:19648: $? = 0
configure:19667: result: no
configure:19682: checking for gettimeofday
configure:19739: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:19745: $? = 0
configure:19748: test -z                         || test ! -s conftest.err
configure:19751: $? = 0
configure:19754: test -s conftest
configure:19757: $? = 0
configure:19769: result: yes
configure:19780: checking whether gettimeofday can accept two arguments
configure:19812: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:19818: $? = 0
configure:19821: test -z                         || test ! -s conftest.err
configure:19824: $? = 0
configure:19827: test -s conftest.o
configure:19830: $? = 0
configure:19841: result: yes
configure:19854: checking for struct tm.tm_zone
configure:19957: result: yes
configure:20043: checking for struct timezone
configure:20064: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:20070: $? = 0
configure:20073: test -z                         || test ! -s conftest.err
configure:20076: $? = 0
configure:20079: test -s conftest.o
configure:20082: $? = 0
configure:20111: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:20114: $? = 0
configure:20116: ./conftest
configure:20119: $? = 0
configure:20140: result: yes
configure:20145: checking for socket
configure:20202: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:20208: $? = 0
configure:20211: test -z                         || test ! -s conftest.err
configure:20214: $? = 0
configure:20217: test -s conftest
configure:20220: $? = 0
configure:20232: result: yes
configure:20251: checking netinet/in.h usability
configure:20263: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:20269: $? = 0
configure:20272: test -z                         || test ! -s conftest.err
configure:20275: $? = 0
configure:20278: test -s conftest.o
configure:20281: $? = 0
configure:20291: result: yes
configure:20295: checking netinet/in.h presence
configure:20305: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:20311: $? = 0
configure:20331: result: yes
configure:20366: checking for netinet/in.h
configure:20373: result: yes
configure:20396: checking arpa/inet.h usability
configure:20408: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:20414: $? = 0
configure:20417: test -z                         || test ! -s conftest.err
configure:20420: $? = 0
configure:20423: test -s conftest.o
configure:20426: $? = 0
configure:20436: result: yes
configure:20440: checking arpa/inet.h presence
configure:20450: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:20456: $? = 0
configure:20476: result: yes
configure:20511: checking for arpa/inet.h
configure:20518: result: yes
configure:20552: checking sys/ioctl.h usability
configure:20564: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:20570: $? = 0
configure:20573: test -z                         || test ! -s conftest.err
configure:20576: $? = 0
configure:20579: test -s conftest.o
configure:20582: $? = 0
configure:20592: result: yes
configure:20596: checking sys/ioctl.h presence
configure:20606: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
configure:20612: $? = 0
configure:20632: result: yes
configure:20667: checking for sys/ioctl.h
configure:20674: result: yes
configure:20696: checking whether system supports dynamic ptys
configure:20699: result: yes
configure:20711: checking for pid_t
configure:20735: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:20741: $? = 0
configure:20744: test -z                         || test ! -s conftest.err
configure:20747: $? = 0
configure:20750: test -s conftest.o
configure:20753: $? = 0
configure:20764: result: yes
configure:20782: checking for unistd.h
configure:20787: result: yes
configure:20791: checking vfork.h usability
configure:20803: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:220:19: vfork.h: No such file or directory
configure:20809: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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 GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_LIBNCURSES 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:20831: result: no
configure:20835: checking vfork.h presence
configure:20845: gcc -E -I/usr/X11R6/include -D_BSD_SOURCE   conftest.c
conftest.c:186:19: vfork.h: No such file or directory
configure:20851: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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 GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_LIBNCURSES 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:20871: result: no
configure:20906: checking for vfork.h
configure:20913: result: no
configure:20931: checking for fork
configure:20988: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:20994: $? = 0
configure:20997: test -z                         || test ! -s conftest.err
configure:21000: $? = 0
configure:21003: test -s conftest
configure:21006: $? = 0
configure:21018: result: yes
configure:20931: checking for vfork
configure:20988: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:20994: $? = 0
configure:20997: test -z                         || test ! -s conftest.err
configure:21000: $? = 0
configure:21003: test -s conftest
configure:21006: $? = 0
configure:21018: result: yes
configure:21029: checking for working fork
configure:21052: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:21055: $? = 0
configure:21057: ./conftest
configure:21060: $? = 0
configure:21074: result: yes
configure:21095: checking for working vfork
configure:21228: result: yes
configure:21260: checking for nl_langinfo and CODESET
configure:21281: gcc -o conftest -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE    -Wl,-znocombreloc -L/usr/X11R6/lib 
conftest.c -lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lX11   
>&5  
configure:21287: $? = 0
configure:21290: test -z                         || test ! -s conftest.err
configure:21293: $? = 0
configure:21296: test -s conftest
configure:21299: $? = 0
configure:21312: result: yes
configure:21322: checking for size_t
configure:21346: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:21352: $? = 0
configure:21355: test -z                         || test ! -s conftest.err
configure:21358: $? = 0
configure:21361: test -s conftest.o
configure:21364: $? = 0
configure:21375: result: yes
configure:21387: checking for mbstate_t
configure:21409: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:21415: $? = 0
configure:21418: test -z                         || test ! -s conftest.err
configure:21421: $? = 0
configure:21424: test -s conftest.o
configure:21427: $? = 0
configure:21438: result: yes
configure:21454: checking for C restrict keyword
configure:21475: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
conftest.c:193: error: parse error before "x"
configure:21481: $? = 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_TERMCAP_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_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 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_GTK 1
| #define HAVE_GDK_DISPLAY_OPEN 1
| #define HAVE_GTK_MULTIDISPLAY 1
| #define HAVE_GTK_FILE_SELECTION_NEW 1
| #define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
| #define HAVE_GTK_FILE_BOTH 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_GTK_AND_PTHREAD 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_PNG_H 1
| #define HAVE_LIBPNG_PNG_H 1
| #define HAVE_PNG 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_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 GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_LIBNCURSES 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:21516: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:21522: $? = 0
configure:21525: test -z                         || test ! -s conftest.err
configure:21528: $? = 0
configure:21531: test -s conftest.o
configure:21534: $? = 0
configure:21547: result: __restrict
configure:21562: checking for C restricted array declarations
configure:21583: gcc -c -I/usr/X11R6/include -O2 -march=pentium3 -pipe 
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 
-I/opt/gnome/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 
-I/usr/include/freetype2 -I/usr/include/freetype2/config 
-I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include   
-I/usr/X11R6/include -D_BSD_SOURCE   conftest.c >&5
configure:21589: $? = 0
configure:21592: test -z                         || test ! -s conftest.err
configure:21595: $? = 0
configure:21598: test -s conftest.o
configure:21601: $? = 0
configure:21612: result: yes
configure:21957: 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 pfdabpc

config.status:755: creating Makefile
config.status:755: creating lib-src/Makefile.c
config.status:755: creating oldXMenu/Makefile
config.status:755: creating man/Makefile
config.status:755: creating lwlib/Makefile
config.status:755: creating src/Makefile.c
config.status:755: creating lisp/Makefile
config.status:755: creating lispref/Makefile
config.status:755: creating lispintro/Makefile
config.status:755: creating leim/Makefile
config.status:814: creating src/config.h
config.status:1540: 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=set
ac_cv_env_CFLAGS_value='-O2 -march=pentium3 -pipe'
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_gdk_display_open=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_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_gtk_file_chooser_dialog_new=yes
ac_cv_func_gtk_file_selection_new=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_sys_siglist=no
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_X11_SM_SMlib_h=yes
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_gif_lib_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jerror_h=no
ac_cv_header_libpng_png_h=yes
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=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pty_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_vlimit_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termcap_h=yes
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_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=yes
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_png_png_get_channels=yes
ac_cv_lib_pthread_pthread_self=yes
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_INSTALL_INFO=/sbin/install-info
ac_cv_path_PKG_CONFIG=/usr/local/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_version_5=yes
emacs_cv_x11_version_6=yes

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

ALLOCA=''
CC='gcc'
CFLAGS='-O2 -march=pentium3 -pipe'
CPP='gcc -E'
CPPFLAGS='-D_BSD_SOURCE  '
C_SWITCH_X_SITE='-I/usr/X11R6/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include  '
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GTK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
-I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include  '
GTK_LIBS='-Wl,--export-dynamic -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpthread'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/sbin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KMEM_GROUP=''
LDFLAGS=' -Wl,-znocombreloc -L/usr/X11R6/lib'
LD_SWITCH_X_SITE='-L/usr/X11R6/lib'
LD_SWITCH_X_SITE_AUX='-R/usr/X11R6/lib'
LIBOBJS=''
LIBS='-lncurses -lm -lSM -lICE -Wl,--export-dynamic -L/opt/gnome/lib 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -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/local/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
X_TOOLKIT_TYPE='none'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/X11R6/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}'
locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp:${datadir}/emacs/${version}/leim'
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='/home/pfeiffer/.emacs.d/cvs'
sysconfdir='${prefix}/etc'
target_alias=''
version='21.3.50'
x_default_search_path='/usr/X11R6/lib/X11/%L/%T/%N%C%S:/usr/X11R6/lib/X11/%l/%T/%N%C%S:/usr/X11R6/lib/X11/%T/%N%C%S:/usr/X11R6/lib/X11/%L/%T/%N%S:/usr/X11R6/lib/X11/%l/%T/%N%S:/usr/X11R6/lib/X11/%T/%N%S'

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

#define C_SWITCH_X_SITE -I/usr/X11R6/include -DXTHREADS -D_REENTRANT 
-DXUSE_MTSAFE_API -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include 
-I/usr/X11R6/include -I/opt/gnome/include/atk-1.0 
-I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/opt/gnome/include/glib-2.0 
-I/opt/gnome/lib/glib-2.0/include  
#define DOUG_LEA_MALLOC 1
#define EMACS_CONFIGURATION "i686-pc-linux-gnu"
#define EMACS_CONFIG_OPTIONS "'--with-x-toolkit=gtk' 'CFLAGS=-O2 
-march=pentium3 -pipe'"
#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_GDK_DISPLAY_OPEN 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_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_GRANTPT 1
#define HAVE_GTK 1
#define HAVE_GTK_AND_PTHREAD 1
#define HAVE_GTK_FILE_BOTH 1
#define HAVE_GTK_FILE_CHOOSER_DIALOG_NEW 1
#define HAVE_GTK_FILE_SELECTION_NEW 1
#define HAVE_GTK_MULTIDISPLAY 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_LIBNCURSES 1
#define HAVE_LIBPNG_PNG_H 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_PNG 1
#define HAVE_PNG_H 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTY_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_VLIMIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TERM_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_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 -L/usr/X11R6/lib
#define LD_SWITCH_X_SITE_AUX -R/usr/X11R6/lib
#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_TOOLKIT_SCROLL_BARS 1
#define USE_XIM 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]