From: Leo <sdl.web@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: 23.0.50; Emacs seg fault
Date: Wed, 10 Oct 2007 06:54:21 +0100 [thread overview]
Message-ID: <m2lkabbjle.fsf@cam.ac.uk> (raw)
In-Reply-To: 200710082015.l98KFRgL022190@oogie-boogie.ics.uci.edu
[-- Attachment #1: Type: text/plain, Size: 1308 bytes --]
On 2007-10-08 21:15 +0100, Dan Nicolaescu wrote:
> Leo <sdl.web@gmail.com> writes:
>
> > On 2007-10-08 17:09 +0100, Dan Nicolaescu wrote:
> > > storm@cua.dk (Kim F. Storm) writes:
> > >
> > > >
> > > > To reproduce:
> > > > 1. emacs -nw -q in screen
> > > > 2. M-x server-start
> > > > 3. switch to Linux console (Ctrl + Alt + F1)
> > > > 4. emacsclient -t
> > >
> > > I tried this on Fedora 5 and 7 and I could not reproduce it.
> > > Leo what version of Fedora are you using? Can you reproduce this
> > > when doing just ./configure && make bootstrap ?
> > > What kernel/libc/compiler version are you using?
> > > Are you passing any extra flags to the compiler?
> > > Can you post the configure output?
> >
> > My emacs is compiled from fresh CVS checkout.
> >
> > I am running Fedora 7 (yum updated).
> >
> > gcc-4.1.2-27.fc7, kernel-2.6.22.9-91.fc7, glibc-2.6-4
>
> I should have the same.
>
> > "'--prefix=/usr/local/packages/emacs' '--enable-locallisppath=/usr/local/share/emacs/site-lisp' '--without-toolkit-scroll-bars'"
> Again to minimize the variables, can you please compile with just
> ./configure, no other flags.
> Also, please post the configure output.
Make no difference with './configure && make bootstrap'
[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 285409 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.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = sl392
uname -m = i686
uname -r = 2.6.22.9-91.fc7
uname -s = Linux
uname -v = #1 SMP Thu Sep 27 23:10:59 EDT 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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/local/packages/emacs/bin
PATH: /usr/local/packages/texlive/2007/bin/i386-linux
PATH: /usr/local/packages/rubygems/bin
PATH: /usr/local/packages/rubygems/gems/bin
PATH: /home/leo/bin
PATH: /usr/local/packages/emacs/bin
PATH: /usr/local/packages/texlive/2007/bin/i386-linux
PATH: /usr/local/packages/rubygems/bin
PATH: /usr/local/packages/rubygems/gems/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2128: checking build system type
configure:2146: result: i686-pc-linux-gnu
configure:2168: checking host system type
configure:2183: result: i686-pc-linux-gnu
configure:3312: checking for gcc
configure:3328: found /usr/bin/gcc
configure:3339: result: gcc
configure:3577: checking for C compiler version
configure:3584: gcc --version >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
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:3587: $? = 0
configure:3594: gcc -v >&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-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.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-27)
configure:3597: $? = 0
configure:3604: gcc -V >&5
gcc: '-V' option must have argument
configure:3607: $? = 1
configure:3630: checking for C compiler default output file name
configure:3657: gcc conftest.c >&5
configure:3660: $? = 0
configure:3698: result: a.out
configure:3715: checking whether the C compiler works
configure:3725: ./a.out
configure:3728: $? = 0
configure:3745: result: yes
configure:3752: checking whether we are cross compiling
configure:3754: result: no
configure:3757: checking for suffix of executables
configure:3764: gcc -o conftest conftest.c >&5
configure:3767: $? = 0
configure:3791: result:
configure:3797: checking for suffix of object files
configure:3823: gcc -c conftest.c >&5
configure:3826: $? = 0
configure:3849: result: o
configure:3853: checking whether we are using the GNU C compiler
configure:3882: gcc -c conftest.c >&5
configure:3888: $? = 0
configure:3905: result: yes
configure:3910: checking whether gcc accepts -g
configure:3940: gcc -c -g conftest.c >&5
configure:3946: $? = 0
configure:4045: result: yes
configure:4062: checking for gcc option to accept ISO C89
configure:4136: gcc -c -g -O2 conftest.c >&5
configure:4142: $? = 0
configure:4165: result: none needed
configure:4287: checking how to run the C preprocessor
configure:4327: gcc -E conftest.c
configure:4333: $? = 0
configure:4364: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4370: $? = 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:4403: result: gcc -E
configure:4432: gcc -E conftest.c
configure:4438: $? = 0
configure:4469: gcc -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:4475: $? = 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:4513: checking for grep that handles long lines and -e
configure:4587: result: /bin/grep
configure:4592: checking for egrep
configure:4670: result: /bin/grep -E
configure:4676: checking for AIX
configure:4698: result: no
configure:4712: checking whether gcc understands -Wno-pointer-sign
configure:4737: gcc -c -g -O2 -Wno-pointer-sign conftest.c >&5
configure:4743: $? = 0
configure:4760: result: yes
configure:4768: checking whether ln -s works
configure:4772: result: yes
configure:4784: checking how to run the C preprocessor
configure:4900: result: gcc -E
configure:4929: gcc -E conftest.c
configure:4935: $? = 0
configure:4966: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4972: $? = 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:5022: checking for a BSD-compatible install
configure:5078: result: /usr/bin/install -c
configure:5133: checking for ranlib
configure:5149: found /usr/bin/ranlib
configure:5160: result: ranlib
configure:5189: checking for install-info
configure:5207: found /usr/local/packages/texlive/2007/bin/i386-linux/install-info
configure:5219: result: /usr/local/packages/texlive/2007/bin/i386-linux/install-info
configure:5229: checking for install-info
configure:5259: result: /usr/local/packages/texlive/2007/bin/i386-linux/install-info
configure:5269: checking for install-info
configure:5300: result: /usr/local/packages/texlive/2007/bin/i386-linux/install-info
configure:5310: checking for gzip
configure:5328: found /usr/bin/gzip
configure:5340: result: /usr/bin/gzip
configure:5353: checking for makeinfo
configure:5371: found /usr/bin/makeinfo
configure:5384: result: /usr/bin/makeinfo
configure:5423: checking for -znocombreloc
configure:5434: gcc -o conftest -g -O2 -Wl,-znocombreloc conftest.c >&5
configure:5440: $? = 0
configure:5446: result: yes
configure:5464: 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:5618: checking for special C compiler options needed for large files
configure:5711: result: no
configure:5717: checking for _FILE_OFFSET_BITS value needed for large files
configure:5752: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:16: warning: left shift count >= width of type
conftest.c:16: warning: left shift count >= width of type
conftest.c:18: error: size of array 'off_t_is_large' is negative
configure:5758: $? = 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:5802: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:5808: $? = 0
configure:5826: result: 64
configure:5981: checking for ANSI C header files
configure:6011: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6017: $? = 0
configure:6116: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:6119: $? = 0
configure:6125: ./conftest
configure:6128: $? = 0
configure:6145: result: yes
configure:6169: checking for sys/types.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for sys/stat.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for stdlib.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for string.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for memory.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for strings.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for inttypes.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for stdint.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6169: checking for unistd.h
configure:6190: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6196: $? = 0
configure:6212: result: yes
configure:6241: checking machine/soundcard.h usability
configure:6258: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:54:31: error: machine/soundcard.h: No such file or directory
configure:6264: $? = 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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/soundcard.h>
configure:6278: result: no
configure:6282: checking machine/soundcard.h presence
configure:6297: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:21:31: error: machine/soundcard.h: No such file or directory
configure:6303: $? = 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:6317: result: no
configure:6345: checking for machine/soundcard.h
configure:6353: result: no
configure:6241: checking sys/soundcard.h usability
configure:6258: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6264: $? = 0
configure:6278: result: yes
configure:6282: checking sys/soundcard.h presence
configure:6297: gcc -E -D_BSD_SOURCE conftest.c
configure:6303: $? = 0
configure:6317: result: yes
configure:6345: checking for sys/soundcard.h
configure:6353: result: yes
configure:6241: checking soundcard.h usability
configure:6258: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:55:23: error: soundcard.h: No such file or directory
configure:6264: $? = 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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <soundcard.h>
configure:6278: result: no
configure:6282: checking soundcard.h presence
configure:6297: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:22:23: error: soundcard.h: No such file or directory
configure:6303: $? = 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:6317: result: no
configure:6345: checking for soundcard.h
configure:6353: result: no
configure:6367: checking for _oss_ioctl in -lossaudio
configure:6402: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lossaudio >&5
/usr/bin/ld: cannot find -lossaudio
collect2: ld returned 1 exit status
configure:6408: $? = 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 GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _oss_ioctl ();
| int
| main ()
| {
| return _oss_ioctl ();
| ;
| return 0;
| }
configure:6426: result: no
configure:6447: checking for pkg-config
configure:6465: found /usr/bin/pkg-config
configure:6478: result: /usr/bin/pkg-config
configure:6493: checking for alsa >= 1.0.0
configure:6497: result: yes
configure:6501: checking ALSA_CFLAGS
configure:6504: result: -I/usr/include/alsa
configure:6507: checking ALSA_LIBS
configure:6510: result: -lasound
configure:6563: gcc -c -I/usr/include/alsa -O2 -D_BSD_SOURCE conftest.c >&5
configure:6569: $? = 0
configure:6689: checking sys/select.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/select.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/select.h
configure:6801: result: yes
configure:6689: checking sys/timeb.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/timeb.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/timeb.h
configure:6801: result: yes
configure:6689: checking sys/time.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/time.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/time.h
configure:6801: result: yes
configure:6679: checking for unistd.h
configure:6685: result: yes
configure:6689: checking utime.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking utime.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for utime.h
configure:6801: result: yes
configure:6689: checking linux/version.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking linux/version.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for linux/version.h
configure:6801: result: yes
configure:6689: checking sys/systeminfo.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:62:28: error: sys/systeminfo.h: No such file or directory
configure:6712: $? = 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_ALSA 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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systeminfo.h>
configure:6726: result: no
configure:6730: checking sys/systeminfo.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:29:28: error: sys/systeminfo.h: No such file or directory
configure:6751: $? = 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_ALSA 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:6765: result: no
configure:6793: checking for sys/systeminfo.h
configure:6801: result: no
configure:6689: checking termios.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking termios.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for termios.h
configure:6801: result: yes
configure:6689: checking limits.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking limits.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for limits.h
configure:6801: result: yes
configure:6679: checking for string.h
configure:6685: result: yes
configure:6679: checking for stdlib.h
configure:6685: result: yes
configure:6689: checking termcap.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking termcap.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for termcap.h
configure:6801: result: yes
configure:6689: checking stdio_ext.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking stdio_ext.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for stdio_ext.h
configure:6801: result: yes
configure:6689: checking fcntl.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking fcntl.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for fcntl.h
configure:6801: result: yes
configure:6679: checking for strings.h
configure:6685: result: yes
configure:6689: checking coff.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:70:18: error: coff.h: No such file or directory
configure:6712: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <coff.h>
configure:6726: result: no
configure:6730: checking coff.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:37:18: error: coff.h: No such file or directory
configure:6751: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include <coff.h>
configure:6765: result: no
configure:6793: checking for coff.h
configure:6801: result: no
configure:6689: checking pty.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking pty.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for pty.h
configure:6801: result: yes
configure:6689: checking sys/mman.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/mman.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/mman.h
configure:6801: result: yes
configure:6689: checking sys/param.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/param.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/param.h
configure:6801: result: yes
configure:6689: checking sys/vlimit.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/vlimit.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/vlimit.h
configure:6801: result: yes
configure:6689: checking sys/resource.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/resource.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/resource.h
configure:6801: result: yes
configure:6689: checking locale.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking locale.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for locale.h
configure:6801: result: yes
configure:6689: checking sys/_mbstate_t.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:76:28: error: sys/_mbstate_t.h: No such file or directory
configure:6712: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/_mbstate_t.h>
configure:6726: result: no
configure:6730: checking sys/_mbstate_t.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:43:28: error: sys/_mbstate_t.h: No such file or directory
configure:6751: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include <sys/_mbstate_t.h>
configure:6765: result: no
configure:6793: checking for sys/_mbstate_t.h
configure:6801: result: no
configure:6689: checking sys/utsname.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking sys/utsname.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for sys/utsname.h
configure:6801: result: yes
configure:6689: checking pwd.h usability
configure:6706: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking pwd.h presence
configure:6745: gcc -E -D_BSD_SOURCE conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for pwd.h
configure:6801: result: yes
configure:6815: checking if personality LINUX32 can be set
configure:6838: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:6844: $? = 0
configure:6858: result: yes
configure:6873: checking for term.h
configure:6891: gcc -E -D_BSD_SOURCE conftest.c
configure:6897: $? = 0
configure:6913: result: yes
configure:6924: checking for ANSI C header files
configure:7088: result: yes
configure:7098: checking whether time.h and sys/time.h may both be included
configure:7128: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7134: $? = 0
configure:7149: result: yes
configure:7159: checking whether sys_siglist is declared
configure:7188: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:86: error: 'sys_siglist' undeclared (first use in this function)
conftest.c:86: error: (Each undeclared identifier is reported only once
conftest.c:86: error: for each function it appears in.)
configure:7194: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef sys_siglist
| (void) sys_siglist;
| #endif
|
| ;
| return 0;
| }
configure:7209: result: no
configure:7229: checking whether __sys_siglist is declared
configure:7258: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:87: error: '__sys_siglist' undeclared (first use in this function)
conftest.c:87: error: (Each undeclared identifier is reported only once
conftest.c:87: error: for each function it appears in.)
configure:7264: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| #ifndef __sys_siglist
| (void) __sys_siglist;
| #endif
|
| ;
| return 0;
| }
configure:7279: result: no
configure:7305: checking for sys/wait.h that is POSIX.1 compatible
configure:7341: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7347: $? = 0
configure:7362: result: yes
configure:7373: checking for struct utimbuf
configure:7411: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7417: $? = 0
configure:7432: result: yes
configure:7442: checking return type of signal handlers
configure:7470: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: void value not ignored as it ought to be
configure:7476: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:7491: result: void
configure:7500: checking for speed_t
configure:7526: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7532: $? = 0
configure:7547: result: yes
configure:7557: checking for struct timeval
configure:7592: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7598: $? = 0
configure:7613: result: yes
configure:7624: checking for struct exception
configure:7650: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7656: $? = 0
configure:7671: result: yes
configure:7697: checking sys/socket.h usability
configure:7714: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7720: $? = 0
configure:7734: result: yes
configure:7738: checking sys/socket.h presence
configure:7753: gcc -E -D_BSD_SOURCE conftest.c
configure:7759: $? = 0
configure:7773: result: yes
configure:7801: checking for sys/socket.h
configure:7809: result: yes
configure:7826: checking for net/if.h
configure:7850: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7856: $? = 0
configure:7872: result: yes
configure:7884: checking whether struct tm is in sys/time.h or time.h
configure:7914: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7920: $? = 0
configure:7935: result: time.h
configure:7945: checking for struct tm.tm_zone
configure:7976: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:7982: $? = 0
configure:8042: result: yes
configure:8193: checking for struct tm.tm_gmtoff
configure:8222: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8228: $? = 0
configure:8286: result: yes
configure:8296: checking for struct ifreq.ifr_flags
configure:8331: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8337: $? = 0
configure:8401: result: yes
configure:8411: checking for struct ifreq.ifr_hwaddr
configure:8446: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:106: error: used struct type value where scalar is required
configure:8452: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef 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:8492: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8498: $? = 0
configure:8516: result: yes
configure:8526: checking for struct ifreq.ifr_netmask
configure:8561: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:107: error: used struct type value where scalar is required
configure:8567: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef 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:8607: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8613: $? = 0
configure:8631: result: yes
configure:8641: checking for struct ifreq.ifr_broadaddr
configure:8676: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:108: error: used struct type value where scalar is required
configure:8682: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef 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:8722: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8728: $? = 0
configure:8746: result: yes
configure:8756: checking for struct ifreq.ifr_addr
configure:8791: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c: In function 'main':
conftest.c:109: error: used struct type value where scalar is required
configure:8797: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef 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:8837: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8843: $? = 0
configure:8861: result: yes
configure:8874: checking for function prototypes
configure:8877: result: yes
configure:8894: checking for working volatile
configure:8923: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:8929: $? = 0
configure:8944: result: yes
configure:8954: checking for an ANSI C-conforming const
configure:9029: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:9035: $? = 0
configure:9050: result: yes
configure:9060: checking for void * support
configure:9086: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
configure:9092: $? = 0
configure:9107: result: yes
configure:9125: checking whether make sets $(MAKE)
configure:9146: result: yes
configure:9156: checking for long file names
configure:9188: result: yes
configure:9201: checking for X
configure:9371: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:9377: $? = 0
configure:9436: result: libraries , headers
configure:9506: checking Carbon/Carbon.h usability
configure:9523: gcc -c -O2 -D_BSD_SOURCE conftest.c >&5
conftest.c:103:27: error: Carbon/Carbon.h: No such file or directory
configure:9529: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:9543: result: no
configure:9547: checking Carbon/Carbon.h presence
configure:9562: gcc -E -D_BSD_SOURCE conftest.c
conftest.c:70:27: error: Carbon/Carbon.h: No such file or directory
configure:9568: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h. */
| #include <Carbon/Carbon.h>
configure:9582: result: no
configure:9610: checking for Carbon/Carbon.h
configure:9617: result: no
configure:9760: checking for malloc_get_state
configure:9816: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:9822: $? = 0
configure:9839: result: yes
configure:9847: checking for malloc_set_state
configure:9903: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:9909: $? = 0
configure:9926: result: yes
configure:9934: checking whether __after_morecore_hook exists
configure:9960: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:9966: $? = 0
configure:9983: result: yes
configure:10016: checking for stdlib.h
configure:10022: result: yes
configure:10016: checking for unistd.h
configure:10022: result: yes
configure:10155: checking for getpagesize
configure:10211: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:10217: $? = 0
configure:10235: result: yes
configure:10245: checking for working mmap
configure:10392: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c >&5
configure:10395: $? = 0
configure:10401: ./conftest
configure:10404: $? = 0
configure:10420: result: yes
configure:10438: checking for dnet_ntoa in -ldnet
configure:10473: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -ldnet >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:10479: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:10497: result: no
configure:10509: checking for main in -lXbsd
configure:10538: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lXbsd >&5
/usr/bin/ld: cannot find -lXbsd
collect2: ld returned 1 exit status
configure:10544: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:10562: result: no
configure:10570: checking for cma_open in -lpthreads
configure:10605: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:10611: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cma_open ();
| int
| main ()
| {
| return cma_open ();
| ;
| return 0;
| }
configure:10629: result: no
configure:10641: checking for XFree86 in /usr/X386
configure:10649: result: no
configure:10740: checking whether X on GNU/Linux needs -b to link
configure:10763: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10769: $? = 0
configure:10851: result: no
configure:10858: checking for Xkb
configure:10882: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10888: $? = 0
configure:10904: result: yes
configure:10922: checking for XrmSetDatabase
configure:10978: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10984: $? = 0
configure:11002: result: yes
configure:10922: checking for XScreenResourceString
configure:10978: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10984: $? = 0
configure:11002: result: yes
configure:10922: checking for XScreenNumberOfScreen
configure:10978: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10984: $? = 0
configure:11002: result: yes
configure:10922: checking for XSetWMProtocols
configure:10978: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:10984: $? = 0
configure:11002: result: yes
configure:11015: checking X11 version 6
configure:11044: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:11050: $? = 0
configure:11069: result: 6 or newer
configure:11083: checking X11 version 5
configure:11112: gcc -o conftest -O2 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lX11 >&5
configure:11118: $? = 0
configure:11137: result: 5 or newer
configure:11215: checking for librsvg-2.0 >= 2.0.0
configure:11219: result: yes
configure:11223: checking RSVG_CFLAGS
configure:11226: result: -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
configure:11229: checking RSVG_LIBS
configure:11232: result: -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure:11346: checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.6
configure:11350: result: yes
configure:11354: checking GTK_CFLAGS
configure:11357: 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
configure:11360: checking GTK_LIBS
configure:11363: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure:11410: checking for gtk_main
configure:11466: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:11472: $? = 0
configure:11490: result: yes
configure:11530: checking for gdk_display_open
configure:11586: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:11592: $? = 0
configure:11610: result: yes
configure:11633: checking for gtk_file_selection_new
configure:11689: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:11695: $? = 0
configure:11713: result: yes
configure:11729: checking for gtk_file_chooser_dialog_new
configure:11785: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:11791: $? = 0
configure:11809: result: yes
configure:11846: checking pthread.h usability
configure:11863: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE conftest.c >&5
configure:11869: $? = 0
configure:11883: result: yes
configure:11887: checking pthread.h presence
configure:11902: gcc -E -D_BSD_SOURCE conftest.c
configure:11908: $? = 0
configure:11922: result: yes
configure:11950: checking for pthread.h
configure:11958: result: yes
configure:11972: checking for pthread_self in -lpthread
configure:12007: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -Wl,-znocombreloc conftest.c -lpthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:12013: $? = 0
configure:12031: result: yes
configure:12111: checking for xft >= 0.13.0
configure:12115: result: yes
configure:12119: checking XFT_CFLAGS
configure:12122: result: -I/usr/include/freetype2
configure:12125: checking XFT_LIBS
configure:12128: result: -lXft -lXrender -lfontconfig -lfreetype -lX11
configure:12172: checking X11/Xft/Xft.h usability
configure:12189: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:12195: $? = 0
configure:12209: result: yes
configure:12213: checking X11/Xft/Xft.h presence
configure:12228: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:12234: $? = 0
configure:12248: result: yes
configure:12276: checking for X11/Xft/Xft.h
configure:12283: result: yes
configure:12288: checking for XftFontOpen in -lXft
configure:12323: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lXft -lXft -lXrender -lfontconfig -lfreetype -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:12329: $? = 0
configure:12347: result: yes
configure:13006: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:13012: $? = 0
configure:13083: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 --pedantic-errors -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:115: error: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
conftest.c:115: error: passing argument 6 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
configure:13089: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| /* end confdefs.h. */
|
| #include <X11/Xlib.h>
| #include <X11/Xresource.h>
| int
| main ()
| {
| Display *display;
| XrmDatabase db;
| char *res_name;
| char *res_class;
| XIMProc callback;
| XPointer *client_data;
| #ifndef __GNUC__
| /* If we're not using GCC, it's probably not XFree86, and this is
| probably right, but we can't use something like --pedantic-errors. */
| extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
| char*, XIMProc, XPointer*);
| #endif
| (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback,
| client_data);
| ;
| return 0;
| }
configure:13132: checking X11/xpm.h usability
configure:13149: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:13155: $? = 0
configure:13169: result: yes
configure:13173: checking X11/xpm.h presence
configure:13188: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:13194: $? = 0
configure:13208: result: yes
configure:13236: checking for X11/xpm.h
configure:13243: result: yes
configure:13248: checking for XpmReadFileToPixmap in -lXpm
configure:13283: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lXpm -lX11 -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:13289: $? = 0
configure:13307: result: yes
configure:13317: checking for XpmReturnAllocPixels preprocessor define
configure:13341: result: yes
configure:13373: checking jerror.h usability
configure:13390: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:13396: $? = 0
configure:13410: result: yes
configure:13414: checking jerror.h presence
configure:13429: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:13435: $? = 0
configure:13449: result: yes
configure:13477: checking for jerror.h
configure:13484: result: yes
configure:13489: checking for jpeg_destroy_compress in -ljpeg
configure:13524: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -ljpeg -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:13530: $? = 0
configure:13548: result: yes
configure:13613: checking png.h usability
configure:13630: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:13636: $? = 0
configure:13650: result: yes
configure:13654: checking png.h presence
configure:13669: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:13675: $? = 0
configure:13689: result: yes
configure:13717: checking for png.h
configure:13725: result: yes
configure:13613: checking libpng/png.h usability
configure:13630: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c:134:24: error: libpng/png.h: No such file or directory
configure:13636: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libpng/png.h>
configure:13650: result: no
configure:13654: checking libpng/png.h presence
configure:13669: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
conftest.c:101:24: error: libpng/png.h: No such file or directory
configure:13675: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| /* end confdefs.h. */
| #include <libpng/png.h>
configure:13689: result: no
configure:13717: checking for libpng/png.h
configure:13725: result: no
configure:13739: checking for png_get_channels in -lpng
configure:13774: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lpng -lz -lm -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:13780: $? = 0
configure:13798: result: yes
configure:13830: checking tiffio.h usability
configure:13847: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:13853: $? = 0
configure:13867: result: yes
configure:13871: checking tiffio.h presence
configure:13886: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:13892: $? = 0
configure:13906: result: yes
configure:13934: checking for tiffio.h
configure:13941: result: yes
configure:13949: checking for TIFFGetVersion in -ltiff
configure:13984: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -ltiff -ljpeg -lz -lm -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:13990: $? = 0
configure:14008: result: yes
configure:14041: checking gif_lib.h usability
configure:14058: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:14064: $? = 0
configure:14078: result: yes
configure:14082: checking gif_lib.h presence
configure:14097: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:14103: $? = 0
configure:14117: result: yes
configure:14145: checking for gif_lib.h
configure:14152: result: yes
configure:14159: checking for EGifPutExtensionLast in -lgif
configure:14194: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lgif -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:14200: $? = 0
configure:14218: result: yes
configure:14365: checking gpm.h usability
configure:14382: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:14388: $? = 0
configure:14402: result: yes
configure:14406: checking gpm.h presence
configure:14421: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:14427: $? = 0
configure:14441: result: yes
configure:14469: checking for gpm.h
configure:14476: result: yes
configure:14481: checking for Gpm_Open in -lgpm
configure:14516: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lgpm -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:14522: $? = 0
configure:14540: result: yes
configure:14569: checking malloc/malloc.h usability
configure:14586: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c:138:27: error: malloc/malloc.h: No such file or directory
configure:14592: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc/malloc.h>
configure:14606: result: no
configure:14610: checking malloc/malloc.h presence
configure:14625: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
conftest.c:105:27: error: malloc/malloc.h: No such file or directory
configure:14631: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| /* end confdefs.h. */
| #include <malloc/malloc.h>
configure:14645: result: no
configure:14673: checking for malloc/malloc.h
configure:14680: result: no
configure:14726: checking X11/SM/SMlib.h usability
configure:14743: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:14749: $? = 0
configure:14763: result: yes
configure:14767: checking X11/SM/SMlib.h presence
configure:14782: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:14788: $? = 0
configure:14802: result: yes
configure:14830: checking for X11/SM/SMlib.h
configure:14837: result: yes
configure:14842: checking for SmcOpenConnection in -lSM
configure:14877: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:14883: $? = 0
configure:14901: result: yes
configure:14925: checking whether netdb declares h_errno
configure:14951: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:14957: $? = 0
configure:14974: result: yes
configure:14986: checking for working alloca.h
configure:15013: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15019: $? = 0
configure:15036: result: yes
configure:15046: checking for alloca
configure:15093: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15099: $? = 0
configure:15116: result: yes
configure:15353: checking for sqrt in -lm
configure:15388: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:116: warning: conflicting types for built-in function 'sqrt'
configure:15394: $? = 0
configure:15412: result: yes
configure:15427: checking for maillock in -lmail
configure:15462: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lmail -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/usr/bin/ld: cannot find -lmail
collect2: ld returned 1 exit status
configure:15468: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char maillock ();
| int
| main ()
| {
| return maillock ();
| ;
| return 0;
| }
configure:15486: result: no
configure:15498: checking for maillock in -llockfile
configure:15533: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -llockfile -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/usr/bin/ld: cannot find -llockfile
collect2: ld returned 1 exit status
configure:15539: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char maillock ();
| int
| main ()
| {
| return maillock ();
| ;
| return 0;
| }
configure:15557: result: no
configure:15574: checking for liblockfile.so
configure:15603: result: no
configure:15626: checking for touchlock
configure:15682: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/tmp/cceeZBrj.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `touchlock'
collect2: ld returned 1 exit status
configure:15688: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| /* Define touchlock to an innocuous variant, in case <limits.h> declares touchlock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define touchlock innocuous_touchlock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char touchlock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef touchlock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
|
| int
| main ()
| {
| return touchlock ();
| ;
| return 0;
| }
configure:15706: result: no
configure:15731: checking maillock.h usability
configure:15748: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c:143:22: error: maillock.h: No such file or directory
configure:15754: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <maillock.h>
configure:15768: result: no
configure:15772: checking maillock.h presence
configure:15787: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
conftest.c:110:22: error: maillock.h: No such file or directory
configure:15793: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| /* end confdefs.h. */
| #include <maillock.h>
configure:15807: result: no
configure:15835: checking for maillock.h
configure:15843: result: no
configure:15937: checking for gethostname
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getdomainname
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for dup2
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for rename
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for closedir
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mkdir
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for rmdir
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for sysinfo
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getrusage
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for get_current_dir_name
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for random
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for lrand48
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for bcopy
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:145: warning: conflicting types for built-in function 'bcopy'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for bcmp
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:146: warning: conflicting types for built-in function 'bcmp'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for logb
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:147: warning: conflicting types for built-in function 'logb'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for frexp
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:148: warning: conflicting types for built-in function 'frexp'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for fmod
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:149: warning: conflicting types for built-in function 'fmod'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for rint
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:150: warning: conflicting types for built-in function 'rint'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for cbrt
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:151: warning: conflicting types for built-in function 'cbrt'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for ftime
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for res_init
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/tmp/ccIZJLKr.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure:15999: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| /* end confdefs.h. */
| /* Define res_init to an innocuous variant, in case <limits.h> declares res_init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define res_init innocuous_res_init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char res_init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef res_init
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
|
| int
| main ()
| {
| return res_init ();
| ;
| return 0;
| }
configure:16017: result: no
configure:15937: checking for setsid
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for strerror
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for fpathconf
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for select
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mktime
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for euidaccess
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getpagesize
configure:16017: result: yes
configure:15937: checking for tzset
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for setlocale
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for utimes
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for setrlimit
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for setpgid
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getcwd
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getwd
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/tmp/cc4Ut4NW.o: In function `main':
conftest.c:(.text+0x12): warning: the `getwd' function is dangerous and should not be used.
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for shutdown
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getaddrinfo
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for __fpending
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mblen
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mbrlen
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mbsinit
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for strsignal
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for setitimer
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for ualarm
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for index
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:176: warning: conflicting types for built-in function 'index'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for rindex
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:177: warning: conflicting types for built-in function 'rindex'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for sendto
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for recvfrom
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getsockopt
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for setsockopt
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getsockname
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getpeername
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for gai_strerror
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mkstemp
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getline
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for getdelim
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mremap
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for memmove
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:189: warning: conflicting types for built-in function 'memmove'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for fsync
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for sync
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for bzero
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:192: warning: conflicting types for built-in function 'bzero'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for memset
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:193: warning: conflicting types for built-in function 'memset'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for memcmp
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:194: warning: conflicting types for built-in function 'memcmp'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for difftime
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for memcpy
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:196: warning: conflicting types for built-in function 'memcpy'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mempcpy
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:197: warning: conflicting types for built-in function 'mempcpy'
configure:15999: $? = 0
configure:16017: result: yes
configure:15937: checking for mblen
configure:16017: result: yes
configure:15937: checking for mbrlen
configure:16017: result: yes
configure:15937: checking for posix_memalign
configure:15993: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:15999: $? = 0
configure:16017: result: yes
configure:16043: checking sys/un.h usability
configure:16060: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:16066: $? = 0
configure:16080: result: yes
configure:16084: checking sys/un.h presence
configure:16099: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:16105: $? = 0
configure:16119: result: yes
configure:16147: checking for sys/un.h
configure:16155: result: yes
configure:16177: checking for sys/time.h
configure:16183: result: yes
configure:16177: checking for unistd.h
configure:16183: result: yes
configure:16323: checking for alarm
configure:16379: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:16385: $? = 0
configure:16403: result: yes
configure:16429: checking for working mktime
configure:16638: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:16641: $? = 0
configure:16647: ./conftest
configure:16650: $? = 0
configure:16666: result: yes
configure:16696: checking for getloadavg
configure:16752: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:16758: $? = 0
configure:16775: result: yes
configure:16789: checking for pstat_getdynamic
configure:16845: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/tmp/ccM5G74p.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `pstat_getdynamic'
collect2: ld returned 1 exit status
configure:16851: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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 GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
|
| int
| main ()
| {
| return pstat_getdynamic ();
| ;
| return 0;
| }
configure:16869: result: no
configure:16882: checking for kstat_open in -lkstat
configure:16917: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lkstat -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
/usr/bin/ld: cannot find -lkstat
collect2: ld returned 1 exit status
configure:16923: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kstat_open ();
| int
| main ()
| {
| return kstat_open ();
| ;
| return 0;
| }
configure:16941: result: no
configure:17239: checking for getloadavg
configure:17295: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:17301: $? = 0
configure:17319: result: yes
configure:18456: checking whether getloadavg requires setgid
configure:18481: result: no
configure:18523: checking for _LARGEFILE_SOURCE value needed for large files
configure:18550: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:18556: $? = 0
configure:18620: result: no
configure:18682: checking getopt.h usability
configure:18699: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:18705: $? = 0
configure:18719: result: yes
configure:18723: checking getopt.h presence
configure:18738: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:18744: $? = 0
configure:18758: result: yes
configure:18786: checking for getopt.h
configure:18794: result: yes
configure:18814: checking for getopt_long_only
configure:18870: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:18876: $? = 0
configure:18894: result: yes
configure:18909: checking whether optreset is declared
configure:18939: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:192: error: 'optreset' undeclared (first use in this function)
conftest.c:192: error: (Each undeclared identifier is reported only once
conftest.c:192: error: for each function it appears in.)
configure:18945: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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
| (void) optreset;
| #endif
|
| ;
| return 0;
| }
configure:18960: result: no
configure:18969: checking for working GNU getopt function
configure:19062: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:19065: $? = 0
configure:19071: ./conftest
conftest: invalid option -- +
configure:19074: $? = 0
configure:19090: result: yes
configure:19118: checking whether getpgrp requires zero arguments
configure:19145: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:222: error: too many arguments to function 'getpgrp'
configure:19151: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| getpgrp (0);
| ;
| return 0;
| }
configure:19167: result: yes
configure:19182: checking for strftime
configure:19238: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:210: warning: conflicting types for built-in function 'strftime'
configure:19244: $? = 0
configure:19262: result: yes
configure:19349: checking for grantpt
configure:19405: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:19411: $? = 0
configure:19429: result: yes
configure:19445: checking for getpt
configure:19501: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:19507: $? = 0
configure:19525: result: yes
configure:19541: checking for tparm in -lncurses
configure:19576: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:19582: $? = 0
configure:19600: result: yes
configure:21795: checking for dgettext in -lintl
configure:21830: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lintl -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:198: warning: conflicting types for built-in function 'dgettext'
/usr/bin/ld: cannot find -lintl
collect2: ld returned 1 exit status
configure:21836: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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_LIBNCURSES 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dgettext ();
| int
| main ()
| {
| return dgettext ();
| ;
| return 0;
| }
configure:21854: result: no
configure:21866: checking whether localtime caches TZ
configure:21918: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c: In function 'main':
conftest.c:207: warning: incompatible implicit declaration of built-in function 'exit'
configure:21921: $? = 0
configure:21927: ./conftest
configure:21930: $? = 0
configure:21951: result: no
configure:21966: checking for gettimeofday
configure:22022: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:22028: $? = 0
configure:22046: result: yes
configure:22057: checking whether gettimeofday can accept two arguments
configure:22094: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:22100: $? = 0
configure:22115: result: yes
configure:22128: checking for socket
configure:22184: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:22190: $? = 0
configure:22207: result: yes
configure:22226: checking netinet/in.h usability
configure:22243: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:22249: $? = 0
configure:22263: result: yes
configure:22267: checking netinet/in.h presence
configure:22282: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:22288: $? = 0
configure:22302: result: yes
configure:22330: checking for netinet/in.h
configure:22337: result: yes
configure:22360: checking arpa/inet.h usability
configure:22377: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:22383: $? = 0
configure:22397: result: yes
configure:22401: checking arpa/inet.h presence
configure:22416: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:22422: $? = 0
configure:22436: result: yes
configure:22464: checking for arpa/inet.h
configure:22471: result: yes
configure:22506: checking sys/ioctl.h usability
configure:22523: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:22529: $? = 0
configure:22543: result: yes
configure:22547: checking sys/ioctl.h presence
configure:22562: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
configure:22568: $? = 0
configure:22582: result: yes
configure:22610: checking for sys/ioctl.h
configure:22618: result: yes
configure:22640: checking whether system supports dynamic ptys
configure:22643: result: yes
configure:22655: checking for pid_t
configure:22685: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:22691: $? = 0
configure:22706: result: yes
configure:22733: checking vfork.h usability
configure:22750: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c:228:19: error: vfork.h: No such file or directory
configure:22756: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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_LIBNCURSES 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:22770: result: no
configure:22774: checking vfork.h presence
configure:22789: gcc -E -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c
conftest.c:195:19: error: vfork.h: No such file or directory
configure:22795: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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_LIBNCURSES 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:22809: result: no
configure:22837: checking for vfork.h
configure:22845: result: no
configure:22863: checking for fork
configure:22919: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
conftest.c:218: warning: conflicting types for built-in function 'fork'
configure:22925: $? = 0
configure:22943: result: yes
configure:22863: checking for vfork
configure:22919: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:22925: $? = 0
configure:22943: result: yes
configure:22954: checking for working fork
configure:22986: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:22989: $? = 0
configure:22995: ./conftest
configure:22998: $? = 0
configure:23014: result: yes
configure:23035: checking for working vfork
configure:23173: result: yes
configure:23205: checking for nl_langinfo and CODESET
configure:23231: gcc -o conftest -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 -Wl,-znocombreloc conftest.c -lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 >&5
configure:23237: $? = 0
configure:23255: result: yes
configure:23265: checking for size_t
configure:23295: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:23301: $? = 0
configure:23316: result: yes
configure:23328: checking for mbstate_t
configure:23355: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:23361: $? = 0
configure:23376: result: yes
configure:23392: checking for C restrict keyword
configure:23418: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
conftest.c:202: error: expected ';', ',' or ')' before 'x'
configure:23424: $? = 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_ALSA 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_VERSION_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_TERMCAP_H 1
| #define HAVE_STDIO_EXT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_PERSONALITY_LINUX32 1
| #define HAVE_TERM_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| #define HAVE_DECL___SYS_SIGLIST 0
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define RETSIGTYPE void
| #define HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define HAVE_LONG_FILE_NAMES 1
| #define DOUG_LEA_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_XKBGETKEYBOARD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_XSETWMPROTOCOLS 1
| #define HAVE_X11R6 1
| #define HAVE_X11R5 1
| #define HAVE_RSVG 1
| #define HAVE_GTK_MAIN 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 HAVE_XFT 1
| #define USE_TOOLKIT_SCROLL_BARS 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer
| #define HAVE_XPM 1
| #define HAVE_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_TIFF 1
| #define HAVE_GIF 1
| #define HAVE_GPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_LIBM 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_DUP2 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 1
| #define HAVE_BCOPY 1
| #define HAVE_BCMP 1
| #define HAVE_LOGB 1
| #define HAVE_FREXP 1
| #define HAVE_FMOD 1
| #define HAVE_RINT 1
| #define HAVE_CBRT 1
| #define HAVE_FTIME 1
| #define HAVE_SETSID 1
| #define HAVE_STRERROR 1
| #define HAVE_FPATHCONF 1
| #define HAVE_SELECT 1
| #define HAVE_MKTIME 1
| #define HAVE_EUIDACCESS 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SETPGID 1
| #define HAVE_GETCWD 1
| #define HAVE_GETWD 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE___FPENDING 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 1
| #define HAVE_INDEX 1
| #define HAVE_RINDEX 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKOPT 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_MKSTEMP 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_MREMAP 1
| #define HAVE_MEMMOVE 1
| #define HAVE_FSYNC 1
| #define HAVE_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_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_LIBNCURSES 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_DEV_PTMX 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:23455: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:23461: $? = 0
configure:23479: result: __restrict
configure:23494: checking for C restricted array declarations
configure:23520: gcc -c -O2 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -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 -D_BSD_SOURCE -I/usr/include/freetype2 conftest.c >&5
configure:23526: $? = 0
configure:23541: result: yes
configure:23891: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sl392
config.status:676: creating Makefile
config.status:676: creating lib-src/Makefile.c
config.status:676: creating oldXMenu/Makefile
config.status:676: creating doc/emacs/Makefile
config.status:676: creating doc/misc/Makefile
config.status:676: creating doc/lispintro/Makefile
config.status:676: creating doc/lispref/Makefile
config.status:676: creating src/Makefile.c
config.status:676: creating lwlib/Makefile
config.status:676: creating lisp/Makefile
config.status:676: creating leim/Makefile
config.status:676: creating src/config.h
config.status:1129: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_XScreenNumberOfScreen=yes
ac_cv_func_XScreenResourceString=yes
ac_cv_func_XSetWMProtocols=yes
ac_cv_func_XrmSetDatabase=yes
ac_cv_func___fpending=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_cbrt=yes
ac_cv_func_closedir=yes
ac_cv_func_difftime=yes
ac_cv_func_dup2=yes
ac_cv_func_euidaccess=yes
ac_cv_func_fmod=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fpathconf=yes
ac_cv_func_frexp=yes
ac_cv_func_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_gtk_main=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=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_X11_SM_SMlib_h=yes
ac_cv_header_X11_Xft_Xft_h=yes
ac_cv_header_X11_xpm_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_coff_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_gif_lib_h=yes
ac_cv_header_gpm_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jerror_h=yes
ac_cv_header_libpng_png_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_machine_soundcard_h=no
ac_cv_header_maillock_h=no
ac_cv_header_malloc_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_png_h=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=yes
ac_cv_header_termcap_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_tiffio_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_lib_SM_SmcOpenConnection=yes
ac_cv_lib_Xbsd_main=no
ac_cv_lib_Xft_XftFontOpen=yes
ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_gif_EGifPutExtensionLast=yes
ac_cv_lib_gpm_Gpm_Open=yes
ac_cv_lib_intl_dgettext=no
ac_cv_lib_jpeg_jpeg_destroy_compress=yes
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_ncurses_tparm=yes
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_png_png_get_channels=yes
ac_cv_lib_pthread_pthread_self=yes
ac_cv_lib_pthreads_cma_open=no
ac_cv_lib_tiff_TIFFGetVersion=yes
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_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GZIP_PROG=/usr/bin/gzip
ac_cv_path_INSTALL_INFO=/usr/local/packages/texlive/2007/bin/i386-linux/install-info
ac_cv_path_MAKEINFO=/usr/bin/makeinfo
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
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_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
emacs_cv_x11_version_5=yes
emacs_cv_x11_version_6=yes
gl_cv_func_gnu_getopt=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOCA=''
ALSA_CFLAGS='-I/usr/include/alsa '
ALSA_LIBS='-lasound '
CC='gcc'
CFLAGS='-g -O2 -Wno-pointer-sign '
CFLAGS_SOUND=' -I/usr/include/alsa '
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 '
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GETLOADAVG_LIBS=''
GETOPTOBJS=''
GETOPT_H=''
GREP='/bin/grep'
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 '
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -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_XSERVER=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/local/packages/texlive/2007/bin/i386-linux/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
KMEM_GROUP=''
LDFLAGS=' -Wl,-znocombreloc '
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_AUX=''
LIBOBJS=''
LIBS='-lncurses -lm -lSM -lICE -lXft -lXrender -lfontconfig -lfreetype -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lX11 '
LIBSOUND=' -lasound '
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAKEINFO='/usr/bin/makeinfo'
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'
RSVG_CFLAGS='-I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 '
RSVG_LIBS='-lrsvg-2 -lgdk_pixbuf-2.0 -lpng12 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
SET_MAKE=''
SHELL='/bin/sh'
XFT_CFLAGS='-I/usr/include/freetype2 '
XFT_LIBS='-lXft -lXrender -lfontconfig -lfreetype -lX11 '
XMKMF=''
X_TOOLKIT_TYPE='none'
ac_ct_CC='gcc'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/include/X11/bitmaps'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
c_switch_machine=''
c_switch_system='-D_BSD_SOURCE'
canonical='i686-pc-linux-gnu'
carbon_appdir=''
configuration='i686-pc-linux-gnu'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datadir}/emacs/${version}/etc'
dvidir='${docdir}'
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'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblockfile='no'
lispdir='${datadir}/emacs/${version}/lisp'
lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim'
localedir='${datarootdir}/locale'
locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp'
localstatedir='${prefix}/var'
machfile='m/intel386.h'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
opsysfile='s/gnu-linux.h'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='/home/emacs'
sysconfdir='${prefix}/etc'
target_alias=''
version='23.0.50'
x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define 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_ALSA 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_LINUX_VERSION_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_TERMCAP_H 1
#define HAVE_STDIO_EXT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_STRINGS_H 1
#define HAVE_PTY_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_VLIMIT_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_PWD_H 1
#define HAVE_PERSONALITY_LINUX32 1
#define HAVE_TERM_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DECL_SYS_SIGLIST 0
#define HAVE_DECL___SYS_SIGLIST 0
#define HAVE_SYS_WAIT_H 1
#define HAVE_STRUCT_UTIMBUF 1
#define RETSIGTYPE void
#define HAVE_SPEED_T 1
#define HAVE_TIMEVAL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_TM_GMTOFF 1
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
#define HAVE_STRUCT_IFREQ_IFR_HWADDR 1
#define HAVE_STRUCT_IFREQ_IFR_NETMASK 1
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define POINTER_TYPE void
#define HAVE_LONG_FILE_NAMES 1
#define DOUG_LEA_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_XKBGETKEYBOARD 1
#define HAVE_XRMSETDATABASE 1
#define HAVE_XSCREENRESOURCESTRING 1
#define HAVE_XSCREENNUMBEROFSCREEN 1
#define HAVE_XSETWMPROTOCOLS 1
#define HAVE_X11R6 1
#define HAVE_X11R5 1
#define HAVE_RSVG 1
#define HAVE_GTK_MAIN 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 HAVE_XFT 1
#define USE_TOOLKIT_SCROLL_BARS 1
#define HAVE_XIM 1
#define USE_XIM 1
#define XRegisterIMInstantiateCallback_arg6 XPointer
#define HAVE_XPM 1
#define HAVE_JPEG 1
#define HAVE_JPEG 1
#define HAVE_PNG_H 1
#define HAVE_PNG 1
#define HAVE_TIFF 1
#define HAVE_GIF 1
#define HAVE_GPM 1
#define HAVE_X_SM 1
#define HAVE_H_ERRNO 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_LIBM 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_DUP2 1
#define HAVE_RENAME 1
#define HAVE_CLOSEDIR 1
#define HAVE_MKDIR 1
#define HAVE_RMDIR 1
#define HAVE_SYSINFO 1
#define HAVE_GETRUSAGE 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_RANDOM 1
#define HAVE_LRAND48 1
#define HAVE_BCOPY 1
#define HAVE_BCMP 1
#define HAVE_LOGB 1
#define HAVE_FREXP 1
#define HAVE_FMOD 1
#define HAVE_RINT 1
#define HAVE_CBRT 1
#define HAVE_FTIME 1
#define HAVE_SETSID 1
#define HAVE_STRERROR 1
#define HAVE_FPATHCONF 1
#define HAVE_SELECT 1
#define HAVE_MKTIME 1
#define HAVE_EUIDACCESS 1
#define HAVE_GETPAGESIZE 1
#define HAVE_TZSET 1
#define HAVE_SETLOCALE 1
#define HAVE_UTIMES 1
#define HAVE_SETRLIMIT 1
#define HAVE_SETPGID 1
#define HAVE_GETCWD 1
#define HAVE_GETWD 1
#define HAVE_SHUTDOWN 1
#define HAVE_GETADDRINFO 1
#define HAVE___FPENDING 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBSINIT 1
#define HAVE_STRSIGNAL 1
#define HAVE_SETITIMER 1
#define HAVE_UALARM 1
#define HAVE_INDEX 1
#define HAVE_RINDEX 1
#define HAVE_SENDTO 1
#define HAVE_RECVFROM 1
#define HAVE_GETSOCKOPT 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETPEERNAME 1
#define HAVE_GAI_STRERROR 1
#define HAVE_MKSTEMP 1
#define HAVE_GETLINE 1
#define HAVE_GETDELIM 1
#define HAVE_MREMAP 1
#define HAVE_MEMMOVE 1
#define HAVE_FSYNC 1
#define HAVE_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_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_LIBNCURSES 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INET_SOCKETS 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_DEV_PTMX 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
#define __restrict_arr __restrict
#define EMACS_CONFIGURATION "i686-pc-linux-gnu"
#define EMACS_CONFIG_OPTIONS ""
#define config_machfile "m/intel386.h"
#define config_opsysfile "s/gnu-linux.h"
#define LD_SWITCH_X_SITE
#define LD_SWITCH_X_SITE_AUX
#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
#define UNEXEC_SRC unexelf.c
#define HAVE_X_WINDOWS 1
#define HAVE_X11 1
#define HAVE_MENUS 1
#define GNU_MALLOC 1
#define REL_ALLOC 1
configure: exit 0
[-- Attachment #3: Type: text/plain, Size: 137 bytes --]
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :.
Use the most powerful email client -- http://gnus.org/
[-- Attachment #4: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2007-10-10 5:54 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-29 21:10 23.0.50; Emacs seg fault Leo
2007-09-30 2:56 ` Stefan Monnier
2007-09-30 6:09 ` Leo
2007-09-30 12:55 ` Richard Stallman
2007-09-30 10:49 ` Kim F. Storm
2007-09-30 11:07 ` David Kastrup
2007-09-30 15:44 ` Leo
2007-10-01 17:41 ` Richard Stallman
2007-10-05 19:29 ` Leo
2007-09-30 16:10 ` Eli Zaretskii
2007-10-05 19:28 ` Leo
2007-10-06 22:41 ` Kim F. Storm
2007-10-07 7:34 ` Leo
2007-10-07 21:35 ` Kim F. Storm
2007-10-08 0:19 ` Leo
2007-10-08 13:01 ` Kim F. Storm
2007-10-08 16:09 ` Dan Nicolaescu
2007-10-08 19:13 ` Leo
2007-10-08 20:15 ` Dan Nicolaescu
2007-10-10 5:54 ` Leo [this message]
2007-10-10 8:08 ` Dan Nicolaescu
2007-10-10 9:35 ` Leo
2007-10-10 23:53 ` Dan Nicolaescu
2007-10-11 17:31 ` Leo
2007-10-11 21:31 ` Dan Nicolaescu
2007-10-10 5:59 ` Leo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2lkabbjle.fsf@cam.ac.uk \
--to=sdl.web@gmail.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).