all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gilles Pion <gpion@lfdj.com>
To: 17540@debbugs.gnu.org
Subject: bug#17540: AIX - gcc 7.8.2 - Emacs pretest 24.3.91 - bootstrap-emacs SIGSEV
Date: Wed, 21 May 2014 13:18:02 +0200	[thread overview]
Message-ID: <CAN8zRaBZkd5vL=XFpRBcG_BWndTBsK1eyXWmqaK==ksn468jnQ@mail.gmail.com> (raw)

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

Note: I've been unable to perform configuration using native IBM (xlc compiler)

Some pathnames have been "anonymised" in attached logfiles.


-- 
Gilles PION

[-- Attachment #2: anonymized-config.log --]
[-- Type: application/octet-stream, Size: 944186 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.3.91, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo

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

hostname = ax30001
uname -m = 00CD10F44C00
uname -r = 1
uname -s = AIX
uname -v = 6

/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       = 6.1.0.0
/bin/universe          = unknown

PATH: /usr/vac/bin
PATH: /usr/vacpp/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /opt/freeware/bin


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

configure:3638: checking for xcrun
configure:3668: result: no
configure:3739: checking for a BSD-compatible install
configure:3807: result: /opt/freeware/bin/install -c
configure:3818: checking whether build environment is sane
configure:3873: result: yes
configure:4024: checking for a thread-safe mkdir -p
configure:4063: result: /opt/freeware/bin/mkdir -p
configure:4070: checking for gawk
configure:4100: result: no
configure:4070: checking for mawk
configure:4100: result: no
configure:4070: checking for nawk
configure:4086: found /bin/nawk
configure:4097: result: nawk
configure:4108: checking whether /bin/gmake sets $(MAKE)
configure:4130: result: yes
configure:4159: checking whether /bin/gmake supports nested variables
configure:4176: result: yes
configure:4880: checking build system type
configure:4894: result: powerpc-ibm-aix6.1.0.0
configure:4914: checking host system type
configure:4927: result: powerpc-ibm-aix6.1.0.0
configure:5258: checking for C compiler version
configure:5267: <TOOLSDIR>/gcc-4.8/bin/gcc --version >&5
gcc (GCC) 4.8.2
Copyright (C) 2013 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:5278: $? = 0
configure:5267: <TOOLSDIR>/gcc-4.8/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=<TOOLSDIR>/gcc-4.8/bin/gcc
COLLECT_LTO_WRAPPER=<TOOLSDIR>/gcc-4.8.2/libexec/gcc/powerpc-ibm-aix6.1.0.0/4.8.2/lto-wrapper
Target: powerpc-ibm-aix6.1.0.0
Configured with: <HOMEDIR>/src/gcc/4.8.2/gcc-4.8.2/configure --prefix=<TOOLSDIR>/gcc-4.8.2 --sysconfdir=<SYSCONFDIR> --localstatedir=/var<TOOLSDIR>/gcc --prefix=<TOOLSDIR>/gcc-4.8.2 --disable-nls --disable-libgcj --enable-languages=c,c++ --enable-libada=no
Thread model: aix
gcc version 4.8.2 (GCC) 
configure:5278: $? = 0
configure:5267: <TOOLSDIR>/gcc-4.8/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5278: $? = 1
configure:5267: <TOOLSDIR>/gcc-4.8/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5278: $? = 1
configure:5298: checking whether the C compiler works
configure:5320: <TOOLSDIR>/gcc-4.8/bin/gcc -O3  -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5
configure:5324: $? = 0
configure:5372: result: yes
configure:5375: checking for C compiler default output file name
configure:5377: result: a.out
configure:5383: checking for suffix of executables
configure:5390: <TOOLSDIR>/gcc-4.8/bin/gcc -o conftest -O3  -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5
configure:5394: $? = 0
configure:5416: result: 
configure:5438: checking whether we are cross compiling
configure:5446: <TOOLSDIR>/gcc-4.8/bin/gcc -o conftest -O3  -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5
configure:5450: $? = 0
configure:5457: ./conftest
configure:5461: $? = 0
configure:5476: result: no
configure:5481: checking for suffix of object files
configure:5503: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:5507: $? = 0
configure:5528: result: o
configure:5532: checking whether we are using the GNU C compiler
configure:5551: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:5551: $? = 0
configure:5560: result: yes
configure:5569: checking whether <TOOLSDIR>/gcc-4.8/bin/gcc accepts -g
configure:5589: <TOOLSDIR>/gcc-4.8/bin/gcc -c -g  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:5589: $? = 0
configure:5630: result: yes
configure:5647: checking for <TOOLSDIR>/gcc-4.8/bin/gcc option to accept ISO C89
configure:5710: <TOOLSDIR>/gcc-4.8/bin/gcc  -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:5710: $? = 0
configure:5723: result: none needed
configure:5748: checking whether <TOOLSDIR>/gcc-4.8/bin/gcc understands -c and -o together
configure:5770: <TOOLSDIR>/gcc-4.8/bin/gcc -c conftest.c -o conftest2.o
configure:5773: $? = 0
configure:5770: <TOOLSDIR>/gcc-4.8/bin/gcc -c conftest.c -o conftest2.o
configure:5773: $? = 0
configure:5785: result: yes
configure:5813: checking for style of include used by /bin/gmake
configure:5841: result: GNU
configure:5867: checking dependency style of <TOOLSDIR>/gcc-4.8/bin/gcc
configure:5978: result: gcc3
configure:6071: checking how to run the C preprocessor
configure:6102: <TOOLSDIR>/gcc-4.8/bin/gcc -E  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:6102: $? = 0
configure:6116: <TOOLSDIR>/gcc-4.8/bin/gcc -E  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6141: result: <TOOLSDIR>/gcc-4.8/bin/gcc -E
configure:6161: <TOOLSDIR>/gcc-4.8/bin/gcc -E  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:6161: $? = 0
configure:6175: <TOOLSDIR>/gcc-4.8/bin/gcc -E  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6175: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6204: checking for grep that handles long lines and -e
configure:6262: result: /usr/local/bin/grep
configure:6267: checking for egrep
configure:6329: result: /usr/local/bin/grep -E
configure:6336: checking for Minix Amsterdam compiler
configure:6360: result: no
configure:6412: checking for ar
configure:6428: found /bin/ar
configure:6439: result: ar
configure:6519: checking for ranlib
configure:6535: found /bin/ranlib
configure:6546: result: ranlib
configure:6572: checking for ANSI C header files
configure:6592: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6592: $? = 0
configure:6665: <TOOLSDIR>/gcc-4.8/bin/gcc -o conftest -O3  -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5
configure:6665: $? = 0
configure:6665: ./conftest
configure:6665: $? = 0
configure:6676: result: yes
configure:6689: checking for sys/types.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for sys/stat.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for stdlib.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for string.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for memory.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for strings.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for inttypes.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for stdint.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6689: checking for unistd.h
configure:6689: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6689: $? = 0
configure:6689: result: yes
configure:6702: checking minix/config.h usability
configure:6702: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:6702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:6702: result: no
configure:6702: checking minix/config.h presence
configure:6702: <TOOLSDIR>/gcc-4.8/bin/gcc -E  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
 #include <minix/config.h>
                          ^
compilation terminated.
configure:6702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:6702: result: no
configure:6702: checking for minix/config.h
configure:6702: result: no
configure:6726: checking whether it is safe to define __EXTENSIONS__
configure:6744: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6744: $? = 0
configure:6751: result: yes
configure:6766: checking whether _XOPEN_SOURCE should be defined
configure:6785: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6785: $? = 0
configure:6809: result: no
configure:6828: checking for special C compiler options needed for large files
configure:6873: result: no
configure:6879: checking for _FILE_OFFSET_BITS value needed for large files
configure:6904: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
                        && LARGE_OFF_T % 2147483647 == 1)
                        ^
conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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:6928: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
                        && LARGE_OFF_T % 2147483647 == 1)
                        ^
conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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:6936: result: unknown
configure:6948: checking for _LARGE_FILES value needed for large files
configure:6973: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
   ^
conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
                        && LARGE_OFF_T % 2147483647 == 1)
                        ^
conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
       ^
configure:6973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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:6997: <TOOLSDIR>/gcc-4.8/bin/gcc -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:6997: $? = 0
configure:7005: result: 1
configure:7027: checking for <TOOLSDIR>/gcc-4.8/bin/gcc option to accept ISO C99
configure:7176: <TOOLSDIR>/gcc-4.8/bin/gcc  -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:79:29: error: expected ';', ',' or ')' before 'text'
 test_restrict (ccp restrict text)
                             ^
conftest.c: In function 'main':
conftest.c:133:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
   char *restrict newvar = "Another string";
                  ^
conftest.c:133:18: error: 'newvar' undeclared (first use in this function)
conftest.c:133:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:143:3: error: 'for' loop initial declarations are only allowed in C99 mode
   for (int i = 0; i < ia->datasize; ++i)
   ^
conftest.c:143:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:7176: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 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:7176: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:7176: $? = 0
configure:7196: result: -std=gnu99
configure:7297: checking for <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 option to accept ISO Standard C
configure:7311: result: -std=gnu99
configure:7581: checking whether the compiler is clang
configure:7601: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:31:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
      error "not clang";
            ^
configure:7601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h.  */
| 
| 	  #ifndef __clang__
| 	    error "not clang";
| 	  #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7608: result: no
configure:8609: checking whether ln -s works for files in the same directory
configure:8634: result: yes
configure:8650: checking for install-info
configure:8668: found /opt/freeware/bin/install-info
configure:8681: result: /opt/freeware/bin/install-info
configure:8691: checking for gzip
configure:8709: found /usr/local/bin/gzip
configure:8721: result: /usr/local/bin/gzip
configure:8826: checking for makeinfo
configure:8857: result: no
configure:8929: checking for -znocombreloc
configure:8942: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3  -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-znocombreloc conftest.c  -lpng15 >&5
ld: 0706-027 The -n flag is ignored.
collect2: fatal error: conftest: cannot open as COFF file
compilation terminated.
configure:8942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8947: result: no
configure:8955: checking whether addresses are sanitized
configure:8978: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3  -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:34:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before string constant
     error "Addresses are not sanitized.";
           ^
configure:8978: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| /* end confdefs.h.  */
| #ifndef __has_feature
| 	  #define __has_feature(f) 0
| 	  #endif
| 	  #if defined __SANITIZE_ADDRESS__ || __has_feature (address_sanitizer)
| 	  #else
| 	   error "Addresses are not sanitized.";
| 	  #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8985: result: no
configure:9208: checking for pkg-config
configure:9226: found /bin/pkg-config
configure:9239: result: /bin/pkg-config
configure:9449: checking for sys/systeminfo.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:64:28: fatal error: sys/systeminfo.h: No such file or directory
 #include <sys/systeminfo.h>
                            ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| /* 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:9449: result: no
configure:9449: checking for coff.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:64:18: fatal error: coff.h: No such file or directory
 #include <coff.h>
                  ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| /* 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:9449: result: no
configure:9449: checking for pty.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:64:17: fatal error: pty.h: No such file or directory
 #include <pty.h>
                 ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| /* 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:9449: result: no
configure:9449: checking for sys/resource.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for sys/utsname.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for pwd.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for utmp.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for util.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:68:18: fatal error: util.h: No such file or directory
 #include <util.h>
                  ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_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:9449: result: no
configure:9449: checking for sys/socket.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for stdlib.h
configure:9449: result: yes
configure:9449: checking for unistd.h
configure:9449: result: yes
configure:9449: checking for sys/param.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for pthread.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for malloc/malloc.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:73:27: fatal error: malloc/malloc.h: No such file or directory
 #include <malloc/malloc.h>
                           ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_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 <malloc/malloc.h>
configure:9449: result: no
configure:9449: checking for maillock.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:73:22: fatal error: maillock.h: No such file or directory
 #include <maillock.h>
                      ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_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 <maillock.h>
configure:9449: result: no
configure:9449: checking for sys/un.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for dirent.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for execinfo.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:75:22: fatal error: execinfo.h: No such file or directory
 #include <execinfo.h>
                      ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_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 <execinfo.h>
configure:9449: result: no
configure:9449: checking for stdio_ext.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:75:23: fatal error: stdio_ext.h: No such file or directory
 #include <stdio_ext.h>
                       ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_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 <stdio_ext.h>
configure:9449: result: no
configure:9449: checking for getopt.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:75:20: fatal error: getopt.h: No such file or directory
 #include <getopt.h>
                    ^
compilation terminated.
configure:9449: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_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 <getopt.h>
configure:9449: result: no
configure:9449: checking for sys/time.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for wchar.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for stdint.h
configure:9449: result: yes
configure:9449: checking for inttypes.h
configure:9449: result: yes
configure:9449: checking for sys/select.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9449: checking for sys/stat.h
configure:9449: result: yes
configure:9449: checking for utime.h
configure:9449: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9449: $? = 0
configure:9449: result: yes
configure:9478: checking if personality LINUX32 can be set
configure:9491: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:48:29: fatal error: sys/personality.h: No such file or directory
 #include <sys/personality.h>
                             ^
compilation terminated.
configure:9491: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h.  */
| #include <sys/personality.h>
| int
| main ()
| {
| personality (PER_LINUX32)
|   ;
|   return 0;
| }
configure:9497: result: no
configure:9508: checking for term.h
configure:9508: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:9508: $? = 0
configure:9508: result: yes
configure:9518: checking whether time.h and sys/time.h may both be included
configure:9538: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9538: $? = 0
configure:9545: result: yes
configure:9553: checking whether sys_siglist is declared
configure:9553: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:10: error: 'sys_siglist' undeclared (first use in this function)
   (void) sys_siglist;
          ^
conftest.c:60:10: note: each undeclared identifier is reported only once for each function it appears in
configure:9553: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_TERM_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <signal.h>
| 
| 
| int
| main ()
| {
| #ifndef sys_siglist
| #ifdef __cplusplus
|   (void) sys_siglist;
| #else
|   (void) sys_siglist;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:9553: result: no
configure:9568: checking whether __sys_siglist is declared
configure:9568: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__sys_siglist' undeclared (first use in this function)
   (void) __sys_siglist;
          ^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:9568: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_TERM_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DECL_SYS_SIGLIST 0
| /* end confdefs.h.  */
| #include <signal.h>
| 
| 
| int
| main ()
| {
| #ifndef __sys_siglist
| #ifdef __cplusplus
|   (void) __sys_siglist;
| #else
|   (void) __sys_siglist;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:9568: result: no
configure:9582: checking for sys/wait.h that is POSIX.1 compatible
configure:9608: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9608: $? = 0
configure:9615: result: yes
configure:9629: checking for net/if.h
configure:9629: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9629: $? = 0
configure:9629: result: yes
configure:9645: checking for ifaddrs.h
configure:9645: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:91:21: fatal error: ifaddrs.h: No such file or directory
 #include <ifaddrs.h>
                     ^
compilation terminated.
configure:9645: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_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:9645: result: no
configure:9661: checking for net/if_dl.h
configure:9661: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9661: $? = 0
configure:9661: result: yes
configure:9676: checking for struct ifreq.ifr_flags
configure:9676: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9676: $? = 0
configure:9676: result: yes
configure:9692: checking for struct ifreq.ifr_hwaddr
configure:9692: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:12: error: 'struct ifreq' has no member named 'ifr_hwaddr'
 if (ac_aggr.ifr_hwaddr)
            ^
configure:9692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9692: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:19: error: 'struct ifreq' has no member named 'ifr_hwaddr'
 if (sizeof ac_aggr.ifr_hwaddr)
                   ^
configure:9692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9692: result: no
configure:9708: checking for struct ifreq.ifr_netmask
configure:9708: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:12: error: 'struct ifreq' has no member named 'ifr_netmask'
 if (ac_aggr.ifr_netmask)
            ^
configure:9708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9708: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:19: error: 'struct ifreq' has no member named 'ifr_netmask'
 if (sizeof ac_aggr.ifr_netmask)
                   ^
configure:9708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9708: result: no
configure:9724: checking for struct ifreq.ifr_broadaddr
configure:9724: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:100:5: error: used struct type value where scalar is required
 if (ac_aggr.ifr_broadaddr)
     ^
configure:9724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9724: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9724: $? = 0
configure:9724: result: yes
configure:9740: checking for struct ifreq.ifr_addr
configure:9740: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:101:5: error: used struct type value where scalar is required
 if (ac_aggr.ifr_addr)
     ^
configure:9740: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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:9740: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9740: $? = 0
configure:9740: result: yes
configure:9756: checking for struct ifreq.ifr_addr.sa_len
configure:9756: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9756: $? = 0
configure:9756: result: yes
configure:9780: checking whether we are using GNU Make
configure:9789: result: yes
configure:9792: checking whether gcc understands -MMD -MF
configure:9807: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3 -MMD -MF deps.d -MP    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:9807: $? = 0
configure:9816: result: yes
configure:9836: checking for long file names
configure:9868: result: yes
configure:9885: checking for X
configure:9993: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:9993: $? = 0
configure:10024: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c -lX11  -lpng15 >&5 
configure:10024: $? = 0
configure:10074: result: libraries , headers 
configure:10788: checking whether malloc is Doug Lea style
configure:10809: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5 
conftest.c: In function 'main':
conftest.c:65:1: warning: implicit declaration of function 'malloc_set_state' [-Wimplicit-function-declaration]
 malloc_set_state (malloc_get_state ());
 ^
conftest.c:65:1: warning: implicit declaration of function 'malloc_get_state' [-Wimplicit-function-declaration]
conftest.c:66:6: error: '__after_morecore_hook' undeclared (first use in this function)
      __after_morecore_hook = hook;
      ^
conftest.c:66:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:67:6: error: '__malloc_initialize_hook' undeclared (first use in this function)
      __malloc_initialize_hook = hook;
      ^
configure:10809: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| /* end confdefs.h.  */
| #include <malloc.h>
| 	    static void hook (void) {}
| int
| main ()
| {
| malloc_set_state (malloc_get_state ());
| 	    __after_morecore_hook = hook;
| 	    __malloc_initialize_hook = hook;
|   ;
|   return 0;
| }
configure:10815: result: no
configure:10841: checking sys/vlimit.h usability
configure:10841: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:10841: $? = 0
configure:10841: result: yes
configure:10841: checking sys/vlimit.h presence
configure:10841: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:10841: $? = 0
configure:10841: result: yes
configure:10841: checking for sys/vlimit.h
configure:10841: result: yes
configure:10851: checking for data_start
configure:10867: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: data_start
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:10867: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| /* end confdefs.h.  */
| extern char data_start[]; char ch;
| int
| main ()
| {
| return data_start < &ch;
|   ;
|   return 0;
| }
configure:10875: result: no
configure:10922: checking for getpagesize
configure:10922: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5 
configure:10922: $? = 0
configure:10922: result: yes
configure:10931: checking for working mmap
configure:11078: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c  -lpng15 >&5 
configure:11078: $? = 0
configure:11078: ./conftest
configure:11078: $? = 0
configure:11088: result: yes
configure:11106: checking for dnet_ntoa in -ldnet
configure:11131: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c -ldnet  -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libdnet not found
compilation terminated.
configure:11131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_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:11140: result: no
configure:11152: checking for main in -lXbsd
configure:11171: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c -lXbsd  -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libXbsd not found
compilation terminated.
configure:11171: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:11180: result: no
configure:11198: checking for pthread_atfork in -lpthread
configure:11223: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c -lpthread  -lrts -lIM -liconv  -lpng15 >&5 
configure:11223: $? = 0
configure:11233: result: yes
configure:11252: checking for cma_open in -lpthreads
configure:11277: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib conftest.c -lpthreads  -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .cma_open
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:11277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 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:11286: result: no
configure:11313: checking for -bbigtoc option
configure:11336: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc conftest.c -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:11336: $? = 0
configure:11345: result: -Wl,-bbigtoc
configure:11442: checking for Xkb
configure:11456: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
In file included from conftest.c:65:0:
/usr/include/X11/XKBlib.h:50:35: fatal error: X11/extensions/XKBstr.h: No such file or directory
 #include <X11/extensions/XKBstr.h>
                                   ^
compilation terminated.
configure:11456: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h.  */
| #include <X11/Xlib.h>
| #include <X11/XKBlib.h>
| int
| main ()
| {
| XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd);
|   ;
|   return 0;
| }
configure:11463: result: no
configure:11475: checking for XrmSetDatabase
configure:11475: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:11475: $? = 0
configure:11475: result: yes
configure:11475: checking for XScreenResourceString
configure:11475: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:11475: $? = 0
configure:11475: result: yes
configure:11475: checking for XScreenNumberOfScreen
configure:11475: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:11475: $? = 0
configure:11475: result: yes
configure:11487: checking X11 version 6
configure:11506: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:11506: $? = 0
configure:11516: result: 6 or newer
configure:11555: checking for librsvg-2.0 >= 2.11.0
configure:11567: result: no
configure:11623: checking for Wand >= 6.3.5 Wand != 6.8.2
configure:11635: result: no
configure:12007: checking for dbus-1 >= 1.0
configure:12019: result: no
configure:12081: checking for gio-2.0 >= 2.26
configure:12093: result: no
configure:12174: checking for gconf-2.0 >= 2.13
configure:12186: result: no
configure:12284: checking for lgetfilecon in -lselinux
configure:12309: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lselinux  -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libselinux not found
compilation terminated.
configure:12309: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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:12318: result: no
configure:12346: checking for gnutls >= 3.0.0
configure:12358: result: no
configure:12397: checking for gnutls >= 2.6.6
configure:12409: result: no
configure:12484: checking for gio-2.0 >= 2.24
configure:12496: result: no
configure:12532: checking sys/inotify.h usability
configure:12532: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:103:25: fatal error: sys/inotify.h: No such file or directory
 #include <sys/inotify.h>
                         ^
compilation terminated.
configure:12532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_X11R6 1
| #define HAVE_X_I18N 1
| #define HAVE_X11R6_XIM 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/inotify.h>
configure:12532: result: no
configure:12532: checking sys/inotify.h presence
configure:12532: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:70:25: fatal error: sys/inotify.h: No such file or directory
 #include <sys/inotify.h>
                         ^
compilation terminated.
configure:12532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 1
| #define HAVE_X11R6 1
| #define HAVE_X_I18N 1
| #define HAVE_X11R6_XIM 1
| /* end confdefs.h.  */
| #include <sys/inotify.h>
configure:12532: result: no
configure:12532: checking for sys/inotify.h
configure:12532: result: no
configure:12588: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:72:30: fatal error: X11/Xaw3d/Simple.h: No such file or directory
 #include <X11/Xaw3d/Simple.h>
                              ^
compilation terminated.
configure:12588: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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:12653: checking for xaw3d
configure:12655: result: no
configure:12657: checking for libXaw
configure:12675: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:12675: $? = 0
configure:12685: result: yes; using Lucid toolkit
configure:12705: checking X11 toolkit version
configure:12724: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:12724: $? = 0
configure:12735: result: 6 or newer
configure:12756: checking for XmuConvertStandardSelection in -lXmu
configure:12781: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lXmu  -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:12781: $? = 0
configure:12790: result: yes
configure:12820: checking for XShapeQueryExtension in -lXext
configure:12845: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lXext  -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:12845: $? = 0
configure:12854: result: yes
configure:13055: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:13055: $? = 0
configure:13104: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3 --pedantic-errors     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:4: error: passing argument 5 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
    client_data);
    ^
In file included from conftest.c:76:0:
/usr/include/X11/Xlib.h:3956:13: note: expected 'XIDProc' but argument is of type 'XIMProc'
 extern Bool XRegisterIMInstantiateCallback(
             ^
conftest.c:94:4: error: passing argument 6 of 'XRegisterIMInstantiateCallback' from incompatible pointer type
    client_data);
    ^
In file included from conftest.c:76:0:
/usr/include/X11/Xlib.h:3956:13: note: expected 'XPointer' but argument is of type 'char **'
 extern Bool XRegisterIMInstantiateCallback(
             ^
configure:13104: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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
| /* end confdefs.h.  */
| 
| #include <X11/Xlib.h>
| #include <X11/Xresource.h>
| int
| main ()
| {
| Display *display;
| XrmDatabase db;
| char *res_name;
| char *res_class;
| XIMProc  callback;
| XPointer *client_data;
| #ifndef __GNUC__
| /* If we're not using GCC, it's probably not XFree86, and this is
|    probably right, but we can't use something like --pedantic-errors.  */
| extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
|                                            char*, XIMProc, XPointer*);
| #endif
| (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback,
|    client_data);
|   ;
|   return 0;
| }
configure:13132: checking for fontconfig >= 2.2.0
configure:13144: result: no
configure:13666: checking X11/xpm.h usability
configure:13666: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:13666: $? = 0
configure:13666: result: yes
configure:13666: checking X11/xpm.h presence
configure:13666: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:13666: $? = 0
configure:13666: result: yes
configure:13666: checking for X11/xpm.h
configure:13666: result: yes
configure:13668: checking for XpmReadFileToPixmap in -lXpm
configure:13693: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:13693: $? = 0
configure:13702: result: yes
configure:13712: checking for XpmReturnAllocPixels preprocessor define
configure:13732: result: yes
configure:13814: checking jerror.h usability
configure:13814: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:13814: $? = 0
configure:13814: result: yes
configure:13814: checking jerror.h presence
configure:13814: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:13814: $? = 0
configure:13814: result: yes
configure:13814: checking for jerror.h
configure:13814: result: yes
configure:13816: checking for jpeg_destroy_compress in -ljpeg
configure:13841: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -ljpeg  -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:13841: $? = 0
configure:13850: result: yes
configure:13931: checking png.h usability
configure:13931: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:13931: $? = 0
configure:13931: result: yes
configure:13931: checking png.h presence
configure:13931: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:13931: $? = 0
configure:13931: result: yes
configure:13931: checking for png.h
configure:13931: result: yes
configure:13942: checking for png_get_channels in -lpng
configure:13967: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpng -lz -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:13967: $? = 0
configure:13976: result: yes
configure:13997: checking whether png_longjmp is declared
configure:13997: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:13997: $? = 0
configure:13997: result: yes
configure:14020: checking for library containing inflateEnd
configure:14051: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .inflateEnd
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:14051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 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 inflateEnd ();
| int
| main ()
| {
| return inflateEnd ();
|   ;
|   return 0;
| }
configure:14051: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lz  -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:14051: $? = 0
configure:14068: result: -lz
configure:14115: checking tiffio.h usability
configure:14115: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:14115: $? = 0
configure:14115: result: yes
configure:14115: checking tiffio.h presence
configure:14115: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:14115: $? = 0
configure:14115: result: yes
configure:14115: checking for tiffio.h
configure:14115: result: yes
configure:14120: checking for TIFFGetVersion in -ltiff
configure:14145: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -ltiff -ljpeg -lz -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:14145: $? = 0
configure:14154: result: yes
configure:14372: checking gpm.h usability
configure:14372: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:116:17: fatal error: gpm.h: No such file or directory
 #include <gpm.h>
                 ^
compilation terminated.
configure:14372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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:14372: result: no
configure:14372: checking gpm.h presence
configure:14372: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:83:17: fatal error: gpm.h: No such file or directory
 #include <gpm.h>
                 ^
compilation terminated.
configure:14372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| /* end confdefs.h.  */
| #include <gpm.h>
configure:14372: result: no
configure:14372: checking for gpm.h
configure:14372: result: no
configure:14459: checking X11/SM/SMlib.h usability
configure:14459: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:14459: $? = 0
configure:14459: result: yes
configure:14459: checking X11/SM/SMlib.h presence
configure:14459: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:14459: $? = 0
configure:14459: result: yes
configure:14459: checking for X11/SM/SMlib.h
configure:14459: result: yes
configure:14461: checking for SmcOpenConnection in -lSM
configure:14486: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:14486: $? = 0
configure:14495: result: yes
configure:14531: checking for xrandr >= 1.2.2
configure:14543: result: no
configure:14570: checking X11/extensions/Xrandr.h usability
configure:14570: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:117:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
 #include <X11/extensions/Xrandr.h>
                                   ^
compilation terminated.
configure:14570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| #define HAVE_X_SM 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 <X11/extensions/Xrandr.h>
configure:14570: result: no
configure:14570: checking X11/extensions/Xrandr.h presence
configure:14570: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:84:35: fatal error: X11/extensions/Xrandr.h: No such file or directory
 #include <X11/extensions/Xrandr.h>
                                   ^
compilation terminated.
configure:14570: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| #define HAVE_X_SM 1
| /* end confdefs.h.  */
| #include <X11/extensions/Xrandr.h>
configure:14570: result: no
configure:14570: checking for X11/extensions/Xrandr.h
configure:14570: result: no
configure:14659: checking for xinerama >= 1.0.2
configure:14671: result: no
configure:14698: checking X11/extensions/Xinerama.h usability
configure:14698: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:117:37: fatal error: X11/extensions/Xinerama.h: No such file or directory
 #include <X11/extensions/Xinerama.h>
                                     ^
compilation terminated.
configure:14698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| #define HAVE_X_SM 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 <X11/extensions/Xinerama.h>
configure:14698: result: no
configure:14698: checking X11/extensions/Xinerama.h presence
configure:14698: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:84:37: fatal error: X11/extensions/Xinerama.h: No such file or directory
 #include <X11/extensions/Xinerama.h>
                                     ^
compilation terminated.
configure:14698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| #define HAVE_X_SM 1
| /* end confdefs.h.  */
| #include <X11/extensions/Xinerama.h>
configure:14698: result: no
configure:14698: checking for X11/extensions/Xinerama.h
configure:14698: result: no
configure:14769: checking for libxml-2.0 > 2.6.17
configure:14781: result: no
configure:14893: checking whether netdb declares h_errno
configure:14909: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:14909: $? = 0
configure:14917: result: yes
configure:14928: checking for sqrt in -lm
configure:14953: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm  -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:92:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
 char sqrt ();
      ^
configure:14953: $? = 0
configure:14962: result: yes
configure:14977: checking for maillock in -lmail
configure:15002: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lmail  -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libmail not found
compilation terminated.
configure:15002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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:15011: result: no
configure:15028: checking for maillock in -llockfile
configure:15053: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -llockfile  -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library liblockfile not found
compilation terminated.
configure:15053: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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:15062: result: no
configure:15082: checking for liblockfile.so
configure:15111: result: no
configure:15194: checking for accept4
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .accept4
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 1
| #define HAVE_X_SM 1
| #define HAVE_H_ERRNO 1
| #define HAVE_LIBM 1
| #define MAIL_USE_LOCKF 1
| /* end confdefs.h.  */
| /* Define accept4 to an innocuous variant, in case <limits.h> declares accept4.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define accept4 innocuous_accept4
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char accept4 (); 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 accept4
| 
| /* 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 accept4 ();
| /* 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_accept4 || defined __stub___accept4
| choke me
| #endif
| 
| int
| main ()
| {
| return accept4 ();
|   ;
|   return 0;
| }
configure:15194: result: no
configure:15194: checking for gethostname
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getrusage
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for get_current_dir_name
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for lrand48
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for select
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getpagesize
configure:15194: result: yes
configure:15194: checking for setlocale
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getrlimit
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for setrlimit
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for shutdown
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getaddrinfo
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for strsignal
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for setitimer
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for sendto
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for recvfrom
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getsockname
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getpeername
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getifaddrs
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .getifaddrs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 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:15194: result: no
configure:15194: checking for freeifaddrs
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .freeifaddrs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 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:15194: result: no
configure:15194: checking for gai_strerror
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getline
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getdelim
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for sync
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getpwent
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for endpwent
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for getgrent
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for endgrent
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for touchlock
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .touchlock
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 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:15194: result: no
configure:15194: checking for cfmakeraw
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for cfsetspeed
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for copysign
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:137:6: warning: conflicting types for built-in function 'copysign' [enabled by default]
 char copysign ();
      ^
configure:15194: $? = 0
configure:15194: result: yes
configure:15194: checking for __executable_start
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .__executable_start
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 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:15194: result: no
configure:15194: checking for log2
configure:15194: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:138:6: warning: conflicting types for built-in function 'log2' [enabled by default]
 char log2 ();
      ^
configure:15194: $? = 0
configure:15194: result: yes
configure:15230: checking for random
configure:15230: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15230: $? = 0
configure:15230: result: yes
configure:15230: checking for rint
configure:15230: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:140:6: warning: conflicting types for built-in function 'rint' [enabled by default]
 char rint ();
      ^
configure:15230: $? = 0
configure:15230: result: yes
configure:15241: checking for __builtin_unwind_init
configure:15257: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15257: $? = 0
configure:15265: result: yes
configure:15277: checking for _LARGEFILE_SOURCE value needed for large files
configure:15296: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15296: $? = 0
configure:15324: result: no
configure:15349: checking for grantpt
configure:15349: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15349: $? = 0
configure:15349: result: yes
configure:15363: checking for getpt
configure:15363: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .getpt
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15363: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 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:15363: result: no
configure:15363: checking for posix_openpt
configure:15363: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15363: $? = 0
configure:15363: result: yes
configure:15378: checking for library containing tputs
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .tputs
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:15434: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h.  */
| 
|   extern void tputs (const char *, int, int (*)(int));
|        int main (int argc, char **argv)
|        {
| 	  if (argc == 10000)
| 	    tputs (argv[0], 0, 0);
| 	  return 0;
|        }
| 
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -ltinfo -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libtinfo not found
compilation terminated.
configure:15434: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h.  */
| 
|   extern void tputs (const char *, int, int (*)(int));
|        int main (int argc, char **argv)
|        {
| 	  if (argc == 10000)
| 	    tputs (argv[0], 0, 0);
| 	  return 0;
|        }
| 
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lncurses -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libncurses not found
compilation terminated.
configure:15434: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h.  */
| 
|   extern void tputs (const char *, int, int (*)(int));
|        int main (int argc, char **argv)
|        {
| 	  if (argc == 10000)
| 	    tputs (argv[0], 0, 0);
| 	  return 0;
|        }
| 
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lterminfo -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libterminfo not found
compilation terminated.
configure:15434: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h.  */
| 
|   extern void tputs (const char *, int, int (*)(int));
|        int main (int argc, char **argv)
|        {
| 	  if (argc == 10000)
| 	    tputs (argv[0], 0, 0);
| 	  return 0;
|        }
| 
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -ltermcap -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
collect2: fatal error: library libtermcap not found
compilation terminated.
configure:15434: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| /* end confdefs.h.  */
| 
|   extern void tputs (const char *, int, int (*)(int));
|        int main (int argc, char **argv)
|        {
| 	  if (argc == 10000)
| 	    tputs (argv[0], 0, 0);
| 	  return 0;
|        }
| 
configure:15434: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lcurses -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15434: $? = 0
configure:15434: ./conftest
configure:15434: $? = 0
configure:15449: result: -lcurses
configure:15576: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:15576: $? = 0
configure:16263: checking valgrind/valgrind.h usability
configure:16263: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:157:31: fatal error: valgrind/valgrind.h: No such file or directory
 #include <valgrind/valgrind.h>
                               ^
compilation terminated.
configure:16263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 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 <valgrind/valgrind.h>
configure:16263: result: no
configure:16263: checking valgrind/valgrind.h presence
configure:16263: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:124:31: fatal error: valgrind/valgrind.h: No such file or directory
 #include <valgrind/valgrind.h>
                               ^
compilation terminated.
configure:16263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| /* end confdefs.h.  */
| #include <valgrind/valgrind.h>
configure:16263: result: no
configure:16263: checking for valgrind/valgrind.h
configure:16263: result: no
configure:16280: checking for tzset
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for readlinkat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .readlinkat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| /* end confdefs.h.  */
| /* Define readlinkat to an innocuous variant, in case <limits.h> declares readlinkat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define readlinkat innocuous_readlinkat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char readlinkat (); 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 readlinkat
| 
| /* 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 readlinkat ();
| /* 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_readlinkat || defined __stub___readlinkat
| choke me
| #endif
| 
| int
| main ()
| {
| return readlinkat ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for faccessat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .faccessat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| /* end confdefs.h.  */
| /* Define faccessat to an innocuous variant, in case <limits.h> declares faccessat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define faccessat innocuous_faccessat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char faccessat (); 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 faccessat
| 
| /* 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 faccessat ();
| /* 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_faccessat || defined __stub___faccessat
| choke me
| #endif
| 
| int
| main ()
| {
| return faccessat ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for fcntl
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for fdopendir
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .fdopendir
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| /* end confdefs.h.  */
| /* Define fdopendir to an innocuous variant, in case <limits.h> declares fdopendir.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fdopendir innocuous_fdopendir
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fdopendir (); 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 fdopendir
| 
| /* 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 fdopendir ();
| /* 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_fdopendir || defined __stub___fdopendir
| choke me
| #endif
| 
| int
| main ()
| {
| return fdopendir ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for fstatat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .fstatat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| /* end confdefs.h.  */
| /* Define fstatat to an innocuous variant, in case <limits.h> declares fstatat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define fstatat innocuous_fstatat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fstatat (); 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 fstatat
| 
| /* 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 fstatat ();
| /* 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_fstatat || defined __stub___fstatat
| choke me
| #endif
| 
| int
| main ()
| {
| return fstatat ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for fsync
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for gettimeofday
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for nanotime
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .nanotime
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nanotime innocuous_nanotime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nanotime (); 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 nanotime
| 
| /* 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 nanotime ();
| /* 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_nanotime || defined __stub___nanotime
| choke me
| #endif
| 
| int
| main ()
| {
| return nanotime ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for lstat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for mkostemp
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .mkostemp
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| /* end confdefs.h.  */
| /* Define mkostemp to an innocuous variant, in case <limits.h> declares mkostemp.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mkostemp innocuous_mkostemp
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mkostemp (); 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 mkostemp
| 
| /* 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 mkostemp ();
| /* 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_mkostemp || defined __stub___mkostemp
| choke me
| #endif
| 
| int
| main ()
| {
| return mkostemp ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for pipe2
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .pipe2
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| /* end confdefs.h.  */
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pipe2 innocuous_pipe2
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pipe2 (); 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 pipe2
| 
| /* 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 pipe2 ();
| /* 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_pipe2 || defined __stub___pipe2
| choke me
| #endif
| 
| int
| main ()
| {
| return pipe2 ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for pselect
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for pthread_sigmask
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for fchmod
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for readlink
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for strtoimax
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for strtoumax
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for symlink
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for localtime_r
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for futimes
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .futimes
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define futimes to an innocuous variant, in case <limits.h> declares futimes.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define futimes innocuous_futimes
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char futimes (); 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 futimes
| 
| /* 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 futimes ();
| /* 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_futimes || defined __stub___futimes
| choke me
| #endif
| 
| int
| main ()
| {
| return futimes ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for futimesat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .futimesat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define futimesat innocuous_futimesat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char futimesat (); 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 futimesat
| 
| /* 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 futimesat ();
| /* 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_futimesat || defined __stub___futimesat
| choke me
| #endif
| 
| int
| main ()
| {
| return futimesat ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for futimens
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .futimens
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define futimens innocuous_futimens
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char futimens (); 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 futimens
| 
| /* 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 futimens ();
| /* 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_futimens || defined __stub___futimens
| choke me
| #endif
| 
| int
| main ()
| {
| return futimens ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for utimensat
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .utimensat
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define utimensat innocuous_utimensat
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char utimensat (); 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 utimensat
| 
| /* 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 utimensat ();
| /* 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_utimensat || defined __stub___utimensat
| choke me
| #endif
| 
| int
| main ()
| {
| return utimensat ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for lutimes
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .lutimes
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| /* end confdefs.h.  */
| /* Define lutimes to an innocuous variant, in case <limits.h> declares lutimes.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define lutimes innocuous_lutimes
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char lutimes (); 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 lutimes
| 
| /* 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 lutimes ();
| /* 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_lutimes || defined __stub___lutimes
| choke me
| #endif
| 
| int
| main ()
| {
| return lutimes ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16280: checking for getdtablesize
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16280: $? = 0
configure:16280: result: yes
configure:16280: checking for secure_getenv
configure:16280: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .secure_getenv
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:16280: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| /* Define secure_getenv to an innocuous variant, in case <limits.h> declares secure_getenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define secure_getenv innocuous_secure_getenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char secure_getenv (); 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 secure_getenv
| 
| /* 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 secure_getenv ();
| /* 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_secure_getenv || defined __stub___secure_getenv
| choke me
| #endif
| 
| int
| main ()
| {
| return secure_getenv ();
|   ;
|   return 0;
| }
configure:16280: result: no
configure:16292: checking whether localtime caches TZ
configure:16326: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:141:1: warning: return type defaults to 'int' [enabled by default]
 main()
 ^
conftest.c: In function 'main':
conftest.c:145:3: warning: implicit declaration of function 'putenv' [-Wimplicit-function-declaration]
   if (putenv (TZ_GMT0) != 0)
   ^
conftest.c:146:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
     exit (1);
     ^
conftest.c:146:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:148:3: warning: implicit declaration of function 'unsetenv' [-Wimplicit-function-declaration]
   unsetenv("TZ");
   ^
conftest.c:151:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit (1);
     ^
conftest.c:153:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit (1);
     ^
conftest.c:156:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
     exit (1);
     ^
conftest.c:157:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
   exit (0);
   ^
configure:16326: $? = 0
configure:16326: ./conftest
configure:16326: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| /* end confdefs.h.  */
| #include <time.h>
| char TZ_GMT0[] = "TZ=GMT0";
| char TZ_PST8[] = "TZ=PST8";
| main()
| {
|   time_t now = time ((time_t *) 0);
|   int hour_GMT0, hour_unset;
|   if (putenv (TZ_GMT0) != 0)
|     exit (1);
|   hour_GMT0 = localtime (&now)->tm_hour;
|   unsetenv("TZ");
|   hour_unset = localtime (&now)->tm_hour;
|   if (putenv (TZ_PST8) != 0)
|     exit (1);
|   if (localtime (&now)->tm_hour == hour_GMT0)
|     exit (1);
|   unsetenv("TZ");
|   if (localtime (&now)->tm_hour != hour_unset)
|     exit (1);
|   exit (0);
| }
configure:16341: result: yes
configure:16350: checking for socket
configure:16350: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16350: $? = 0
configure:16350: result: yes
configure:16358: checking netinet/in.h usability
configure:16358: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:16358: $? = 0
configure:16358: result: yes
configure:16358: checking netinet/in.h presence
configure:16358: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:16358: $? = 0
configure:16358: result: yes
configure:16358: checking for netinet/in.h
configure:16358: result: yes
configure:16368: checking arpa/inet.h usability
configure:16368: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:16368: $? = 0
configure:16368: result: yes
configure:16368: checking arpa/inet.h presence
configure:16368: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:16368: $? = 0
configure:16368: result: yes
configure:16368: checking for arpa/inet.h
configure:16368: result: yes
configure:16388: checking for pid_t
configure:16388: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:16388: $? = 0
configure:16388: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:16388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 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 ()
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:16388: result: yes
configure:16401: checking vfork.h usability
configure:16401: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:173:19: fatal error: vfork.h: No such file or directory
 #include <vfork.h>
                   ^
compilation terminated.
configure:16401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:16401: result: no
configure:16401: checking vfork.h presence
configure:16401: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:140:19: fatal error: vfork.h: No such file or directory
 #include <vfork.h>
                   ^
compilation terminated.
configure:16401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:16401: result: no
configure:16401: checking for vfork.h
configure:16401: result: no
configure:16414: checking for fork
configure:16414: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:163:6: warning: conflicting types for built-in function 'fork' [enabled by default]
 char fork ();
      ^
configure:16414: $? = 0
configure:16414: result: yes
configure:16414: checking for vfork
configure:16414: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16414: $? = 0
configure:16414: result: yes
configure:16424: checking for working fork
configure:16446: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16446: $? = 0
configure:16446: ./conftest
configure:16446: $? = 0
configure:16456: result: yes
configure:16477: checking for working vfork
configure:16587: result: yes
configure:16615: checking for snprintf
configure:16615: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
conftest.c:167:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
 char snprintf ();
      ^
configure:16615: $? = 0
configure:16615: result: yes
configure:16630: checking whether GLib is linked in
configure:16644: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3      -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15  >&5 
conftest.c:145:18: fatal error: glib.h: No such file or directory
 #include <glib.h>
                  ^
compilation terminated.
configure:16644: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| #include <glib.h>
| 
| int
| main ()
| {
| g_print ("Hello world");
|   ;
|   return 0;
| }
configure:16651: result: no
configure:16665: checking for nl_langinfo and CODESET
configure:16681: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:16681: $? = 0
configure:16690: result: yes
configure:16698: checking for mbstate_t
configure:16715: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:16715: $? = 0
configure:16722: result: yes
configure:16734: checking for C restricted array declarations
configure:16750: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c  -O3     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:16750: $? = 0
configure:16757: result: yes
configure:17213: checking for _setjmp
configure:17235: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest  -O3     -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15 >&5 
configure:17235: $? = 0
configure:17243: result: yes
configure:17328: <TOOLSDIR>/gcc-4.8/bin/gcc -E     -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:17328: $? = 0
configure:17407: checking for usable FIONREAD
configure:17447: result: no
configure:17768: checking for working alloca.h
configure:17785: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:17785: $? = 0
configure:17793: result: yes
configure:17801: checking for alloca
configure:17838: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:17838: $? = 0
configure:17846: result: yes
configure:17959: checking for unsigned long long int
configure:18007: result: yes
configure:18016: checking whether byte ordering is bigendian
configure:18031: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:184:9: error: unknown type name 'not'
         not a universal capable compiler
         ^
conftest.c:184:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^
conftest.c:184:15: error: unknown type name 'universal'
configure:18031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:18076: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:18076: $? = 0
configure:18094: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:18094: $? = 0
configure:18222: result: yes
configure:18390: checking whether the preprocessor supports include_next
configure:18428: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include -Iconftestd1b -Iconftestd2 conftest.c >&5
configure:18428: $? = 0
configure:18449: result: yes
configure:18470: checking whether system header files limit the line length
configure:18493: result: no
configure:18505: checking whether strtold conforms to C99
configure:18532: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:18532: $? = 0
configure:18540: result: yes
configure:18555: checking if environ is properly declared
configure:18578: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:191:39: error: conflicting types for 'environ'
            extern struct { int foo; } environ;
                                       ^
In file included from conftest.c:186:0:
/usr/include/unistd.h:873:15: note: previous declaration of 'environ' was here
 extern char **environ;
               ^
configure:18578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| /* end confdefs.h.  */
| #if HAVE_UNISTD_H
|      #include <unistd.h>
|      #endif
|      /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unistd.h>.  */
|      #include <stdlib.h>
| 
|            extern struct { int foo; } environ;
| int
| main ()
| {
| environ.foo = 1;
|   ;
|   return 0;
| }
configure:18586: result: yes
configure:18601: checking for complete errno.h
configure:18674: result: yes
configure:18996: checking for mode_t
configure:18996: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:18996: $? = 0
configure:18996: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:18996: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 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 ()
| {
| if (sizeof ((mode_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:18996: result: yes
configure:19007: checking whether fdatasync is declared
configure:19007: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:19007: $? = 0
configure:19007: result: yes
configure:19020: checking for st_dm_mode in struct stat
configure:19038: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:193:17: error: 'struct stat64' has no member named 'st_dm_mode'
 struct stat s; s.st_dm_mode;
                 ^
configure:19038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/stat.h>
| int
| main ()
| {
| struct stat s; s.st_dm_mode;
|   ;
|   return 0;
| }
configure:19045: result: no
configure:19055: checking whether strmode is declared
configure:19055: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:227:10: error: 'strmode' undeclared (first use in this function)
   (void) strmode;
          ^
conftest.c:227:10: note: each undeclared identifier is reported only once for each function it appears in
configure:19055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 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 strmode
| #ifdef __cplusplus
|   (void) strmode;
| #else
|   (void) strmode;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:19055: result: no
configure:19104: checking whether lstat correctly handles trailing slash
configure:19137: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:19137: $? = 0
configure:19137: ./conftest
configure:19137: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 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 ()
| {
| struct stat sbuf;
|               /* Linux will dereference the symlink and fail, as required by
|                  POSIX.  That is better in the sense that it means we will not
|                  have to compile and use the lstat wrapper.  */
|               return lstat ("conftest.sym/", &sbuf) == 0;
| 
|   ;
|   return 0;
| }
configure:19154: result: no
configure:19344: checking for getopt.h
configure:19344: result: no
configure:19871: checking whether getenv is declared
configure:19871: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:19871: $? = 0
configure:19871: result: yes
configure:19887: checking for C/C++ restrict keyword
configure:19912: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:19912: $? = 0
configure:19920: result: __restrict
configure:20057: checking for struct timeval
configure:20080: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:20080: $? = 0
configure:20088: result: yes
configure:20093: checking for wide-enough struct timeval.tv_sec member
configure:20120: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:20120: $? = 0
configure:20128: result: yes
configure:20142: checking for long long int
configure:20192: result: yes
configure:20214: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:193:10: error: unknown type name 'not'
          not a universal capable compiler
          ^
conftest.c:193:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
          not a universal capable compiler
                ^
conftest.c:193:16: error: unknown type name 'universal'
configure:20214: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|          not a universal capable compiler
|         #endif
|         typedef int dummy;
| 
configure:20371: checking whether stdint.h conforms to C99
configure:20540: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:20540: $? = 0
configure:20620: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:20620: $? = 0
configure:20620: ./conftest
configure:20620: $? = 0
configure:20632: result: yes
configure:21205: checking whether memrchr is declared
configure:21205: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:232:10: error: 'memrchr' undeclared (first use in this function)
   (void) memrchr;
          ^
conftest.c:232:10: note: each undeclared identifier is reported only once for each function it appears in
configure:21205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 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 memrchr
| #ifdef __cplusplus
|   (void) memrchr;
| #else
|   (void) memrchr;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:21205: result: no
configure:21237: checking whether alarm is declared
configure:21237: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21237: $? = 0
configure:21237: result: yes
configure:21262: checking whether <sys/select.h> is self-contained
configure:21279: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21279: $? = 0
configure:21298: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21298: $? = 0
configure:21328: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .nonexistent_memset
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:21328: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| #include <sys/select.h>
| int
| main ()
| {
| 
|                   #undef memset
|                   #define memset nonexistent_memset
|                   extern
|                   #ifdef __cplusplus
|                   "C"
|                   #endif
|                   void *memset (void *, int, unsigned long);
|                   #undef bzero
|                   #define bzero nonexistent_bzero
|                   extern
|                   #ifdef __cplusplus
|                   "C"
|                   #endif
|                   void bzero (void *, unsigned long);
|                   fd_set fds;
|                   FD_ZERO (&fds);
| 
|   ;
|   return 0;
| }
| 
configure:21341: result: no
configure:21487: checking for sigset_t
configure:21487: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21487: $? = 0
configure:21487: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:203:23: error: expected expression before ')' token
 if (sizeof ((sigset_t)))
                       ^
configure:21487: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| /* end confdefs.h.  */
| 
|       #include <signal.h>
|       /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>.  */
|       #include <sys/types.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((sigset_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21487: result: yes
configure:21525: checking for stdbool.h that conforms to C99
configure:21592: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21592: $? = 0
configure:21599: result: yes
configure:21601: checking for _Bool
configure:21601: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21601: $? = 0
configure:21601: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:231:20: error: expected expression before ')' token
 if (sizeof ((_Bool)))
                    ^
configure:21601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 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 ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:21601: result: yes
configure:21617: checking for wchar_t
configure:21634: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21634: $? = 0
configure:21641: result: yes
configure:21752: checking whether struct tm is in sys/time.h or time.h
configure:21772: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21772: $? = 0
configure:21779: result: time.h
configure:21787: checking for struct tm.tm_zone
configure:21787: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:12: error: 'struct tm' has no member named 'tm_zone'
 if (ac_aggr.tm_zone)
            ^
configure:21787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 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:21787: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:19: error: 'struct tm' has no member named 'tm_zone'
 if (sizeof ac_aggr.tm_zone)
                   ^
configure:21787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 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:21787: result: no
configure:21805: checking whether tzname is declared
configure:21805: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21805: $? = 0
configure:21805: result: yes
configure:21817: checking for tzname
configure:21837: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:21837: $? = 0
configure:21845: result: yes
configure:21855: checking for struct tm.tm_gmtoff
configure:21855: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:12: error: 'struct tm' has no member named 'tm_gmtoff'
 if (ac_aggr.tm_gmtoff)
            ^
configure:21855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 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:21855: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:19: error: 'struct tm' has no member named 'tm_gmtoff'
 if (sizeof ac_aggr.tm_gmtoff)
                   ^
configure:21855: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 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:21855: result: no
configure:21943: checking whether strtoimax is declared
configure:21943: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21943: $? = 0
configure:21943: result: yes
configure:21956: checking whether strtoumax is declared
configure:21956: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21956: $? = 0
configure:21956: result: yes
configure:21969: checking whether stat file-mode macros are broken
configure:21996: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:21996: $? = 0
configure:22003: result: no
configure:22103: checking for struct timespec in <time.h>
configure:22120: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:22120: $? = 0
configure:22127: result: yes
configure:22278: checking whether unsetenv is declared
configure:22278: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:22278: $? = 0
configure:22278: result: yes
configure:22290: checking whether the utimes function works
configure:22405: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22405: $? = 0
configure:22405: ./conftest
configure:22405: $? = 0
configure:22415: result: yes
configure:22428: checking for struct utimbuf
configure:22451: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:22451: $? = 0
configure:22458: result: yes
configure:22477: checking type of array argument to getgroups
configure:22511: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22511: $? = 0
configure:22511: ./conftest
configure:22511: $? = 0
configure:22536: result: gid_t
configure:22579: checking for alloca as a compiler built-in
configure:22603: result: yes
configure:22629: checking byteswap.h usability
configure:22629: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:239:22: fatal error: byteswap.h: No such file or directory
 #include <byteswap.h>
                      ^
compilation terminated.
configure:22629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 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 <byteswap.h>
configure:22629: result: no
configure:22629: checking byteswap.h presence
configure:22629: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:206:22: fatal error: byteswap.h: No such file or directory
 #include <byteswap.h>
                      ^
compilation terminated.
configure:22629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <byteswap.h>
configure:22629: result: no
configure:22629: checking for byteswap.h
configure:22629: result: no
configure:22668: checking for library containing clock_gettime
configure:22699: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22699: $? = 0
configure:22716: result: none required
configure:22728: checking for clock_gettime
configure:22728: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22728: $? = 0
configure:22728: result: yes
configure:22728: checking for clock_settime
configure:22728: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22728: $? = 0
configure:22728: result: yes
configure:22875: checking whether dup2 works
configure:22934: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:22934: $? = 0
configure:22934: ./conftest
configure:22934: $? = 0
configure:22945: result: yes
configure:23122: checking for access
configure:23122: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:23122: $? = 0
configure:23122: result: yes
configure:23167: checking whether fcntl handles F_DUPFD correctly
configure:23197: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:23197: $? = 0
configure:23197: ./conftest
configure:23197: $? = 0
configure:23207: result: yes
configure:23225: checking whether fcntl understands F_DUPFD_CLOEXEC
configure:23246: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:215:1: error: unknown type name 'choke'
 choke me
 ^
conftest.c:218:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
 int
 ^
configure:23246: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| /* end confdefs.h.  */
| 
| #include <fcntl.h>
| #ifndef F_DUPFD_CLOEXEC
| choke me
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:23275: result: no
configure:23420: checking for library containing fdatasync
configure:23451: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:23451: $? = 0
configure:23468: result: none required
configure:23508: checking whether fdopendir is declared
configure:23508: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:223:10: error: 'fdopendir' undeclared (first use in this function)
   (void) fdopendir;
          ^
conftest.c:223:10: note: each undeclared identifier is reported only once for each function it appears in
configure:23508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| /* end confdefs.h.  */
| 
| #include <dirent.h>
| 
| 
| int
| main ()
| {
| #ifndef fdopendir
| #ifdef __cplusplus
|   (void) fdopendir;
| #else
|   (void) fdopendir;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:23508: result: no
configure:23634: checking for __fpending
configure:23651: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
conftest.c: In function 'main':
conftest.c:223:1: warning: implicit declaration of function '__fpending' [-Wimplicit-function-declaration]
 return ! __fpending (stdin);
 ^
ld: 0711-317 ERROR: Undefined symbol: .__fpending
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:23651: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| /* end confdefs.h.  */
| 
|     #include <stdio.h>
|     #if HAVE_STDIO_EXT_H
|     # include <stdio_ext.h>
|     #endif
|   
| int
| main ()
| {
| return ! __fpending (stdin);
|   ;
|   return 0;
| }
configure:23660: result: no
configure:23689: checking how to determine the number of pending output bytes on a stream
configure:23748: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:29: error: 'FILE' has no member named '_IO_write_ptr'
 FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
                             ^
conftest.c:218:49: error: 'FILE' has no member named '_IO_write_base'
 FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
                                                 ^
configure:23748: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
|   ;
|   return 0;
| }
configure:23748: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:23748: $? = 0
configure:23760: result: fp->_ptr - fp->_base
configure:23895: checking for getloadavg
configure:23895: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .getloadavg
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:23895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* end confdefs.h.  */
| /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getloadavg innocuous_getloadavg
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getloadavg (); 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 getloadavg
| 
| /* 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 getloadavg ();
| /* 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_getloadavg || defined __stub___getloadavg
| choke me
| #endif
| 
| int
| main ()
| {
| return getloadavg ();
|   ;
|   return 0;
| }
configure:23895: result: no
configure:23907: checking for elf_begin in -lelf
configure:23932: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lelf  -lpthread  -lpng15 >&5 
collect2: fatal error: library libelf not found
compilation terminated.
configure:23932: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* 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 elf_begin ();
| int
| main ()
| {
| return elf_begin ();
|   ;
|   return 0;
| }
configure:23941: result: no
configure:23947: checking for kvm_open in -lkvm
configure:23972: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lkvm  -lpthread  -lpng15 >&5 
collect2: fatal error: library libkvm not found
compilation terminated.
configure:23972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* 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 kvm_open ();
| int
| main ()
| {
| return kvm_open ();
|   ;
|   return 0;
| }
configure:23981: result: no
configure:23988: checking for getloadavg in -lutil
configure:24013: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lutil  -lpthread  -lpng15 >&5 
collect2: fatal error: library libutil not found
compilation terminated.
configure:24013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* 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 getloadavg ();
| int
| main ()
| {
| return getloadavg ();
|   ;
|   return 0;
| }
configure:24022: result: no
configure:24035: checking for getloadavg in -lgetloadavg
configure:24060: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lgetloadavg  -L/usr/local/lib -lpthread  -lpng15 >&5 
collect2: fatal error: library libgetloadavg not found
compilation terminated.
configure:24060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* 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 getloadavg ();
| int
| main ()
| {
| return getloadavg ();
|   ;
|   return 0;
| }
configure:24069: result: no
configure:24084: checking for kstat_open in -lkstat
configure:24109: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lkstat  -lpthread  -lpng15 >&5 
collect2: fatal error: library libkstat not found
compilation terminated.
configure:24109: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kstat_open ();
| int
| main ()
| {
| return kstat_open ();
|   ;
|   return 0;
| }
configure:24118: result: no
configure:24133: checking for perfstat_cpu_total in -lperfstat
configure:24158: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lperfstat  -lpthread  -lpng15 >&5 
configure:24158: $? = 0
configure:24167: result: yes
configure:24253: checking sys/loadavg.h usability
configure:24253: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:249:25: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
                         ^
compilation terminated.
configure:24253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 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/loadavg.h>
configure:24253: result: no
configure:24253: checking sys/loadavg.h presence
configure:24253: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
conftest.c:216:25: fatal error: sys/loadavg.h: No such file or directory
 #include <sys/loadavg.h>
                         ^
compilation terminated.
configure:24253: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| /* end confdefs.h.  */
| #include <sys/loadavg.h>
configure:24253: result: no
configure:24253: checking for sys/loadavg.h
configure:24253: result: no
configure:24268: checking whether getloadavg is declared
configure:24268: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:228:10: error: 'getloadavg' undeclared (first use in this function)
   (void) getloadavg;
          ^
conftest.c:228:10: note: each undeclared identifier is reported only once for each function it appears in
configure:24268: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| /* end confdefs.h.  */
| #if HAVE_SYS_LOADAVG_H
|     # include <sys/loadavg.h>
|     #endif
|     #include <stdlib.h>
| 
| int
| main ()
| {
| #ifndef getloadavg
| #ifdef __cplusplus
|   (void) getloadavg;
| #else
|   (void) getloadavg;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:24268: result: no
configure:24364: checking nlist.h usability
configure:24364: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:24364: $? = 0
configure:24364: result: yes
configure:24364: checking nlist.h presence
configure:24364: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:24364: $? = 0
configure:24364: result: yes
configure:24364: checking for nlist.h
configure:24364: result: yes
configure:24369: checking for struct nlist.n_un.n_name
configure:24369: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:223:12: error: 'struct nlist' has no member named 'n_un'
 if (ac_aggr.n_un.n_name)
            ^
configure:24369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| /* end confdefs.h.  */
| #include <nlist.h>
| 
| int
| main ()
| {
| static struct nlist ac_aggr;
| if (ac_aggr.n_un.n_name)
| return 0;
|   ;
|   return 0;
| }
configure:24369: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:223:19: error: 'struct nlist' has no member named 'n_un'
 if (sizeof ac_aggr.n_un.n_name)
                   ^
configure:24369: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| /* end confdefs.h.  */
| #include <nlist.h>
| 
| int
| main ()
| {
| static struct nlist ac_aggr;
| if (sizeof ac_aggr.n_un.n_name)
| return 0;
|   ;
|   return 0;
| }
configure:24369: result: no
configure:24396: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:24396: $? = 0
configure:24518: checking whether gettimeofday clobbers localtime buffer
configure:24557: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:24557: $? = 0
configure:24557: ./conftest
configure:24557: $? = 0
configure:24567: result: no
configure:24583: checking for gettimeofday with POSIX signature
configure:24611: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:24611: $? = 0
configure:24636: result: yes
configure:24753: checking for memrchr
configure:24753: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .memrchr
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:24753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| /* end confdefs.h.  */
| /* Define memrchr to an innocuous variant, in case <limits.h> declares memrchr.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define memrchr innocuous_memrchr
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char memrchr (); 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 memrchr
| 
| /* 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 memrchr ();
| /* 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_memrchr || defined __stub___memrchr
| choke me
| #endif
| 
| int
| main ()
| {
| return memrchr ();
|   ;
|   return 0;
| }
configure:24753: result: no
configure:24841: checking for working mktime
configure:25049: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:25049: $? = 0
configure:25049: ./conftest
configure:25049: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| /* end confdefs.h.  */
| /* Test program from Paul Eggert and Tony Leneis.  */
| #include <limits.h>
| #include <stdlib.h>
| #include <time.h>
| 
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #if HAVE_DECL_ALARM
| # include <signal.h>
| #endif
| 
| /* Work around redefinition to rpl_putenv by other config tests.  */
| #undef putenv
| 
| static time_t time_t_max;
| static time_t time_t_min;
| 
| /* Values we'll use to set the TZ environment variable.  */
| static char *tz_strings[] = {
|   (char *) 0, "TZ=GMT0", "TZ=JST-9",
|   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| 
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static int
| spring_forward_gap ()
| {
|   /* glibc (up to about 1998-10-07) failed this test. */
|   struct tm tm;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   tm.tm_year = 98;
|   tm.tm_mon = 3;
|   tm.tm_mday = 5;
|   tm.tm_hour = 2;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   return mktime (&tm) != (time_t) -1;
| }
| 
| static int
| mktime_test1 (time_t now)
| {
|   struct tm *lt;
|   return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
| 
| static int
| mktime_test (time_t now)
| {
|   return (mktime_test1 (now)
|           && mktime_test1 ((time_t) (time_t_max - now))
|           && mktime_test1 ((time_t) (time_t_min + now)));
| }
| 
| static int
| irix_6_4_bug ()
| {
|   /* Based on code from Ariel Faigon.  */
|   struct tm tm;
|   tm.tm_year = 96;
|   tm.tm_mon = 3;
|   tm.tm_mday = 0;
|   tm.tm_hour = 0;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   mktime (&tm);
|   return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
| 
| static int
| bigtime_test (int j)
| {
|   struct tm tm;
|   time_t now;
|   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
|   now = mktime (&tm);
|   if (now != (time_t) -1)
|     {
|       struct tm *lt = localtime (&now);
|       if (! (lt
|              && lt->tm_year == tm.tm_year
|              && lt->tm_mon == tm.tm_mon
|              && lt->tm_mday == tm.tm_mday
|              && lt->tm_hour == tm.tm_hour
|              && lt->tm_min == tm.tm_min
|              && lt->tm_sec == tm.tm_sec
|              && lt->tm_yday == tm.tm_yday
|              && lt->tm_wday == tm.tm_wday
|              && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
|                   == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
|         return 0;
|     }
|   return 1;
| }
| 
| static int
| year_2050_test ()
| {
|   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
|      ignoring leap seconds.  */
|   unsigned long int answer = 2527315200UL;
| 
|   struct tm tm;
|   time_t t;
|   tm.tm_year = 2050 - 1900;
|   tm.tm_mon = 2 - 1;
|   tm.tm_mday = 1;
|   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
|   tm.tm_isdst = -1;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   t = mktime (&tm);
| 
|   /* Check that the result is either a failure, or close enough
|      to the correct answer that we can assume the discrepancy is
|      due to leap seconds.  */
|   return (t == (time_t) -1
|           || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
| 
| int
| main ()
| {
|   int result = 0;
|   time_t t, delta;
|   int i, j;
|   int time_t_signed_magnitude = (time_t) ~ (time_t) 0 < (time_t) -1;
|   int time_t_signed = ! ((time_t) 0 < (time_t) -1);
| 
| #if HAVE_DECL_ALARM
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   signal (SIGALRM, SIG_DFL);
|   alarm (60);
| #endif
| 
|   time_t_max = (! time_t_signed
|                 ? (time_t) -1
|                 : ((((time_t) 1 << (sizeof (time_t) * CHAR_BIT - 2)) - 1)
|                    * 2 + 1));
|   time_t_min = (! time_t_signed
|                 ? (time_t) 0
|                 : time_t_signed_magnitude
|                 ? ~ (time_t) 0
|                 : ~ time_t_max);
| 
|   delta = time_t_max / 997; /* a suitable prime number */
|   for (i = 0; i < N_STRINGS; i++)
|     {
|       if (tz_strings[i])
|         putenv (tz_strings[i]);
| 
|       for (t = 0; t <= time_t_max - delta && (result & 1) == 0; t += delta)
|         if (! mktime_test (t))
|           result |= 1;
|       if ((result & 2) == 0
|           && ! (mktime_test ((time_t) 1)
|                 && mktime_test ((time_t) (60 * 60))
|                 && mktime_test ((time_t) (60 * 60 * 24))))
|         result |= 2;
| 
|       for (j = 1; (result & 4) == 0; j <<= 1)
|         {
|           if (! bigtime_test (j))
|             result |= 4;
|           if (INT_MAX / 2 < j)
|             break;
|         }
|       if ((result & 8) == 0 && ! bigtime_test (INT_MAX))
|         result |= 8;
|     }
|   if (! irix_6_4_bug ())
|     result |= 16;
|   if (! spring_forward_gap ())
|     result |= 32;
|   if (! year_2050_test ())
|     result |= 64;
|   return result;
| }
configure:25060: result: no
configure:25121: checking whether signature of pselect conforms to POSIX
configure:25141: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
conftest.c: In function 'main':
conftest.c:228:55: warning: initialization from incompatible pointer type [enabled by default]
                           sigset_t const *restrict) = pselect;
                                                       ^
configure:25141: $? = 0
configure:25149: result: yes
configure:25152: checking whether pselect detects invalid fds
configure:25197: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
conftest.c: In function 'main':
conftest.c:236:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration]
   FD_ZERO(&set);
   ^
configure:25197: $? = 0
configure:25197: ./conftest
configure:25197: $? = 0
configure:25208: result: yes
configure:25314: checking whether pthread_sigmask works without -lpthread
configure:25343: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:25343: $? = 0
configure:25343: ./conftest
configure:25343: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| #include <signal.h>
| #include <stddef.h>
| int main ()
| {
|   sigset_t set;
|   sigemptyset (&set);
|   return pthread_sigmask (1729, &set, NULL) != 0;
| }
configure:25354: result: yes
configure:25366: checking whether pthread_sigmask returns error numbers
configure:25398: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15  >&5 
configure:25398: $? = 0
configure:25398: ./conftest
configure:25398: $? = 0
configure:25410: result: yes
configure:25421: checking whether pthread_sigmask unblocks signals correctly
configure:25475: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15  >&5 
configure:25475: $? = 0
configure:25475: ./conftest
configure:25475: $? = 0
configure:25487: result: guessing yes
configure:25531: checking for putenv compatible with GNU and SVID
configure:25570: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:25570: $? = 0
configure:25570: ./conftest
configure:25570: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 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 ()
| {
| 
|     /* Put it in env.  */
|     if (putenv ("CONFTEST_putenv=val"))
|       return 1;
| 
|     /* Try to remove it.  */
|     if (putenv ("CONFTEST_putenv"))
|       return 2;
| 
|     /* Make sure it was deleted.  */
|     if (getenv ("CONFTEST_putenv") != 0)
|       return 3;
| 
|     return 0;
| 
|   ;
|   return 0;
| }
configure:25581: result: no
configure:25602: checking whether _putenv is declared
configure:25602: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:262:10: error: '_putenv' undeclared (first use in this function)
   (void) _putenv;
          ^
conftest.c:262:10: note: each undeclared identifier is reported only once for each function it appears in
configure:25602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 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 _putenv
| #ifdef __cplusplus
|   (void) _putenv;
| #else
|   (void) _putenv;
| #endif
| #endif
| 
|   ;
|   return 0;
| }
configure:25602: result: no
configure:25641: checking sys/acl.h usability
configure:25641: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:25641: $? = 0
configure:25641: result: yes
configure:25641: checking sys/acl.h presence
configure:25641: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:25641: $? = 0
configure:25641: result: yes
configure:25641: checking for sys/acl.h
configure:25641: result: yes
configure:25655: checking for library containing acl_get_file
configure:25686: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .acl_get_file
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:25686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
|   ;
|   return 0;
| }
configure:25686: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lacl  -lpthread  -lpng15 >&5 
collect2: fatal error: library libacl not found
compilation terminated.
configure:25686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
|   ;
|   return 0;
| }
configure:25686: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpacl  -lpthread  -lpng15 >&5 
collect2: fatal error: library libpacl not found
compilation terminated.
configure:25686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char acl_get_file ();
| int
| main ()
| {
| return acl_get_file ();
|   ;
|   return 0;
| }
configure:25703: result: no
configure:25881: checking for facl
configure:25881: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .facl
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:25881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| /* Define facl to an innocuous variant, in case <limits.h> declares facl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define facl innocuous_facl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char facl (); 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 facl
| 
| /* 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 facl ();
| /* 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_facl || defined __stub___facl
| choke me
| #endif
| 
| int
| main ()
| {
| return facl ();
|   ;
|   return 0;
| }
configure:25881: result: no
configure:25968: checking for getacl
configure:25968: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .getacl
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:25968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| /* Define getacl to an innocuous variant, in case <limits.h> declares getacl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getacl innocuous_getacl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getacl (); 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 getacl
| 
| /* 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 getacl ();
| /* 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_getacl || defined __stub___getacl
| choke me
| #endif
| 
| int
| main ()
| {
| return getacl ();
|   ;
|   return 0;
| }
configure:25968: result: no
configure:25982: checking for aclv.h
configure:25982: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:226:18: fatal error: aclv.h: No such file or directory
 #include <aclv.h>
                  ^
compilation terminated.
configure:25982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 
| #include <aclv.h>
configure:25982: result: no
configure:25998: checking for aclx_get
configure:25998: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:25998: $? = 0
configure:25998: result: yes
configure:26015: checking for statacl
configure:26015: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:26015: $? = 0
configure:26015: result: yes
configure:26072: checking whether readlink signature is correct
configure:26090: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:229:15: error: conflicting types for 'readlink'
       ssize_t readlink (const char *, char *, size_t);
               ^
In file included from conftest.c:227:0:
/usr/include/unistd.h:833:13: note: previous declaration of 'readlink' was here
  extern int readlink(const char *, char *, size_t);
             ^
configure:26090: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <unistd.h>
|       /* Cause compilation failure if original declaration has wrong type.  */
|       ssize_t readlink (const char *, char *, size_t);
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:26097: result: no
configure:26099: checking whether readlink handles trailing slash correctly
configure:26129: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:26129: $? = 0
configure:26129: ./conftest
configure:26129: $? = 0
configure:26140: result: yes
configure:26217: checking for sig2str
configure:26217: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .sig2str
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:26217: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| /* Define sig2str to an innocuous variant, in case <limits.h> declares sig2str.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sig2str innocuous_sig2str
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sig2str (); 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 sig2str
| 
| /* 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 sig2str ();
| /* 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_sig2str || defined __stub___sig2str
| choke me
| #endif
| 
| int
| main ()
| {
| return sig2str ();
|   ;
|   return 0;
| }
configure:26217: result: no
configure:26319: checking for volatile sig_atomic_t
configure:26319: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:26319: $? = 0
configure:26319: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:36: error: expected expression before ')' token
 if (sizeof ((volatile sig_atomic_t)))
                                    ^
configure:26319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof ((volatile sig_atomic_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26319: result: yes
configure:26335: checking for sighandler_t
configure:26335: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:13: error: 'sighandler_t' undeclared (first use in this function)
 if (sizeof (sighandler_t))
             ^
conftest.c:234:13: note: each undeclared identifier is reported only once for each function it appears in
configure:26335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| 
| #include <signal.h>
| 
| 
| int
| main ()
| {
| if (sizeof (sighandler_t))
| 	 return 0;
|   ;
|   return 0;
| }
configure:26335: result: no
configure:26348: checking for socklen_t
configure:26348: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:26348: $? = 0
configure:26348: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:242:24: error: expected expression before ')' token
 if (sizeof ((socklen_t)))
                        ^
configure:26348: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| 
| /* <sys/types.h> is not needed according to POSIX, but the
|    <sys/socket.h> in i386-unknown-freebsd4.10 and
|    powerpc-apple-darwin5.5 required it. */
| #include <sys/types.h>
| #if HAVE_SYS_SOCKET_H
| # include <sys/socket.h>
| #elif HAVE_WS2TCPIP_H
| # include <ws2tcpip.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:26348: result: yes
configure:26412: checking for ssize_t
configure:26429: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:26429: $? = 0
configure:26436: result: yes
configure:26448: checking for struct stat.st_atim.tv_nsec
configure:26448: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_atim'
 if (ac_aggr.st_atim.tv_nsec)
            ^
configure:26448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26448: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_atim'
 if (sizeof ac_aggr.st_atim.tv_nsec)
                   ^
configure:26448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26448: result: no
configure:26499: checking for struct stat.st_atimespec.tv_nsec
configure:26499: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_atimespec'
 if (ac_aggr.st_atimespec.tv_nsec)
            ^
configure:26499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26499: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_atimespec'
 if (sizeof ac_aggr.st_atimespec.tv_nsec)
                   ^
configure:26499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26499: result: no
configure:26510: checking for struct stat.st_atimensec
configure:26510: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_atimensec'
 if (ac_aggr.st_atimensec)
            ^
configure:26510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atimensec)
| return 0;
|   ;
|   return 0;
| }
configure:26510: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_atimensec'
 if (sizeof ac_aggr.st_atimensec)
                   ^
configure:26510: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|            #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atimensec)
| return 0;
|   ;
|   return 0;
| }
configure:26510: result: no
configure:26521: checking for struct stat.st_atim.st__tim.tv_nsec
configure:26521: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_atim'
 if (ac_aggr.st_atim.st__tim.tv_nsec)
            ^
configure:26521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|               #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_atim.st__tim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26521: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_atim'
 if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
                   ^
configure:26521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|               #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_atim.st__tim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26521: result: no
configure:26543: checking for struct stat.st_birthtimespec.tv_nsec
configure:26543: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_birthtimespec'
 if (ac_aggr.st_birthtimespec.tv_nsec)
            ^
configure:26543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26543: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_birthtimespec'
 if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
                   ^
configure:26543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26543: result: no
configure:26554: checking for struct stat.st_birthtimensec
configure:26554: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_birthtimensec'
 if (ac_aggr.st_birthtimensec)
            ^
configure:26554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:26554: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_birthtimensec'
 if (sizeof ac_aggr.st_birthtimensec)
                   ^
configure:26554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtimensec)
| return 0;
|   ;
|   return 0;
| }
configure:26554: result: no
configure:26565: checking for struct stat.st_birthtim.tv_nsec
configure:26565: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:12: error: 'struct stat64' has no member named 'st_birthtim'
 if (ac_aggr.st_birthtim.tv_nsec)
            ^
configure:26565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26565: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:234:19: error: 'struct stat64' has no member named 'st_birthtim'
 if (sizeof ac_aggr.st_birthtim.tv_nsec)
                   ^
configure:26565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <sys/types.h>
|           #include <sys/stat.h>
| 
| int
| main ()
| {
| static struct stat ac_aggr;
| if (sizeof ac_aggr.st_birthtim.tv_nsec)
| return 0;
|   ;
|   return 0;
| }
configure:26565: result: no
configure:26583: checking for working stdalign.h
configure:26624: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c:239:18: error: size of array 'test_double' is negative
             char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
                  ^
configure:26624: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| /* end confdefs.h.  */
| #include <stdalign.h>
|             #include <stddef.h>
| 
|             /* Test that alignof yields a result consistent with offsetof.
|                This catches GCC bug 52023
|                <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52023>.  */
|             #ifdef __cplusplus
|                template <class t> struct alignof_helper { char a; t b; };
|             # define ao(type) offsetof (alignof_helper<type>, b)
|             #else
|             # define ao(type) offsetof (struct { char a; type b; }, b)
|             #endif
|             char test_double[ao (double) % _Alignof (double) == 0 ? 1 : -1];
|             char test_long[ao (long int) % _Alignof (long int) == 0 ? 1 : -1];
|             char test_alignof[alignof (double) == _Alignof (double) ? 1 : -1];
| 
|             /* Test _Alignas only on platforms where gnulib can help.  */
|             #if                 ((defined __cplusplus && 201103 <= __cplusplus)                  || __GNUC__ || __IBMC__ || __IBMCPP__ || __ICC                  || 0x5110 <= __SUNPRO_C || 1300 <= _MSC_VER)
|               struct alignas_test { char c; char alignas (8) alignas_8; };
|               char test_alignas[offsetof (struct alignas_test, alignas_8) == 8
|                                 ? 1 : -1];
|             #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:26631: result: no
configure:26653: checking for va_copy
configure:26674: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:26674: $? = 0
configure:26682: result: yes
configure:26868: checking whether NULL can be used in arbitrary expressions
configure:26886: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:26886: $? = 0
configure:26893: result: yes
configure:27199: checking whether strtoimax works
configure:27253: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:27253: $? = 0
configure:27253: ./conftest
configure:27253: $? = 0
configure:27264: result: yes
configure:27369: checking whether symlink handles trailing slash correctly
configure:27403: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:27403: $? = 0
configure:27403: ./conftest
configure:27403: $? = 5
configure: program exited with status 5
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| /* end confdefs.h.  */
| #include <unistd.h>
| 
| int
| main ()
| {
| int result = 0;
|              if (!symlink ("a", "conftest.link/"))
|                result |= 1;
|              if (symlink ("conftest.f", "conftest.lnk2"))
|                result |= 2;
|              else if (!symlink ("a", "conftest.lnk2/"))
|                result |= 4;
|              return result;
| 
|   ;
|   return 0;
| }
configure:27414: result: no
configure:27450: checking whether <sys/select.h> is self-contained
configure:27529: result: no
configure:27742: checking for nlink_t
configure:27742: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:27742: $? = 0
configure:27742: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:236:22: error: expected expression before ')' token
 if (sizeof ((nlink_t)))
                      ^
configure:27742: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| /* end confdefs.h.  */
| #include <sys/types.h>
|      #include <sys/stat.h>
| 
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:27742: result: yes
configure:27772: checking whether localtime_r is declared
configure:27772: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:27772: $? = 0
configure:27772: result: yes
configure:27791: checking whether localtime_r is compatible with its POSIX signature
configure:27815: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:27815: $? = 0
configure:27823: result: yes
configure:27868: checking for library containing timer_settime
configure:27899: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:27899: $? = 0
configure:27916: result: none required
conftest.c:232:22: fatal error: features.h: No such file or directory
 #include <features.h>
                      ^
compilation terminated.
configure:27945: checking for timer_settime
configure:27945: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:27945: $? = 0
configure:27945: result: yes
configure:28059: checking for unsetenv
configure:28059: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:28059: $? = 0
configure:28059: result: yes
configure:28072: checking for unsetenv() return type
configure:28097: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:28097: $? = 0
configure:28104: result: int
configure:28113: checking whether unsetenv obeys POSIX
configure:28158: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:28158: $? = 0
configure:28158: ./conftest
configure:28158: $? = 0
configure:28168: result: yes
configure:10: checking for euidaccess
configure:10: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .euidaccess
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:10: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 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:10: result: no
configure:38: checking libgen.h usability
configure:38: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -c -O3    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c >&5
configure:38: $? = 0
configure:38: result: yes
configure:38: checking libgen.h presence
configure:38: <TOOLSDIR>/gcc-4.8/bin/gcc -E    -I<TOOLSDIR>/emacs-24.3.91/include conftest.c
configure:38: $? = 0
configure:38: result: yes
configure:38: checking for libgen.h
configure:38: result: yes
configure:49: checking for getgroups
configure:49: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:49: $? = 0
configure:49: result: yes
configure:104: checking for working getgroups
configure:131: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:131: $? = 0
configure:131: ./conftest
configure:131: $? = 0
configure:142: result: yes
configure:164: checking for library containing eaccess
configure:195: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .eaccess
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 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 eaccess ();
| int
| main ()
| {
| return eaccess ();
|   ;
|   return 0;
| }
configure:195: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lgen  -lpthread  -lpng15 >&5 
collect2: fatal error: library libgen not found
compilation terminated.
configure:195: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 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 eaccess ();
| int
| main ()
| {
| return eaccess ();
|   ;
|   return 0;
| }
configure:212: result: no
configure:223: checking for eaccess
configure:223: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .eaccess
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define eaccess innocuous_eaccess
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char eaccess (); 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 eaccess
| 
| /* 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 eaccess ();
| /* 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_eaccess || defined __stub___eaccess
| choke me
| #endif
| 
| int
| main ()
| {
| return eaccess ();
|   ;
|   return 0;
| }
configure:223: result: no
configure:8: checking for group_member
configure:8: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .group_member
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:8: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| /* Define group_member to an innocuous variant, in case <limits.h> declares group_member.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define group_member innocuous_group_member
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char group_member (); 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 group_member
| 
| /* 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 group_member ();
| /* 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_group_member || defined __stub___group_member
| choke me
| #endif
| 
| int
| main ()
| {
| return group_member ();
|   ;
|   return 0;
| }
configure:8: result: no
configure:8: checking for getgroups
configure:8: result: yes
configure:63: checking for working getgroups
configure:101: result: yes
configure:129: checking whether getgroups handles negative values
configure:156: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:156: $? = 0
configure:156: ./conftest
configure:156: $? = 0
configure:166: result: yes
configure:6: checking whether stat handles trailing slashes on directories
configure:29: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:29: $? = 0
configure:29: ./conftest
configure:29: $? = 0
configure:39: result: yes
configure:41: checking whether stat handles trailing slashes on files
configure:81: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:81: $? = 0
configure:81: ./conftest
configure:81: $? = 3
configure: program exited with status 3
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h.  */
| #include <sys/stat.h>
| 
| int
| main ()
| {
| int result = 0;
|       struct stat st;
|       if (!stat ("conftest.tmp/", &st))
|         result |= 1;
| #if HAVE_LSTAT
|       if (!stat ("conftest.lnk/", &st))
|         result |= 2;
| #endif
|       return result;
| 
|   ;
|   return 0;
| }
configure:92: result: no
configure:11: checking whether getdtablesize works
configure:40: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
configure:40: $? = 0
configure:40: ./conftest
configure:40: $? = 0
configure:51: result: yes
configure:26: checking for __secure_getenv
configure:26: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .__secure_getenv
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:26: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define REPLACE_FUNC_STAT_FILE 1
| /* end confdefs.h.  */
| /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define __secure_getenv innocuous___secure_getenv
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __secure_getenv (); 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 __secure_getenv
| 
| /* 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 __secure_getenv ();
| /* 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___secure_getenv || defined __stub_____secure_getenv
| choke me
| #endif
| 
| int
| main ()
| {
| return __secure_getenv ();
|   ;
|   return 0;
| }
configure:26: result: no
configure:38: checking for issetugid
configure:38: <TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99 -o conftest -O3    -I<TOOLSDIR>/emacs-24.3.91/include  -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc  conftest.c -lpthread  -lpng15 >&5 
ld: 0711-317 ERROR: Undefined symbol: .issetugid
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: error: ld returned 8 exit status
configure:38: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "emacs"
| #define PACKAGE_TARNAME "emacs"
| #define PACKAGE_VERSION "24.3.91"
| #define PACKAGE_STRING "emacs 24.3.91"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "emacs"
| #define VERSION "24.3.91"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
| #define SYSTEM_TYPE "aix"
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PWD_H 1
| #define HAVE_UTMP_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_UTIME_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_NET_IF_H 1
| #define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
| #define HAVE_SYS_VLIMIT_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_PTHREAD 1
| #define HAVE_XRMSETDATABASE 1
| #define HAVE_XSCREENRESOURCESTRING 1
| #define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
| #define HAVE_JPEG 1
| #define HAVE_PNG_H 1
| #define HAVE_PNG 1
| #define HAVE_ZLIB 1
| #define HAVE_TIFF 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_GETRUSAGE 1
| #define HAVE_GET_CURRENT_DIR_NAME 1
| #define HAVE_LRAND48 1
| #define HAVE_SELECT 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_SETLOCALE 1
| #define HAVE_GETRLIMIT 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_SHUTDOWN 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SETITIMER 1
| #define HAVE_SENDTO 1
| #define HAVE_RECVFROM 1
| #define HAVE_GETSOCKNAME 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETLINE 1
| #define HAVE_GETDELIM 1
| #define HAVE_SYNC 1
| #define HAVE_GETPWENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_ENDGRENT 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_CFSETSPEED 1
| #define HAVE_COPYSIGN 1
| #define HAVE_LOG2 1
| #define HAVE_RANDOM 1
| #define HAVE_RINT 1
| #define HAVE___BUILTIN_UNWIND_INIT 1
| #define HAVE_FSEEKO 1
| #define HAVE_GRANTPT 1
| #define HAVE_POSIX_OPENPT 1
| #define TERMINFO 1
| #define HAVE_RES_INIT 1
| #define HAVE_TZSET 1
| #define HAVE_FCNTL 1
| #define HAVE_FSYNC 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LSTAT 1
| #define HAVE_PSELECT 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_FCHMOD 1
| #define HAVE_READLINK 1
| #define HAVE_STRTOIMAX 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_SYMLINK 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GETDTABLESIZE 1
| #define LOCALTIME_CACHE 1
| #define HAVE_INET_SOCKETS 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LANGINFO_CODESET 1
| #define HAVE_MBSTATE_T 1
| #define __restrict_arr __restrict
| #define AMPERSAND_FULL_NAME 1
| #define CLASH_DETECTION 1
| #define HAVE_PTYS 1
| #define HAVE_SOCKETS 1
| #define NULL_DEVICE "/dev/null"
| #define SEPCHAR ':'
| #define subprocesses 1
| #define USER_FULL_NAME pw->pw_gecos
| #define DIRECTORY_SEP '/'
| #define IS_DEVICE_SEP(_c_) 0
| #define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
| #define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
| #define BROKEN_GET_CURRENT_DIR_NAME 1
| #define DEFAULT_SOUND_DEVICE "/dev/dsp"
| #define PTY_ITERATION int c; for (c = 0; !c ; c++)
| #define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
| #define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
| #define SIGNALS_VIA_CHARACTERS 1
| #define DATA_SEG_BITS 0x20000000
| #define GC_SETJMP_WORKS 1
| #define HAVE__SETJMP 1
| #define USG /**/
| #define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
| #define TERM_HEADER "xterm.h"
| #define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
| #define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
| #define HAVE_X_WINDOWS 1
| #define USE_X_TOOLKIT 1
| #define USE_LUCID 1
| #define HAVE_X11 1
| #define GNU_MALLOC 1
| #define REL_ALLOC 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define WORDS_BIGENDIAN 1
| #define HAVE_C99_STRTOLD 1
| #define HAVE_ENVIRON_DECL 1
| #define HAVE_DECL_FDATASYNC 1
| #define HAVE_DECL_STRMODE 0
| #define __GETOPT_PREFIX rpl_
| #define HAVE_DECL_GETENV 1
| #define restrict __restrict
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_DECL_MEMRCHR 0
| #define HAVE_DECL_ALARM 1
| #define HAVE_SIGSET_T 1
| #define HAVE__BOOL 1
| #define HAVE_WCHAR_T 1
| #define HAVE_DECL_TZNAME 1
| #define HAVE_TZNAME 1
| #define HAVE_DECL_STRTOIMAX 1
| #define HAVE_DECL_STRTOUMAX 1
| #define HAVE_DECL_UNSETENV 1
| #define HAVE_WORKING_UTIMES 1
| #define HAVE_STRUCT_UTIMBUF 1
| #define GETGROUPS_T gid_t
| #define HAVE_ALLOCA 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_SETTIME 1
| #define GNULIB_CLOSE_STREAM 1
| #define HAVE_DUP2 1
| #define HAVE_ACCESS 1
| #define GNULIB_FACCESSAT 1
| #define HAVE_DECL_FDOPENDIR 0
| #define GNULIB_FDOPENDIR 1
| #define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
| #define HAVE_LIBPERFSTAT 1
| #define HAVE_NLIST_H 1
| #define N_NAME_POINTER 1
| #define __GETOPT_PREFIX rpl_
| #define GETTIMEOFDAY_TIMEZONE void
| #define GNULIB_MKOSTEMP 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_DECL__PUTENV 0
| #define HAVE_SYS_ACL_H 1
| #define HAVE_ACLX_GET 1
| #define HAVE_STATACL 1
| #define USE_ACL 1
| #define GNULIB_FSCANF 1
| #define GNULIB_SCANF 1
| #define my_strftime nstrftime
| #define HAVE_DECL_LOCALTIME_R 1
| #define HAVE_TIMER_SETTIME 1
| #define HAVE_UNSETENV 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETGROUPS 1
| #define REPLACE_FUNC_STAT_FILE 1
| /* end confdefs.h.  */
| /* Define issetugid to an innocuous variant, in case <limits.h> declares issetugid.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define issetugid innocuous_issetugid
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char issetugid (); 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 issetugid
| 
| /* 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 issetugid ();
| /* 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_issetugid || defined __stub___issetugid
| choke me
| #endif
| 
| int
| main ()
| {
| return issetugid ();
|   ;
|   return 0;
| }
configure:38: result: no
configure:29846: checking that generated files are newer than configure
configure:29852: result: done
configure:30016: creating ./config.status

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

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

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

on ax30001

config.status:1966: creating Makefile
config.status:1966: creating lib/Makefile
config.status:1966: creating lib-src/Makefile
config.status:1966: creating oldXMenu/Makefile
config.status:1966: creating doc/emacs/Makefile
config.status:1966: creating doc/misc/Makefile
config.status:1966: creating doc/lispintro/Makefile
config.status:1966: creating doc/lispref/Makefile
config.status:1966: creating src/Makefile
config.status:1966: creating lwlib/Makefile
config.status:1966: creating lisp/Makefile
config.status:1966: creating leim/Makefile
config.status:1966: creating nextstep/Makefile
config.status:1966: creating nt/Makefile
config.status:1966: creating admin/unidata/Makefile
config.status:1966: creating admin/grammars/Makefile
config.status:1966: creating src/config.h
config.status:2200: executing depfiles commands
config.status:2200: executing src/epaths.h commands
config.status:2200: executing src/.gdbinit commands

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

ac_cv_build=powerpc-ibm-aix6.1.0.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_env_CC_set=set
ac_cv_env_CC_value=<TOOLSDIR>/gcc-4.8/bin/gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-O3
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=' -I<TOOLSDIR>/emacs-24.3.91/include'
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -L<TOOLSDIR>/emacs-24.3.91/lib'
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value=' -lpng15'
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_XrmSetDatabase=yes
ac_cv_func___executable_start=no
ac_cv_func___secure_getenv=no
ac_cv_func_accept4=no
ac_cv_func_access=yes
ac_cv_func_aclx_get=yes
ac_cv_func_alloca_works=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_cfsetspeed=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_clock_settime=yes
ac_cv_func_copysign=yes
ac_cv_func_eaccess=no
ac_cv_func_endgrent=yes
ac_cv_func_endpwent=yes
ac_cv_func_euidaccess=no
ac_cv_func_faccessat=no
ac_cv_func_facl=no
ac_cv_func_fchmod=yes
ac_cv_func_fcntl=yes
ac_cv_func_fdopendir=no
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_freeifaddrs=no
ac_cv_func_fstatat=no
ac_cv_func_fsync=yes
ac_cv_func_futimens=no
ac_cv_func_futimes=no
ac_cv_func_futimesat=no
ac_cv_func_gai_strerror=yes
ac_cv_func_get_current_dir_name=yes
ac_cv_func_getacl=no
ac_cv_func_getaddrinfo=yes
ac_cv_func_getdelim=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_getgrent=yes
ac_cv_func_getgroups=yes
ac_cv_func_getgroups_works=yes
ac_cv_func_gethostname=yes
ac_cv_func_getifaddrs=no
ac_cv_func_getline=yes
ac_cv_func_getloadavg=no
ac_cv_func_getpagesize=yes
ac_cv_func_getpeername=yes
ac_cv_func_getpt=no
ac_cv_func_getpwent=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsockname=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_grantpt=yes
ac_cv_func_group_member=no
ac_cv_func_issetugid=no
ac_cv_func_localtime_r=yes
ac_cv_func_log2=yes
ac_cv_func_lrand48=yes
ac_cv_func_lstat=yes
ac_cv_func_lutimes=no
ac_cv_func_memrchr=no
ac_cv_func_mkostemp=no
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_nanotime=no
ac_cv_func_pipe2=no
ac_cv_func_posix_openpt=yes
ac_cv_func_pselect=yes
ac_cv_func_pthread_sigmask=yes
ac_cv_func_random=yes
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=no
ac_cv_func_recvfrom=yes
ac_cv_func_rint=yes
ac_cv_func_secure_getenv=no
ac_cv_func_select=yes
ac_cv_func_sendto=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setrlimit=yes
ac_cv_func_shutdown=yes
ac_cv_func_sig2str=no
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_statacl=yes
ac_cv_func_strsignal=yes
ac_cv_func_strtoimax=yes
ac_cv_func_strtoumax=yes
ac_cv_func_symlink=yes
ac_cv_func_sync=yes
ac_cv_func_timer_settime=yes
ac_cv_func_touchlock=no
ac_cv_func_tzset=yes
ac_cv_func_unsetenv=yes
ac_cv_func_utimensat=no
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_have_decl___sys_siglist=no
ac_cv_have_decl__putenv=no
ac_cv_have_decl_alarm=yes
ac_cv_have_decl_fdatasync=yes
ac_cv_have_decl_fdopendir=no
ac_cv_have_decl_getenv=yes
ac_cv_have_decl_getloadavg=no
ac_cv_have_decl_localtime_r=yes
ac_cv_have_decl_memrchr=no
ac_cv_have_decl_png_longjmp=yes
ac_cv_have_decl_strmode=no
ac_cv_have_decl_strtoimax=yes
ac_cv_have_decl_strtoumax=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_decl_tzname=yes
ac_cv_have_decl_unsetenv=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_extensions_Xinerama_h=no
ac_cv_header_X11_extensions_Xrandr_h=no
ac_cv_header_X11_xpm_h=yes
ac_cv_header_aclv_h=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_byteswap_h=no
ac_cv_header_coff_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_execinfo_h=no
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_jerror_h=yes
ac_cv_header_libgen_h=yes
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_netinet_in_h=yes
ac_cv_header_nlist_h=yes
ac_cv_header_png_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_pty_h=no
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdbool_h=yes
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_acl_h=yes
ac_cv_header_sys_inotify_h=no
ac_cv_header_sys_loadavg_h=no
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_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_tiffio_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_valgrind_valgrind_h=no
ac_cv_header_vfork_h=no
ac_cv_header_wchar_h=yes
ac_cv_host=powerpc-ibm-aix6.1.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_elf_elf_begin=no
ac_cv_lib_getloadavg_getloadavg=no
ac_cv_lib_jpeg_jpeg_destroy_compress=yes
ac_cv_lib_kstat_kstat_open=no
ac_cv_lib_kvm_kvm_open=no
ac_cv_lib_lockfile_maillock=no
ac_cv_lib_m_sqrt=yes
ac_cv_lib_mail_maillock=no
ac_cv_lib_perfstat_perfstat_cpu_total=yes
ac_cv_lib_png_png_get_channels=yes
ac_cv_lib_pthread_pthread_atfork=yes
ac_cv_lib_pthreads_cma_open=no
ac_cv_lib_selinux_lgetfilecon=no
ac_cv_lib_tiff_TIFFGetVersion=yes
ac_cv_lib_util_getloadavg=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_nlist_n_un_n_name=no
ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no
ac_cv_member_struct_stat_st_atim_tv_nsec=no
ac_cv_member_struct_stat_st_atimensec=no
ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
ac_cv_member_struct_stat_st_birthtimensec=no
ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=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='/usr/local/bin/grep -E'
ac_cv_path_GREP=/usr/local/bin/grep
ac_cv_path_GZIP_PROG=/usr/local/bin/gzip
ac_cv_path_INSTALL_INFO=/opt/freeware/bin/install-info
ac_cv_path_MAKEINFO=no
ac_cv_path_PKG_CONFIG=/bin/pkg-config
ac_cv_path_install='/opt/freeware/bin/install -c'
ac_cv_path_mkdir=/opt/freeware/bin/mkdir
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='<TOOLSDIR>/gcc-4.8/bin/gcc -E'
ac_cv_prog_ac_ct_AR=ar
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_stdc=-std=gnu99
ac_cv_prog_liblockfile=no
ac_cv_prog_make__bin_gmake_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_acl_get_file=no
ac_cv_search_clock_gettime='none required'
ac_cv_search_eaccess=no
ac_cv_search_fdatasync='none required'
ac_cv_search_inflateEnd=-lz
ac_cv_search_timer_settime='none required'
ac_cv_should_define__xopen_source=no
ac_cv_struct_st_dm_mode=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_sys_pending_output_n_bytes='fp->_ptr - fp->_base'
ac_cv_type__Bool=yes
ac_cv_type_getgroups=gid_t
ac_cv_type_long_long_int=yes
ac_cv_type_mbstate_t=yes
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_sighandler_t=no
ac_cv_type_sigset_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_unsigned_long_long_int=yes
ac_cv_type_volatile_sig_atomic_t=yes
ac_cv_var_tzname=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
emacs_cv_c_restrict_arr=yes
emacs_cv_clang=no
emacs_cv_data_start=no
emacs_cv_func___builtin_unwind_init=yes
emacs_cv_func__setjmp=yes
emacs_cv_langinfo_codeset=yes
emacs_cv_localtime_cache=yes
emacs_cv_netdb_declares_h_errno=yes
emacs_cv_personality_linux32=no
emacs_cv_sanitize_address=no
emacs_cv_usable_FIONREAD=no
emacs_cv_var_doug_lea_malloc=no
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
gl_cv_c_multiarch=no
gl_cv_decl_null_works=yes
gl_cv_decl_readlink_works=no
gl_cv_func___fpending=no
gl_cv_func_c99_strtold=yes
gl_cv_func_dup2_works=yes
gl_cv_func_fcntl_f_dupfd_cloexec=no
gl_cv_func_fcntl_f_dupfd_works=yes
gl_cv_func_getdtablesize_works=yes
gl_cv_func_getgroups_works=yes
gl_cv_func_gettimeofday_clobber=no
gl_cv_func_gettimeofday_posix_signature=yes
gl_cv_func_lstat_dereferences_slashed_symlink=no
gl_cv_func_pselect_detects_ebadf=yes
gl_cv_func_pthread_sigmask_in_libc_works=yes
gl_cv_func_pthread_sigmask_return_works=yes
gl_cv_func_pthread_sigmask_unblock_works='guessing yes'
gl_cv_func_readlink_works=yes
gl_cv_func_stat_dir_slash=yes
gl_cv_func_stat_file_slash=no
gl_cv_func_strtoimax=yes
gl_cv_func_svid_putenv=no
gl_cv_func_symlink_works=no
gl_cv_func_unsetenv_works=yes
gl_cv_func_va_copy=yes
gl_cv_func_working_mktime=no
gl_cv_func_working_utimes=yes
gl_cv_have_include_next=yes
gl_cv_header_errno_h_complete=yes
gl_cv_header_sys_select_h_selfcontained=no
gl_cv_header_working_stdalign_h=no
gl_cv_header_working_stdint_h=yes
gl_cv_next_dirent_h='<dirent.h>'
gl_cv_next_fcntl_h='<fcntl.h>'
gl_cv_next_getopt_h='<getopt.h>'
gl_cv_next_inttypes_h='<inttypes.h>'
gl_cv_next_signal_h='<signal.h>'
gl_cv_next_stdint_h='<stdint.h>'
gl_cv_next_stdio_h='<stdio.h>'
gl_cv_next_stdlib_h='<stdlib.h>'
gl_cv_next_string_h='<string.h>'
gl_cv_next_sys_select_h='<sys/select.h>'
gl_cv_next_sys_stat_h='<sys/stat.h>'
gl_cv_next_sys_time_h='<sys/time.h>'
gl_cv_next_sys_types_h='<sys/types.h>'
gl_cv_next_time_h='<time.h>'
gl_cv_next_unistd_h='<unistd.h>'
gl_cv_pragma_columns=no
gl_cv_rpl_alloca=yes
gl_cv_sig_pselect=yes
gl_cv_sys_struct_timespec_in_time_h=yes
gl_cv_sys_struct_timeval=yes
gl_cv_sys_struct_timeval_tv_sec=yes
gl_cv_sys_struct_utimbuf=yes
gl_cv_time_r_posix=yes
gl_cv_type_sigset_t=yes
gt_cv_c_wchar_t=yes
gt_cv_func_unsetenv_ret=int
gt_cv_ssize_t=yes
gt_cv_var_environ_declaration=yes

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

ACLOCAL='${SHELL} <HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/build-aux/missing aclocal-1.14'
ADDSECTION=''
ALLOCA=''
ALLOCA_H='alloca.h'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
APPLE_UNIVERSAL_BUILD='0'
AR='ar'
ARFLAGS='cru'
AUTOCONF='${SHELL} <HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/build-aux/missing autoconf'
AUTOHEADER='${SHELL} <HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/build-aux/missing autoheader'
AUTOMAKE='${SHELL} <HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/build-aux/missing automake-1.14'
AWK='nawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
BLESSMAIL_TARGET=''
BUILDING_FOR_WINDOWSNT_FALSE=''
BUILDING_FOR_WINDOWSNT_TRUE='#'
BYTESWAP_H='byteswap.h'
CANNOT_DUMP='no'
CC='<TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O3'
CFLAGS_SOUND=''
CLIENTRES=''
CLIENTW=''
CM_OBJ='cm.o'
COM_ERRLIB=''
CPP='<TOOLSDIR>/gcc-4.8/bin/gcc -E'
CPPFLAGS='   -I<TOOLSDIR>/emacs-24.3.91/include'
CRYPTOLIB=''
CYGPATH_W='echo'
CYGWIN_OBJ=''
C_SWITCH_MACHINE=''
C_SWITCH_SYSTEM=''
C_SWITCH_X_SITE=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DBUS_OBJ=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP'
DESLIB=''
DOCMISC_W32=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/local/bin/grep -E'
EMACSRES=''
EMACS_HEAPSIZE=''
EMACS_MANIFEST=''
EMULTIHOP_HIDDEN=''
EMULTIHOP_VALUE=''
ENOLINK_HIDDEN=''
ENOLINK_VALUE=''
EOVERFLOW_HIDDEN=''
EOVERFLOW_VALUE=''
ERRNO_H=''
EXECINFO_H='execinfo.h'
EXEEXT=''
FIRSTFILE_OBJ=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
FONT_OBJ='xfont.o'
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GCONF_CFLAGS=''
GCONF_LIBS=''
GETLOADAVG_LIBS='-lperfstat '
GETOPT_H='getopt.h'
GFILENOTIFY_CFLAGS=''
GFILENOTIFY_LIBS=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE='#'
GL_GENERATE_ALLOCA_H_FALSE='#'
GL_GENERATE_ALLOCA_H_TRUE=''
GL_GENERATE_BYTESWAP_H_FALSE='#'
GL_GENERATE_BYTESWAP_H_TRUE=''
GL_GENERATE_ERRNO_H_FALSE=''
GL_GENERATE_ERRNO_H_TRUE='#'
GL_GENERATE_EXECINFO_H_FALSE='#'
GL_GENERATE_EXECINFO_H_TRUE=''
GL_GENERATE_STDALIGN_H_FALSE='#'
GL_GENERATE_STDALIGN_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_ALPHASORT='0'
GNULIB_ATOLL='0'
GNULIB_CALLOC_POSIX='0'
GNULIB_CANONICALIZE_FILE_NAME='0'
GNULIB_CHDIR='0'
GNULIB_CHOWN='0'
GNULIB_CLOSE='0'
GNULIB_CLOSEDIR='0'
GNULIB_DIRFD='0'
GNULIB_DPRINTF='0'
GNULIB_DUP2='1'
GNULIB_DUP3='0'
GNULIB_DUP='0'
GNULIB_ENVIRON='1'
GNULIB_EUIDACCESS='1'
GNULIB_FACCESSAT='1'
GNULIB_FCHDIR='0'
GNULIB_FCHMODAT='0'
GNULIB_FCHOWNAT='0'
GNULIB_FCLOSE='0'
GNULIB_FCNTL='1'
GNULIB_FDATASYNC='1'
GNULIB_FDOPEN='0'
GNULIB_FDOPENDIR='1'
GNULIB_FFLUSH='0'
GNULIB_FFSL='0'
GNULIB_FFSLL='0'
GNULIB_FGETC='1'
GNULIB_FGETS='1'
GNULIB_FOPEN='0'
GNULIB_FPRINTF='1'
GNULIB_FPRINTF_POSIX='0'
GNULIB_FPURGE='0'
GNULIB_FPUTC='1'
GNULIB_FPUTS='1'
GNULIB_FREAD='1'
GNULIB_FREOPEN='0'
GNULIB_FSCANF='1'
GNULIB_FSEEK='0'
GNULIB_FSEEKO='0'
GNULIB_FSTAT='0'
GNULIB_FSTATAT='1'
GNULIB_FSYNC='1'
GNULIB_FTELL='0'
GNULIB_FTELLO='0'
GNULIB_FTRUNCATE='0'
GNULIB_FUTIMENS='0'
GNULIB_FWRITE='1'
GNULIB_GETC='1'
GNULIB_GETCHAR='1'
GNULIB_GETCWD='0'
GNULIB_GETDELIM='0'
GNULIB_GETDOMAINNAME='0'
GNULIB_GETDTABLESIZE='1'
GNULIB_GETGROUPS='1'
GNULIB_GETHOSTNAME='0'
GNULIB_GETLINE='0'
GNULIB_GETLOADAVG='1'
GNULIB_GETLOGIN='0'
GNULIB_GETLOGIN_R='0'
GNULIB_GETPAGESIZE='0'
GNULIB_GETSUBOPT='0'
GNULIB_GETTIMEOFDAY='1'
GNULIB_GETUSERSHELL='0'
GNULIB_GL_UNISTD_H_GETOPT='1'
GNULIB_GRANTPT='0'
GNULIB_GROUP_MEMBER='1'
GNULIB_IMAXABS='0'
GNULIB_IMAXDIV='0'
GNULIB_ISATTY='0'
GNULIB_LCHMOD='0'
GNULIB_LCHOWN='0'
GNULIB_LINK='0'
GNULIB_LINKAT='0'
GNULIB_LSEEK='0'
GNULIB_LSTAT='1'
GNULIB_MALLOC_POSIX='0'
GNULIB_MBSCASECMP='0'
GNULIB_MBSCASESTR='0'
GNULIB_MBSCHR='0'
GNULIB_MBSCSPN='0'
GNULIB_MBSLEN='0'
GNULIB_MBSNCASECMP='0'
GNULIB_MBSNLEN='0'
GNULIB_MBSPBRK='0'
GNULIB_MBSPCASECMP='0'
GNULIB_MBSRCHR='0'
GNULIB_MBSSEP='0'
GNULIB_MBSSPN='0'
GNULIB_MBSSTR='0'
GNULIB_MBSTOK_R='0'
GNULIB_MBTOWC='0'
GNULIB_MEMCHR='0'
GNULIB_MEMMEM='0'
GNULIB_MEMPCPY='0'
GNULIB_MEMRCHR='1'
GNULIB_MKDIRAT='0'
GNULIB_MKDTEMP='0'
GNULIB_MKFIFO='0'
GNULIB_MKFIFOAT='0'
GNULIB_MKNOD='0'
GNULIB_MKNODAT='0'
GNULIB_MKOSTEMP='1'
GNULIB_MKOSTEMPS='0'
GNULIB_MKSTEMP='0'
GNULIB_MKSTEMPS='0'
GNULIB_MKTIME='1'
GNULIB_NANOSLEEP='0'
GNULIB_NONBLOCKING='0'
GNULIB_OBSTACK_PRINTF='0'
GNULIB_OBSTACK_PRINTF_POSIX='0'
GNULIB_OPEN='0'
GNULIB_OPENAT='0'
GNULIB_OPENDIR='0'
GNULIB_PCLOSE='0'
GNULIB_PERROR='0'
GNULIB_PIPE2='1'
GNULIB_PIPE='0'
GNULIB_POPEN='0'
GNULIB_POSIX_OPENPT='0'
GNULIB_PREAD='0'
GNULIB_PRINTF='1'
GNULIB_PRINTF_POSIX='0'
GNULIB_PSELECT='1'
GNULIB_PTHREAD_SIGMASK='1'
GNULIB_PTSNAME='0'
GNULIB_PTSNAME_R='0'
GNULIB_PUTC='1'
GNULIB_PUTCHAR='1'
GNULIB_PUTENV='1'
GNULIB_PUTS='1'
GNULIB_PWRITE='0'
GNULIB_RAISE='0'
GNULIB_RANDOM='0'
GNULIB_RANDOM_R='0'
GNULIB_RAWMEMCHR='0'
GNULIB_READ='0'
GNULIB_READDIR='0'
GNULIB_READLINK='1'
GNULIB_READLINKAT='1'
GNULIB_REALLOC_POSIX='0'
GNULIB_REALPATH='0'
GNULIB_REMOVE='0'
GNULIB_RENAME='0'
GNULIB_RENAMEAT='0'
GNULIB_REWINDDIR='0'
GNULIB_RMDIR='0'
GNULIB_RPMATCH='0'
GNULIB_SCANDIR='0'
GNULIB_SCANF='1'
GNULIB_SECURE_GETENV='1'
GNULIB_SELECT='0'
GNULIB_SETENV='0'
GNULIB_SETHOSTNAME='0'
GNULIB_SIGACTION='0'
GNULIB_SIGNAL_H_SIGPIPE='0'
GNULIB_SIGPROCMASK='0'
GNULIB_SLEEP='0'
GNULIB_SNPRINTF='0'
GNULIB_SPRINTF_POSIX='0'
GNULIB_STAT='1'
GNULIB_STDIO_H_NONBLOCKING='0'
GNULIB_STDIO_H_SIGPIPE='0'
GNULIB_STPCPY='0'
GNULIB_STPNCPY='0'
GNULIB_STRCASESTR='0'
GNULIB_STRCHRNUL='0'
GNULIB_STRDUP='0'
GNULIB_STRERROR='0'
GNULIB_STRERROR_R='0'
GNULIB_STRNCAT='0'
GNULIB_STRNDUP='0'
GNULIB_STRNLEN='0'
GNULIB_STRPBRK='0'
GNULIB_STRPTIME='0'
GNULIB_STRSEP='0'
GNULIB_STRSIGNAL='0'
GNULIB_STRSTR='0'
GNULIB_STRTOD='0'
GNULIB_STRTOIMAX='1'
GNULIB_STRTOK_R='0'
GNULIB_STRTOLL='0'
GNULIB_STRTOULL='0'
GNULIB_STRTOUMAX='1'
GNULIB_STRVERSCMP='0'
GNULIB_SYMLINK='1'
GNULIB_SYMLINKAT='0'
GNULIB_SYSTEM_POSIX='0'
GNULIB_TIMEGM='0'
GNULIB_TIME_R='1'
GNULIB_TMPFILE='0'
GNULIB_TTYNAME_R='0'
GNULIB_UNISTD_H_NONBLOCKING='0'
GNULIB_UNISTD_H_SIGPIPE='0'
GNULIB_UNLINK='0'
GNULIB_UNLINKAT='0'
GNULIB_UNLOCKPT='0'
GNULIB_UNSETENV='1'
GNULIB_USLEEP='0'
GNULIB_UTIMENSAT='0'
GNULIB_VASPRINTF='0'
GNULIB_VDPRINTF='0'
GNULIB_VFPRINTF='1'
GNULIB_VFPRINTF_POSIX='0'
GNULIB_VFSCANF='0'
GNULIB_VPRINTF='1'
GNULIB_VPRINTF_POSIX='0'
GNULIB_VSCANF='0'
GNULIB_VSNPRINTF='0'
GNULIB_VSPRINTF_POSIX='0'
GNULIB_WARN_CFLAGS=''
GNULIB_WCTOMB='0'
GNULIB_WRITE='0'
GNULIB__EXIT='0'
GNUSTEP_CFLAGS=''
GNU_OBJC_CFLAGS=''
GOBJECT_CFLAGS=''
GOBJECT_LIBS=''
GREP='/usr/local/bin/grep'
GSETTINGS_CFLAGS=''
GSETTINGS_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
GTK_OBJ=''
GZIP_PROG='/usr/local/bin/gzip'
HAVE_ALPHASORT='1'
HAVE_ATOLL='1'
HAVE_CANONICALIZE_FILE_NAME='1'
HAVE_CHOWN='1'
HAVE_CLOSEDIR='1'
HAVE_DECL_DIRFD='1'
HAVE_DECL_ENVIRON='1'
HAVE_DECL_FCHDIR='1'
HAVE_DECL_FDATASYNC='1'
HAVE_DECL_FDOPENDIR='0'
HAVE_DECL_FPURGE='1'
HAVE_DECL_FSEEKO='1'
HAVE_DECL_FTELLO='1'
HAVE_DECL_GETDELIM='1'
HAVE_DECL_GETDOMAINNAME='1'
HAVE_DECL_GETLINE='1'
HAVE_DECL_GETLOADAVG='0'
HAVE_DECL_GETLOGIN_R='1'
HAVE_DECL_GETPAGESIZE='1'
HAVE_DECL_GETUSERSHELL='1'
HAVE_DECL_IMAXABS='1'
HAVE_DECL_IMAXDIV='1'
HAVE_DECL_LOCALTIME_R='1'
HAVE_DECL_MEMMEM='1'
HAVE_DECL_MEMRCHR='0'
HAVE_DECL_OBSTACK_PRINTF='1'
HAVE_DECL_SETENV='1'
HAVE_DECL_SETHOSTNAME='1'
HAVE_DECL_SNPRINTF='1'
HAVE_DECL_STRDUP='1'
HAVE_DECL_STRERROR_R='1'
HAVE_DECL_STRNDUP='1'
HAVE_DECL_STRNLEN='1'
HAVE_DECL_STRSIGNAL='1'
HAVE_DECL_STRTOIMAX='1'
HAVE_DECL_STRTOK_R='1'
HAVE_DECL_STRTOUMAX='1'
HAVE_DECL_TTYNAME_R='1'
HAVE_DECL_UNSETENV='1'
HAVE_DECL_VSNPRINTF='1'
HAVE_DIRENT_H='1'
HAVE_DPRINTF='1'
HAVE_DUP2='1'
HAVE_DUP3='1'
HAVE_EUIDACCESS='0'
HAVE_FACCESSAT='0'
HAVE_FCHDIR='1'
HAVE_FCHMODAT='1'
HAVE_FCHOWNAT='1'
HAVE_FCNTL='1'
HAVE_FDATASYNC='1'
HAVE_FDOPENDIR='0'
HAVE_FFSL='1'
HAVE_FFSLL='1'
HAVE_FSEEKO='1'
HAVE_FSTATAT='0'
HAVE_FSYNC='1'
HAVE_FTELLO='1'
HAVE_FTRUNCATE='1'
HAVE_FUTIMENS='1'
HAVE_GETDTABLESIZE='1'
HAVE_GETGROUPS='1'
HAVE_GETHOSTNAME='1'
HAVE_GETLOGIN='1'
HAVE_GETOPT_H='0'
HAVE_GETPAGESIZE='1'
HAVE_GETSUBOPT='1'
HAVE_GETTIMEOFDAY='1'
HAVE_GRANTPT='1'
HAVE_GROUP_MEMBER='0'
HAVE_INTTYPES_H='1'
HAVE_LCHMOD='1'
HAVE_LCHOWN='1'
HAVE_LINK='1'
HAVE_LINKAT='1'
HAVE_LONG_LONG_INT='1'
HAVE_LSTAT='1'
HAVE_MAKEINFO='no'
HAVE_MBSLEN='0'
HAVE_MEMCHR='1'
HAVE_MEMPCPY='1'
HAVE_MKDIRAT='1'
HAVE_MKDTEMP='1'
HAVE_MKFIFO='1'
HAVE_MKFIFOAT='1'
HAVE_MKNOD='1'
HAVE_MKNODAT='1'
HAVE_MKOSTEMP='0'
HAVE_MKOSTEMPS='1'
HAVE_MKSTEMP='1'
HAVE_MKSTEMPS='1'
HAVE_NANOSLEEP='1'
HAVE_OPENAT='1'
HAVE_OPENDIR='1'
HAVE_OS_H='0'
HAVE_PCLOSE='1'
HAVE_PIPE2='0'
HAVE_PIPE='1'
HAVE_POPEN='1'
HAVE_POSIX_OPENPT='1'
HAVE_POSIX_SIGNALBLOCKING='1'
HAVE_PREAD='1'
HAVE_PSELECT='1'
HAVE_PTHREAD_SIGMASK='1'
HAVE_PTSNAME='1'
HAVE_PTSNAME_R='1'
HAVE_PWRITE='1'
HAVE_RAISE='1'
HAVE_RANDOM='1'
HAVE_RANDOM_H='1'
HAVE_RANDOM_R='1'
HAVE_RAWMEMCHR='1'
HAVE_READDIR='1'
HAVE_READLINK='1'
HAVE_READLINKAT='0'
HAVE_REALPATH='1'
HAVE_RENAMEAT='1'
HAVE_REWINDDIR='1'
HAVE_RPMATCH='1'
HAVE_SCANDIR='1'
HAVE_SECURE_GETENV='0'
HAVE_SETENV='1'
HAVE_SETHOSTNAME='1'
HAVE_SIGACTION='1'
HAVE_SIGHANDLER_T='0'
HAVE_SIGINFO_T='1'
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T='1'
HAVE_SLEEP='1'
HAVE_STDINT_H='1'
HAVE_STPCPY='1'
HAVE_STPNCPY='1'
HAVE_STRCASESTR='1'
HAVE_STRCHRNUL='1'
HAVE_STRPBRK='1'
HAVE_STRPTIME='1'
HAVE_STRSEP='1'
HAVE_STRTOD='1'
HAVE_STRTOLL='1'
HAVE_STRTOULL='1'
HAVE_STRUCT_RANDOM_DATA='1'
HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
HAVE_STRUCT_TIMEVAL='1'
HAVE_STRVERSCMP='1'
HAVE_SYMLINK='1'
HAVE_SYMLINKAT='1'
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_LOADAVG_H='0'
HAVE_SYS_PARAM_H='0'
HAVE_SYS_SELECT_H='1'
HAVE_SYS_TIME_H='1'
HAVE_SYS_TYPES_H='1'
HAVE_TIMEGM='1'
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
HAVE_UNISTD_H='1'
HAVE_UNLINKAT='1'
HAVE_UNLOCKPT='1'
HAVE_UNSIGNED_LONG_LONG_INT='1'
HAVE_USLEEP='1'
HAVE_UTIMENSAT='1'
HAVE_VASPRINTF='1'
HAVE_VDPRINTF='1'
HAVE_WCHAR_H='1'
HAVE_WCHAR_T='1'
HAVE_WINSOCK2_H='0'
HAVE_XSERVER=''
HAVE__BOOL='1'
HAVE__EXIT='1'
IMAGEMAGICK_CFLAGS=''
IMAGEMAGICK_LIBS=''
INCLUDE_NEXT='include_next'
INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
INFO_EXT='.info'
INFO_OPTS='--no-split'
INSTALL_ARCH_INDEP_EXTRA='install-etc'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INFO='/opt/freeware/bin/install-info'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INT32_MAX_LT_INTMAX_MAX='1'
INT64_MAX_EQ_LONG_MAX='defined _LP64'
KRB4LIB=''
KRB5LIB=''
LDFLAGS=' -L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc '
LD_SWITCH_SYSTEM=''
LD_SWITCH_SYSTEM_TEMACS=' -Wl,-bnodelcsect'
LD_SWITCH_X_SITE=''
LD_SWITCH_X_SITE_RPATH=''
LIBGIF=''
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_LIBS=''
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBGPM=''
LIBHESIOD=''
LIBINTL=''
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBOTF_CFLAGS=''
LIBOTF_LIBS=''
LIBPNG='-lpng12 -lz -lm'
LIBRESOLV=''
LIBS='-lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lpthread -lrts -lIM -liconv  -lpng15'
LIBSELINUX_LIBS=''
LIBSOUND=''
LIBS_ECLIENT=''
LIBS_GNUSTEP=''
LIBS_MAIL=''
LIBS_SYSTEM='-lrts -lIM -liconv'
LIBS_TERMCAP='-lcurses'
LIBTIFF='-ltiff'
LIBXMENU='$(lwlibdir)/liblw.a'
LIBXML2_CFLAGS=''
LIBXML2_LIBS=''
LIBXMU='-lXmu'
LIBXPM='-lXpm'
LIBXSM='-lSM -lICE'
LIBXTR6='-lSM -lICE'
LIBXT_OTHER='$(LIBXMU) -lXt $(LIBXTR6) -lXext'
LIBX_OTHER='$(LIBXT) $(LIBX_EXTRA)'
LIBZ='-lz'
LIB_ACL=''
LIB_CLOCK_GETTIME=''
LIB_EACCESS=''
LIB_EXECINFO=''
LIB_FDATASYNC=''
LIB_MATH='-lm'
LIB_PTHREAD='-lpthread'
LIB_PTHREAD_SIGMASK=''
LIB_TIMER_TIME=''
LIB_WSOCK32=''
LN_S_FILEONLY='ln -s'
LTLIBINTL=''
LTLIBOBJS=''
M17N_FLT_CFLAGS=''
M17N_FLT_LIBS=''
MAKEINFO='makeinfo'
MAKE_PROG=''
MKDEPDIR='${MKDIR_P} ${DEPDIR}'
MKDIR_P='/opt/freeware/bin/mkdir -p'
NEXT_AS_FIRST_DIRECTIVE_DIRENT_H='<dirent.h>'
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
NEXT_AS_FIRST_DIRECTIVE_FCNTL_H='<fcntl.h>'
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='<getopt.h>'
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='<inttypes.h>'
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='<signal.h>'
NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H='<stdint.h>'
NEXT_AS_FIRST_DIRECTIVE_STDIO_H='<stdio.h>'
NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='<stdlib.h>'
NEXT_AS_FIRST_DIRECTIVE_STRING_H='<string.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='<sys/select.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='<sys/stat.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='<sys/time.h>'
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='<sys/types.h>'
NEXT_AS_FIRST_DIRECTIVE_TIME_H='<time.h>'
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='<unistd.h>'
NEXT_DIRENT_H='<dirent.h>'
NEXT_ERRNO_H=''
NEXT_FCNTL_H='<fcntl.h>'
NEXT_GETOPT_H='<getopt.h>'
NEXT_INTTYPES_H='<inttypes.h>'
NEXT_SIGNAL_H='<signal.h>'
NEXT_STDARG_H='<stdarg.h>'
NEXT_STDDEF_H=''
NEXT_STDINT_H='<stdint.h>'
NEXT_STDIO_H='<stdio.h>'
NEXT_STDLIB_H='<stdlib.h>'
NEXT_STRING_H='<string.h>'
NEXT_SYS_SELECT_H='<sys/select.h>'
NEXT_SYS_STAT_H='<sys/stat.h>'
NEXT_SYS_TIME_H='<sys/time.h>'
NEXT_SYS_TYPES_H='<sys/types.h>'
NEXT_TIME_H='<time.h>'
NEXT_UNISTD_H='<unistd.h>'
NOTIFY_OBJ=''
NS_OBJ=''
NS_OBJC_OBJ=''
NTDIR=''
NTLIB=''
OBJEXT='o'
OTHER_FILES=''
PACKAGE='emacs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='emacs'
PACKAGE_STRING='emacs 24.3.91'
PACKAGE_TARNAME='emacs'
PACKAGE_URL=''
PACKAGE_VERSION='24.3.91'
PATH_SEPARATOR=':'
PAXCTL=''
PKG_CONFIG='/bin/pkg-config'
POST_ALLOC_OBJ=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
PRE_ALLOC_OBJ='lastfile.o'
PRIPTR_PREFIX='__PRIPTR_PREFIX'
PRI_MACROS_BROKEN='0'
PROFILING_CFLAGS=''
PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
PTRDIFF_T_SUFFIX=''
RALLOC_OBJ='ralloc.o'
RANLIB='ranlib'
REPLACE_CALLOC='0'
REPLACE_CANONICALIZE_FILE_NAME='0'
REPLACE_CHOWN='0'
REPLACE_CLOSE='0'
REPLACE_CLOSEDIR='0'
REPLACE_DIRFD='0'
REPLACE_DPRINTF='0'
REPLACE_DUP2='0'
REPLACE_DUP='0'
REPLACE_FCHOWNAT='0'
REPLACE_FCLOSE='0'
REPLACE_FCNTL='1'
REPLACE_FDOPEN='0'
REPLACE_FDOPENDIR='0'
REPLACE_FFLUSH='0'
REPLACE_FOPEN='0'
REPLACE_FPRINTF='0'
REPLACE_FPURGE='0'
REPLACE_FREOPEN='0'
REPLACE_FSEEK='0'
REPLACE_FSEEKO='0'
REPLACE_FSTAT='0'
REPLACE_FSTATAT='0'
REPLACE_FTELL='0'
REPLACE_FTELLO='0'
REPLACE_FTRUNCATE='0'
REPLACE_FUTIMENS='0'
REPLACE_GETCWD='0'
REPLACE_GETDELIM='0'
REPLACE_GETDOMAINNAME='0'
REPLACE_GETDTABLESIZE='0'
REPLACE_GETGROUPS='0'
REPLACE_GETLINE='0'
REPLACE_GETLOGIN_R='0'
REPLACE_GETPAGESIZE='0'
REPLACE_GETTIMEOFDAY='0'
REPLACE_GMTIME='0'
REPLACE_ISATTY='0'
REPLACE_LCHOWN='0'
REPLACE_LINK='0'
REPLACE_LINKAT='0'
REPLACE_LOCALTIME='0'
REPLACE_LOCALTIME_R='0'
REPLACE_LSEEK='0'
REPLACE_LSTAT='1'
REPLACE_MALLOC='0'
REPLACE_MBTOWC='0'
REPLACE_MEMCHR='0'
REPLACE_MEMMEM='0'
REPLACE_MKDIR='0'
REPLACE_MKFIFO='0'
REPLACE_MKNOD='0'
REPLACE_MKSTEMP='0'
REPLACE_MKTIME='1'
REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
REPLACE_NULL='0'
REPLACE_OBSTACK_PRINTF='0'
REPLACE_OPEN='0'
REPLACE_OPENAT='0'
REPLACE_OPENDIR='0'
REPLACE_PERROR='0'
REPLACE_POPEN='0'
REPLACE_PREAD='0'
REPLACE_PRINTF='0'
REPLACE_PSELECT='0'
REPLACE_PTHREAD_SIGMASK='1'
REPLACE_PTSNAME='0'
REPLACE_PTSNAME_R='0'
REPLACE_PUTENV='1'
REPLACE_PWRITE='0'
REPLACE_RAISE='0'
REPLACE_RANDOM_R='0'
REPLACE_READ='0'
REPLACE_READLINK='1'
REPLACE_REALLOC='0'
REPLACE_REALPATH='0'
REPLACE_REMOVE='0'
REPLACE_RENAME='0'
REPLACE_RENAMEAT='0'
REPLACE_RMDIR='0'
REPLACE_SELECT='0'
REPLACE_SETENV='0'
REPLACE_SLEEP='0'
REPLACE_SNPRINTF='0'
REPLACE_SPRINTF='0'
REPLACE_STAT='1'
REPLACE_STDIO_READ_FUNCS='0'
REPLACE_STDIO_WRITE_FUNCS='0'
REPLACE_STPNCPY='0'
REPLACE_STRCASESTR='0'
REPLACE_STRCHRNUL='0'
REPLACE_STRDUP='0'
REPLACE_STRERROR='0'
REPLACE_STRERROR_R='0'
REPLACE_STRNCAT='0'
REPLACE_STRNDUP='0'
REPLACE_STRNLEN='0'
REPLACE_STRSIGNAL='0'
REPLACE_STRSTR='0'
REPLACE_STRTOD='0'
REPLACE_STRTOIMAX='0'
REPLACE_STRTOK_R='0'
REPLACE_STRTOUMAX='0'
REPLACE_STRUCT_TIMEVAL='0'
REPLACE_SYMLINK='1'
REPLACE_TIMEGM='GNULIB_PORTCHECK'
REPLACE_TMPFILE='0'
REPLACE_TTYNAME_R='0'
REPLACE_UNLINK='0'
REPLACE_UNLINKAT='0'
REPLACE_UNSETENV='0'
REPLACE_USLEEP='0'
REPLACE_UTIMENSAT='0'
REPLACE_VASPRINTF='0'
REPLACE_VDPRINTF='0'
REPLACE_VFPRINTF='0'
REPLACE_VPRINTF='0'
REPLACE_VSNPRINTF='0'
REPLACE_VSPRINTF='0'
REPLACE_WCTOMB='0'
REPLACE_WRITE='0'
RSVG_CFLAGS=''
RSVG_LIBS=''
SEPCHAR=':'
SETFATTR=''
SETTINGS_CFLAGS=''
SETTINGS_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDALIGN_H='stdalign.h'
STDARG_H=''
STDBOOL_H=''
STDDEF_H=''
STDINT_H=''
STRIP=''
SUBDIR_MAKEFILES_IN=' $(srcdir)/lib/Makefile.in $(srcdir)/lib-src/Makefile.in $(srcdir)/oldXMenu/Makefile.in $(srcdir)/doc/emacs/Makefile.in $(srcdir)/doc/misc/Makefile.in $(srcdir)/doc/lispintro/Makefile.in $(srcdir)/doc/lispref/Makefile.in $(srcdir)/src/Makefile.in $(srcdir)/lwlib/Makefile.in $(srcdir)/lisp/Makefile.in $(srcdir)/leim/Makefile.in $(srcdir)/nextstep/Makefile.in $(srcdir)/nt/Makefile.in $(srcdir)/admin/unidata/Makefile.in $(srcdir)/admin/grammars/Makefile.in'
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
TEMACS_POST_LINK=':'
TERMCAP_OBJ='terminfo.o'
TIME_H_DEFINES_STRUCT_TIMESPEC='1'
TOOLKIT_LIBW='-lXaw'
UINT32_MAX_LT_UINTMAX_MAX='1'
UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
UNDEFINE_STRTOK_R='0'
UNEXEC_OBJ='unexaix.o'
UNISTD_H_HAVE_WINSOCK2_H='0'
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
UPDATE_MANIFEST=''
USE_ACL='1'
VERSION='24.3.91'
VMLIMIT_OBJ='vm-limit.o'
W32_LIBS=''
W32_OBJ=''
W32_RES_LINK=''
WARN_CFLAGS=''
WCHAR_T_SUFFIX=''
WERROR_CFLAGS=''
WIDGET_OBJ='widget.o'
WINDOWS_64_BIT_OFF_T='0'
WINDOWS_64_BIT_ST_SIZE='0'
WINDOW_SYSTEM_OBJ='fontset.o fringe.o image.o'
WINDRES=''
WINT_T_SUFFIX=''
XARGS_LIMIT=''
XCRUN=''
XFT_CFLAGS=''
XFT_LIBS=''
XGSELOBJ=''
XINERAMA_CFLAGS=''
XINERAMA_LIBS=''
XMENU_OBJ='xmenu.o'
XMKMF=''
XOBJ='xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o'
XRANDR_CFLAGS=''
XRANDR_LIBS=''
X_TOOLKIT_TYPE='LUCID'
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
archlibdir='${libexecdir}/emacs/${version}/${configuration}'
bindir='${exec_prefix}/bin'
bitmapdir='/usr/include/X11/bitmaps'
build='powerpc-ibm-aix6.1.0.0'
build_alias=''
build_cpu='powerpc'
build_os='aix6.1.0.0'
build_vendor='ibm'
cache_file='/dev/null'
canonical='powerpc-ibm-aix6.1.0.0'
configuration='powerpc-ibm-aix6.1.0.0'
copyright='Copyright (C) 2014 Free Software Foundation, Inc.'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
etcdir='${datadir}/emacs/${version}/etc'
etcdocdir='${datadir}/emacs/${version}/etc'
exec_prefix='<TOOLSDIR>/emacs-24.3.91'
gamedir='${localstatedir}/games/emacs'
gameuser='games'
gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE='#'
gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE=''
gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE='#'
gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE=''
gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_FALSE='#'
gl_GNULIB_ENABLED_6099e9737f757db36c47fa9d9f02e88c_TRUE=''
gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_FALSE='#'
gl_GNULIB_ENABLED_682e609604ccaac6be382e4ee3a4eaec_TRUE=''
gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_FALSE='#'
gl_GNULIB_ENABLED_a9786850e999ae65a836a6041e8e5ed1_TRUE=''
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='#'
gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE=''
gl_GNULIB_ENABLED_dosname_FALSE='#'
gl_GNULIB_ENABLED_dosname_TRUE=''
gl_GNULIB_ENABLED_euidaccess_FALSE='#'
gl_GNULIB_ENABLED_euidaccess_TRUE=''
gl_GNULIB_ENABLED_getdtablesize_FALSE='#'
gl_GNULIB_ENABLED_getdtablesize_TRUE=''
gl_GNULIB_ENABLED_getgroups_FALSE='#'
gl_GNULIB_ENABLED_getgroups_TRUE=''
gl_GNULIB_ENABLED_pathmax_FALSE='#'
gl_GNULIB_ENABLED_pathmax_TRUE=''
gl_GNULIB_ENABLED_secure_getenv_FALSE='#'
gl_GNULIB_ENABLED_secure_getenv_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_tempname_FALSE='#'
gl_GNULIB_ENABLED_tempname_TRUE=''
gl_LIBOBJS=' euidaccess.o execinfo.o faccessat.o fcntl.o fdopendir.o fpending.o fstatat.o getloadavg.o getopt.o getopt1.o group-member.o lstat.o memrchr.o mkostemp.o mktime.o openat-proc.o pthread_sigmask.o putenv.o readlink.o readlinkat.o secure_getenv.o sig2str.o stat.o symlink.o'
gl_LTLIBOBJS=' euidaccess.lo execinfo.lo faccessat.lo fcntl.lo fdopendir.lo fpending.lo fstatat.lo getloadavg.lo getopt.lo getopt1.lo group-member.lo lstat.lo memrchr.lo mkostemp.lo mktime.lo openat-proc.lo pthread_sigmask.lo putenv.lo readlink.lo readlinkat.lo secure_getenv.lo sig2str.lo stat.lo symlink.lo'
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS='IN_EMACS_GNULIB_TESTS'
host='powerpc-ibm-aix6.1.0.0'
host_alias=''
host_cpu='powerpc'
host_os='aix6.1.0.0'
host_vendor='ibm'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} <HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
liblockfile='no'
lispdir='${datadir}/emacs/${version}/lisp'
lisppath='${locallisppath}:${standardlisppath}'
localedir='${datarootdir}/locale'
locallisppath='<LOCALLISPPATH>'
localstatedir='<LOCALSTATEDIR>'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
ns_appbindir=''
ns_appdir=''
ns_appresdir=''
ns_appsrc=''
ns_check_file=''
ns_self_contained='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='<TOOLSDIR>/emacs-24.3.91'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
srcdir='.'
standardlisppath='${lispdir}'
sysconfdir='<ETCDIR>'
target_alias=''
version='24.3.91'
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='./src/autodeps.mk'
lisp_frag='./src/lisp.mk'

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

/* confdefs.h */
#define PACKAGE_NAME "emacs"
#define PACKAGE_TARNAME "emacs"
#define PACKAGE_VERSION "24.3.91"
#define PACKAGE_STRING "emacs 24.3.91"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "emacs"
#define VERSION "24.3.91"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_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 _DARWIN_USE_64_BIT_INODE 1
#define SYSTEM_TYPE "aix"
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_PWD_H 1
#define HAVE_UTMP_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_WCHAR_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_UTIME_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_NET_IF_H 1
#define HAVE_NET_IF_DL_H 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 HAVE_LONG_FILE_NAMES 1
#define HAVE_SYS_VLIMIT_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_PTHREAD 1
#define HAVE_XRMSETDATABASE 1
#define HAVE_XSCREENRESOURCESTRING 1
#define HAVE_XSCREENNUMBEROFSCREEN 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_JPEG 1
#define HAVE_JPEG 1
#define HAVE_PNG_H 1
#define HAVE_PNG 1
#define HAVE_ZLIB 1
#define HAVE_TIFF 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_GETRUSAGE 1
#define HAVE_GET_CURRENT_DIR_NAME 1
#define HAVE_LRAND48 1
#define HAVE_SELECT 1
#define HAVE_GETPAGESIZE 1
#define HAVE_SETLOCALE 1
#define HAVE_GETRLIMIT 1
#define HAVE_SETRLIMIT 1
#define HAVE_SHUTDOWN 1
#define HAVE_GETADDRINFO 1
#define HAVE_STRSIGNAL 1
#define HAVE_SETITIMER 1
#define HAVE_SENDTO 1
#define HAVE_RECVFROM 1
#define HAVE_GETSOCKNAME 1
#define HAVE_GETPEERNAME 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETLINE 1
#define HAVE_GETDELIM 1
#define HAVE_SYNC 1
#define HAVE_GETPWENT 1
#define HAVE_ENDPWENT 1
#define HAVE_GETGRENT 1
#define HAVE_ENDGRENT 1
#define HAVE_CFMAKERAW 1
#define HAVE_CFSETSPEED 1
#define HAVE_COPYSIGN 1
#define HAVE_LOG2 1
#define HAVE_RANDOM 1
#define HAVE_RINT 1
#define HAVE___BUILTIN_UNWIND_INIT 1
#define HAVE_FSEEKO 1
#define HAVE_GRANTPT 1
#define HAVE_POSIX_OPENPT 1
#define TERMINFO 1
#define HAVE_RES_INIT 1
#define HAVE_TZSET 1
#define HAVE_FCNTL 1
#define HAVE_FSYNC 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LSTAT 1
#define HAVE_PSELECT 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_FCHMOD 1
#define HAVE_READLINK 1
#define HAVE_STRTOIMAX 1
#define HAVE_STRTOUMAX 1
#define HAVE_SYMLINK 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GETDTABLESIZE 1
#define LOCALTIME_CACHE 1
#define HAVE_INET_SOCKETS 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_SNPRINTF 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_MBSTATE_T 1
#define __restrict_arr __restrict
#define AMPERSAND_FULL_NAME 1
#define CLASH_DETECTION 1
#define HAVE_PTYS 1
#define HAVE_SOCKETS 1
#define NULL_DEVICE "/dev/null"
#define SEPCHAR ':'
#define subprocesses 1
#define USER_FULL_NAME pw->pw_gecos
#define DIRECTORY_SEP '/'
#define IS_DEVICE_SEP(_c_) 0
#define IS_DIRECTORY_SEP(_c_) ((_c_) == DIRECTORY_SEP)
#define IS_ANY_SEP(_c_) (IS_DIRECTORY_SEP (_c_))
#define BROKEN_GET_CURRENT_DIR_NAME 1
#define DEFAULT_SOUND_DEVICE "/dev/dsp"
#define PTY_ITERATION int c; for (c = 0; !c ; c++)
#define PTY_NAME_SPRINTF strcpy (pty_name, "/dev/ptc");
#define PTY_TTY_NAME_SPRINTF strcpy (pty_name, ttyname (fd));
#define SIGNALS_VIA_CHARACTERS 1
#define DATA_SEG_BITS 0x20000000
#define GC_SETJMP_WORKS 1
#define HAVE__SETJMP 1
#define USG /**/
#define COPYRIGHT "Copyright (C) 2014 Free Software Foundation, Inc."
#define TERM_HEADER "xterm.h"
#define EMACS_CONFIGURATION "powerpc-ibm-aix6.1.0.0"
#define EMACS_CONFIG_OPTIONS "--prefix=<TOOLSDIR>/emacs-24.3.91 --exec-prefix=<TOOLSDIR>/emacs-24.3.91 --sysconfdir=<ETCDIR> --localstatedir=<LOCALSTATEDIR> --without-kerberos --without-pop --with-x-toolkit=lucid --without-sound --without-kerberos --without-kerberos5 --with-gif=no --with-xpm --without-toolkit-scroll-bars --enable-locallisppath=<LOCALLISPPATH> --without-makeinfo CFLAGS=-O3 'CPPFLAGS= -I<TOOLSDIR>/emacs-24.3.91/include' 'LDFLAGS= -L<TOOLSDIR>/emacs-24.3.91/lib'"
#define HAVE_X_WINDOWS 1
#define USE_X_TOOLKIT 1
#define USE_LUCID 1
#define HAVE_X11 1
#define GNU_MALLOC 1
#define REL_ALLOC 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define WORDS_BIGENDIAN 1
#define HAVE_C99_STRTOLD 1
#define HAVE_ENVIRON_DECL 1
#define HAVE_DECL_FDATASYNC 1
#define HAVE_DECL_STRMODE 0
#define __GETOPT_PREFIX rpl_
#define HAVE_DECL_GETENV 1
#define restrict __restrict
#define HAVE_LONG_LONG_INT 1
#define HAVE_DECL_MEMRCHR 0
#define HAVE_DECL_ALARM 1
#define HAVE_SIGSET_T 1
#define HAVE__BOOL 1
#define HAVE_WCHAR_T 1
#define HAVE_DECL_TZNAME 1
#define HAVE_TZNAME 1
#define HAVE_DECL_STRTOIMAX 1
#define HAVE_DECL_STRTOUMAX 1
#define HAVE_DECL_UNSETENV 1
#define HAVE_WORKING_UTIMES 1
#define HAVE_STRUCT_UTIMBUF 1
#define GETGROUPS_T gid_t
#define HAVE_ALLOCA 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_SETTIME 1
#define GNULIB_CLOSE_STREAM 1
#define HAVE_DUP2 1
#define HAVE_ACCESS 1
#define GNULIB_FACCESSAT 1
#define HAVE_DECL_FDOPENDIR 0
#define GNULIB_FDOPENDIR 1
#define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base
#define HAVE_LIBPERFSTAT 1
#define HAVE_NLIST_H 1
#define N_NAME_POINTER 1
#define __GETOPT_PREFIX rpl_
#define GETTIMEOFDAY_TIMEZONE void
#define GNULIB_MKOSTEMP 1
#define HAVE_PTHREAD_SIGMASK 1
#define HAVE_DECL__PUTENV 0
#define HAVE_SYS_ACL_H 1
#define HAVE_ACLX_GET 1
#define HAVE_STATACL 1
#define USE_ACL 1
#define GNULIB_FSCANF 1
#define GNULIB_SCANF 1
#define my_strftime nstrftime
#define HAVE_DECL_LOCALTIME_R 1
#define HAVE_TIMER_SETTIME 1
#define HAVE_UNSETENV 1
#define HAVE_LIBGEN_H 1
#define HAVE_GETGROUPS 1
#define HAVE_GETGROUPS 1
#define REPLACE_FUNC_STAT_FILE 1
#define HAVE_WINDOW_SYSTEM 1

configure: exit 0

[-- Attachment #3: anonymized-make.log --]
[-- Type: application/octet-stream, Size: 4190 bytes --]

CWD=<HOMEDIR>/src/emacs/24.3.91 (<HOMEDIR>/src/emacs/24.3.91)
[ -r "src/config.in" ] || ( cd . && autoheader )
cd lib && /bin/gmake all                          \
	  CC='<TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99' CFLAGS='-O3' CPPFLAGS='-I<TOOLSDIR>/emacs-24.3.91/include' \
	  LDFLAGS='-L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc ' MAKE='/bin/gmake'
gmake[1]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib'
/bin/gmake  all-am
gmake[2]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib'
gmake[1]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib'
cd lib-src && /bin/gmake all                          \
	  CC='<TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99' CFLAGS='-O3' CPPFLAGS='-I<TOOLSDIR>/emacs-24.3.91/include' \
	  LDFLAGS='-L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc ' MAKE='/bin/gmake'
gmake[1]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib-src'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lib-src'
dirstate='.bzr/checkout/dirstate';				\
	vcswitness='$(srcdir)/../'$dirstate;				\
	[ -r "./$dirstate" ] || vcswitness='';			\
	cd src || exit;							\
	boot=bootstrap-emacs;					\
	[ ! -x "$boot" ] || boot='';					\
	/bin/gmake all 						\
	  CC='<TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99' CFLAGS='-O3' CPPFLAGS='-I<TOOLSDIR>/emacs-24.3.91/include'		\
	  LDFLAGS='-L<TOOLSDIR>/emacs-24.3.91/lib -Wl,-bbigtoc ' MAKE='/bin/gmake' BOOTSTRAPEMACS="$boot"	\
	  VCSWITNESS="$vcswitness"
gmake[1]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/src'
cd ../lwlib && \
	  /bin/gmake -w CC='<TOOLSDIR>/gcc-4.8/bin/gcc -std=gnu99' CFLAGS='-O3' MAKE='/bin/gmake' \
	    liblw.a
gmake[2]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lwlib'
gmake[2]: `liblw.a' is up to date.
gmake[2]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/lwlib'
cd ../admin/unidata && /bin/gmake -w all EMACS="../../src/bootstrap-emacs"
gmake[2]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/admin/unidata'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/admin/unidata'
/opt/freeware/bin/mkdir -p ../etc
rm -f ../etc/DOC
../lib-src/make-docfile -d . dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o dbusbind.o cygw32.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o macfont.o w32.o w32console.o w32fns.o w32heap.o w32inevt.o w32notify.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o w16select.o widget.o xfont.o ftfont.o xftfont.o ftxfont.o gtkutil.o xsettings.o xgselect.o termcap.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o   emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexaix.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o  profiler.o decompress.o     xfont.o  fontset.o fringe.o image.o   > ../etc/DOC
../lib-src/make-docfile -a ../etc/DOC -d ./../lisp `sed -n -e 's| \\\\||' -e 's|^[ 	]*$(lispsource)/||p' ./lisp.mk`
cd ../leim && /bin/gmake -w leim-list.el EMACS="../src/bootstrap-emacs"
gmake[2]: Entering directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/leim'
EMACSLOADPATH= '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp -l titdic-cnv \
	  -f batch-titdic-convert -dir ./../lisp/leim/quail ./CXTERM-DIC
gmake[2]: *** [changed.tit] Illegal instruction
gmake[2]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/leim'
gmake[1]: *** [../lisp/leim/leim-list.el] Error 2
gmake[1]: Leaving directory `<HOMEDIR>/src/emacs/24.3.91/emacs-24.3.91/src'
gmake: *** [src] Error 2

             reply	other threads:[~2014-05-21 11:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-21 11:18 Gilles Pion [this message]
2014-05-21 12:30 ` bug#17540: AIX - gcc 7.8.2 - Emacs pretest 24.3.91 - bootstrap-emacs SIGSEV Gilles Pion
2014-05-21 16:28   ` Glenn Morris
2014-05-21 16:34     ` Gilles PION
2014-05-22  8:18 ` Paul Eggert
2014-05-22  9:00   ` Gilles PION
2014-05-22 13:50     ` Paul Eggert
2014-05-22 14:35       ` Gilles PION

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN8zRaBZkd5vL=XFpRBcG_BWndTBsK1eyXWmqaK==ksn468jnQ@mail.gmail.com' \
    --to=gpion@lfdj.com \
    --cc=17540@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.