unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Should libXt-devel be required to build Emacs?
@ 2006-12-18 17:25 Leo
  2006-12-19  6:55 ` Jan Djärv
  0 siblings, 1 reply; 24+ messages in thread
From: Leo @ 2006-12-18 17:25 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1631 bytes --]

Hi there,

Just updated my system and try to re-build Emacs. I installed the
required libs by the output of 'ldd emacs' (attached).

The funny thing is Emacs isn't linked to libXt. But if
libXt/libXt-devel is not installed, the configure script won't be able
to detect the window_system.

,----
|   Where should the build process find the source code?    /home/emacs/emacs
|   What operating system and machine description files should Emacs use?
|         `s/gnu-linux.h' and `m/intel386.h'
|   What compiler should emacs be built with?               gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer
|   Should Emacs use the GNU version of malloc?             yes
|       (Using Doug Lea's new malloc from the GNU C Library.)
|   Should Emacs use a relocating allocator for buffers?    yes
|   Should Emacs use mmap(2) for buffer allocation?         no
|   What window system should Emacs use?                    none
|   What toolkit should Emacs use?                          GTK
|   Where do we find X Windows header files?                NONE
|   Where do we find X Windows libraries?                   NONE
|   Does Emacs use -lXaw3d?                                 no
|   Does Emacs use -lXpm?                                   no
|   Does Emacs use -ljpeg?                                  no
|   Does Emacs use -ltiff?                                  no
|   Does Emacs use -lungif?                                 no
|   Does Emacs use -lpng?                                   no
|   Does Emacs use X toolkit scroll bars?                   yes
`----

I am wondering is libXt-devel a false requirement to build Emacs?

[-- Attachment #2: ldd-emacs.log --]
[-- Type: application/octet-stream, Size: 2627 bytes --]

        linux-gate.so.1 =>  (0x0077d000)
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x4b5b6000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x4bb33000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x4b598000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x4ba58000)
        libm.so.6 => /lib/libm.so.6 (0x4ae48000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x4b972000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x4bbcc000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0x4baa1000)
        libgobject-2.0.so.0 => /lib/libgobject-2.0.so.0 (0x4b0bc000)
        libgmodule-2.0.so.0 => /lib/libgmodule-2.0.so.0 (0x4b10f000)
        libdl.so.2 => /lib/libdl.so.2 (0x4ae42000)
        libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0x4aeaf000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4ae71000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0x4bc67000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0x4b956000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x4c18f000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4bb0f000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4b570000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4ae8a000)
        libungif.so.4 => /usr/lib/libungif.so.4 (0x4b1d1000)
        libXpm.so.4 => /usr/lib/libXpm.so.4 (0x00110000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0x4c164000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x4b394000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x4b1d8000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4b138000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x4af4f000)
        libasound.so.2 => /lib/libasound.so.2 (0x4bda6000)
        libncurses.so.5 => /usr/lib/libncurses.so.5 (0x00121000)
        libc.so.6 => /lib/libc.so.6 (0x4ad03000)
        libgif.so.4 => /usr/lib/libgif.so.4 (0x4b41d000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x4b0fd000)
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x4ba26000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0x4bbc2000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x4b950000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x4b42f000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x4b9ce000)
        /lib/ld-linux.so.2 (0x4ace6000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x4ba71000)
        librt.so.1 => /lib/librt.so.1 (0x4ae9f000)
        libexpat.so.0 => /lib/libexpat.so.0 (0x4b115000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x4aeaa000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x4b053000)


[-- Attachment #3: Type: text/plain, Size: 76 bytes --]


-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-18 17:25 Should libXt-devel be required to build Emacs? Leo
@ 2006-12-19  6:55 ` Jan Djärv
  2006-12-19 13:12   ` Leo
  0 siblings, 1 reply; 24+ messages in thread
From: Jan Djärv @ 2006-12-19  6:55 UTC (permalink / raw)
  Cc: emacs-devel

Leo skrev:
> Hi there,
> 
> Just updated my system and try to re-build Emacs. I installed the
> required libs by the output of 'ldd emacs' (attached).
> 
> The funny thing is Emacs isn't linked to libXt. But if
> libXt/libXt-devel is not installed, the configure script won't be able
> to detect the window_system.

Please send us config.log when it does not detect the window system.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-19  6:55 ` Jan Djärv
@ 2006-12-19 13:12   ` Leo
  2006-12-19 20:36     ` Jan Djärv
  0 siblings, 1 reply; 24+ messages in thread
From: Leo @ 2006-12-19 13:12 UTC (permalink / raw)
  Cc: Jan Djärv

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

* Jan Djärv (2006-12-19 07:55 +0100) said:
  ^^^^^^^^^
> Leo skrev:
>> Hi there,
>> 
>> Just updated my system and try to re-build Emacs. I installed the
>> required libs by the output of 'ldd emacs' (attached).
>> 
>> The funny thing is Emacs isn't linked to libXt. But if
>> libXt/libXt-devel is not installed, the configure script won't be able
>> to detect the window_system.
>
> Please send us config.log when it does not detect the window system.
>
> 	Jan D.


[-- Attachment #2: config.log --]
[-- Type: application/octet-stream, Size: 266892 bytes --]

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 --prefix=/usr/local/packages/emacs --with-gtk --with-freetype --with-xft --enable-font-backend --with-pop=yes --enable-locallisppath=/usr/local/share/emacs/site-lisp --without-xim

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

hostname = sl392.st-edmunds.cam.ac.uk
uname -m = i686
uname -r = 2.6.18-1.2849.fc6
uname -s = Linux
uname -v = #1 SMP Fri Nov 10 12:45:28 EST 2006

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

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

PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/local/packages/emacs/bin
PATH: /usr/local/free.APPS/texlive/2005/bin/i386-linux
PATH: /home/leo/bin
PATH: /usr/local/packages/emacs/bin
PATH: /usr/local/free.APPS/texlive/2005/bin/i386-linux


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

configure:1659: checking build system type
configure:1677: result: i686-pc-linux-gnu
configure:1685: checking host system type
configure:1699: result: i686-pc-linux-gnu
configure:2792: checking for gcc
configure:2808: found /usr/bin/gcc
configure:2818: result: gcc
configure:3062: checking for C compiler version
configure:3065: gcc --version </dev/null >&5
gcc (GCC) 4.1.1 20061011 (Red Hat 4.1.1-30)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3068: $? = 0
configure:3070: gcc -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.1 20061011 (Red Hat 4.1.1-30)
configure:3073: $? = 0
configure:3075: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3078: $? = 1
configure:3101: checking for C compiler default output file name
configure:3104: gcc -O2 -march=pentium-m -pipe -fomit-frame-pointer   conftest.c  >&5
configure:3107: $? = 0
configure:3153: result: a.out
configure:3158: checking whether the C compiler works
configure:3164: ./a.out
configure:3167: $? = 0
configure:3184: result: yes
configure:3191: checking whether we are cross compiling
configure:3193: result: no
configure:3196: checking for suffix of executables
configure:3198: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer   conftest.c  >&5
configure:3201: $? = 0
configure:3226: result: 
configure:3232: checking for suffix of object files
configure:3253: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer  conftest.c >&5
configure:3256: $? = 0
configure:3278: result: o
configure:3282: checking whether we are using the GNU C compiler
configure:3306: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer  conftest.c >&5
configure:3312: $? = 0
configure:3316: test -z 
			 || test ! -s conftest.err
configure:3319: $? = 0
configure:3322: test -s conftest.o
configure:3325: $? = 0
configure:3338: result: yes
configure:3344: checking whether gcc accepts -g
configure:3365: gcc -c -g  conftest.c >&5
configure:3371: $? = 0
configure:3375: test -z 
			 || test ! -s conftest.err
configure:3378: $? = 0
configure:3381: test -s conftest.o
configure:3384: $? = 0
configure:3395: result: yes
configure:3412: checking for gcc option to accept ANSI C
configure:3482: gcc  -c -O2 -march=pentium-m -pipe -fomit-frame-pointer  conftest.c >&5
configure:3488: $? = 0
configure:3492: test -z 
			 || test ! -s conftest.err
configure:3495: $? = 0
configure:3498: test -s conftest.o
configure:3501: $? = 0
configure:3519: result: none needed
configure:3537: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3543: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3715: checking how to run the C preprocessor
configure:3750: gcc -E  conftest.c
configure:3756: $? = 0
configure:3788: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3794: $? = 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:3833: result: gcc -E
configure:3857: gcc -E  conftest.c
configure:3863: $? = 0
configure:3895: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3901: $? = 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:3945: checking for egrep
configure:3955: result: grep -E
configure:3961: checking for AIX
configure:3983: result: no
configure:3997: checking whether gcc understands -Wno-pointer-sign
configure:4017: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -Wno-pointer-sign  conftest.c >&5
configure:4023: $? = 0
configure:4027: test -z 
			 || test ! -s conftest.err
configure:4030: $? = 0
configure:4033: test -s conftest.o
configure:4036: $? = 0
configure:4049: result: yes
configure:4057: checking whether ln -s works
configure:4061: result: yes
configure:4073: checking how to run the C preprocessor
configure:4191: result: gcc -E
configure:4215: gcc -E  conftest.c
configure:4221: $? = 0
configure:4253: gcc -E  conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4259: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4315: checking for a BSD-compatible install
configure:4370: result: /usr/bin/install -c
configure:4423: checking for ranlib
configure:4439: found /usr/bin/ranlib
configure:4450: result: ranlib
configure:4465: checking for install-info
configure:4498: result: no
configure:4504: checking for install-info
configure:4537: result: no
configure:4543: checking for install-info
configure:4561: found /sbin/install-info
configure:4574: result: /sbin/install-info
configure:4583: checking for gzip
configure:4601: found /usr/bin/gzip
configure:4613: result: /usr/bin/gzip
configure:4640: checking for -znocombreloc
configure:4646: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer   -Wl,-znocombreloc conftest.c  >&5
configure:4652: $? = 0
configure:4656: test -z 
			 || test ! -s conftest.err
configure:4659: $? = 0
configure:4662: test -s conftest
configure:4665: $? = 0
configure:4667: result: yes
configure:4684: 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:4838: checking for special C compiler options needed for large files
configure:4937: result: no
configure:4943: checking for _FILE_OFFSET_BITS value needed for large files
configure:4974: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -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:4980: $? = 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:5027: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5033: $? = 0
configure:5037: test -z 
			 || test ! -s conftest.err
configure:5040: $? = 0
configure:5043: test -s conftest.o
configure:5046: $? = 0
configure:5058: result: 64
configure:5068: checking for _LARGE_FILES value needed for large files
configure:5099: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5105: $? = 0
configure:5109: test -z 
			 || test ! -s conftest.err
configure:5112: $? = 0
configure:5115: test -s conftest.o
configure:5118: $? = 0
configure:5183: result: no
configure:5215: checking for ANSI C header files
configure:5240: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5246: $? = 0
configure:5250: test -z 
			 || test ! -s conftest.err
configure:5253: $? = 0
configure:5256: test -s conftest.o
configure:5259: $? = 0
configure:5348: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
conftest.c: In function 'main':
conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit'
configure:5351: $? = 0
configure:5353: ./conftest
configure:5356: $? = 0
configure:5371: result: yes
configure:5395: checking for sys/types.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for sys/stat.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for stdlib.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for string.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for memory.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for strings.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for inttypes.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for stdint.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5395: checking for unistd.h
configure:5411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5417: $? = 0
configure:5421: test -z 
			 || test ! -s conftest.err
configure:5424: $? = 0
configure:5427: test -s conftest.o
configure:5430: $? = 0
configure:5441: result: yes
configure:5469: checking machine/soundcard.h usability
configure:5481: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:56:31: error: machine/soundcard.h: No such file or directory
configure:5487: $? = 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:5510: result: no
configure:5514: checking machine/soundcard.h presence
configure:5524: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:22:31: error: machine/soundcard.h: No such file or directory
configure:5530: $? = 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:5550: result: no
configure:5585: checking for machine/soundcard.h
configure:5592: result: no
configure:5469: checking sys/soundcard.h usability
configure:5481: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5487: $? = 0
configure:5491: test -z 
			 || test ! -s conftest.err
configure:5494: $? = 0
configure:5497: test -s conftest.o
configure:5500: $? = 0
configure:5510: result: yes
configure:5514: checking sys/soundcard.h presence
configure:5524: gcc -E -D_BSD_SOURCE   conftest.c
configure:5530: $? = 0
configure:5550: result: yes
configure:5585: checking for sys/soundcard.h
configure:5592: result: yes
configure:5469: checking soundcard.h usability
configure:5481: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:57:23: error: soundcard.h: No such file or directory
configure:5487: $? = 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:5510: result: no
configure:5514: checking soundcard.h presence
configure:5524: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:23:23: error: soundcard.h: No such file or directory
configure:5530: $? = 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:5550: result: no
configure:5585: checking for soundcard.h
configure:5592: result: no
configure:5606: checking for _oss_ioctl in -lossaudio
configure:5636: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lossaudio   >&5  
/usr/bin/ld: cannot find -lossaudio
collect2: ld returned 1 exit status
configure:5642: $? = 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:5668: result: no
configure:5689: checking for pkg-config
configure:5707: found /usr/bin/pkg-config
configure:5720: result: /usr/bin/pkg-config
configure:5734: checking for alsa >= 1.0.0
configure:5754: result: no
configure:5832: checking sys/select.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/select.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/select.h
configure:5955: result: yes
configure:5832: checking sys/timeb.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/timeb.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/timeb.h
configure:5955: result: yes
configure:5832: checking sys/time.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/time.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/time.h
configure:5955: result: yes
configure:5823: checking for unistd.h
configure:5828: result: yes
configure:5832: checking utime.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking utime.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for utime.h
configure:5955: result: yes
configure:5832: checking linux/version.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking linux/version.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for linux/version.h
configure:5955: result: yes
configure:5832: checking sys/systeminfo.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:63:28: error: sys/systeminfo.h: No such file or directory
configure:5850: $? = 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:5873: result: no
configure:5877: checking sys/systeminfo.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:29:28: error: sys/systeminfo.h: No such file or directory
configure:5893: $? = 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:5913: result: no
configure:5948: checking for sys/systeminfo.h
configure:5955: result: no
configure:5832: checking termios.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking termios.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for termios.h
configure:5955: result: yes
configure:5832: checking limits.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking limits.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for limits.h
configure:5955: result: yes
configure:5823: checking for string.h
configure:5828: result: yes
configure:5823: checking for stdlib.h
configure:5828: result: yes
configure:5832: checking termcap.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:67:21: error: termcap.h: No such file or directory
configure:5850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <termcap.h>
configure:5873: result: no
configure:5877: checking termcap.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:33:21: error: termcap.h: No such file or directory
configure:5893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| /* end confdefs.h.  */
| #include <termcap.h>
configure:5913: result: no
configure:5948: checking for termcap.h
configure:5955: result: no
configure:5832: checking stdio_ext.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking stdio_ext.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for stdio_ext.h
configure:5955: result: yes
configure:5832: checking fcntl.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking fcntl.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for fcntl.h
configure:5955: result: yes
configure:5823: checking for strings.h
configure:5828: result: yes
configure:5832: checking coff.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:70:18: error: coff.h: No such file or directory
configure:5850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <coff.h>
configure:5873: result: no
configure:5877: checking coff.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:36:18: error: coff.h: No such file or directory
configure:5893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h.  */
| #include <coff.h>
configure:5913: result: no
configure:5948: checking for coff.h
configure:5955: result: no
configure:5832: checking pty.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking pty.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for pty.h
configure:5955: result: yes
configure:5832: checking sys/mman.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/mman.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/mman.h
configure:5955: result: yes
configure:5832: checking sys/param.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/param.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/param.h
configure:5955: result: yes
configure:5832: checking sys/vlimit.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/vlimit.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/vlimit.h
configure:5955: result: yes
configure:5832: checking sys/resource.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/resource.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/resource.h
configure:5955: result: yes
configure:5832: checking locale.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking locale.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for locale.h
configure:5955: result: yes
configure:5832: checking sys/_mbstate_t.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:76:28: error: sys/_mbstate_t.h: No such file or directory
configure:5850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/_mbstate_t.h>
configure:5873: result: no
configure:5877: checking sys/_mbstate_t.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:42:28: error: sys/_mbstate_t.h: No such file or directory
configure:5893: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <sys/_mbstate_t.h>
configure:5913: result: no
configure:5948: checking for sys/_mbstate_t.h
configure:5955: result: no
configure:5832: checking sys/utsname.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking sys/utsname.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for sys/utsname.h
configure:5955: result: yes
configure:5832: checking pwd.h usability
configure:5844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5850: $? = 0
configure:5854: test -z 
			 || test ! -s conftest.err
configure:5857: $? = 0
configure:5860: test -s conftest.o
configure:5863: $? = 0
configure:5873: result: yes
configure:5877: checking pwd.h presence
configure:5887: gcc -E -D_BSD_SOURCE   conftest.c
configure:5893: $? = 0
configure:5913: result: yes
configure:5948: checking for pwd.h
configure:5955: result: yes
configure:5969: checking if personality LINUX32 can be set
configure:5987: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:5993: $? = 0
configure:5997: test -z 
			 || test ! -s conftest.err
configure:6000: $? = 0
configure:6003: test -s conftest.o
configure:6006: $? = 0
configure:6016: result: yes
configure:6031: checking for term.h
configure:6044: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:45:18: error: term.h: No such file or directory
configure:6050: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| /* end confdefs.h.  */
| #include <term.h>
configure:6071: result: no
configure:6082: checking for ANSI C header files
configure:6238: result: yes
configure:6248: checking whether time.h and sys/time.h may both be included
configure:6273: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6279: $? = 0
configure:6283: test -z 
			 || test ! -s conftest.err
configure:6286: $? = 0
configure:6289: test -s conftest.o
configure:6292: $? = 0
configure:6303: result: yes
configure:6313: checking whether sys_siglist is declared
configure:6337: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -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:6343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
|   char *p = (char *) sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6367: result: no
configure:6387: checking whether __sys_siglist is declared
configure:6411: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -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:6417: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __sys_siglist
|   char *p = (char *) __sys_siglist;
| #endif
| 
|   ;
|   return 0;
| }
configure:6441: result: no
configure:6467: checking for sys/wait.h that is POSIX.1 compatible
configure:6498: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6504: $? = 0
configure:6508: test -z 
			 || test ! -s conftest.err
configure:6511: $? = 0
configure:6514: test -s conftest.o
configure:6517: $? = 0
configure:6528: result: yes
configure:6539: checking for struct utimbuf
configure:6572: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6578: $? = 0
configure:6582: test -z 
			 || test ! -s conftest.err
configure:6585: $? = 0
configure:6588: test -s conftest.o
configure:6591: $? = 0
configure:6602: result: yes
configure:6612: checking return type of signal handlers
configure:6643: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6649: $? = 0
configure:6653: test -z 
			 || test ! -s conftest.err
configure:6656: $? = 0
configure:6659: test -s conftest.o
configure:6662: $? = 0
configure:6673: result: void
configure:6682: checking for speed_t
configure:6703: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6709: $? = 0
configure:6713: test -z 
			 || test ! -s conftest.err
configure:6716: $? = 0
configure:6719: test -s conftest.o
configure:6722: $? = 0
configure:6733: result: yes
configure:6743: checking for struct timeval
configure:6773: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6779: $? = 0
configure:6783: test -z 
			 || test ! -s conftest.err
configure:6786: $? = 0
configure:6789: test -s conftest.o
configure:6792: $? = 0
configure:6803: result: yes
configure:6814: checking for struct exception
configure:6835: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6841: $? = 0
configure:6845: test -z 
			 || test ! -s conftest.err
configure:6848: $? = 0
configure:6851: test -s conftest.o
configure:6854: $? = 0
configure:6865: result: yes
configure:6890: checking sys/socket.h usability
configure:6902: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:6908: $? = 0
configure:6912: test -z 
			 || test ! -s conftest.err
configure:6915: $? = 0
configure:6918: test -s conftest.o
configure:6921: $? = 0
configure:6931: result: yes
configure:6935: checking sys/socket.h presence
configure:6945: gcc -E -D_BSD_SOURCE   conftest.c
configure:6951: $? = 0
configure:6971: result: yes
configure:7006: checking for sys/socket.h
configure:7013: result: yes
configure:7030: checking for net/if.h
configure:7049: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7055: $? = 0
configure:7059: test -z 
			 || test ! -s conftest.err
configure:7062: $? = 0
configure:7065: test -s conftest.o
configure:7068: $? = 0
configure:7079: result: yes
configure:7091: checking whether struct tm is in sys/time.h or time.h
configure:7114: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7120: $? = 0
configure:7124: test -z 
			 || test ! -s conftest.err
configure:7127: $? = 0
configure:7130: test -s conftest.o
configure:7133: $? = 0
configure:7144: result: time.h
configure:7154: checking for struct tm.tm_zone
configure:7180: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7186: $? = 0
configure:7190: test -z 
			 || test ! -s conftest.err
configure:7193: $? = 0
configure:7196: test -s conftest.o
configure:7199: $? = 0
configure:7259: result: yes
configure:7344: checking for struct tm.tm_gmtoff
configure:7368: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7374: $? = 0
configure:7378: test -z 
			 || test ! -s conftest.err
configure:7381: $? = 0
configure:7384: test -s conftest.o
configure:7387: $? = 0
configure:7445: result: yes
configure:7455: checking for struct ifreq.ifr_flags
configure:7485: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7491: $? = 0
configure:7495: test -z 
			 || test ! -s conftest.err
configure:7498: $? = 0
configure:7501: test -s conftest.o
configure:7504: $? = 0
configure:7568: result: yes
configure:7578: checking for struct ifreq.ifr_hwaddr
configure:7608: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:105: error: used struct type value where scalar is required
configure:7614: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_hwaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7659: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7665: $? = 0
configure:7669: test -z 
			 || test ! -s conftest.err
configure:7672: $? = 0
configure:7675: test -s conftest.o
configure:7678: $? = 0
configure:7691: result: yes
configure:7701: checking for struct ifreq.ifr_netmask
configure:7731: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: used struct type value where scalar is required
configure:7737: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_netmask)
| return 0;
|   ;
|   return 0;
| }
configure:7782: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7788: $? = 0
configure:7792: test -z 
			 || test ! -s conftest.err
configure:7795: $? = 0
configure:7798: test -s conftest.o
configure:7801: $? = 0
configure:7814: result: yes
configure:7824: checking for struct ifreq.ifr_broadaddr
configure:7854: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: used struct type value where scalar is required
configure:7860: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_broadaddr)
| return 0;
|   ;
|   return 0;
| }
configure:7905: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:7911: $? = 0
configure:7915: test -z 
			 || test ! -s conftest.err
configure:7918: $? = 0
configure:7921: test -s conftest.o
configure:7924: $? = 0
configure:7937: result: yes
configure:7947: checking for struct ifreq.ifr_addr
configure:7977: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: error: used struct type value where scalar is required
configure:7983: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| #if HAVE_NET_IF_H
| #include <net/if.h>
| #endif
| 
| int
| main ()
| {
| static struct ifreq ac_aggr;
| if (ac_aggr.ifr_addr)
| return 0;
|   ;
|   return 0;
| }
configure:8028: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:8034: $? = 0
configure:8038: test -z 
			 || test ! -s conftest.err
configure:8041: $? = 0
configure:8044: test -s conftest.o
configure:8047: $? = 0
configure:8060: result: yes
configure:8073: checking for function prototypes
configure:8076: result: yes
configure:8093: checking for working volatile
configure:8116: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:8122: $? = 0
configure:8126: test -z 
			 || test ! -s conftest.err
configure:8129: $? = 0
configure:8132: test -s conftest.o
configure:8135: $? = 0
configure:8146: result: yes
configure:8156: checking for an ANSI C-conforming const
configure:8223: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:8229: $? = 0
configure:8233: test -z 
			 || test ! -s conftest.err
configure:8236: $? = 0
configure:8239: test -s conftest.o
configure:8242: $? = 0
configure:8253: result: yes
configure:8263: checking for void * support
configure:8284: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
configure:8290: $? = 0
configure:8294: test -z 
			 || test ! -s conftest.err
configure:8297: $? = 0
configure:8300: test -s conftest.o
configure:8303: $? = 0
configure:8314: result: yes
configure:8332: checking whether make sets $(MAKE)
configure:8352: result: yes
configure:8362: checking for long file names
configure:8401: result: yes
configure:8414: checking for X
configure:8519: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:68:27: error: X11/Intrinsic.h: No such file or directory
configure:8525: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:8575: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lXt  >&5  
conftest.c:68:27: error: X11/Intrinsic.h: No such file or directory
configure:8581: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc (0)
|   ;
|   return 0;
| }
configure:8634: result: no
configure:8714: checking Carbon/Carbon.h usability
configure:8726: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE   conftest.c >&5
conftest.c:102:27: error: Carbon/Carbon.h: No such file or directory
configure:8732: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:8755: result: no
configure:8759: checking Carbon/Carbon.h presence
configure:8769: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:68:27: error: Carbon/Carbon.h: No such file or directory
configure:8775: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:8795: result: no
configure:8830: checking for Carbon/Carbon.h
configure:8837: result: no
configure:8912: checking for malloc_get_state
configure:8969: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
configure:8975: $? = 0
configure:8979: test -z 
			 || test ! -s conftest.err
configure:8982: $? = 0
configure:8985: test -s conftest
configure:8988: $? = 0
configure:9000: result: yes
configure:9008: checking for malloc_set_state
configure:9065: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
configure:9071: $? = 0
configure:9075: test -z 
			 || test ! -s conftest.err
configure:9078: $? = 0
configure:9081: test -s conftest
configure:9084: $? = 0
configure:9096: result: yes
configure:9104: checking whether __after_morecore_hook exists
configure:9125: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
configure:9131: $? = 0
configure:9135: test -z 
			 || test ! -s conftest.err
configure:9138: $? = 0
configure:9141: test -s conftest
configure:9144: $? = 0
configure:9156: result: yes
configure:9189: checking for stdlib.h
configure:9194: result: yes
configure:9189: checking for unistd.h
configure:9194: result: yes
configure:9338: checking for getpagesize
configure:9395: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
configure:9401: $? = 0
configure:9405: test -z 
			 || test ! -s conftest.err
configure:9408: $? = 0
configure:9411: test -s conftest
configure:9414: $? = 0
configure:9426: result: yes
configure:9436: checking for working mmap
configure:9578: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c  >&5  
configure:9581: $? = 0
configure:9583: ./conftest
configure:9586: $? = 0
configure:9600: result: yes
configure:9618: checking for dnet_ntoa in -ldnet
configure:9648: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -ldnet    >&5  
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:9654: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:9680: result: no
configure:9692: checking for main in -lXbsd
configure:9716: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lXbsd    >&5  
/usr/bin/ld: cannot find -lXbsd
collect2: ld returned 1 exit status
configure:9722: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:9748: result: no
configure:9756: checking for cma_open in -lpthreads
configure:9786: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lpthreads    >&5  
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:9792: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char cma_open ();
| int
| main ()
| {
| cma_open ();
|   ;
|   return 0;
| }
configure:9818: result: no
configure:9830: checking for XFree86 in /usr/X386
configure:9838: result: no
configure:10436: checking for gtk+-2.0 >= 2.4 glib-2.0 >= 2.4
configure:10440: result: yes
configure:10444: checking GTK_CFLAGS
configure:10447: result: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
configure:10450: checking GTK_LIBS
configure:10453: result: -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
configure:10504: checking for gdk_display_open
configure:10561: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:10567: $? = 0
configure:10571: test -z 
			 || test ! -s conftest.err
configure:10574: $? = 0
configure:10577: test -s conftest
configure:10580: $? = 0
configure:10592: result: yes
configure:10614: checking for gtk_file_selection_new
configure:10671: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:10677: $? = 0
configure:10681: test -z 
			 || test ! -s conftest.err
configure:10684: $? = 0
configure:10687: test -s conftest
configure:10690: $? = 0
configure:10702: result: yes
configure:10718: checking for gtk_file_chooser_dialog_new
configure:10775: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:10781: $? = 0
configure:10785: test -z 
			 || test ! -s conftest.err
configure:10788: $? = 0
configure:10791: test -s conftest
configure:10794: $? = 0
configure:10806: result: yes
configure:10842: checking pthread.h usability
configure:10854: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:10860: $? = 0
configure:10864: test -z 
			 || test ! -s conftest.err
configure:10867: $? = 0
configure:10870: test -s conftest.o
configure:10873: $? = 0
configure:10883: result: yes
configure:10887: checking pthread.h presence
configure:10897: gcc -E -D_BSD_SOURCE   conftest.c
configure:10903: $? = 0
configure:10923: result: yes
configure:10958: checking for pthread.h
configure:10965: result: yes
configure:10979: checking for pthread_self in -lpthread
configure:11009: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lpthread  -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:11015: $? = 0
configure:11019: test -z 
			 || test ! -s conftest.err
configure:11022: $? = 0
configure:11025: test -s conftest
configure:11028: $? = 0
configure:11041: result: yes
configure:11763: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:11769: $? = 0
configure:11773: test -z 
			 || test ! -s conftest.err
configure:11776: $? = 0
configure:11779: test -s conftest.o
configure:11782: $? = 0
configure:11844: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   --pedantic-errors -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
conftest.c:102: error: passing argument 6 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
configure:11850: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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
| /* 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:12301: checking for freetype2
configure:12305: result: yes
configure:12309: checking FREETYPE_CFLAGS
configure:12312: result: -I/usr/include/freetype2  
configure:12315: checking FREETYPE_LIBS
configure:12318: result: -lfreetype  
configure:12398: checking for fontconfig
configure:12402: result: yes
configure:12406: checking FONTCONFIG_CFLAGS
configure:12409: result:  
configure:12412: checking FONTCONFIG_LIBS
configure:12415: result: -lfontconfig  
configure:12453: checking for libotf-config
configure:12480: result: no
configure:13710: checking malloc/malloc.h usability
configure:13722: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c:120:27: error: malloc/malloc.h: No such file or directory
configure:13728: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:13750: result: no
configure:13754: checking malloc/malloc.h presence
configure:13764: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:86:27: error: malloc/malloc.h: No such file or directory
configure:13770: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| /* end confdefs.h.  */
| #include <malloc/malloc.h>
configure:13790: result: no
configure:13825: checking for malloc/malloc.h
configure:13832: result: no
configure:14092: checking whether netdb declares h_errno
configure:14113: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:14119: $? = 0
configure:14123: test -z 
			 || test ! -s conftest.err
configure:14126: $? = 0
configure:14129: test -s conftest
configure:14132: $? = 0
configure:14144: result: yes
configure:14156: checking for working alloca.h
configure:14177: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:14183: $? = 0
configure:14187: test -z 
			 || test ! -s conftest.err
configure:14190: $? = 0
configure:14193: test -s conftest
configure:14196: $? = 0
configure:14208: result: yes
configure:14218: checking for alloca
configure:14259: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:14265: $? = 0
configure:14269: test -z 
			 || test ! -s conftest.err
configure:14272: $? = 0
configure:14275: test -s conftest
configure:14278: $? = 0
configure:14290: result: yes
configure:14517: checking for sqrt in -lm
configure:14547: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm  -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:96: warning: conflicting types for built-in function 'sqrt'
configure:14553: $? = 0
configure:14557: test -z 
			 || test ! -s conftest.err
configure:14560: $? = 0
configure:14563: test -s conftest
configure:14566: $? = 0
configure:14579: result: yes
configure:14594: checking for maillock in -lmail
configure:14624: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lmail  -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/usr/bin/ld: cannot find -lmail
collect2: ld returned 1 exit status
configure:14630: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:14656: result: no
configure:14668: checking for maillock in -llockfile
configure:14698: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -llockfile  -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/usr/bin/ld: cannot find -llockfile
collect2: ld returned 1 exit status
configure:14704: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:14730: result: no
configure:14747: checking for liblockfile.so
configure:14775: result: no
configure:14797: checking for touchlock
configure:14854: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/tmp/cc1cUy86.o: In function `main':
conftest.c:(.text+0x13): undefined reference to `touchlock'
/tmp/cc1cUy86.o:(.data+0x0): undefined reference to `touchlock'
collect2: ld returned 1 exit status
configure:14860: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:14885: result: no
configure:14909: checking maillock.h usability
configure:14921: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c:124:22: error: maillock.h: No such file or directory
configure:14927: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:14950: result: no
configure:14954: checking maillock.h presence
configure:14964: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:90:22: error: maillock.h: No such file or directory
configure:14970: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 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:14990: result: no
configure:15025: checking for maillock.h
configure:15032: result: no
configure:15126: checking for gethostname
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getdomainname
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for dup2
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for rename
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for closedir
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mkdir
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for rmdir
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for sysinfo
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getrusage
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for get_current_dir_name
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for random
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for lrand48
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for bcopy
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:126: warning: conflicting types for built-in function 'bcopy'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for bcmp
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:127: warning: conflicting types for built-in function 'bcmp'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for logb
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:128: warning: conflicting types for built-in function 'logb'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for frexp
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:129: warning: conflicting types for built-in function 'frexp'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for fmod
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:130: warning: conflicting types for built-in function 'fmod'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for rint
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:131: warning: conflicting types for built-in function 'rint'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for cbrt
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:132: warning: conflicting types for built-in function 'cbrt'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for ftime
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for res_init
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/tmp/cc1r8DSc.o: In function `main':
conftest.c:(.text+0x13): undefined reference to `res_init'
/tmp/cc1r8DSc.o:(.data+0x0): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure:15189: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| /* end confdefs.h.  */
| /* Define res_init to an innocuous variant, in case <limits.h> declares res_init.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define res_init innocuous_res_init
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char res_init (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef res_init
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char res_init ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_res_init) || defined (__stub___res_init)
| choke me
| #else
| char (*f) () = res_init;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != res_init;
|   ;
|   return 0;
| }
configure:15214: result: no
configure:15126: checking for setsid
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for strerror
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for fpathconf
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for select
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mktime
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for euidaccess
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getpagesize
configure:15214: result: yes
configure:15126: checking for tzset
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for setlocale
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for utimes
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for setrlimit
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for setpgid
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getcwd
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getwd
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/tmp/cc9AL5kW.o: In function `main':
conftest.c:(.text+0x13): warning: the `getwd' function is dangerous and should not be used.
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for shutdown
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getaddrinfo
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for __fpending
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mblen
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mbrlen
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mbsinit
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for strsignal
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for setitimer
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for ualarm
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for index
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:157: warning: conflicting types for built-in function 'index'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for rindex
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:158: warning: conflicting types for built-in function 'rindex'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for sendto
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for recvfrom
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getsockopt
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for setsockopt
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getsockname
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getpeername
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for gai_strerror
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mkstemp
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getline
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for getdelim
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mremap
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for memmove
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:170: warning: conflicting types for built-in function 'memmove'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for fsync
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for sync
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for bzero
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:173: warning: conflicting types for built-in function 'bzero'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for memset
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:174: warning: conflicting types for built-in function 'memset'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for memcmp
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:175: warning: conflicting types for built-in function 'memcmp'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for difftime
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for memcpy
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:177: warning: conflicting types for built-in function 'memcpy'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mempcpy
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:178: warning: conflicting types for built-in function 'mempcpy'
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15126: checking for mblen
configure:15214: result: yes
configure:15126: checking for mbrlen
configure:15214: result: yes
configure:15126: checking for posix_memalign
configure:15183: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15189: $? = 0
configure:15193: test -z 
			 || test ! -s conftest.err
configure:15196: $? = 0
configure:15199: test -s conftest
configure:15202: $? = 0
configure:15214: result: yes
configure:15239: checking sys/un.h usability
configure:15251: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:15257: $? = 0
configure:15260: test -z 			 || test ! -s conftest.err
configure:15263: $? = 0
configure:15266: test -s conftest.o
configure:15269: $? = 0
configure:15279: result: yes
configure:15283: checking sys/un.h presence
configure:15293: gcc -E -D_BSD_SOURCE   conftest.c
configure:15299: $? = 0
configure:15319: result: yes
configure:15354: checking for sys/un.h
configure:15361: result: yes
configure:15382: checking for stdlib.h
configure:15387: result: yes
configure:15382: checking for sys/time.h
configure:15387: result: yes
configure:15382: checking for unistd.h
configure:15387: result: yes
configure:15531: checking for alarm
configure:15588: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15594: $? = 0
configure:15598: test -z 
			 || test ! -s conftest.err
configure:15601: $? = 0
configure:15604: test -s conftest
configure:15607: $? = 0
configure:15619: result: yes
configure:15629: checking for working mktime
configure:15805: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15808: $? = 0
configure:15810: ./conftest
configure:15813: $? = 0
configure:15827: result: yes
configure:15859: checking for getloadavg
configure:15916: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:15922: $? = 0
configure:15926: test -z 
			 || test ! -s conftest.err
configure:15929: $? = 0
configure:15932: test -s conftest
configure:15935: $? = 0
configure:15947: result: yes
configure:15961: checking for pstat_getdynamic
configure:16018: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/tmp/ccxr4D2K.o: In function `main':
conftest.c:(.text+0x13): undefined reference to `pstat_getdynamic'
/tmp/ccxr4D2K.o:(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:16024: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 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:16048: result: no
configure:16061: checking for kstat_open in -lkstat
configure:16091: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lkstat  -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:16097: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 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:16123: result: no
configure:16430: checking for getloadavg
configure:16487: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:16493: $? = 0
configure:16497: test -z 
			 || test ! -s conftest.err
configure:16500: $? = 0
configure:16503: test -s conftest
configure:16506: $? = 0
configure:16518: result: yes
configure:17743: checking whether getloadavg requires setgid
configure:17768: result: no
configure:17810: checking for _LARGEFILE_SOURCE value needed for large files
configure:17833: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:168: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17839: $? = 0
configure:17843: test -z 
			 || test ! -s conftest.err
configure:17846: $? = 0
configure:17849: test -s conftest.o
configure:17852: $? = 0
configure:17909: result: no
configure:17923: checking for fseeko
configure:17944: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c: In function 'main':
conftest.c:168: warning: the address of 'fseeko', will always evaluate as 'true'
configure:17950: $? = 0
configure:17953: test -z 			 || test ! -s conftest.err
configure:17956: $? = 0
configure:17959: test -s conftest
configure:17962: $? = 0
configure:17974: result: yes
configure:18022: checking getopt.h usability
configure:18034: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:18040: $? = 0
configure:18044: test -z 
			 || test ! -s conftest.err
configure:18047: $? = 0
configure:18050: test -s conftest.o
configure:18053: $? = 0
configure:18063: result: yes
configure:18067: checking getopt.h presence
configure:18077: gcc -E -D_BSD_SOURCE   conftest.c
configure:18083: $? = 0
configure:18103: result: yes
configure:18138: checking for getopt.h
configure:18145: result: yes
configure:18165: checking for getopt_long_only
configure:18222: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:18228: $? = 0
configure:18232: test -z 
			 || test ! -s conftest.err
configure:18235: $? = 0
configure:18238: test -s conftest
configure:18241: $? = 0
configure:18253: result: yes
configure:18268: checking whether optreset is declared
configure:18293: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:173: error: 'optreset' undeclared (first use in this function)
conftest.c:173: error: (Each undeclared identifier is reported only once
conftest.c:173: error: for each function it appears in.)
configure:18299: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <getopt.h>
| 
| int
| main ()
| {
| #ifndef optreset
|   char *p = (char *) optreset;
| #endif
| 
|   ;
|   return 0;
| }
configure:18322: result: no
configure:18331: checking for working GNU getopt function
configure:18423: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:18426: $? = 0
configure:18428: ./conftest
conftest: invalid option -- +
configure:18431: $? = 0
configure:18445: result: yes
configure:18473: checking whether getpgrp requires zero arguments
configure:18495: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c: In function 'main':
conftest.c:204: error: too many arguments to function 'getpgrp'
configure:18501: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
|   ;
|   return 0;
| }
configure:18526: result: yes
configure:18541: checking for strftime
configure:18598: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:192: warning: conflicting types for built-in function 'strftime'
configure:18604: $? = 0
configure:18608: test -z 
			 || test ! -s conftest.err
configure:18611: $? = 0
configure:18614: test -s conftest
configure:18617: $? = 0
configure:18629: result: yes
configure:18718: checking for grantpt
configure:18775: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:18781: $? = 0
configure:18785: test -z 
			 || test ! -s conftest.err
configure:18788: $? = 0
configure:18791: test -s conftest
configure:18794: $? = 0
configure:18806: result: yes
configure:18822: checking for getpt
configure:18879: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:18885: $? = 0
configure:18889: test -z 
			 || test ! -s conftest.err
configure:18892: $? = 0
configure:18895: test -s conftest
configure:18898: $? = 0
configure:18910: result: yes
configure:18926: checking for tparm in -lncurses
configure:18956: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lncurses  -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure:18962: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char tparm ();
| int
| main ()
| {
| tparm ();
|   ;
|   return 0;
| }
configure:18988: result: no
configure:21321: checking for dgettext in -lintl
configure:21351: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lintl  -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:178: warning: conflicting types for built-in function 'dgettext'
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:21357: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dgettext ();
| int
| main ()
| {
| dgettext ();
|   ;
|   return 0;
| }
configure:21383: result: no
configure:21395: checking whether localtime caches TZ
configure:21442: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c: In function 'main':
conftest.c:187: warning: incompatible implicit declaration of built-in function 'exit'
configure:21445: $? = 0
configure:21447: ./conftest
configure:21450: $? = 0
configure:21469: result: no
configure:21484: checking for gettimeofday
configure:21541: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:21547: $? = 0
configure:21551: test -z 
			 || test ! -s conftest.err
configure:21554: $? = 0
configure:21557: test -s conftest
configure:21560: $? = 0
configure:21572: result: yes
configure:21583: checking whether gettimeofday can accept two arguments
configure:21615: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:21621: $? = 0
configure:21625: test -z 
			 || test ! -s conftest.err
configure:21628: $? = 0
configure:21631: test -s conftest.o
configure:21634: $? = 0
configure:21645: result: yes
configure:21658: checking for socket
configure:21715: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:21721: $? = 0
configure:21725: test -z 
			 || test ! -s conftest.err
configure:21728: $? = 0
configure:21731: test -s conftest
configure:21734: $? = 0
configure:21746: result: yes
configure:21765: checking netinet/in.h usability
configure:21777: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:21783: $? = 0
configure:21786: test -z 			 || test ! -s conftest.err
configure:21789: $? = 0
configure:21792: test -s conftest.o
configure:21795: $? = 0
configure:21805: result: yes
configure:21809: checking netinet/in.h presence
configure:21819: gcc -E -D_BSD_SOURCE   conftest.c
configure:21825: $? = 0
configure:21845: result: yes
configure:21880: checking for netinet/in.h
configure:21887: result: yes
configure:21910: checking arpa/inet.h usability
configure:21922: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:21928: $? = 0
configure:21932: test -z 
			 || test ! -s conftest.err
configure:21935: $? = 0
configure:21938: test -s conftest.o
configure:21941: $? = 0
configure:21951: result: yes
configure:21955: checking arpa/inet.h presence
configure:21965: gcc -E -D_BSD_SOURCE   conftest.c
configure:21971: $? = 0
configure:21991: result: yes
configure:22026: checking for arpa/inet.h
configure:22033: result: yes
configure:22067: checking sys/ioctl.h usability
configure:22079: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:22085: $? = 0
configure:22089: test -z 
			 || test ! -s conftest.err
configure:22092: $? = 0
configure:22095: test -s conftest.o
configure:22098: $? = 0
configure:22108: result: yes
configure:22112: checking sys/ioctl.h presence
configure:22122: gcc -E -D_BSD_SOURCE   conftest.c
configure:22128: $? = 0
configure:22148: result: yes
configure:22183: checking for sys/ioctl.h
configure:22190: result: yes
configure:22212: checking whether system supports dynamic ptys
configure:22215: result: yes
configure:22227: checking for pid_t
configure:22251: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:22257: $? = 0
configure:22261: test -z 
			 || test ! -s conftest.err
configure:22264: $? = 0
configure:22267: test -s conftest.o
configure:22270: $? = 0
configure:22281: result: yes
configure:22299: checking for unistd.h
configure:22304: result: yes
configure:22308: checking vfork.h usability
configure:22320: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c:210:19: error: vfork.h: No such file or directory
configure:22326: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_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:22349: result: no
configure:22353: checking vfork.h presence
configure:22363: gcc -E -D_BSD_SOURCE   conftest.c
conftest.c:176:19: error: vfork.h: No such file or directory
configure:22369: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_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:22389: result: no
configure:22424: checking for vfork.h
configure:22431: result: no
configure:22449: checking for fork
configure:22506: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c:200: warning: conflicting types for built-in function 'fork'
configure:22512: $? = 0
configure:22516: test -z 
			 || test ! -s conftest.err
configure:22519: $? = 0
configure:22522: test -s conftest
configure:22525: $? = 0
configure:22537: result: yes
configure:22449: checking for vfork
configure:22506: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:22512: $? = 0
configure:22516: test -z 
			 || test ! -s conftest.err
configure:22519: $? = 0
configure:22522: test -s conftest
configure:22525: $? = 0
configure:22537: result: yes
configure:22548: checking for working fork
configure:22571: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
conftest.c: In function 'main':
conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
configure:22574: $? = 0
configure:22576: ./conftest
configure:22579: $? = 0
configure:22593: result: yes
configure:22614: checking for working vfork
configure:22747: result: yes
configure:22779: checking for nl_langinfo and CODESET
configure:22800: gcc -o conftest -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE    -Wl,-znocombreloc conftest.c -lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0     >&5  
configure:22806: $? = 0
configure:22810: test -z 
			 || test ! -s conftest.err
configure:22813: $? = 0
configure:22816: test -s conftest
configure:22819: $? = 0
configure:22832: result: yes
configure:22842: checking for size_t
configure:22866: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:22872: $? = 0
configure:22875: test -z 			 || test ! -s conftest.err
configure:22878: $? = 0
configure:22881: test -s conftest.o
configure:22884: $? = 0
configure:22895: result: yes
configure:22907: checking for mbstate_t
configure:22929: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:22935: $? = 0
configure:22938: test -z 			 || test ! -s conftest.err
configure:22941: $? = 0
configure:22944: test -s conftest.o
configure:22947: $? = 0
configure:22958: result: yes
configure:22974: checking for C restrict keyword
configure:22995: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
conftest.c:183: error: expected ';', ',' or ')' before 'x'
configure:23001: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define MAIL_USE_POP 1
| #define _GNU_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_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 XRegisterIMInstantiateCallback_arg6 XPointer
| #define USE_FONT_BACKEND 1
| #define HAVE_FREETYPE 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_BZERO 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCMP 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_FSEEKO 1
| #define HAVE_GETOPT_H 1
| #define HAVE_GETOPT_LONG_ONLY 1
| #define GETPGRP_VOID 1
| #define HAVE_STRFTIME 1
| #define HAVE_GRANTPT 1
| #define HAVE_GETPT 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_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:23037: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:23043: $? = 0
configure:23047: test -z 
			 || test ! -s conftest.err
configure:23050: $? = 0
configure:23053: test -s conftest.o
configure:23056: $? = 0
configure:23069: result: __restrict
configure:23084: checking for C restricted array declarations
configure:23105: gcc -c -O2 -march=pentium-m -pipe -fomit-frame-pointer -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12   -D_BSD_SOURCE   conftest.c >&5
configure:23111: $? = 0
configure:23115: test -z 
			 || test ! -s conftest.err
configure:23118: $? = 0
configure:23121: test -s conftest.o
configure:23124: $? = 0
configure:23135: result: yes
configure:23465: 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 sl392.st-edmunds.cam.ac.uk

config.status:731: creating Makefile
config.status:731: creating lib-src/Makefile.c
config.status:731: creating oldXMenu/Makefile
config.status:731: creating man/Makefile
config.status:731: creating lwlib/Makefile
config.status:731: creating src/Makefile.c
config.status:731: creating lisp/Makefile
config.status:731: creating lispref/Makefile
config.status:731: creating lispintro/Makefile
config.status:731: creating leim/Makefile
config.status:828: creating src/config.h
config.status:1519: 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=pentium-m -pipe -fomit-frame-pointer'
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___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_get_current_dir_name=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getline=yes
ac_cv_func_getloadavg=yes
ac_cv_func_getloadavg_setgid=no
ac_cv_func_getopt_long_only=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpt=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getwd=yes
ac_cv_func_grantpt=yes
ac_cv_func_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_sync=yes
ac_cv_func_sysinfo=yes
ac_cv_func_touchlock=no
ac_cv_func_tzset=yes
ac_cv_func_ualarm=yes
ac_cv_func_utimes=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_working_mktime=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl_optreset=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_x=have_x=no
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_coff_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_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_pthread_h=yes
ac_cv_header_pty_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_soundcard_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_ext_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys__mbstate_t_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_vlimit_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_term_h=no
ac_cv_header_termcap_h=no
ac_cv_header_termios_h=yes
ac_cv_header_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_Xbsd_main=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_intl_dgettext=no
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_ncurses_tparm=no
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_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_GZIP_PROG=/usr/bin/gzip
ac_cv_path_INSTALL_INFO=/sbin/install-info
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_HAVE_LIBOTF=no
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_utimbuf=yes
emacs_cv_var___after_morecore_hook=yes
emacs_cv_void_star=yes
gl_cv_func_gnu_getopt=yes

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

ALLOCA=''
ALSA_CFLAGS=''
ALSA_LIBS=''
CC='gcc'
CFLAGS='-O2 -march=pentium-m -pipe -fomit-frame-pointer'
CFLAGS_SOUND=''
CPP='gcc -E'
CPPFLAGS='-D_BSD_SOURCE  '
C_SWITCH_X_SITE=' -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  '
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FONTCONFIG_CFLAGS=' '
FONTCONFIG_LIBS='-lfontconfig  '
FREETYPE_CFLAGS='-I/usr/include/freetype2  '
FREETYPE_LIBS='-lfreetype  '
GETLOADAVG_LIBS=''
GETOPTOBJS=''
GETOPT_H=''
GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  '
GTK_LIBS='-L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpthread'
GZIP_PROG='/usr/bin/gzip'
HAVE_LIBOTF='no'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/sbin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KMEM_GROUP=''
LDFLAGS=' -Wl,-znocombreloc'
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_AUX=''
LIBOBJS=''
LIBOTF_CFLAGS=''
LIBOTF_LIBS=''
LIBS='-lm -L/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0    '
LIBSOUND=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
NEED_SETGID='false'
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
XFT_CFLAGS=''
XFT_LIBS=''
X_TOOLKIT_TYPE='none'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir=''
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
c_switch_machine=''
c_switch_system='-D_BSD_SOURCE'
canonical='i686-pc-linux-gnu'
carbon_appdir=''
configuration='i686-pc-linux-gnu'
datadir='${prefix}/share'
docdir='${datadir}/emacs/${version}/etc'
etcdir='${datadir}/emacs/${version}/etc'
exec_prefix='${prefix}'
gamedir='${localstatedir}/games/emacs'
gameuser='games'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblockfile='no'
lispdir='${datadir}/emacs/${version}/lisp'
lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim'
locallisppath='/usr/local/share/emacs/site-lisp'
localstatedir='${prefix}/var'
machfile='m/intel386.h'
mandir='${prefix}/man'
oldincludedir='/usr/include'
opsysfile='s/gnu-linux.h'
prefix='/usr/local/packages/emacs'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='/home/emacs/emacs'
sysconfdir='${prefix}/etc'
target_alias=''
version='23.0.0'
x_default_search_path=''

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

#define C_SWITCH_X_SITE  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12  
#define DOUG_LEA_MALLOC 1
#define EMACS_CONFIGURATION "i686-pc-linux-gnu"
#define EMACS_CONFIG_OPTIONS "'--prefix=/usr/local/packages/emacs' '--with-gtk' '--with-freetype' '--with-xft' '--enable-font-backend' '--with-pop=yes' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--without-xim' 'CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer'"
#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_FREETYPE 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_GETOPT_H 1
#define HAVE_GETOPT_LONG_ONLY 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETPEERNAME 1
#define HAVE_GETPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETSOCKOPT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETWD 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_GRANTPT 1
#define HAVE_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_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_MKDIR 1
#define HAVE_MKSTEMP 1
#define HAVE_MKTIME 1
#define HAVE_MMAP 1
#define HAVE_MREMAP 1
#define HAVE_NET_IF_H 1
#define HAVE_PERSONALITY_LINUX32 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTY_H 1
#define HAVE_PWD_H 1
#define HAVE_RANDOM 1
#define HAVE_RECVFROM 1
#define HAVE_RENAME 1
#define HAVE_RINDEX 1
#define HAVE_RINT 1
#define HAVE_RMDIR 1
#define HAVE_SELECT 1
#define HAVE_SENDTO 1
#define HAVE_SETITIMER 1
#define HAVE_SETLOCALE 1
#define HAVE_SETPGID 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETSID 1
#define HAVE_SETSOCKOPT 1
#define HAVE_SHUTDOWN 1
#define HAVE_SIZE_T 1
#define HAVE_SPEED_T 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRFTIME 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSIGNAL 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_STRUCT_UTIMBUF 1
#define HAVE_SYNC 1
#define HAVE_SYSINFO 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_VLIMIT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIMEVAL 1
#define HAVE_TM_GMTOFF 1
#define HAVE_TM_ZONE 1
#define HAVE_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_XIM 1
#define HAVE___FPENDING 1
#define LD_SWITCH_X_SITE 
#define LD_SWITCH_X_SITE_AUX 
#define MAIL_USE_POP 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define POINTER_TYPE void
#define PROTOTYPES 1
#define REL_ALLOC 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define UNEXEC_SRC unexelf.c
#define USE_FONT_BACKEND 1
#define USE_TOOLKIT_SCROLL_BARS 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

[-- Attachment #3: Type: text/plain, Size: 76 bytes --]


-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

[-- Attachment #4: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-19 13:12   ` Leo
@ 2006-12-19 20:36     ` Jan Djärv
  2006-12-19 20:52       ` Leo
  0 siblings, 1 reply; 24+ messages in thread
From: Jan Djärv @ 2006-12-19 20:36 UTC (permalink / raw)
  Cc: emacs-devel

Leo skrev:
> * Jan Djärv (2006-12-19 07:55 +0100) said:
>   ^^^^^^^^^
>> Leo skrev:
>>> Hi there,
>>>
>>> Just updated my system and try to re-build Emacs. I installed the
>>> required libs by the output of 'ldd emacs' (attached).
>>>
>>> The funny thing is Emacs isn't linked to libXt. But if
>>> libXt/libXt-devel is not installed, the configure script won't be able
>>> to detect the window_system.
>> Please send us config.log when it does not detect the window system.

It does indeed look like -lXt is needed to detect X11.  This is all in
autoconfig, the macro AC_PATH_X.  I guess we could file a bug report on
autoconfig.  -lXt is not needed for Gtk+.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-19 20:36     ` Jan Djärv
@ 2006-12-19 20:52       ` Leo
  2006-12-20 16:00         ` Jan Djärv
  0 siblings, 1 reply; 24+ messages in thread
From: Leo @ 2006-12-19 20:52 UTC (permalink / raw)


* Jan Djärv (2006-12-19 21:36 +0100) said:
  ^^^^^^^^^
> It does indeed look like -lXt is needed to detect X11.  This is all
> in autoconfig, the macro AC_PATH_X.  I guess we could file a bug
> report on autoconfig.  -lXt is not needed for Gtk+.

Thank you for looking into this :-)

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-19 20:52       ` Leo
@ 2006-12-20 16:00         ` Jan Djärv
  2006-12-20 16:41           ` Chong Yidong
  0 siblings, 1 reply; 24+ messages in thread
From: Jan Djärv @ 2006-12-20 16:00 UTC (permalink / raw)
  Cc: emacs-devel



Leo skrev:
> * Jan Djärv (2006-12-19 21:36 +0100) said:
>   ^^^^^^^^^
>> It does indeed look like -lXt is needed to detect X11.  This is all
>> in autoconfig, the macro AC_PATH_X.  I guess we could file a bug
>> report on autoconfig.  -lXt is not needed for Gtk+.
> 
> Thank you for looking into this :-)

I looked at the sources for autoconf, and this bug has been fixed in autoconf 
2.61:

Revision 1.22  - (view) (download) (annotate) - [select for diffs]
Sat Aug 12 18:33:46 2006 UTC (4 months, 1 week ago) by eggert
Branch: MAIN
CVS Tags: AUTOCONF-2_60a
Changes since 1.21: +1 -1 lines
Diff to previous 1.21

* lib/autoconf/libs.m4 (AC_PATH_X_DIRECT): Replace another
check for libXt by a check for libX11.

Unfortunately I used 2.60 when I generated configure.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-20 16:00         ` Jan Djärv
@ 2006-12-20 16:41           ` Chong Yidong
  2006-12-20 17:02             ` Leo
  2006-12-20 17:14             ` Jan Djärv
  0 siblings, 2 replies; 24+ messages in thread
From: Chong Yidong @ 2006-12-20 16:41 UTC (permalink / raw)
  Cc: Leo, emacs-devel

Jan Djärv <jan.h.d@swipnet.se> writes:

> Leo skrev:
>> * Jan Djärv (2006-12-19 21:36 +0100) said:
>>   ^^^^^^^^^
>>> It does indeed look like -lXt is needed to detect X11.  This is all
>>> in autoconfig, the macro AC_PATH_X.  I guess we could file a bug
>>> report on autoconfig.  -lXt is not needed for Gtk+.
>>
>> Thank you for looking into this :-)
>
> I looked at the sources for autoconf, and this bug has been fixed in
> autoconf 2.61:
>
> Revision 1.22  - (view) (download) (annotate) - [select for diffs]
> Sat Aug 12 18:33:46 2006 UTC (4 months, 1 week ago) by eggert
> Branch: MAIN
> CVS Tags: AUTOCONF-2_60a
> Changes since 1.21: +1 -1 lines
> Diff to previous 1.21
>
> * lib/autoconf/libs.m4 (AC_PATH_X_DIRECT): Replace another
> check for libXt by a check for libX11.
>
> Unfortunately I used 2.60 when I generated configure.

I regenerate configure each time I roll a pretest tarball, using
autoconf 2.59.  As I understand, this is the "safe" version of
autoconf we've been using all through the release process.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-20 16:41           ` Chong Yidong
@ 2006-12-20 17:02             ` Leo
  2006-12-21  4:57               ` Richard Stallman
  2006-12-20 17:14             ` Jan Djärv
  1 sibling, 1 reply; 24+ messages in thread
From: Leo @ 2006-12-20 17:02 UTC (permalink / raw)


* Chong Yidong (2006-12-20 11:41 -0500) said:
  ^^^^^^^^^^^^
> I regenerate configure each time I roll a pretest tarball, using
> autoconf 2.59.  As I understand, this is the "safe" version of
> autoconf we've been using all through the release process.

I report this using autoconf 2.59. So this bug will exist in the
pretest.

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-20 16:41           ` Chong Yidong
  2006-12-20 17:02             ` Leo
@ 2006-12-20 17:14             ` Jan Djärv
  1 sibling, 0 replies; 24+ messages in thread
From: Jan Djärv @ 2006-12-20 17:14 UTC (permalink / raw)
  Cc: Leo, emacs-devel



Chong Yidong skrev:
> Jan Djärv <jan.h.d@swipnet.se> writes:
> 
>> Leo skrev:
>>> * Jan Djärv (2006-12-19 21:36 +0100) said:
>>>   ^^^^^^^^^
>>>> It does indeed look like -lXt is needed to detect X11.  This is all
>>>> in autoconfig, the macro AC_PATH_X.  I guess we could file a bug
>>>> report on autoconfig.  -lXt is not needed for Gtk+.
>>> Thank you for looking into this :-)
>> I looked at the sources for autoconf, and this bug has been fixed in
>> autoconf 2.61:
>>
>> Revision 1.22  - (view) (download) (annotate) - [select for diffs]
>> Sat Aug 12 18:33:46 2006 UTC (4 months, 1 week ago) by eggert
>> Branch: MAIN
>> CVS Tags: AUTOCONF-2_60a
>> Changes since 1.21: +1 -1 lines
>> Diff to previous 1.21
>>
>> * lib/autoconf/libs.m4 (AC_PATH_X_DIRECT): Replace another
>> check for libXt by a check for libX11.
>>
>> Unfortunately I used 2.60 when I generated configure.
> 
> I regenerate configure each time I roll a pretest tarball, using
> autoconf 2.59.  As I understand, this is the "safe" version of
> autoconf we've been using all through the release process.
> 

I guess we just have to document this in PROBLEMS then.  BTW, what is unsafe 
with 2.60 or 2.61?  Did someone have problems with those?

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-20 17:02             ` Leo
@ 2006-12-21  4:57               ` Richard Stallman
  2006-12-21 15:25                 ` Chong Yidong
  0 siblings, 1 reply; 24+ messages in thread
From: Richard Stallman @ 2006-12-21  4:57 UTC (permalink / raw)
  Cc: emacs-devel

    I report this using autoconf 2.59. So this bug will exist in the
    pretest.

It appears that we need to switch to using Autoconf 2.61, for the
pretests and releases.

And this line in configure.in

    AC_PREREQ(2.54)dnl

should be updated to say 2.61.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21  4:57               ` Richard Stallman
@ 2006-12-21 15:25                 ` Chong Yidong
  2006-12-21 23:18                   ` Richard Stallman
  2006-12-22  7:40                   ` Jan Djärv
  0 siblings, 2 replies; 24+ messages in thread
From: Chong Yidong @ 2006-12-21 15:25 UTC (permalink / raw)
  Cc: Leo, emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     I report this using autoconf 2.59. So this bug will exist in the
>     pretest.
>
> It appears that we need to switch to using Autoconf 2.61, for the
> pretests and releases.
>
> And this line in configure.in
>
>     AC_PREREQ(2.54)dnl
>
> should be updated to say 2.61.

There's a problem with this: Autoconf 2.61 was only released in
November this year, and it requires a new version of M4 (1.4.8), which
in turn requires a new libc6.  Most existing GNU/Linux distributions
won't have these packages (at least in their "stable" branches).

I could try to install these packages, but it would be a major hassle
because the libc6 requirement would effectively require an entire-OS
upgrade.  (This would be a hassle for any other developer who may want
to regenerate configure).

I don't think this bug is serious enough to warrant switching autoconf
versions, especially since we don't know what new bugs the new
autoconf version might introduce.  I suggest simply documenting this
in PROBLEMS and recommending the new version of autoconf there.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 15:25                 ` Chong Yidong
@ 2006-12-21 23:18                   ` Richard Stallman
  2006-12-21 23:57                     ` Chong Yidong
  2006-12-22 19:25                     ` Chong Yidong
  2006-12-22  7:40                   ` Jan Djärv
  1 sibling, 2 replies; 24+ messages in thread
From: Richard Stallman @ 2006-12-21 23:18 UTC (permalink / raw)
  Cc: sdl.web, emacs-devel

    There's a problem with this: Autoconf 2.61 was only released in
    November this year, and it requires a new version of M4 (1.4.8), which
    in turn requires a new libc6.  Most existing GNU/Linux distributions
    won't have these packages (at least in their "stable" branches).

That's not so bad.  Most users don't need to rebuild the configure
file, so they won't have a problem.

However, we could ask the Autoconf developers to release a patched
version 2.59.1 which fixes this bug and doesn't require a new M4.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 23:18                   ` Richard Stallman
@ 2006-12-21 23:57                     ` Chong Yidong
  2006-12-22  7:43                       ` Jan Djärv
  2006-12-23 20:13                       ` Richard Stallman
  2006-12-22 19:25                     ` Chong Yidong
  1 sibling, 2 replies; 24+ messages in thread
From: Chong Yidong @ 2006-12-21 23:57 UTC (permalink / raw)
  Cc: sdl.web, emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     There's a problem with this: Autoconf 2.61 was only released in
>     November this year, and it requires a new version of M4 (1.4.8), which
>     in turn requires a new libc6.  Most existing GNU/Linux distributions
>     won't have these packages (at least in their "stable" branches).
>
> That's not so bad.  Most users don't need to rebuild the configure
> file, so they won't have a problem.
>
> However, we could ask the Autoconf developers to release a patched
> version 2.59.1 which fixes this bug and doesn't require a new M4.

On the other hand, most users don't compile Emacs at all; they use
pre-packaged binaries; those that do compile Emacs can surely install
libXt-dev.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 15:25                 ` Chong Yidong
  2006-12-21 23:18                   ` Richard Stallman
@ 2006-12-22  7:40                   ` Jan Djärv
  1 sibling, 0 replies; 24+ messages in thread
From: Jan Djärv @ 2006-12-22  7:40 UTC (permalink / raw)
  Cc: emacs-devel, rms, Leo



Chong Yidong skrev:

> There's a problem with this: Autoconf 2.61 was only released in
> November this year, and it requires a new version of M4 (1.4.8), which
> in turn requires a new libc6.  Most existing GNU/Linux distributions
> won't have these packages (at least in their "stable" branches).

What is it in m4 1.4.8 that needs a new libc upgrade?  It sounds incredible. 
Are you sure it isn't just some package system that has that requirement?

Most package systems seems to have problems with dependencies.  For example on 
Ubuntu Edgy, if I try to remove the X11 driver for my video card, the package 
handler insists that the whole X11 be removed as well.  Silly indeed.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 23:57                     ` Chong Yidong
@ 2006-12-22  7:43                       ` Jan Djärv
  2006-12-22 11:17                         ` Eli Zaretskii
  2006-12-23 20:13                       ` Richard Stallman
  1 sibling, 1 reply; 24+ messages in thread
From: Jan Djärv @ 2006-12-22  7:43 UTC (permalink / raw)
  Cc: emacs-devel, rms, sdl.web



Chong Yidong skrev:
> Richard Stallman <rms@gnu.org> writes:
> 
>>     There's a problem with this: Autoconf 2.61 was only released in
>>     November this year, and it requires a new version of M4 (1.4.8), which
>>     in turn requires a new libc6.  Most existing GNU/Linux distributions
>>     won't have these packages (at least in their "stable" branches).
>>
>> That's not so bad.  Most users don't need to rebuild the configure
>> file, so they won't have a problem.
>>
>> However, we could ask the Autoconf developers to release a patched
>> version 2.59.1 which fixes this bug and doesn't require a new M4.
> 
> On the other hand, most users don't compile Emacs at all; they use
> pre-packaged binaries; those that do compile Emacs can surely install
> libXt-dev.

I think one of the goals of Emacs is that an ordinary user shall be able to 
compile and run a version for him/herself.  An ordinary user can't install 
libXt-dev.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-22  7:43                       ` Jan Djärv
@ 2006-12-22 11:17                         ` Eli Zaretskii
  0 siblings, 0 replies; 24+ messages in thread
From: Eli Zaretskii @ 2006-12-22 11:17 UTC (permalink / raw)
  Cc: sdl.web, cyd, rms, emacs-devel

> Date: Fri, 22 Dec 2006 08:43:37 +0100
> From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= <jan.h.d@swipnet.se>
> Cc: emacs-devel@gnu.org, rms@gnu.org, sdl.web@gmail.com
> 
> Chong Yidong skrev:
> > Richard Stallman <rms@gnu.org> writes:
> > 
> >>     There's a problem with this: Autoconf 2.61 was only released in
> >>     November this year, and it requires a new version of M4 (1.4.8), which
> >>     in turn requires a new libc6.  Most existing GNU/Linux distributions
> >>     won't have these packages (at least in their "stable" branches).
> >>
> >> That's not so bad.  Most users don't need to rebuild the configure
> >> file, so they won't have a problem.
> >>
> >> However, we could ask the Autoconf developers to release a patched
> >> version 2.59.1 which fixes this bug and doesn't require a new M4.
> > 
> > On the other hand, most users don't compile Emacs at all; they use
> > pre-packaged binaries; those that do compile Emacs can surely install
> > libXt-dev.
> 
> I think one of the goals of Emacs is that an ordinary user shall be able to 
> compile and run a version for him/herself.  An ordinary user can't install 
> libXt-dev.

I'm in 100% agreement with Richard and Jan.  Too many a package makes
it horrendously hard to build it, by requiring you to install the
latest-and-the-greatest of each supporting package and library, then
the latest version, perhaps even a beta, of each dependency of those
support packages, etc. etc., ad nauseam.  I hope Emacs will never go
that way, and I'm certainly gonna lobby that it doesn't.

I vote for asking Autoconf maintainers to release 2.59.1 with this bug
fixed.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 23:18                   ` Richard Stallman
  2006-12-21 23:57                     ` Chong Yidong
@ 2006-12-22 19:25                     ` Chong Yidong
  2006-12-23 20:14                       ` Richard Stallman
  1 sibling, 1 reply; 24+ messages in thread
From: Chong Yidong @ 2006-12-22 19:25 UTC (permalink / raw)
  Cc: sdl.web, emacs-devel

Richard Stallman <rms@gnu.org> writes:

>     There's a problem with this: Autoconf 2.61 was only released in
>     November this year, and it requires a new version of M4 (1.4.8), which
>     in turn requires a new libc6.  Most existing GNU/Linux distributions
>     won't have these packages (at least in their "stable" branches).
>
> That's not so bad.  Most users don't need to rebuild the configure
> file, so they won't have a problem.
>
> However, we could ask the Autoconf developers to release a patched
> version 2.59.1 which fixes this bug and doesn't require a new M4.

Turns out it was a Debian packaging requirement rather than a real
requirement.  I have compiled autoconf 2.61 from source and checked in
a regenerated configure.

Let's hope there are no serious bugs in autoconf 2.61; it's a little
late in the release cycle to be making this kind of change.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-21 23:57                     ` Chong Yidong
  2006-12-22  7:43                       ` Jan Djärv
@ 2006-12-23 20:13                       ` Richard Stallman
  2006-12-23 20:43                         ` Henrik Enberg
  1 sibling, 1 reply; 24+ messages in thread
From: Richard Stallman @ 2006-12-23 20:13 UTC (permalink / raw)
  Cc: sdl.web, emacs-devel

    > That's not so bad.  Most users don't need to rebuild the configure
    > file, so they won't have a problem.
    >
    > However, we could ask the Autoconf developers to release a patched
    > version 2.59.1 which fixes this bug and doesn't require a new M4.

    On the other hand, most users don't compile Emacs at all; they use
    pre-packaged binaries; those that do compile Emacs can surely install
    libXt-dev.

I don't remember all the details of the problem.  If libXt-dev is not
installed, what happens when configure is correctly built with
autoconf 2.61?  Does compilation fail because libXt-dev includes
things needed for compilation?  Or does compilation work?

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-22 19:25                     ` Chong Yidong
@ 2006-12-23 20:14                       ` Richard Stallman
  0 siblings, 0 replies; 24+ messages in thread
From: Richard Stallman @ 2006-12-23 20:14 UTC (permalink / raw)
  Cc: sdl.web, emacs-devel

    Turns out it was a Debian packaging requirement rather than a real
    requirement.  I have compiled autoconf 2.61 from source and checked in
    a regenerated configure.

Should we ask Debian to please change those prerequisites?

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-23 20:13                       ` Richard Stallman
@ 2006-12-23 20:43                         ` Henrik Enberg
  2006-12-23 22:12                           ` Jan Djärv
  2006-12-24 17:09                           ` Richard Stallman
  0 siblings, 2 replies; 24+ messages in thread
From: Henrik Enberg @ 2006-12-23 20:43 UTC (permalink / raw)
  Cc: Chong Yidong, sdl.web, emacs-devel

Richard Stallman <rms@gnu.org> writes:
>     > That's not so bad.  Most users don't need to rebuild the configure
>     > file, so they won't have a problem.
>     >
>     > However, we could ask the Autoconf developers to release a patched
>     > version 2.59.1 which fixes this bug and doesn't require a new M4.
> 
>     On the other hand, most users don't compile Emacs at all; they use
>     pre-packaged binaries; those that do compile Emacs can surely install
>     libXt-dev.
> 
> I don't remember all the details of the problem.  If libXt-dev is not
> installed, what happens when configure is correctly built with
> autoconf 2.61?  Does compilation fail because libXt-dev includes
> things needed for compilation?  Or does compilation work?

I just built Emacs on a brand new Debian system, and without libXt-dev,
the configure script doesn't find X11 at all, even when passing
--with-x.  So you end up with a non-x enabled Emacs.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-23 20:43                         ` Henrik Enberg
@ 2006-12-23 22:12                           ` Jan Djärv
  2006-12-23 22:25                             ` Henrik Enberg
  2006-12-24 17:09                           ` Richard Stallman
  1 sibling, 1 reply; 24+ messages in thread
From: Jan Djärv @ 2006-12-23 22:12 UTC (permalink / raw)
  Cc: Chong Yidong, emacs-devel, Richard Stallman, sdl.web

Henrik Enberg skrev:
> Richard Stallman <rms@gnu.org> writes:
>>     > That's not so bad.  Most users don't need to rebuild the configure
>>     > file, so they won't have a problem.
>>     >
>>     > However, we could ask the Autoconf developers to release a patched
>>     > version 2.59.1 which fixes this bug and doesn't require a new M4.
>>
>>     On the other hand, most users don't compile Emacs at all; they use
>>     pre-packaged binaries; those that do compile Emacs can surely install
>>     libXt-dev.
>>
>> I don't remember all the details of the problem.  If libXt-dev is not
>> installed, what happens when configure is correctly built with
>> autoconf 2.61?  Does compilation fail because libXt-dev includes
>> things needed for compilation?  Or does compilation work?
> 
> I just built Emacs on a brand new Debian system, and without libXt-dev,
> the configure script doesn't find X11 at all, even when passing
> --with-x.  So you end up with a non-x enabled Emacs.
> 

But you probably didn't use autoconf 2.61.  If you had, you would have an X
enabled Emacs.

< 2.61 and no libXt-dev:  configure fails to find X at all.
2.61   and no libXt-dev:  configure finds X correctly.

Compilation works in both cases.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-23 22:12                           ` Jan Djärv
@ 2006-12-23 22:25                             ` Henrik Enberg
  2006-12-24 10:06                               ` Jan Djärv
  0 siblings, 1 reply; 24+ messages in thread
From: Henrik Enberg @ 2006-12-23 22:25 UTC (permalink / raw)
  Cc: sdl.web, Chong Yidong, Richard Stallman, emacs-devel

Jan Djärv <jan.h.d@swipnet.se> writes:
> Henrik Enberg skrev:
> > Richard Stallman <rms@gnu.org> writes:
> >>     > That's not so bad.  Most users don't need to rebuild the configure
> >>     > file, so they won't have a problem.
> >>     >
> >>     > However, we could ask the Autoconf developers to release a patched
> >>     > version 2.59.1 which fixes this bug and doesn't require a new M4.
> >>
> >>     On the other hand, most users don't compile Emacs at all; they use
> >>     pre-packaged binaries; those that do compile Emacs can surely install
> >>     libXt-dev.
> >>
> >> I don't remember all the details of the problem.  If libXt-dev is not
> >> installed, what happens when configure is correctly built with
> >> autoconf 2.61?  Does compilation fail because libXt-dev includes
> >> things needed for compilation?  Or does compilation work?
> > 
> > I just built Emacs on a brand new Debian system, and without libXt-dev,
> > the configure script doesn't find X11 at all, even when passing
> > --with-x.  So you end up with a non-x enabled Emacs.
> > 
> 
> But you probably didn't use autoconf 2.61.  If you had, you would have an X
> enabled Emacs.
> 
> < 2.61 and no libXt-dev:  configure fails to find X at all.
> 2.61   and no libXt-dev:  configure finds X correctly.

Hmm, no I did not have 2.6.1.  I did in fact not have autoconf installed
at all when it failed to find X, my shell history file reveals that I
installed libXt-dev and autoconf at the same time.  Does this then mean
that Emacs requires autoconf when just running configure?  Isn't the
point of the autotools suite that only people who _generate_ the build
scripts need them?

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-23 22:25                             ` Henrik Enberg
@ 2006-12-24 10:06                               ` Jan Djärv
  0 siblings, 0 replies; 24+ messages in thread
From: Jan Djärv @ 2006-12-24 10:06 UTC (permalink / raw)
  Cc: Chong Yidong, emacs-devel, sdl.web, Richard Stallman



Henrik Enberg skrev:

> Hmm, no I did not have 2.6.1.  I did in fact not have autoconf installed
> at all when it failed to find X, my shell history file reveals that I
> installed libXt-dev and autoconf at the same time.  Does this then mean
> that Emacs requires autoconf when just running configure?  Isn't the
> point of the autotools suite that only people who _generate_ the build
> scripts need them?

A normal user shall not be required to have autoconf at all.  Check the top of 
configure and see what version it was generated with.

	Jan D.

^ permalink raw reply	[flat|nested] 24+ messages in thread

* Re: Should libXt-devel be required to build Emacs?
  2006-12-23 20:43                         ` Henrik Enberg
  2006-12-23 22:12                           ` Jan Djärv
@ 2006-12-24 17:09                           ` Richard Stallman
  1 sibling, 0 replies; 24+ messages in thread
From: Richard Stallman @ 2006-12-24 17:09 UTC (permalink / raw)
  Cc: cyd, sdl.web, emacs-devel

    I just built Emacs on a brand new Debian system, and without libXt-dev,
    the configure script doesn't find X11 at all, even when passing
    --with-x.  So you end up with a non-x enabled Emacs.

Thanks for finding out the answer to my question
about what goes wrong when configure was made with an old Autoconf.

The result is both bad and silent.  So this confirms my conclusion
that we must require Autoconf 2.61.

I just set it up that way.

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2006-12-24 17:09 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-18 17:25 Should libXt-devel be required to build Emacs? Leo
2006-12-19  6:55 ` Jan Djärv
2006-12-19 13:12   ` Leo
2006-12-19 20:36     ` Jan Djärv
2006-12-19 20:52       ` Leo
2006-12-20 16:00         ` Jan Djärv
2006-12-20 16:41           ` Chong Yidong
2006-12-20 17:02             ` Leo
2006-12-21  4:57               ` Richard Stallman
2006-12-21 15:25                 ` Chong Yidong
2006-12-21 23:18                   ` Richard Stallman
2006-12-21 23:57                     ` Chong Yidong
2006-12-22  7:43                       ` Jan Djärv
2006-12-22 11:17                         ` Eli Zaretskii
2006-12-23 20:13                       ` Richard Stallman
2006-12-23 20:43                         ` Henrik Enberg
2006-12-23 22:12                           ` Jan Djärv
2006-12-23 22:25                             ` Henrik Enberg
2006-12-24 10:06                               ` Jan Djärv
2006-12-24 17:09                           ` Richard Stallman
2006-12-22 19:25                     ` Chong Yidong
2006-12-23 20:14                       ` Richard Stallman
2006-12-22  7:40                   ` Jan Djärv
2006-12-20 17:14             ` Jan Djärv

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).