unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
@ 2011-10-12 13:18 Perry Smith
  2011-10-12 16:34 ` Glenn Morris
  0 siblings, 1 reply; 12+ messages in thread
From: Perry Smith @ 2011-10-12 13:18 UTC (permalink / raw)
  To: 9736

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

The command I used was (I'm doing an out of tree build)

../../src/emacs-24.0.90/configure --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no

The last few lines printed are:

  ...
> checking for getpt... no
> checking for library containing tputs... no
> configure: error: I couldn't find termcap functions (tputs and friends).
> Maybe some development libraries/packages are missing?  Try installing
> libncurses-dev(el), libterminfo-dev(el) or similar.


The config.log file is attached:



I'm happy to help out anyway I can.

Thank you,
pedz


[-- Attachment #2.1: Type: text/html, Size: 1134 bytes --]

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

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by emacs configure 24.0.90, which was
generated by GNU Autoconf 2.67.  Invocation command line was

  $ ../../src/emacs-24.0.90/configure --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no

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

hostname = p51
uname -m = 0008EA70D700
uname -r = 3
uname -s = AIX
uname -v = 5

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

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

PATH: /usr/local/retain
PATH: .
PATH: /gsa/ausgsa/home/p/e/pedzan/bin
PATH: /usr/local/bin
PATH: /usr/ucb
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /etc
PATH: /usr/lib
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/vac/bin
PATH: /gsa/ausgsa/projects/a/aix/project/ode/bin
PATH: /usr/local/cmvc/bin
PATH: /gsa/ausgsa/projects/a/aix_tools/bin
PATH: /usr/local/pgsql/bin


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

configure:3257: checking for a BSD-compatible install
configure:3325: result: /usr/local/bin/ginstall -c
configure:3336: checking whether build environment is sane
configure:3386: result: yes
configure:3527: checking for a thread-safe mkdir -p
configure:3566: result: ../../src/emacs-24.0.90/build-aux/install-sh -c -d
configure:3580: checking for gawk
configure:3610: result: no
configure:3580: checking for mawk
configure:3610: result: no
configure:3580: checking for nawk
configure:3596: found /bin/nawk
configure:3607: result: nawk
configure:3618: checking whether make sets $(MAKE)
configure:3640: result: yes
configure:4302: checking build system type
configure:4316: result: powerpc-ibm-aix5.3.0.0
configure:4336: checking host system type
configure:4349: result: powerpc-ibm-aix5.3.0.0
configure:4662: checking for gcc
configure:4678: found /usr/local/bin/gcc
configure:4689: result: gcc
configure:4918: checking for C compiler version
configure:4927: gcc --version >&5
gcc (GCC) 4.3.1
Copyright (C) 2008 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:4938: $? = 0
configure:4927: gcc -v >&5
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: ../gcc-4.3.1/configure -v --disable-nls --with-libiconv-prefix=/usr --with-gmp=/usr/local --with-mpfr=/usr/local --enable-languages=c,c++
Thread model: aix
gcc version 4.3.1 (GCC) 
configure:4938: $? = 0
configure:4927: gcc -V >&5
gcc: '-V' option must have argument
configure:4938: $? = 1
configure:4927: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4938: $? = 1
configure:4958: checking whether the C compiler works
configure:4980: gcc    conftest.c  >&5
configure:4984: $? = 0
configure:5032: result: yes
configure:5035: checking for C compiler default output file name
configure:5037: result: a.out
configure:5043: checking for suffix of executables
configure:5050: gcc -o conftest    conftest.c  >&5
configure:5054: $? = 0
configure:5076: result: 
configure:5098: checking whether we are cross compiling
configure:5106: gcc -o conftest    conftest.c  >&5
configure:5110: $? = 0
configure:5117: ./conftest
configure:5121: $? = 0
configure:5136: result: no
configure:5141: checking for suffix of object files
configure:5163: gcc -c   conftest.c >&5
configure:5167: $? = 0
configure:5188: result: o
configure:5192: checking whether we are using the GNU C compiler
configure:5211: gcc -c   conftest.c >&5
configure:5211: $? = 0
configure:5220: result: yes
configure:5229: checking whether gcc accepts -g
configure:5249: gcc -c -g  conftest.c >&5
configure:5249: $? = 0
configure:5290: result: yes
configure:5307: checking for gcc option to accept ISO C89
configure:5371: gcc  -c -g -O2  conftest.c >&5
configure:5371: $? = 0
configure:5384: result: none needed
configure:5415: checking for style of include used by make
configure:5443: result: GNU
configure:5468: checking dependency style of gcc
configure:5578: result: gcc3
configure:5594: checking whether gcc and cc understand -c and -o together
configure:5625: gcc -c conftest.c -o conftest2.o >&5
configure:5629: $? = 0
configure:5635: gcc -c conftest.c -o conftest2.o >&5
configure:5639: $? = 0
configure:5650: cc -c conftest.c >&5
configure:5654: $? = 0
configure:5662: cc -c conftest.c -o conftest2.o >&5
configure:5666: $? = 0
configure:5672: cc -c conftest.c -o conftest2.o >&5
configure:5676: $? = 0
configure:5694: result: yes
configure:5727: checking how to run the C preprocessor
configure:5758: gcc -E  conftest.c
configure:5758: $? = 0
configure:5772: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:5772: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5797: result: gcc -E
configure:5817: gcc -E  conftest.c
configure:5817: $? = 0
configure:5831: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:5831: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5860: checking for grep that handles long lines and -e
configure:5918: result: /bin/grep
configure:5923: checking for egrep
configure:5985: result: /bin/grep -E
configure:5992: checking for Minix Amsterdam compiler
configure:6016: result: no
configure:6068: checking for ar
configure:6084: found /bin/ar
configure:6095: result: ar
configure:6175: checking for ranlib
configure:6191: found /bin/ranlib
configure:6202: result: ranlib
configure:6228: checking for ANSI C header files
configure:6248: gcc -c -g -O2  conftest.c >&5
configure:6248: $? = 0
configure:6321: gcc -o conftest -g -O2   conftest.c  >&5
configure:6321: $? = 0
configure:6321: ./conftest
configure:6321: $? = 0
configure:6332: result: yes
configure:6345: checking for sys/types.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for sys/stat.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for stdlib.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for string.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for memory.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for strings.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for inttypes.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for stdint.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6345: checking for unistd.h
configure:6345: gcc -c -g -O2  conftest.c >&5
configure:6345: $? = 0
configure:6345: result: yes
configure:6360: checking minix/config.h usability
configure:6360: gcc -c -g -O2  conftest.c >&5
conftest.c:56:26: error: minix/config.h: No such file or directory
configure:6360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 <minix/config.h>
configure:6360: result: no
configure:6360: checking minix/config.h presence
configure:6360: gcc -E  conftest.c
conftest.c:23:26: error: minix/config.h: No such file or directory
configure:6360: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 <minix/config.h>
configure:6360: result: no
configure:6360: checking for minix/config.h
configure:6360: result: no
configure:6389: checking whether it is safe to define __EXTENSIONS__
configure:6407: gcc -c -g -O2  conftest.c >&5
configure:6407: $? = 0
configure:6414: result: yes
configure:6443: checking for special C compiler options needed for large files
configure:6488: result: no
configure:6494: checking for _FILE_OFFSET_BITS value needed for large files
configure:6519: gcc -c -g -O2  conftest.c >&5
conftest.c:35: warning: left shift count >= width of type
conftest.c:35: warning: left shift count >= width of type
conftest.c:37: error: size of array 'off_t_is_large' is negative
configure:6519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_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:6543: gcc -c -g -O2  conftest.c >&5
conftest.c:36: warning: left shift count >= width of type
conftest.c:36: warning: left shift count >= width of type
conftest.c:38: error: size of array 'off_t_is_large' is negative
configure:6543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h.  */
| #define _FILE_OFFSET_BITS 64
| #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:6551: result: unknown
configure:6563: checking for _LARGE_FILES value needed for large files
configure:6588: gcc -c -g -O2  conftest.c >&5
conftest.c:35: warning: left shift count >= width of type
conftest.c:35: warning: left shift count >= width of type
conftest.c:37: error: size of array 'off_t_is_large' is negative
configure:6588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_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:6612: gcc -c -g -O2  conftest.c >&5
configure:6612: $? = 0
configure:6620: result: 1
configure:6640: checking for gcc option to accept ISO C99
configure:6789: gcc  -c -g -O2  conftest.c >&5
conftest.c:80: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:134: error: 'newvar' undeclared (first use in this function)
conftest.c:134: error: (Each undeclared identifier is reported only once
conftest.c:134: error: for each function it appears in.)
conftest.c:144: error: 'for' loop initial declaration used outside C99 mode
configure:6789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:6789: gcc -std=gnu99 -c -g -O2  conftest.c >&5
configure:6789: $? = 0
configure:6809: result: -std=gnu99
configure:6911: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:6925: result: -std=gnu99
configure:7059: checking whether gcc understands -Wdeclaration-after-statement
configure:7074: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement  conftest.c >&5
configure:7074: $? = 0
configure:7083: result: yes
configure:7091: checking whether gcc understands -Wold-style-definition
configure:7106: gcc -std=gnu99 -c -g -O2 -Wold-style-definition  conftest.c >&5
conftest.c: In function 'main':
conftest.c:33: warning: old-style function definition
configure:7106: $? = 0
configure:7115: result: yes
configure:7122: checking whether gcc understands -Wimplicit-function-declaration
configure:7137: gcc -std=gnu99 -c -g -O2 -Wimplicit-function-declaration  conftest.c >&5
configure:7137: $? = 0
configure:7146: result: yes
configure:7162: checking how to run the C preprocessor
configure:7232: result: gcc -E
configure:7252: gcc -E  conftest.c
configure:7252: $? = 0
configure:7266: gcc -E  conftest.c
conftest.c:30:28: error: ac_nonexistent.h: No such file or directory
configure:7266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7409: checking for install-info
configure:7427: found /usr/local/bin/install-info
configure:7439: result: /usr/local/bin/install-info
configure:7449: checking for install-info
configure:7479: result: /usr/local/bin/install-info
configure:7489: checking for install-info
configure:7520: result: /usr/local/bin/install-info
configure:7530: checking for gzip
configure:7548: found /bin/gzip
configure:7560: result: /bin/gzip
configure:7573: checking for makeinfo
configure:7591: found /usr/local/bin/makeinfo
configure:7604: result: /usr/local/bin/makeinfo
configure:7658: checking for -znocombreloc
configure:7671: gcc -std=gnu99 -o conftest -g -O2   -Wl,-znocombreloc conftest.c  >&5
ld: 0706-027 The -n flag is ignored.
configure:7671: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7676: result: no
configure:7852: checking for special C compiler options needed for large files
configure:7897: result: no
configure:7903: checking for _FILE_OFFSET_BITS value needed for large files
configure:7960: result: unknown
configure:7972: checking for _LARGE_FILES value needed for large files
configure:8029: result: 1
configure:8196: checking machine/soundcard.h usability
configure:8196: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:64:31: error: machine/soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 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:8196: result: no
configure:8196: checking machine/soundcard.h presence
configure:8196: gcc -E    conftest.c
conftest.c:31:31: error: machine/soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| #include <machine/soundcard.h>
configure:8196: result: no
configure:8196: checking for machine/soundcard.h
configure:8196: result: no
configure:8196: checking sys/soundcard.h usability
configure:8196: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:64:27: error: sys/soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 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/soundcard.h>
configure:8196: result: no
configure:8196: checking sys/soundcard.h presence
configure:8196: gcc -E    conftest.c
conftest.c:31:27: error: sys/soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| #include <sys/soundcard.h>
configure:8196: result: no
configure:8196: checking for sys/soundcard.h
configure:8196: result: no
configure:8196: checking soundcard.h usability
configure:8196: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:64:23: error: soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 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:8196: result: no
configure:8196: checking soundcard.h presence
configure:8196: gcc -E    conftest.c
conftest.c:31:23: error: soundcard.h: No such file or directory
configure:8196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| /* end confdefs.h.  */
| #include <soundcard.h>
configure:8196: result: no
configure:8196: checking for soundcard.h
configure:8196: result: no
configure:8207: checking for _oss_ioctl in -lossaudio
configure:8232: gcc -std=gnu99 -o conftest -g -O2     conftest.c -lossaudio   >&5 
collect2: library libossaudio not found
configure:8232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 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:8241: result: no
configure:8258: checking for pkg-config
configure:8289: result: no
configure:8422: checking sys/select.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/select.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/select.h
configure:8422: result: yes
configure:8422: checking sys/time.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/time.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/time.h
configure:8422: result: yes
configure:8422: checking for unistd.h
configure:8422: result: yes
configure:8422: checking utime.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking utime.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for utime.h
configure:8422: result: yes
configure:8422: checking linux/version.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:68:27: error: linux/version.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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 <linux/version.h>
configure:8422: result: no
configure:8422: checking linux/version.h presence
configure:8422: gcc -E    conftest.c
conftest.c:35:27: error: linux/version.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <linux/version.h>
configure:8422: result: no
configure:8422: checking for linux/version.h
configure:8422: result: no
configure:8422: checking sys/systeminfo.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:68:28: error: sys/systeminfo.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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:8422: result: no
configure:8422: checking sys/systeminfo.h presence
configure:8422: gcc -E    conftest.c
conftest.c:35:28: error: sys/systeminfo.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <sys/systeminfo.h>
configure:8422: result: no
configure:8422: checking for sys/systeminfo.h
configure:8422: result: no
configure:8422: checking stdio_ext.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:68:23: error: stdio_ext.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_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 <stdio_ext.h>
configure:8422: result: no
configure:8422: checking stdio_ext.h presence
configure:8422: gcc -E    conftest.c
conftest.c:35:23: error: stdio_ext.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <stdio_ext.h>
configure:8422: result: no
configure:8422: checking for stdio_ext.h
configure:8422: result: no
configure:8422: checking fcntl.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking fcntl.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for fcntl.h
configure:8422: result: yes
configure:8422: checking coff.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:69:18: error: coff.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_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:8422: result: no
configure:8422: checking coff.h presence
configure:8422: gcc -E    conftest.c
conftest.c:36:18: error: coff.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include <coff.h>
configure:8422: result: no
configure:8422: checking for coff.h
configure:8422: result: no
configure:8422: checking pty.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:69:17: error: pty.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_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 <pty.h>
configure:8422: result: no
configure:8422: checking pty.h presence
configure:8422: gcc -E    conftest.c
conftest.c:36:17: error: pty.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h.  */
| #include <pty.h>
configure:8422: result: no
configure:8422: checking for pty.h
configure:8422: result: no
configure:8422: checking sys/mman.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/mman.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/mman.h
configure:8422: result: yes
configure:8422: checking sys/vlimit.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/vlimit.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/vlimit.h
configure:8422: result: yes
configure:8422: checking sys/resource.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/resource.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/resource.h
configure:8422: result: yes
configure:8422: checking locale.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking locale.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for locale.h
configure:8422: result: yes
configure:8422: checking sys/_mbstate_t.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:73:28: error: sys/_mbstate_t.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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:8422: result: no
configure:8422: checking sys/_mbstate_t.h presence
configure:8422: gcc -E    conftest.c
conftest.c:40:28: error: sys/_mbstate_t.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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:8422: result: no
configure:8422: checking for sys/_mbstate_t.h
configure:8422: result: no
configure:8422: checking sys/utsname.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking sys/utsname.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for sys/utsname.h
configure:8422: result: yes
configure:8422: checking pwd.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking pwd.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for pwd.h
configure:8422: result: yes
configure:8422: checking utmp.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking utmp.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for utmp.h
configure:8422: result: yes
configure:8422: checking dirent.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking dirent.h presence
configure:8422: gcc -E    conftest.c
configure:8422: $? = 0
configure:8422: result: yes
configure:8422: checking for dirent.h
configure:8422: result: yes
configure:8422: checking util.h usability
configure:8422: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:77:18: error: util.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_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 <util.h>
configure:8422: result: no
configure:8422: checking util.h presence
configure:8422: gcc -E    conftest.c
conftest.c:44:18: error: util.h: No such file or directory
configure:8422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <util.h>
configure:8422: result: no
configure:8422: checking for util.h
configure:8422: result: no
configure:8433: checking if personality LINUX32 can be set
configure:8446: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:44:29: error: sys/personality.h: No such file or directory
conftest.c: In function 'main':
conftest.c:48: warning: implicit declaration of function 'personality'
conftest.c:48: error: 'PER_LINUX32' undeclared (first use in this function)
conftest.c:48: error: (Each undeclared identifier is reported only once
conftest.c:48: error: for each function it appears in.)
configure:8446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <sys/personality.h>
| int
| main ()
| {
| personality (PER_LINUX32)
|   ;
|   return 0;
| }
configure:8452: result: no
configure:8463: checking for term.h
configure:8463: gcc -E    conftest.c
configure:8463: $? = 0
configure:8463: result: yes
configure:8473: checking whether time.h and sys/time.h may both be included
configure:8493: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8493: $? = 0
configure:8500: result: yes
configure:8508: checking whether sys_siglist is declared
configure:8508: gcc -std=gnu99 -c -g -O2    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:8508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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
| #ifdef __cplusplus
|   (void) sys_siglist;
| #else
|   (void) sys_siglist;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:8508: result: no
configure:8521: checking whether __sys_siglist is declared
configure:8521: gcc -std=gnu99 -c -g -O2    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:8521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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
| #ifdef __cplusplus
|   (void) __sys_siglist;
| #else
|   (void) __sys_siglist;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:8521: result: no
configure:8538: checking for sys/wait.h that is POSIX.1 compatible
configure:8564: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8564: $? = 0
configure:8571: result: yes
configure:8580: checking for struct utimbuf
configure:8608: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8608: $? = 0
configure:8615: result: yes
configure:8623: checking for speed_t
configure:8639: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8639: $? = 0
configure:8646: result: yes
configure:8654: checking for struct timeval
configure:8679: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8679: $? = 0
configure:8686: result: yes
configure:8695: checking for struct exception
configure:8711: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8711: $? = 0
configure:8718: result: yes
configure:8729: checking sys/socket.h usability
configure:8729: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8729: $? = 0
configure:8729: result: yes
configure:8729: checking sys/socket.h presence
configure:8729: gcc -E    conftest.c
configure:8729: $? = 0
configure:8729: result: yes
configure:8729: checking for sys/socket.h
configure:8729: result: yes
configure:8741: checking for net/if.h
configure:8741: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8741: $? = 0
configure:8741: result: yes
configure:8757: checking for ifaddrs.h
configure:8757: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:91:21: error: ifaddrs.h: No such file or directory
configure:8757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_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
| #if HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| #include <ifaddrs.h>
configure:8757: result: no
configure:8773: checking for net/if_dl.h
configure:8773: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8773: $? = 0
configure:8773: result: yes
configure:8790: checking for getifaddrs
configure:8790: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
ld: 0711-317 ERROR: Undefined symbol: .getifaddrs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:8790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| /* end confdefs.h.  */
| /* Define getifaddrs to an innocuous variant, in case <limits.h> declares getifaddrs.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getifaddrs innocuous_getifaddrs
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getifaddrs (); 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 getifaddrs
| 
| /* 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 getifaddrs ();
| /* 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_getifaddrs || defined __stub___getifaddrs
| choke me
| #endif
| 
| int
| main ()
| {
| return getifaddrs ();
|   ;
|   return 0;
| }
configure:8790: result: no
configure:8790: checking for freeifaddrs
configure:8790: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
ld: 0711-317 ERROR: Undefined symbol: .freeifaddrs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:8790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| /* end confdefs.h.  */
| /* Define freeifaddrs to an innocuous variant, in case <limits.h> declares freeifaddrs.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define freeifaddrs innocuous_freeifaddrs
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char freeifaddrs (); 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 freeifaddrs
| 
| /* 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 freeifaddrs ();
| /* 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_freeifaddrs || defined __stub___freeifaddrs
| choke me
| #endif
| 
| int
| main ()
| {
| return freeifaddrs ();
|   ;
|   return 0;
| }
configure:8790: result: no
configure:8800: checking whether struct tm is in sys/time.h or time.h
configure:8820: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8820: $? = 0
configure:8827: result: time.h
configure:8835: checking for struct tm.tm_zone
configure:8835: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: 'struct tm' has no member named 'tm_zone'
configure:8835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:8835: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: 'struct tm' has no member named 'tm_zone'
configure:8835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <time.h>
| 
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_zone)
| return 0;
|   ;
|   return 0;
| }
configure:8835: result: no
configure:8853: checking whether tzname is declared
configure:8853: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8853: $? = 0
configure:8853: result: yes
configure:8865: checking for tzname
configure:8885: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
configure:8885: $? = 0
configure:8893: result: yes
configure:8902: checking for struct tm.tm_gmtoff
configure:8902: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff'
configure:8902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:8902: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff'
configure:8902: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| /* end confdefs.h.  */
| #include <time.h>
| 
| int
| main ()
| {
| static struct tm ac_aggr;
| if (sizeof ac_aggr.tm_gmtoff)
| return 0;
|   ;
|   return 0;
| }
configure:8902: result: no
configure:8910: checking for struct ifreq.ifr_flags
configure:8910: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8910: $? = 0
configure:8910: result: yes
configure:8926: checking for struct ifreq.ifr_hwaddr
configure:8926: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr'
configure:8926: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 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:8926: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr'
configure:8926: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 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 (sizeof ac_aggr.ifr_hwaddr)
| return 0;
|   ;
|   return 0;
| }
configure:8926: result: no
configure:8942: checking for struct ifreq.ifr_netmask
configure:8942: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask'
configure:8942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 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_netmask)
| return 0;
|   ;
|   return 0;
| }
configure:8942: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask'
configure:8942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 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 (sizeof ac_aggr.ifr_netmask)
| return 0;
|   ;
|   return 0;
| }
configure:8942: result: no
configure:8958: checking for struct ifreq.ifr_broadaddr
configure:8958: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: used struct type value where scalar is required
configure:8958: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 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_broadaddr)
| return 0;
|   ;
|   return 0;
| }
configure:8958: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8958: $? = 0
configure:8958: result: yes
configure:8974: checking for struct ifreq.ifr_addr
configure:8974: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c: In function 'main':
conftest.c:103: error: used struct type value where scalar is required
configure:8974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 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:8974: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8974: $? = 0
configure:8974: result: yes
configure:8990: checking for struct ifreq.ifr_addr.sa_len
configure:8990: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:8990: $? = 0
configure:8990: result: yes
configure:9009: checking for function prototypes
configure:9012: result: yes
configure:9025: checking for working volatile
configure:9044: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9044: $? = 0
configure:9051: result: yes
configure:9059: checking for an ANSI C-conforming const
configure:9124: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9124: $? = 0
configure:9131: result: yes
configure:9139: checking for void * support
configure:9155: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9155: $? = 0
configure:9162: result: yes
configure:9172: checking whether byte ordering is bigendian
configure:9187: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:9187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:9232: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9232: $? = 0
configure:9250: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9250: $? = 0
configure:9378: result: yes
configure:9397: checking for  __attribute__ ((__aligned__ (expr)))
configure:9413: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:9413: $? = 0
configure:9420: result: yes
configure:9428: checking whether make sets $(MAKE)
configure:9450: result: yes
configure:9464: checking whether we are using GNU Make
configure:9473: result: yes
configure:9476: checking whether gcc understands -MMD -MF
configure:9491: gcc -std=gnu99 -c -g -O2 -MMD -MF deps.d -MP    conftest.c >&5
configure:9491: $? = 0
configure:9500: result: yes
configure:9522: checking for long file names
configure:9554: result: yes
configure:9565: checking for X
configure:9704: gcc -std=gnu99 -o conftest -g -O2     conftest.c -lX11  >&5 
configure:9704: $? = 0
configure:9754: result: libraries , headers 
configure:10043: checking for malloc_get_state
configure:10043: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
ld: 0711-317 ERROR: Undefined symbol: .malloc_get_state
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:10043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define malloc_get_state innocuous_malloc_get_state
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char malloc_get_state (); 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 malloc_get_state
| 
| /* 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 malloc_get_state ();
| /* 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_malloc_get_state || defined __stub___malloc_get_state
| choke me
| #endif
| 
| int
| main ()
| {
| return malloc_get_state ();
|   ;
|   return 0;
| }
configure:10043: result: no
configure:10050: checking for malloc_set_state
configure:10050: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
ld: 0711-317 ERROR: Undefined symbol: .malloc_set_state
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:10050: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define malloc_set_state innocuous_malloc_set_state
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char malloc_set_state (); 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 malloc_set_state
| 
| /* 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 malloc_set_state ();
| /* 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_malloc_set_state || defined __stub___malloc_set_state
| choke me
| #endif
| 
| int
| main ()
| {
| return malloc_set_state ();
|   ;
|   return 0;
| }
configure:10050: result: no
configure:10057: checking whether __after_morecore_hook exists
configure:10073: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
ld: 0711-317 ERROR: Undefined symbol: __after_morecore_hook
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:10073: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| extern void (* __after_morecore_hook)();
| int
| main ()
| {
| __after_morecore_hook = 0
|   ;
|   return 0;
| }
configure:10081: result: no
configure:10143: checking for stdlib.h
configure:10143: result: yes
configure:10143: checking for unistd.h
configure:10143: result: yes
configure:10143: checking for sys/param.h
configure:10143: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:10143: $? = 0
configure:10143: result: yes
configure:10143: checking for getopt.h
configure:10143: gcc -std=gnu99 -c -g -O2    conftest.c >&5
conftest.c:104:20: error: getopt.h: No such file or directory
configure:10143: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_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 <getopt.h>
configure:10143: result: no
configure:10143: checking for wchar.h
configure:10143: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:10143: $? = 0
configure:10143: result: yes
configure:10143: checking for stdint.h
configure:10143: result: yes
configure:10143: checking for inttypes.h
configure:10143: result: yes
configure:10143: checking for sys/socket.h
configure:10143: result: yes
configure:10143: checking for sys/stat.h
configure:10143: result: yes
configure:10143: checking for sys/time.h
configure:10143: result: yes
configure:10163: checking for getpagesize
configure:10163: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
configure:10163: $? = 0
configure:10163: result: yes
configure:10172: checking for working mmap
configure:10319: gcc -std=gnu99 -o conftest -g -O2     conftest.c  >&5 
configure:10319: $? = 0
configure:10319: ./conftest
configure:10319: $? = 0
configure:10329: result: yes
configure:10347: checking for dnet_ntoa in -ldnet
configure:10372: gcc -std=gnu99 -o conftest -g -O2     conftest.c -ldnet  -lrts -lIM -liconv  >&5 
collect2: library libdnet not found
configure:10372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_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:10381: result: no
configure:10393: checking for main in -lXbsd
configure:10412: gcc -std=gnu99 -o conftest -g -O2     conftest.c -lXbsd  -lrts -lIM -liconv  >&5 
collect2: library libXbsd not found
configure:10412: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:10421: result: no
configure:10431: checking pthread.h usability
configure:10431: gcc -std=gnu99 -c -g -O2    conftest.c >&5
configure:10431: $? = 0
configure:10431: result: yes
configure:10431: checking pthread.h presence
configure:10431: gcc -E    conftest.c
configure:10431: $? = 0
configure:10431: result: yes
configure:10431: checking for pthread.h
configure:10431: result: yes
configure:10442: checking for pthread_self in -lpthread
configure:10467: gcc -std=gnu99 -o conftest -g -O2     conftest.c -lpthread  -lrts -lIM -liconv  >&5 
configure:10467: $? = 0
configure:10476: result: yes
configure:10494: checking for cma_open in -lpthreads
configure:10519: gcc -std=gnu99 -o conftest -g -O2     conftest.c -lpthreads  -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .cma_open
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:10519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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:10528: result: no
configure:10555: checking for -bbigtoc option
configure:10578: gcc -std=gnu99 -o conftest -g -O2     -Wl,-bbigtoc conftest.c -lrts -lIM -liconv  >&5 
configure:10578: $? = 0
configure:10587: result: -Wl,-bbigtoc
configure:10684: checking for Xkb
configure:10698: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10698: $? = 0
configure:10705: result: yes
configure:10717: checking for XrmSetDatabase
configure:10717: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10717: $? = 0
configure:10717: result: yes
configure:10717: checking for XScreenResourceString
configure:10717: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10717: $? = 0
configure:10717: result: yes
configure:10717: checking for XScreenNumberOfScreen
configure:10717: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10717: $? = 0
configure:10717: result: yes
configure:10717: checking for XSetWMProtocols
configure:10717: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10717: $? = 0
configure:10717: result: yes
configure:10729: checking X11 version 6
configure:10748: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lX11 -lrts -lIM -liconv  >&5 
configure:10748: $? = 0
configure:10758: result: 6 or newer
configure:10794: checking for pkg-config
configure:10825: result: no
configure:10908: checking for pkg-config
configure:10939: result: no
configure:11144: checking for pkg-config
configure:11175: result: no
configure:11345: checking for pkg-config
configure:11376: result: no
configure:11462: checking for pkg-config
configure:11493: result: no
configure:11567: checking for pkg-config
configure:11598: result: no
configure:11691: checking for lgetfilecon in -lselinux
configure:11716: gcc -std=gnu99 -o conftest  -g -O2      -Wl,-bbigtoc  conftest.c -lselinux  -lX11 -lrts -lIM -liconv  >&5 
collect2: library libselinux not found
configure:11716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 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 lgetfilecon ();
| int
| main ()
| {
| return lgetfilecon ();
|   ;
|   return 0;
| }
configure:11725: result: no
configure:11750: checking for pkg-config
configure:11781: result: no
configure:11849: checking for gnutls_certificate_set_verify_function
configure:11849: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .gnutls_certificate_set_verify_function
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:11849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| /* end confdefs.h.  */
| /* Define gnutls_certificate_set_verify_function to an innocuous variant, in case <limits.h> declares gnutls_certificate_set_verify_function.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gnutls_certificate_set_verify_function innocuous_gnutls_certificate_set_verify_function
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gnutls_certificate_set_verify_function (); 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 gnutls_certificate_set_verify_function
| 
| /* 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 gnutls_certificate_set_verify_function ();
| /* 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_gnutls_certificate_set_verify_function || defined __stub___gnutls_certificate_set_verify_function
| choke me
| #endif
| 
| int
| main ()
| {
| return gnutls_certificate_set_verify_function ();
|   ;
|   return 0;
| }
configure:11849: result: no
configure:11873: checking for xaw3d
configure:11891: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:90:30: error: X11/Xaw3d/Simple.h: No such file or directory
configure:11891: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| /* end confdefs.h.  */
| 
| #include <X11/Intrinsic.h>
| #include <X11/Xaw3d/Simple.h>
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:11954: result: no
configure:11956: checking for libXaw
configure:11974: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c  -lX11 -lrts -lIM -liconv  >&5 
configure:11974: $? = 0
configure:11984: result: yes; using Lucid toolkit
configure:12004: checking X11 toolkit version
configure:12023: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c  -lX11 -lrts -lIM -liconv  >&5 
configure:12023: $? = 0
configure:12034: result: 6 or newer
configure:12055: checking for XmuConvertStandardSelection in -lXmu
configure:12080: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lXmu  -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:12080: $? = 0
configure:12089: result: yes
configure:12116: checking for XShapeQueryExtension in -lXext
configure:12141: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lXext  -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:12141: $? = 0
configure:12150: result: yes
configure:12322: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
configure:12322: $? = 0
configure:12371: gcc -std=gnu99 -c  -g -O2  --pedantic-errors     conftest.c >&5
configure:12371: $? = 0
configure:12396: checking for pkg-config
configure:12427: result: no
configure:13084: checking X11/xpm.h usability
configure:13084: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
configure:13084: $? = 0
configure:13084: result: yes
configure:13084: checking X11/xpm.h presence
configure:13084: gcc -E     conftest.c
configure:13084: $? = 0
configure:13084: result: yes
configure:13084: checking for X11/xpm.h
configure:13084: result: yes
configure:13086: checking for XpmReadFileToPixmap in -lXpm
configure:13111: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:13111: $? = 0
configure:13120: result: yes
configure:13130: checking for XpmReturnAllocPixels preprocessor define
configure:13150: result: yes
configure:13523: checking gpm.h usability
configure:13523: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
conftest.c:128:17: error: gpm.h: No such file or directory
configure:13523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #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 <gpm.h>
configure:13523: result: no
configure:13523: checking gpm.h presence
configure:13523: gcc -E     conftest.c
conftest.c:95:17: error: gpm.h: No such file or directory
configure:13523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <gpm.h>
configure:13523: result: no
configure:13523: checking for gpm.h
configure:13523: result: no
configure:13578: checking malloc/malloc.h usability
configure:13578: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
conftest.c:128:27: error: malloc/malloc.h: No such file or directory
configure:13578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #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:13578: result: no
configure:13578: checking malloc/malloc.h presence
configure:13578: gcc -E     conftest.c
conftest.c:95:27: error: malloc/malloc.h: No such file or directory
configure:13578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| /* end confdefs.h.  */
| #include <malloc/malloc.h>
configure:13578: result: no
configure:13578: checking for malloc/malloc.h
configure:13578: result: no
configure:13623: checking X11/SM/SMlib.h usability
configure:13623: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
configure:13623: $? = 0
configure:13623: result: yes
configure:13623: checking X11/SM/SMlib.h presence
configure:13623: gcc -E     conftest.c
configure:13623: $? = 0
configure:13623: result: yes
configure:13623: checking for X11/SM/SMlib.h
configure:13623: result: yes
configure:13625: checking for SmcOpenConnection in -lSM
configure:13650: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:13650: $? = 0
configure:13659: result: yes
configure:13690: checking for pkg-config
configure:13721: result: no
configure:13837: checking whether netdb declares h_errno
configure:13853: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:13853: $? = 0
configure:13861: result: yes
configure:13871: checking for sqrt in -lm
configure:13896: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm  -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:104: warning: conflicting types for built-in function 'sqrt'
configure:13896: $? = 0
configure:13905: result: yes
configure:13919: checking for maillock in -lmail
configure:13944: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lmail  -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
collect2: library libmail not found
configure:13944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_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:13953: result: no
configure:13970: checking for maillock in -llockfile
configure:13995: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -llockfile  -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
collect2: library liblockfile not found
configure:13995: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_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:14004: result: no
configure:14024: checking for liblockfile.so
configure:14053: result: no
configure:14069: checking for touchlock
configure:14069: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .touchlock
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_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:14069: result: no
configure:14080: checking maillock.h usability
configure:14080: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
conftest.c:131:22: error: maillock.h: No such file or directory
configure:14080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_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:14080: result: no
configure:14080: checking maillock.h presence
configure:14080: gcc -E     conftest.c
conftest.c:98:22: error: maillock.h: No such file or directory
configure:14080: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <maillock.h>
configure:14080: result: no
configure:14080: checking for maillock.h
configure:14080: result: no
configure:14150: checking for gethostname
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getdomainname
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for rename
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for closedir
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for mkdir
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for rmdir
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for sysinfo
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .sysinfo
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| /* end confdefs.h.  */
| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysinfo innocuous_sysinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysinfo (); 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 sysinfo
| 
| /* 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 sysinfo ();
| /* 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_sysinfo || defined __stub___sysinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return sysinfo ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for getrusage
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for get_current_dir_name
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for random
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for lrand48
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for logb
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:132: warning: conflicting types for built-in function 'logb'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for frexp
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:133: warning: conflicting types for built-in function 'frexp'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for fmod
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:134: warning: conflicting types for built-in function 'fmod'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for rint
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:135: warning: conflicting types for built-in function 'rint'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for cbrt
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:136: warning: conflicting types for built-in function 'cbrt'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for ftime
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setsid
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for strerror
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for fpathconf
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for select
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for euidaccess
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .euidaccess
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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
| /* end confdefs.h.  */
| /* Define euidaccess to an innocuous variant, in case <limits.h> declares euidaccess.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define euidaccess innocuous_euidaccess
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char euidaccess (); 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 euidaccess
| 
| /* 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 euidaccess ();
| /* 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_euidaccess || defined __stub___euidaccess
| choke me
| #endif
| 
| int
| main ()
| {
| return euidaccess ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for getpagesize
configure:14150: result: yes
configure:14150: checking for tzset
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setlocale
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for utimes
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getrlimit
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setrlimit
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setpgid
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getcwd
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getwd
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for shutdown
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getaddrinfo
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for __fpending
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .__fpending
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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
| /* end confdefs.h.  */
| /* Define __fpending to an innocuous variant, in case <limits.h> declares __fpending.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __fpending innocuous___fpending
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __fpending (); 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 __fpending
| 
| /* 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 __fpending ();
| /* 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___fpending || defined __stub_____fpending
| choke me
| #endif
| 
| int
| main ()
| {
| return __fpending ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for mblen
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for mbrlen
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for mbsinit
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for strsignal
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setitimer
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for ualarm
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for sendto
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for recvfrom
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getsockopt
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for setsockopt
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getsockname
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getpeername
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for gai_strerror
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for mkstemp
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for getline
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .getline
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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
| /* end confdefs.h.  */
| /* Define getline to an innocuous variant, in case <limits.h> declares getline.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getline innocuous_getline
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getline (); 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 getline
| 
| /* 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 getline ();
| /* 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_getline || defined __stub___getline
| choke me
| #endif
| 
| int
| main ()
| {
| return getline ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for getdelim
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .getdelim
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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
| /* end confdefs.h.  */
| /* Define getdelim to an innocuous variant, in case <limits.h> declares getdelim.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getdelim innocuous_getdelim
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getdelim (); 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 getdelim
| 
| /* 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 getdelim ();
| /* 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_getdelim || defined __stub___getdelim
| choke me
| #endif
| 
| int
| main ()
| {
| return getdelim ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for mremap
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .mremap
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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
| /* end confdefs.h.  */
| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mremap innocuous_mremap
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mremap (); 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 mremap
| 
| /* 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 mremap ();
| /* 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_mremap || defined __stub___mremap
| choke me
| #endif
| 
| int
| main ()
| {
| return mremap ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for fsync
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for sync
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for difftime
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for mempcpy
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:170: warning: conflicting types for built-in function 'mempcpy'
ld: 0711-317 ERROR: Undefined symbol: .mempcpy
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| /* end confdefs.h.  */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mempcpy innocuous_mempcpy
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); 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 mempcpy
| 
| /* 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 mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
| 
| int
| main ()
| {
| return mempcpy ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14150: checking for mblen
configure:14150: result: yes
configure:14150: checking for mbrlen
configure:14150: result: yes
configure:14150: checking for posix_memalign
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for cfmakeraw
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for cfsetspeed
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for copysign
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
conftest.c:175: warning: conflicting types for built-in function 'copysign'
configure:14150: $? = 0
configure:14150: result: yes
configure:14150: checking for __executable_start
configure:14150: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .__executable_start
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14150: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| /* end confdefs.h.  */
| /* Define __executable_start to an innocuous variant, in case <limits.h> declares __executable_start.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __executable_start innocuous___executable_start
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __executable_start (); 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 __executable_start
| 
| /* 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 __executable_start ();
| /* 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___executable_start || defined __stub_____executable_start
| choke me
| #endif
| 
| int
| main ()
| {
| return __executable_start ();
|   ;
|   return 0;
| }
configure:14150: result: no
configure:14160: checking for __builtin_unwind_init
configure:14176: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14176: $? = 0
configure:14184: result: yes
configure:14194: checking sys/un.h usability
configure:14194: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
configure:14194: $? = 0
configure:14194: result: yes
configure:14194: checking sys/un.h presence
configure:14194: gcc -E     conftest.c
configure:14194: $? = 0
configure:14194: result: yes
configure:14194: checking for sys/un.h
configure:14194: result: yes
configure:14205: checking for _LARGEFILE_SOURCE value needed for large files
configure:14224: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14224: $? = 0
configure:14252: result: no
configure:14274: checking whether getpgrp requires zero arguments
configure:14291: gcc -std=gnu99 -c  -g -O2      conftest.c >&5
conftest.c: In function 'main':
conftest.c:192: error: too many arguments to function 'getpgrp'
configure:14291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 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:14299: result: yes
configure:14311: checking for grantpt
configure:14311: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
configure:14311: $? = 0
configure:14311: result: yes
configure:14324: checking for getpt
configure:14324: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .getpt
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 1
| #define GETPGRP_VOID 1
| #define HAVE_GRANTPT 1
| /* end confdefs.h.  */
| /* Define getpt to an innocuous variant, in case <limits.h> declares getpt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getpt innocuous_getpt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getpt (); 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 getpt
| 
| /* 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 getpt ();
| /* 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_getpt || defined __stub___getpt
| choke me
| #endif
| 
| int
| main ()
| {
| return getpt ();
|   ;
|   return 0;
| }
configure:14324: result: no
configure:14340: checking for library containing tputs
configure:14371: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
ld: 0711-317 ERROR: Undefined symbol: .tputs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
configure:14371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 1
| #define GETPGRP_VOID 1
| #define HAVE_GRANTPT 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 tputs ();
| int
| main ()
| {
| return tputs ();
|   ;
|   return 0;
| }
configure:14371: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lncurses  -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
collect2: library libncurses not found
configure:14371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 1
| #define GETPGRP_VOID 1
| #define HAVE_GRANTPT 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 tputs ();
| int
| main ()
| {
| return tputs ();
|   ;
|   return 0;
| }
configure:14371: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -lterminfo  -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
collect2: library libterminfo not found
configure:14371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 1
| #define GETPGRP_VOID 1
| #define HAVE_GRANTPT 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 tputs ();
| int
| main ()
| {
| return tputs ();
|   ;
|   return 0;
| }
configure:14371: gcc -std=gnu99 -o conftest  -g -O2       -Wl,-bbigtoc  conftest.c -ltermcap  -lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv  >&5 
collect2: library libtermcap not found
configure:14371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.0.90"
| #define PACKAGE_STRING "emacs 24.0.90"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.0.90"
| #define MAIL_USE_POP 1
| #define SYNC_INPUT 1
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _DARWIN_C_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define _LARGE_FILES 1
| #define _LARGE_FILES 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_MMAN_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_UTMP_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_TERM_H 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 HAVE_SPEED_T 1
| #define HAVE_TIMEVAL 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
| #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR 1
| #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #define POINTER_TYPE void
| #define WORDS_BIGENDIAN 1
| #define HAVE_ATTRIBUTE_ALIGNED 1
| #define HAVE_LONG_FILE_NAMES 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD 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_X_I18N 1
| #define HAVE_X11R6_XIM 1
| #define HAVE_X11XTR6 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXEXT 1
| #define HAVE_XIM 1
| #define USE_XIM 1
| #define XRegisterIMInstantiateCallback_arg6 XPointer*
| #define HAVE_XPM 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RENAME 1
| #define HAVE_CLOSEDIR 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_RANDOM 1
| #define HAVE_LRAND48 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_GETPAGESIZE 1
| #define HAVE_TZSET 1
| #define HAVE_SETLOCALE 1
| #define HAVE_UTIMES 1
| #define HAVE_GETRLIMIT 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_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_UALARM 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_FSYNC 1
| #define HAVE_SYNC 1
| #define HAVE_DIFFTIME 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_POSIX_MEMALIGN 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_FSEEKO 1
| #define GETPGRP_VOID 1
| #define HAVE_GRANTPT 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 tputs ();
| int
| main ()
| {
| return tputs ();
|   ;
|   return 0;
| }
configure:14388: result: no
configure:14399: error: I couldn't find termcap functions (tputs and friends).
Maybe some development libraries/packages are missing?  Try installing
libncurses-dev(el), libterminfo-dev(el) or similar.

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

ac_cv_build=powerpc-ibm-aix5.3.0.0
ac_cv_c_bigendian=yes
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___executable_start=no
ac_cv_func___fpending=no
ac_cv_func_cbrt=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_cfsetspeed=yes
ac_cv_func_closedir=yes
ac_cv_func_copysign=yes
ac_cv_func_difftime=yes
ac_cv_func_euidaccess=no
ac_cv_func_fmod=yes
ac_cv_func_fpathconf=yes
ac_cv_func_freeifaddrs=no
ac_cv_func_frexp=yes
ac_cv_func_fsync=yes
ac_cv_func_ftime=yes
ac_cv_func_gai_strerror=yes
ac_cv_func_get_current_dir_name=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdelim=no
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getline=no
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpt=no
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_getsockopt=yes
ac_cv_func_getwd=yes
ac_cv_func_gnutls_certificate_set_verify_function=no
ac_cv_func_grantpt=yes
ac_cv_func_logb=yes
ac_cv_func_lrand48=yes
ac_cv_func_malloc_get_state=no
ac_cv_func_malloc_set_state=no
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbsinit=yes
ac_cv_func_mempcpy=no
ac_cv_func_mkdir=yes
ac_cv_func_mkstemp=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_mremap=no
ac_cv_func_posix_memalign=yes
ac_cv_func_random=yes
ac_cv_func_recvfrom=yes
ac_cv_func_rename=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_strerror=yes
ac_cv_func_strsignal=yes
ac_cv_func_sync=yes
ac_cv_func_sysinfo=no
ac_cv_func_touchlock=no
ac_cv_func_tzset=yes
ac_cv_func_ualarm=yes
ac_cv_func_utimes=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl_sys_siglist=no
ac_cv_have_decl_tzname=yes
ac_cv_have_x=have_x='yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'
ac_cv_header_X11_SM_SMlib_h=yes
ac_cv_header_X11_xpm_h=yes
ac_cv_header_coff_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=no
ac_cv_header_gpm_h=no
ac_cv_header_ifaddrs_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_version_h=no
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_minix_config_h=no
ac_cv_header_net_if_dl_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pty_h=no
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=no
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_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=no
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_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_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_util_h=no
ac_cv_header_utime_h=yes
ac_cv_header_utmp_h=yes
ac_cv_header_wchar_h=yes
ac_cv_host=powerpc-ibm-aix5.3.0.0
ac_cv_lib_SM_SmcOpenConnection=yes
ac_cv_lib_Xbsd_main=no
ac_cv_lib_Xext_XShapeQueryExtension=yes
ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_ossaudio__oss_ioctl=no
ac_cv_lib_pthread_pthread_self=yes
ac_cv_lib_pthreads_cma_open=no
ac_cv_lib_selinux_lgetfilecon=no
ac_cv_member_struct_ifreq_ifr_addr=yes
ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes
ac_cv_member_struct_ifreq_ifr_broadaddr=yes
ac_cv_member_struct_ifreq_ifr_flags=yes
ac_cv_member_struct_ifreq_ifr_hwaddr=no
ac_cv_member_struct_ifreq_ifr_netmask=no
ac_cv_member_struct_tm_tm_gmtoff=no
ac_cv_member_struct_tm_tm_zone=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_GZIP_PROG=/bin/gzip
ac_cv_path_INSTALL_INFO=/usr/local/bin/install-info
ac_cv_path_MAKEINFO=/usr/local/bin/makeinfo
ac_cv_path_PKG_CONFIG=no
ac_cv_path_install='/usr/local/bin/ginstall -c'
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_liblockfile=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_tputs=no
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=1
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_var_tzname=yes
am_cv_CC_dependencies_compiler_type=gcc3
emacs_cv_arg6_star=yes
emacs_cv_attribute_aligned=yes
emacs_cv_func___builtin_unwind_init=yes
emacs_cv_netdb_declares_h_errno=yes
emacs_cv_personality_linux32=no
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=no
emacs_cv_void_star=yes
emacs_cv_x11_toolkit_version_6=yes
emacs_cv_x11_version_6=yes
emacs_cv_xaw3d=no
emacs_cv_xaw=yes
gdb_cv_bigtoc=-Wl,-bbigtoc
gl_cv_c_amsterdam_compiler=no

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

ACLOCAL='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run aclocal-1.11'
ALLOCA=''
ALLOCA_H=''
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run tar'
APPLE_UNIVERSAL_BUILD=''
AR='ar'
ARFLAGS='cru'
AUTOCONF='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run automake-1.11'
AWK='nawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BLESSMAIL_TARGET=''
CANNOT_DUMP='no'
CC='gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -g -O2 '
CFLAGS_SOUND=''
COM_ERRLIB=''
CPP='gcc -E'
CPPFLAGS='   '
CRT_DIR=''
CRYPTOLIB=''
CYGPATH_W='echo'
CYGWIN_OBJ=''
C_SWITCH_MACHINE=''
C_SWITCH_SYSTEM=''
C_SWITCH_X_SITE=''
C_SWITCH_X_SYSTEM=''
C_WARNINGS_SWITCH='-Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement '
DBUS_CFLAGS=''
DBUS_LIBS=''
DBUS_OBJ=''
DEFS=' '
DEPDIR='.deps'
DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP'
DESLIB=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
FONT_OBJ=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCONF_CFLAGS=''
GCONF_LIBS=''
GETLOADAVG_LIBS=''
GETOPT_H=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_ALLOCA_H_FALSE=''
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_STDARG_H_FALSE=''
GL_GENERATE_STDARG_H_TRUE=''
GL_GENERATE_STDBOOL_H_FALSE=''
GL_GENERATE_STDBOOL_H_TRUE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE=''
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE=''
GMALLOC_OBJ='gmalloc.o'
GNULIB_ATOLL=''
GNULIB_CALLOC_POSIX=''
GNULIB_CANONICALIZE_FILE_NAME=''
GNULIB_CHOWN=''
GNULIB_CLOSE=''
GNULIB_DPRINTF=''
GNULIB_DUP2=''
GNULIB_DUP3=''
GNULIB_ENVIRON=''
GNULIB_EUIDACCESS=''
GNULIB_FACCESSAT=''
GNULIB_FCHDIR=''
GNULIB_FCHMODAT=''
GNULIB_FCHOWNAT=''
GNULIB_FCLOSE=''
GNULIB_FFLUSH=''
GNULIB_FGETC=''
GNULIB_FGETS=''
GNULIB_FOPEN=''
GNULIB_FPRINTF=''
GNULIB_FPRINTF_POSIX=''
GNULIB_FPURGE=''
GNULIB_FPUTC=''
GNULIB_FPUTS=''
GNULIB_FREAD=''
GNULIB_FREOPEN=''
GNULIB_FSCANF=''
GNULIB_FSEEK=''
GNULIB_FSEEKO=''
GNULIB_FSTATAT=''
GNULIB_FSYNC=''
GNULIB_FTELL=''
GNULIB_FTELLO=''
GNULIB_FTRUNCATE=''
GNULIB_FUTIMENS=''
GNULIB_FWRITE=''
GNULIB_GETC=''
GNULIB_GETCHAR=''
GNULIB_GETCWD=''
GNULIB_GETDELIM=''
GNULIB_GETDOMAINNAME=''
GNULIB_GETDTABLESIZE=''
GNULIB_GETGROUPS=''
GNULIB_GETHOSTNAME=''
GNULIB_GETLINE=''
GNULIB_GETLOADAVG=''
GNULIB_GETLOGIN=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETS=''
GNULIB_GETSUBOPT=''
GNULIB_GETUSERSHELL=''
GNULIB_GRANTPT=''
GNULIB_GROUP_MEMBER=''
GNULIB_IMAXABS=''
GNULIB_IMAXDIV=''
GNULIB_LCHMOD=''
GNULIB_LCHOWN=''
GNULIB_LINK=''
GNULIB_LINKAT=''
GNULIB_LSEEK=''
GNULIB_LSTAT=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBTOWC=''
GNULIB_MKDIRAT=''
GNULIB_MKDTEMP=''
GNULIB_MKFIFO=''
GNULIB_MKFIFOAT=''
GNULIB_MKNOD=''
GNULIB_MKNODAT=''
GNULIB_MKOSTEMP=''
GNULIB_MKOSTEMPS=''
GNULIB_MKSTEMP=''
GNULIB_MKSTEMPS=''
GNULIB_MKTIME=''
GNULIB_NANOSLEEP=''
GNULIB_OBSTACK_PRINTF=''
GNULIB_OBSTACK_PRINTF_POSIX=''
GNULIB_PERROR=''
GNULIB_PIPE2=''
GNULIB_PIPE=''
GNULIB_POPEN=''
GNULIB_PREAD=''
GNULIB_PRINTF=''
GNULIB_PRINTF_POSIX=''
GNULIB_PTHREAD_SIGMASK=''
GNULIB_PTSNAME=''
GNULIB_PUTC=''
GNULIB_PUTCHAR=''
GNULIB_PUTENV=''
GNULIB_PUTS=''
GNULIB_PWRITE=''
GNULIB_RANDOM_R=''
GNULIB_READ=''
GNULIB_READLINK=''
GNULIB_READLINKAT=''
GNULIB_REALLOC_POSIX=''
GNULIB_REALPATH=''
GNULIB_REMOVE=''
GNULIB_RENAME=''
GNULIB_RENAMEAT=''
GNULIB_RMDIR=''
GNULIB_RPMATCH=''
GNULIB_SCANF=''
GNULIB_SETENV=''
GNULIB_SIGACTION=''
GNULIB_SIGNAL_H_SIGPIPE=''
GNULIB_SIGPROCMASK=''
GNULIB_SLEEP=''
GNULIB_SNPRINTF=''
GNULIB_SPRINTF_POSIX=''
GNULIB_STAT=''
GNULIB_STDIO_H_NONBLOCKING=''
GNULIB_STDIO_H_SIGPIPE=''
GNULIB_STRPTIME=''
GNULIB_STRTOD=''
GNULIB_STRTOIMAX=''
GNULIB_STRTOLL=''
GNULIB_STRTOULL=''
GNULIB_STRTOUMAX=''
GNULIB_SYMLINK=''
GNULIB_SYMLINKAT=''
GNULIB_SYSTEM_POSIX=''
GNULIB_TIMEGM=''
GNULIB_TIME_R=''
GNULIB_TMPFILE=''
GNULIB_TTYNAME_R=''
GNULIB_UNISTD_H_GETOPT=''
GNULIB_UNISTD_H_NONBLOCKING=''
GNULIB_UNISTD_H_SIGPIPE=''
GNULIB_UNLINK=''
GNULIB_UNLINKAT=''
GNULIB_UNLOCKPT=''
GNULIB_UNSETENV=''
GNULIB_USLEEP=''
GNULIB_UTIMENSAT=''
GNULIB_VASPRINTF=''
GNULIB_VDPRINTF=''
GNULIB_VFPRINTF=''
GNULIB_VFPRINTF_POSIX=''
GNULIB_VFSCANF=''
GNULIB_VPRINTF=''
GNULIB_VPRINTF_POSIX=''
GNULIB_VSCANF=''
GNULIB_VSNPRINTF=''
GNULIB_VSPRINTF_POSIX=''
GNULIB_WCTOMB=''
GNULIB_WRITE=''
GNULIB__EXIT=''
GNU_OBJC_CFLAGS=''
GREP='/bin/grep'
GSETTINGS_CFLAGS=''
GSETTINGS_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GTK_OBJ=''
GZIP_INFO='yes'
GZIP_PROG='/bin/gzip'
HAVE_ATOLL=''
HAVE_CANONICALIZE_FILE_NAME=''
HAVE_CHOWN=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_FCHDIR=''
HAVE_DECL_FPURGE=''
HAVE_DECL_FSEEKO=''
HAVE_DECL_FTELLO=''
HAVE_DECL_GETDELIM=''
HAVE_DECL_GETDOMAINNAME=''
HAVE_DECL_GETLINE=''
HAVE_DECL_GETLOADAVG=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_GETPAGESIZE=''
HAVE_DECL_GETUSERSHELL=''
HAVE_DECL_IMAXABS=''
HAVE_DECL_IMAXDIV=''
HAVE_DECL_LOCALTIME_R=''
HAVE_DECL_OBSTACK_PRINTF=''
HAVE_DECL_SETENV=''
HAVE_DECL_SNPRINTF=''
HAVE_DECL_STRTOIMAX=''
HAVE_DECL_STRTOUMAX=''
HAVE_DECL_TTYNAME_R=''
HAVE_DECL_UNSETENV=''
HAVE_DECL_VSNPRINTF=''
HAVE_DPRINTF=''
HAVE_DUP2=''
HAVE_DUP3=''
HAVE_EUIDACCESS=''
HAVE_FACCESSAT=''
HAVE_FCHDIR=''
HAVE_FCHMODAT=''
HAVE_FCHOWNAT=''
HAVE_FSEEKO=''
HAVE_FSTATAT=''
HAVE_FSYNC=''
HAVE_FTELLO=''
HAVE_FTRUNCATE=''
HAVE_FUTIMENS=''
HAVE_GETDTABLESIZE=''
HAVE_GETGROUPS=''
HAVE_GETHOSTNAME=''
HAVE_GETLOGIN=''
HAVE_GETOPT_H=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_GRANTPT=''
HAVE_GROUP_MEMBER=''
HAVE_INTTYPES_H=''
HAVE_LCHMOD=''
HAVE_LCHOWN=''
HAVE_LINK=''
HAVE_LINKAT=''
HAVE_LONG_LONG_INT=''
HAVE_LSTAT=''
HAVE_MAKEINFO='yes'
HAVE_MKDIRAT=''
HAVE_MKDTEMP=''
HAVE_MKFIFO=''
HAVE_MKFIFOAT=''
HAVE_MKNOD=''
HAVE_MKNODAT=''
HAVE_MKOSTEMP=''
HAVE_MKOSTEMPS=''
HAVE_MKSTEMP=''
HAVE_MKSTEMPS=''
HAVE_NANOSLEEP=''
HAVE_OS_H=''
HAVE_PIPE2=''
HAVE_PIPE=''
HAVE_POSIX_SIGNALBLOCKING=''
HAVE_PREAD=''
HAVE_PTHREAD_SIGMASK=''
HAVE_PTSNAME=''
HAVE_PWRITE=''
HAVE_RANDOM_H=''
HAVE_RANDOM_R=''
HAVE_READLINK=''
HAVE_READLINKAT=''
HAVE_REALPATH=''
HAVE_RENAMEAT=''
HAVE_RPMATCH=''
HAVE_SETENV=''
HAVE_SIGACTION=''
HAVE_SIGHANDLER_T=''
HAVE_SIGINFO_T=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T=''
HAVE_SLEEP=''
HAVE_STDINT_H=''
HAVE_STRPTIME=''
HAVE_STRTOD=''
HAVE_STRTOLL=''
HAVE_STRTOULL=''
HAVE_STRUCT_RANDOM_DATA=''
HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
HAVE_SYMLINK=''
HAVE_SYMLINKAT=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H=''
HAVE_SYS_PARAM_H=''
HAVE_SYS_TYPES_H=''
HAVE_TIMEGM=''
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
HAVE_UNISTD_H=''
HAVE_UNLINKAT=''
HAVE_UNLOCKPT=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_USLEEP=''
HAVE_UTIMENSAT=''
HAVE_VASPRINTF=''
HAVE_VDPRINTF=''
HAVE_WCHAR_H=''
HAVE_WCHAR_T=''
HAVE_XSERVER=''
HAVE__BOOL=''
HAVE__EXIT=''
IMAGEMAGICK_CFLAGS=''
IMAGEMAGICK_LIBS=''
INCLUDE_NEXT=''
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/usr/local/bin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX=''
INT64_MAX_EQ_LONG_MAX=''
KRB4LIB=''
KRB5LIB=''
LDFLAGS=' -Wl,-bbigtoc '
LD_FIRSTFLAG=''
LD_SWITCH_SYSTEM=''
LD_SWITCH_SYSTEM_TEMACS=''
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_AUX=''
LD_SWITCH_X_SITE_AUX_RPATH=''
LIBGIF=''
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_LIBS=''
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBGPM=''
LIBHESIOD=''
LIBINTL=''
LIBJPEG=''
LIBOBJS=''
LIBOTF_CFLAGS=''
LIBOTF_LIBS=''
LIBPNG=''
LIBRESOLV=''
LIBS='-lm -lXext -lXmu -lXt -lSM -lICE  -lX11 -lrts -lIM -liconv '
LIBSELINUX_LIBS=''
LIBSOUND=''
LIBS_MAIL=''
LIBS_SYSTEM='-lrts -lIM -liconv'
LIBS_TERMCAP=''
LIBTIFF=''
LIBXMENU=''
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIBXMU='-lXmu'
LIBXPM='-lXpm'
LIBXSM='-lSM -lICE'
LIBXTR6='-lSM -lICE'
LIBXT_OTHER=''
LIBX_OTHER=''
LIB_GCC=''
LIB_MATH='-lm'
LIB_PTHREAD='-lpthread'
LIB_PTHREAD_SIGMASK=''
LIB_STANDARD=''
LTLIBINTL=''
LTLIBOBJS=''
M17N_FLT_CFLAGS=''
M17N_FLT_LIBS=''
MAINT=''
MAKEINFO='/usr/local/bin/makeinfo'
MKDEPDIR='test -d ${DEPDIR} || mkdir ${DEPDIR} || test -d ${DEPDIR}'
MKDIR_P='../../src/emacs-24.0.90/build-aux/install-sh -c -d'
M_FILE=''
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
NEXT_GETOPT_H=''
NEXT_INTTYPES_H=''
NEXT_SIGNAL_H=''
NEXT_STDARG_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STDIO_H=''
NEXT_STDLIB_H=''
NEXT_SYS_STAT_H=''
NEXT_TIME_H=''
NEXT_UNISTD_H=''
NS_OBJ=''
NS_OBJC_OBJ=''
OBJEXT='o'
OLDXMENU=''
OLDXMENU_DEPS=''
OLDXMENU_TARGET=''
OTHER_FILES=''
PACKAGE='emacs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='emacs'
PACKAGE_STRING='emacs 24.0.90'
PACKAGE_TARNAME='emacs'
PACKAGE_URL=''
PACKAGE_VERSION='24.0.90'
PATH_SEPARATOR=':'
PKG_CONFIG='no'
POST_ALLOC_OBJ=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER=''
PRE_ALLOC_OBJ=''
PRIPTR_PREFIX=''
PRI_MACROS_BROKEN=''
PROFILING_CFLAGS=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
PTRDIFF_T_SUFFIX=''
RALLOC_OBJ=''
RANLIB='ranlib'
REPLACE_CALLOC=''
REPLACE_CANONICALIZE_FILE_NAME=''
REPLACE_CHOWN=''
REPLACE_CLOSE=''
REPLACE_DPRINTF=''
REPLACE_DUP2=''
REPLACE_DUP=''
REPLACE_FCHOWNAT=''
REPLACE_FCLOSE=''
REPLACE_FFLUSH=''
REPLACE_FOPEN=''
REPLACE_FPRINTF=''
REPLACE_FPURGE=''
REPLACE_FREOPEN=''
REPLACE_FSEEK=''
REPLACE_FSEEKO=''
REPLACE_FSTAT=''
REPLACE_FSTATAT=''
REPLACE_FTELL=''
REPLACE_FTELLO=''
REPLACE_FUTIMENS=''
REPLACE_GETCWD=''
REPLACE_GETDELIM=''
REPLACE_GETDOMAINNAME=''
REPLACE_GETGROUPS=''
REPLACE_GETLINE=''
REPLACE_GETLOGIN_R=''
REPLACE_GETPAGESIZE=''
REPLACE_LCHOWN=''
REPLACE_LINK=''
REPLACE_LINKAT=''
REPLACE_LOCALTIME_R=''
REPLACE_LSEEK=''
REPLACE_LSTAT=''
REPLACE_MALLOC=''
REPLACE_MBTOWC=''
REPLACE_MKDIR=''
REPLACE_MKFIFO=''
REPLACE_MKNOD=''
REPLACE_MKSTEMP=''
REPLACE_MKTIME=''
REPLACE_NANOSLEEP=''
REPLACE_NULL=''
REPLACE_OBSTACK_PRINTF=''
REPLACE_PERROR=''
REPLACE_POPEN=''
REPLACE_PREAD=''
REPLACE_PRINTF=''
REPLACE_PTHREAD_SIGMASK=''
REPLACE_PUTENV=''
REPLACE_PWRITE=''
REPLACE_READ=''
REPLACE_READLINK=''
REPLACE_REALLOC=''
REPLACE_REALPATH=''
REPLACE_REMOVE=''
REPLACE_RENAME=''
REPLACE_RENAMEAT=''
REPLACE_RMDIR=''
REPLACE_SETENV=''
REPLACE_SLEEP=''
REPLACE_SNPRINTF=''
REPLACE_SPRINTF=''
REPLACE_STAT=''
REPLACE_STDIO_READ_FUNCS=''
REPLACE_STDIO_WRITE_FUNCS=''
REPLACE_STRTOD=''
REPLACE_SYMLINK=''
REPLACE_TIMEGM=''
REPLACE_TMPFILE=''
REPLACE_TTYNAME_R=''
REPLACE_UNLINK=''
REPLACE_UNLINKAT=''
REPLACE_UNSETENV=''
REPLACE_USLEEP=''
REPLACE_UTIMENSAT=''
REPLACE_VASPRINTF=''
REPLACE_VDPRINTF=''
REPLACE_VFPRINTF=''
REPLACE_VPRINTF=''
REPLACE_VSNPRINTF=''
REPLACE_VSPRINTF=''
REPLACE_WCTOMB=''
REPLACE_WRITE=''
RSVG_CFLAGS=''
RSVG_LIBS=''
SETTINGS_CFLAGS=''
SETTINGS_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
START_FILES=''
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP=''
SUBDIR_MAKEFILES_IN=''
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
S_FILE=''
TEMACS_LDFLAGS2='${LDFLAGS}'
TERMCAP_OBJ=''
TIME_H_DEFINES_STRUCT_TIMESPEC=''
TOOLKIT_LIBW=''
UINT32_MAX_LT_UINTMAX_MAX=''
UINT64_MAX_EQ_ULONG_MAX=''
UNEXEC_OBJ='unexaix.o'
UNISTD_H_HAVE_WINSOCK2_H=''
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
VERSION='24.0.90'
VMLIMIT_OBJ='vm-limit.o'
WCHAR_T_SUFFIX=''
WIDGET_OBJ=''
WINT_T_SUFFIX=''
XFT_CFLAGS=''
XFT_LIBS=''
XMENU_OBJ=''
XMKMF=''
XOBJ=''
X_TOOLKIT_TYPE='LUCID'
ac_ct_CC='gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/include/X11/bitmaps'
build='powerpc-ibm-aix5.3.0.0'
build_alias=''
build_cpu='powerpc'
build_os='aix5.3.0.0'
build_vendor='ibm'
canonical='powerpc-ibm-aix5.3.0.0'
configuration='powerpc-ibm-aix5.3.0.0'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datadir}/emacs/${version}/etc'
dvidir='${docdir}'
etcdir='${datadir}/emacs/${version}/etc'
exec_prefix='NONE'
gamedir='${localstatedir}/games/emacs'
gameuser='games'
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE=''
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE=''
gl_GNULIB_ENABLED_dosname_FALSE=''
gl_GNULIB_ENABLED_dosname_TRUE=''
gl_GNULIB_ENABLED_sigprocmask_FALSE=''
gl_GNULIB_ENABLED_sigprocmask_TRUE=''
gl_GNULIB_ENABLED_stat_FALSE=''
gl_GNULIB_ENABLED_stat_TRUE=''
gl_GNULIB_ENABLED_strtoll_FALSE=''
gl_GNULIB_ENABLED_strtoll_TRUE=''
gl_GNULIB_ENABLED_strtoull_FALSE=''
gl_GNULIB_ENABLED_strtoull_TRUE=''
gl_GNULIB_ENABLED_verify_FALSE=''
gl_GNULIB_ENABLED_verify_TRUE=''
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS=''
host='powerpc-ibm-aix5.3.0.0'
host_alias=''
host_cpu='powerpc'
host_os='aix5.3.0.0'
host_vendor='ibm'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/install-sh'
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'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/../../src/emacs-24.0.90/build-aux/install-sh -c -d'
ns_appbindir=''
ns_appdir=''
ns_appresdir=''
ns_appsrc=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='/usr/local/src/emacs-24.0.90'
sysconfdir='${prefix}/etc'
target_alias=''
version=''
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'

## ------------------- ##
## File substitutions. ##
## ------------------- ##

deps_frag='/usr/local/src/emacs-24.0.90/src/autodeps.mk'
lisp_frag='/usr/local/src/emacs-24.0.90/src/lisp.mk'
ns_frag='/dev/null'

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

/* confdefs.h */
#define PACKAGE_NAME "emacs"
#define PACKAGE_TARNAME "emacs"
#define PACKAGE_VERSION "24.0.90"
#define PACKAGE_STRING "emacs 24.0.90"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "emacs"
#define VERSION "24.0.90"
#define MAIL_USE_POP 1
#define SYNC_INPUT 1
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _DARWIN_C_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define _LARGE_FILES 1
#define _LARGE_FILES 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UTIME_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_MMAN_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_UTMP_H 1
#define HAVE_DIRENT_H 1
#define HAVE_TERM_H 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 HAVE_SPEED_T 1
#define HAVE_TIMEVAL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_NET_IF_DL_H 1
#define HAVE_DECL_TZNAME 1
#define HAVE_TZNAME 1
#define HAVE_STRUCT_IFREQ_IFR_FLAGS 1
#define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR 1
#define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1
#define PROTOTYPES 1
#define __PROTOTYPES 1
#define POINTER_TYPE void
#define WORDS_BIGENDIAN 1
#define HAVE_ATTRIBUTE_ALIGNED 1
#define HAVE_LONG_FILE_NAMES 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD 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_X_I18N 1
#define HAVE_X11R6_XIM 1
#define HAVE_X11XTR6 1
#define HAVE_LIBXMU 1
#define HAVE_LIBXEXT 1
#define HAVE_XIM 1
#define USE_XIM 1
#define XRegisterIMInstantiateCallback_arg6 XPointer*
#define HAVE_XPM 1
#define HAVE_X_SM 1
#define HAVE_H_ERRNO 1
#define HAVE_LIBM 1
#define MAIL_USE_LOCKF 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_RENAME 1
#define HAVE_CLOSEDIR 1
#define HAVE_MKDIR 1
#define HAVE_RMDIR 1
#define HAVE_GETRUSAGE 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_RANDOM 1
#define HAVE_LRAND48 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_GETPAGESIZE 1
#define HAVE_TZSET 1
#define HAVE_SETLOCALE 1
#define HAVE_UTIMES 1
#define HAVE_GETRLIMIT 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_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBSINIT 1
#define HAVE_STRSIGNAL 1
#define HAVE_SETITIMER 1
#define HAVE_UALARM 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_FSYNC 1
#define HAVE_SYNC 1
#define HAVE_DIFFTIME 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_POSIX_MEMALIGN 1
#define HAVE_CFMAKERAW 1
#define HAVE_CFSETSPEED 1
#define HAVE_COPYSIGN 1
#define HAVE___BUILTIN_UNWIND_INIT 1
#define HAVE_SYS_UN_H 1
#define HAVE_FSEEKO 1
#define GETPGRP_VOID 1
#define HAVE_GRANTPT 1

configure: exit 1

[-- Attachment #2.3: Type: text/html, Size: 274 bytes --]

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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 13:18 bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Perry Smith
@ 2011-10-12 16:34 ` Glenn Morris
  2011-10-12 17:40   ` Dan Nicolaescu
  0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 16:34 UTC (permalink / raw)
  To: Perry Smith; +Cc: 9736


The error message says:

  I couldn't find termcap functions (tputs and friends). Maybe some
  development libraries/packages are missing? Try installing
  libncurses-dev(el), libterminfo-dev(el) or similar.

(I think the wording could be improved a bit.)

configure checks for the tputs function in any of libncurses,
libterminfo, and libtermcap. Your system does not seem to have any of
them:

collect2: library libncurses not found
collect2: library libterminfo not found
collect2: library libtermcap not found

Please try either installing one of these libraries and its header
files, or if they are already installed explicitly telling configure
where they are; eg:

CFLAGS=-I/path/to/terminfo/include LDFLAGS=-L/path/to/terminfo/lib ./configure





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 16:34 ` Glenn Morris
@ 2011-10-12 17:40   ` Dan Nicolaescu
  2011-10-12 17:46     ` Glenn Morris
  2011-10-12 18:09     ` Glenn Morris
  0 siblings, 2 replies; 12+ messages in thread
From: Dan Nicolaescu @ 2011-10-12 17:40 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Perry Smith, 9736

Glenn Morris <rgm@gnu.org> writes:

> The error message says:
>
>   I couldn't find termcap functions (tputs and friends). Maybe some
>   development libraries/packages are missing? Try installing
>   libncurses-dev(el), libterminfo-dev(el) or similar.
>
> (I think the wording could be improved a bit.)
>
> configure checks for the tputs function in any of libncurses,
> libterminfo, and libtermcap. Your system does not seem to have any of
> them:
>
> collect2: library libncurses not found
> collect2: library libterminfo not found
> collect2: library libtermcap not found
>
> Please try either installing one of these libraries and its header
> files, or if they are already installed explicitly telling configure
> where they are; eg:
>
> CFLAGS=-I/path/to/terminfo/include LDFLAGS=-L/path/to/terminfo/lib ./configure

I think the configure test is incorrect.
For example on Solaris this would find libtermcap, where previous emacs
version would use libcurses, which would be the better option.





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 17:40   ` Dan Nicolaescu
@ 2011-10-12 17:46     ` Glenn Morris
  2011-10-12 17:49       ` Glenn Morris
  2011-10-12 18:09     ` Glenn Morris
  1 sibling, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 17:46 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Perry Smith, 9736

Dan Nicolaescu wrote:

> I think the configure test is incorrect.
> For example on Solaris this would find libtermcap, where previous emacs
> version would use libcurses, which would be the better option.

The current test is due to

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5735





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 17:46     ` Glenn Morris
@ 2011-10-12 17:49       ` Glenn Morris
  0 siblings, 0 replies; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 17:49 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Perry Smith, 9736


PS I've always thought there was something weird here with the way
HAVE_LIBNCURSES can be defined even if you don't have libncurses.
(Maybe the define is just badly named.)





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 17:40   ` Dan Nicolaescu
  2011-10-12 17:46     ` Glenn Morris
@ 2011-10-12 18:09     ` Glenn Morris
  2011-10-12 18:16       ` Glenn Morris
  1 sibling, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 18:09 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Perry Smith, 9736

Dan Nicolaescu wrote:

> I think the configure test is incorrect.
> For example on Solaris this would find libtermcap, where previous emacs
> version would use libcurses, which would be the better option.

PPS are you sure this is an issue, because later on we see:

case "$opsys" in
  aix4-2|cygwin|hpux*|irix6-5|openbsd|sol2*|unixware) TERMINFO=yes ;;
  [...]
esac

[...]

if test $TERMINFO = yes; then
   [...]
   test "x$LIBS_TERMCAP" = "x" && LIBS_TERMCAP="-lcurses"
   [...]
fi

As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses
and not libtermcap.





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 18:09     ` Glenn Morris
@ 2011-10-12 18:16       ` Glenn Morris
  2011-10-12 18:37         ` Dan Nicolaescu
  0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 18:16 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Perry Smith, 9736

Glenn Morris wrote:

> As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses
> and not libtermcap.

In fact on the machine where I tested, it turns out that libtermcap.so
is just a symlink to libcurses.so.





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 18:16       ` Glenn Morris
@ 2011-10-12 18:37         ` Dan Nicolaescu
  2011-10-12 18:52           ` Glenn Morris
  0 siblings, 1 reply; 12+ messages in thread
From: Dan Nicolaescu @ 2011-10-12 18:37 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Perry Smith, 9736

Glenn Morris <rgm@gnu.org> writes:

> Glenn Morris wrote:
>
>> As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses
>> and not libtermcap.
>
> In fact on the machine where I tested, it turns out that libtermcap.so
> is just a symlink to libcurses.so.

Is that the same on AIX? 
Where is tputs on that platform? 
If it's in libcurses, then the autoconf test would fail...





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 18:37         ` Dan Nicolaescu
@ 2011-10-12 18:52           ` Glenn Morris
  2011-10-12 19:07             ` Glenn Morris
  0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 18:52 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: Perry Smith, 9736

Dan Nicolaescu wrote:

> Is that the same on AIX? 
> Where is tputs on that platform? 
> If it's in libcurses, then the autoconf test would fail...

So perhaps libcurses should be added to the list of places that is
searched for tputs.

Whee, on RHEL6 libcurses.so is just a text file containing INPUT(-lncurses).
:)





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 18:52           ` Glenn Morris
@ 2011-10-12 19:07             ` Glenn Morris
  2011-10-12 20:18               ` Perry Smith
  0 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2011-10-12 19:07 UTC (permalink / raw)
  To: Perry Smith, 9736; +Cc: Dan Nicolaescu


Perry, please can you try changing line 14364 of 24.0.90's configure
script so that it reads:

  for ac_lib in '' ncurses terminfo termcap curses; do

and see if that helps? (I assume you are using a pretest tarfile with a
prebuilt configure rather than generating it from configure.in with
autoconf. If the latter, change line 2774 of configure.in.)





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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 19:07             ` Glenn Morris
@ 2011-10-12 20:18               ` Perry Smith
  2011-10-13  2:18                 ` Glenn Morris
  0 siblings, 1 reply; 12+ messages in thread
From: Perry Smith @ 2011-10-12 20:18 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Dan Nicolaescu, 9736


On Oct 12, 2011, at 2:07 PM, Glenn Morris wrote:

> 
> Perry, please can you try changing line 14364 of 24.0.90's configure
> script so that it reads:
> 
>  for ac_lib in '' ncurses terminfo termcap curses; do
> 
> and see if that helps? (I assume you are using a pretest tarfile with a
> prebuilt configure rather than generating it from configure.in with
> autoconf. If the latter, change line 2774 of configure.in.)

That worked.

AIX has its tputs in libcurses.  AIX also has a libtermcap that is suppose to be compatible but most systems don't install it and I would try avoid using it.  You might consider moving curses in front of termcap.

Thanks for the help.  I'll try and do the make and see where that lands me.

pedz






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

* bug#9736: Configure error for emacs-24.0.90 with AIX 5.3
  2011-10-12 20:18               ` Perry Smith
@ 2011-10-13  2:18                 ` Glenn Morris
  0 siblings, 0 replies; 12+ messages in thread
From: Glenn Morris @ 2011-10-13  2:18 UTC (permalink / raw)
  To: 9736-done

Version: 24.0.91

Perry Smith wrote:

> That worked.

Thanks, installed.

> AIX has its tputs in libcurses. AIX also has a libtermcap that is
> suppose to be compatible but most systems don't install it and I would
> try avoid using it. You might consider moving curses in front of
> termcap.

For now, I left curses at the end of the list, since that is the most
conservative change.





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

end of thread, other threads:[~2011-10-13  2:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-12 13:18 bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Perry Smith
2011-10-12 16:34 ` Glenn Morris
2011-10-12 17:40   ` Dan Nicolaescu
2011-10-12 17:46     ` Glenn Morris
2011-10-12 17:49       ` Glenn Morris
2011-10-12 18:09     ` Glenn Morris
2011-10-12 18:16       ` Glenn Morris
2011-10-12 18:37         ` Dan Nicolaescu
2011-10-12 18:52           ` Glenn Morris
2011-10-12 19:07             ` Glenn Morris
2011-10-12 20:18               ` Perry Smith
2011-10-13  2:18                 ` Glenn Morris

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).