This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by XEmacs configure 21.5, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --with-dynamic --with-x11 --without-postgresql --with-athena=xaw --enable-database=berkdb --without-ldap --enable-menubars=lucid --enable-scrollbars=lucid --enable-widgets=athena --enable-dialogs=athena --enable-external-widget --with-jpeg --with-png --with-tiff --with-ncurses --with-pop --with-xfs --disable-sound --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = maki uname -m = i686 uname -r = 3.1.1-2.i386 uname -s = Linux uname -v = #2 SMP Tue Apr 27 17:58:42 CEST 2010 /usr/bin/uname -p = unknown /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 = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:5538: checking whether ln -s works configure:5542: result: yes configure:5628: checking build system type configure:5642: result: i686-uhu-linux-gnu configure:6036: checking for i686-uhu-linux-gcc configure:6052: found /usr/bin/i686-uhu-linux-gcc configure:6063: result: i686-uhu-linux-gcc configure:6332: checking for C compiler version configure:6341: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:6352: $? = 0 configure:6341: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:6352: $? = 0 configure:6341: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6352: $? = 1 configure:6341: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:6352: $? = 1 configure:6372: checking whether the C compiler works configure:6394: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6398: $? = 0 configure:6446: result: yes configure:6449: checking for C compiler default output file name configure:6451: result: a.out configure:6457: checking for suffix of executables configure:6464: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6468: $? = 0 configure:6490: result: configure:6512: checking whether we are cross compiling configure:6520: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6524: $? = 0 configure:6531: ./conftest configure:6535: $? = 0 configure:6550: result: no configure:6555: checking for suffix of object files configure:6577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6581: $? = 0 configure:6602: result: o configure:6606: checking whether we are using the GNU C compiler configure:6625: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6625: $? = 0 configure:6634: result: yes configure:6643: checking whether i686-uhu-linux-gcc accepts -g configure:6663: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:6663: $? = 0 configure:6704: result: yes configure:6721: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6785: $? = 0 configure:6798: result: none needed configure:6830: checking how to run the C preprocessor configure:6861: i686-uhu-linux-gcc -E conftest.c configure:6861: $? = 0 configure:6875: i686-uhu-linux-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | /* end confdefs.h. */ | #include configure:6900: result: i686-uhu-linux-gcc -E configure:6920: i686-uhu-linux-gcc -E conftest.c configure:6920: $? = 0 configure:6934: i686-uhu-linux-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6934: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | /* end confdefs.h. */ | #include configure:6966: checking for grep that handles long lines and -e configure:7024: result: /bin/grep configure:7029: checking for egrep configure:7091: result: /bin/grep -E configure:7096: checking for ANSI C header files configure:7116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7116: $? = 0 configure:7189: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7189: $? = 0 configure:7189: ./conftest configure:7189: $? = 0 configure:7200: result: yes configure:7213: checking for sys/types.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for sys/stat.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for stdlib.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for string.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for memory.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for strings.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for inttypes.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for stdint.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7213: checking for unistd.h configure:7213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7213: $? = 0 configure:7213: result: yes configure:7226: checking minix/config.h usability configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:7226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7226: result: no configure:7226: checking minix/config.h presence configure:7226: i686-uhu-linux-gcc -E conftest.c conftest.c:43:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:7226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7226: result: no configure:7226: checking for minix/config.h configure:7226: result: no configure:7247: checking whether it is safe to define __EXTENSIONS__ configure:7265: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7265: $? = 0 configure:7272: result: yes configure:7298: checking for i686-uhu-linux-gcc configure:7325: result: i686-uhu-linux-gcc configure:7594: checking for C compiler version configure:7603: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.7.0 Copyright (C) 2012 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:7614: $? = 0 configure:7603: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.7.0/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,objc,java --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-targets=all --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --disable-multilib --with-tune=generic Thread model: posix gcc version 4.7.0 (GCC) configure:7614: $? = 0 configure:7603: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:7614: $? = 1 configure:7603: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:7614: $? = 1 configure:7618: checking whether we are using the GNU C compiler configure:7646: result: yes configure:7655: checking whether i686-uhu-linux-gcc accepts -g configure:7716: result: yes configure:7733: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:7810: result: none needed configure:8945: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8945: $? = 0 configure:8945: ./conftest configure:8945: $? = 4 configure: program exited with status 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | int main () { | return __GNUC__; | } configure:8966: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8966: $? = 0 configure:8966: ./conftest configure:8966: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | int main () { | return __GNUC_MINOR__; | } configure:8985: checking whether we are using g++ configure:8999: result: no configure:9015: checking how to run the C preprocessor configure:9085: result: i686-uhu-linux-gcc -E configure:9105: i686-uhu-linux-gcc -E conftest.c configure:9105: $? = 0 configure:9119: i686-uhu-linux-gcc -E conftest.c conftest.c:48:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9119: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:9153: checking for GNU libc configure:9171: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9171: $? = 0 configure:9177: result: yes configure:9230: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9230: $? = 0 configure:9230: ./conftest configure:9230: $? = 0 configure:9560: checking for preferred optimization flags configure:9583: result: configure:9586: checking for preferred debugging flags configure:9600: result: -g configure:9604: checking for preferred warning flags for XEMACS_CC configure:9644: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter configure:9647: checking for preferred warning flags for CC configure:9649: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement configure:9653: checking for remaining CFLAGS configure:9661: result: -O2 -march=i686 -mtune=generic configure:9668: checking total value of XE_CFLAGS configure:9670: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O2 -march=i686 -mtune=generic configure:9672: checking total value of CFLAGS configure:9674: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic configure:9678: checking for buggy gcc versions configure:9744: result: no configure:9921: checking for compiler version information configure:9971: result: i686-uhu-linux-gcc (GCC) 4.7.0 configure:9974: checking for standard C library version information configure:10014: result: 2.15 configure:10216: checking for malloc_set_state configure:10216: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10216: $? = 0 configure:10216: result: yes configure:10223: checking whether __after_morecore_hook exists configure:10236: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10236: $? = 0 configure:10237: result: yes configure:10278: checking for ar configure:10294: found /usr/bin/ar configure:10306: result: ar configure:10320: checking for i686-uhu-linux-ranlib configure:10350: result: no configure:10360: checking for ranlib configure:10376: found /usr/bin/ranlib configure:10387: result: ranlib configure:10423: checking for a BSD-compatible install configure:10491: result: /bin/install -c configure:10506: checking for bison configure:10522: found /usr/bin/bison configure:10533: result: bison -y configure:10549: checking a.out.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking a.out.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for a.out.h configure:10549: result: yes configure:10549: checking elf.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking elf.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for elf.h configure:10549: result: yes configure:10549: checking cygwin/version.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:89:28: fatal error: cygwin/version.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10549: result: no configure:10549: checking cygwin/version.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c conftest.c:56:28: fatal error: cygwin/version.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | /* end confdefs.h. */ | #include configure:10549: result: no configure:10549: checking for cygwin/version.h configure:10549: result: no configure:10549: checking fcntl.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking fcntl.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for fcntl.h configure:10549: result: yes configure:10549: checking libgen.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking libgen.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for libgen.h configure:10549: result: yes configure:10549: checking locale.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking locale.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for locale.h configure:10549: result: yes configure:10549: checking wchar.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking wchar.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for wchar.h configure:10549: result: yes configure:10549: checking mach/mach.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:93:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10549: result: no configure:10549: checking mach/mach.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c conftest.c:60:23: fatal error: mach/mach.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:10549: result: no configure:10549: checking for mach/mach.h configure:10549: result: no configure:10549: checking sys/param.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/param.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/param.h configure:10549: result: yes configure:10549: checking sys/pstat.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:94:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10549: result: no configure:10549: checking sys/pstat.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c conftest.c:61:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:10549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:10549: result: no configure:10549: checking for sys/pstat.h configure:10549: result: no configure:10549: checking sys/resource.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/resource.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/resource.h configure:10549: result: yes configure:10549: checking sys/time.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/time.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/time.h configure:10549: result: yes configure:10549: checking sys/timeb.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/timeb.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/timeb.h configure:10549: result: yes configure:10549: checking sys/times.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/times.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/times.h configure:10549: result: yes configure:10549: checking sys/un.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/un.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/un.h configure:10549: result: yes configure:10549: checking sys/vlimit.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking sys/vlimit.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for sys/vlimit.h configure:10549: result: yes configure:10549: checking ulimit.h usability configure:10549: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking ulimit.h presence configure:10549: i686-uhu-linux-gcc -E conftest.c configure:10549: $? = 0 configure:10549: result: yes configure:10549: checking for ulimit.h configure:10549: result: yes configure:10559: checking for sys/wait.h that is POSIX.1 compatible configure:10585: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10585: $? = 0 configure:10592: result: yes configure:10600: checking for ANSI C header files configure:10704: result: yes configure:10712: checking whether time.h and sys/time.h may both be included configure:10732: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10732: $? = 0 configure:10739: result: yes configure:10747: checking whether sys_siglist is declared configure:10747: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10747: $? = 0 configure:10747: result: yes configure:10766: checking for utime configure:10780: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10780: $? = 0 configure:10781: result: yes configure:10803: checking return type of signal handlers configure:10821: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:79:1: error: void value not ignored as it ought to be configure:10821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:10828: result: void configure:10836: checking for size_t configure:10836: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10836: $? = 0 configure:10836: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token configure:10836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:10836: result: yes configure:10847: checking for pid_t configure:10847: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10847: $? = 0 configure:10847: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110:20: error: expected expression before ')' token configure:10847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:10847: result: yes configure:10858: checking for uid_t in sys/types.h configure:10877: result: yes configure:10888: checking for mode_t configure:10888: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10888: $? = 0 configure:10888: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110:21: error: expected expression before ')' token configure:10888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:10888: result: yes configure:10899: checking for off_t configure:10899: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10899: $? = 0 configure:10899: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110:20: error: expected expression before ')' token configure:10899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:10899: result: yes configure:10910: checking for ssize_t configure:10910: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:10910: $? = 0 configure:10910: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:108:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:110:22: error: expected expression before ')' token configure:10910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:10910: result: yes configure:10943: checking for socklen_t configure:10952: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10952: $? = 0 configure:10953: result: yes configure:10981: checking for struct timeval configure:11003: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11003: $? = 0 configure:11004: result: yes configure:11016: checking whether struct tm is in sys/time.h or time.h configure:11036: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11036: $? = 0 configure:11043: result: time.h configure:11051: checking for struct tm.tm_zone configure:11051: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11051: $? = 0 configure:11051: result: yes configure:11119: checking for an ANSI C-conforming const configure:11184: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:106:10: warning: 't' is used uninitialized in this function [-Wuninitialized] conftest.c:128:13: warning: 'cs[0]' is used uninitialized in this function [-Wuninitialized] configure:11184: $? = 0 configure:11191: result: yes configure:11200: checking whether make sets $(MAKE) configure:11222: result: yes configure:11232: checking whether byte ordering is bigendian configure:11247: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:78:9: error: unknown type name 'not' conftest.c:78:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:78:15: error: unknown type name 'universal' configure:11247: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:11292: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11292: $? = 0 configure:11310: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:84:4: error: unknown type name 'not' conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:11310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:11438: result: no configure:11461: checking size of short configure:11466: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:110:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:111:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11466: $? = 0 configure:11466: ./conftest configure:11466: $? = 0 configure:11480: result: 2 configure:11500: checking size of int configure:11505: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:111:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:112:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11505: $? = 0 configure:11505: ./conftest configure:11505: $? = 0 configure:11519: result: 4 configure:11533: checking size of long configure:11538: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:112:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:113:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11538: $? = 0 configure:11538: ./conftest configure:11538: $? = 0 configure:11552: result: 4 configure:11566: checking size of long long configure:11571: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:113:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:114:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11571: $? = 0 configure:11571: ./conftest configure:11571: $? = 0 configure:11585: result: 8 configure:11599: checking size of void * configure:11604: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:114:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11604: $? = 0 configure:11604: ./conftest configure:11604: $? = 0 configure:11618: result: 4 configure:11632: checking size of double configure:11637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:115:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:116:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11637: $? = 0 configure:11637: ./conftest configure:11637: $? = 0 configure:11651: result: 8 configure:11662: checking for long file names configure:11694: result: yes configure:11703: checking for sin configure:11703: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:107:6: warning: conflicting types for built-in function 'sin' [enabled by default] conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccfOftD1.o: In function `main': /var/uhubuild/work/compile/conftest.c:118: undefined reference to `sin' collect2: error: ld returned 1 exit status configure:11703: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | /* Define sin to an innocuous variant, in case declares sin. | For example, HP-UX 11i declares gettimeofday. */ | #define sin innocuous_sin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sin | | /* 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 sin (); | /* 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_sin || defined __stub___sin | choke me | #endif | | int | main () | { | return sin (); | ; | return 0; | } configure:11703: result: no configure:11707: checking for sin in -lm configure:11732: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:91:6: warning: conflicting types for built-in function 'sin' [enabled by default] conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11732: $? = 0 configure:11741: result: yes configure:11766: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11766: $? = 0 configure:11775: checking for mkstemp configure:11775: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11775: $? = 0 configure:11775: result: yes configure:11785: checking type of mail spool file locking configure:11787: result: configure:11792: checking for lockf configure:11792: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11792: $? = 0 configure:11792: result: yes configure:11792: checking for flock configure:11792: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:111:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:11792: $? = 0 configure:11792: result: yes configure:11832: checking whether the -xildoff compiler flag is required configure:11841: result: no configure:11860: checking for specified window system configure:11862: result: configure:12237: checking for X configure:12345: i686-uhu-linux-gcc -E conftest.c configure:12345: $? = 0 configure:12376: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lX11 -lm >&5 conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12376: $? = 0 configure:12426: result: libraries , headers configure:12525: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm -lX11 >&5 conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12525: $? = 0 configure:12623: checking for gethostbyname configure:12623: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12623: $? = 0 configure:12623: result: yes configure:12720: checking for connect configure:12720: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12720: $? = 0 configure:12720: result: yes configure:12769: checking for remove configure:12769: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12769: $? = 0 configure:12769: result: yes configure:12818: checking for shmat configure:12818: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12818: $? = 0 configure:12818: result: yes configure:12876: checking for IceConnectionNumber in -lICE configure:12901: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lICE -lm >&5 conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:12901: $? = 0 configure:12910: result: yes configure:12933: checking Xm/Xm.h usability configure:12933: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:124:19: fatal error: Xm/Xm.h: No such file or directory compilation terminated. configure:12933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12933: result: no configure:12933: checking Xm/Xm.h presence configure:12933: i686-uhu-linux-gcc -E conftest.c conftest.c:91:19: fatal error: Xm/Xm.h: No such file or directory compilation terminated. configure:12933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | /* end confdefs.h. */ | #include configure:12933: result: no configure:12933: checking for Xm/Xm.h configure:12933: result: no configure:13097: checking for X defines extracted by xmkmf configure:13099: result: configure:13139: checking X11/Intrinsic.h usability configure:13139: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13139: $? = 0 configure:13139: result: yes configure:13139: checking X11/Intrinsic.h presence configure:13139: i686-uhu-linux-gcc -E conftest.c configure:13139: $? = 0 configure:13139: result: yes configure:13139: checking for X11/Intrinsic.h configure:13139: result: yes configure:13148: checking for XOpenDisplay in -lX11 configure:13173: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lSM -lICE -lX11 -lm >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13173: $? = 0 configure:13182: result: yes configure:13235: checking for XShapeSelectInput in -lXext configure:13260: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lX11 -lSM -lICE -lXext -lm >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13260: $? = 0 configure:13269: result: yes configure:13276: checking for XtOpenDisplay in -lXt configure:13301: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXext -lX11 -lSM -lICE -lXt -lm >&5 conftest.c:98:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13301: $? = 0 configure:13310: result: yes configure:13319: checking the version of X11 being used configure:13329: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXt -lXext -lX11 -lSM -lICE -lm >&5 configure:13329: $? = 0 configure:13329: ./conftest configure:13329: $? = 0 configure:13338: result: R6 configure:13355: checking for XConvertCase configure:13355: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXt -lXext -lX11 -lSM -lICE -lm >&5 conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13355: $? = 0 configure:13355: result: yes configure:13355: checking for XtRegisterDrawable configure:13355: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXt -lXext -lX11 -lSM -lICE -lm >&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13355: $? = 0 configure:13355: result: yes configure:13368: checking X11/Xlocale.h usability configure:13368: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13368: $? = 0 configure:13368: result: yes configure:13368: checking X11/Xlocale.h presence configure:13368: i686-uhu-linux-gcc -E conftest.c configure:13368: $? = 0 configure:13368: result: yes configure:13368: checking for X11/Xlocale.h configure:13368: result: yes configure:13368: checking X11/Xfuncproto.h usability configure:13368: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13368: $? = 0 configure:13368: result: yes configure:13368: checking X11/Xfuncproto.h presence configure:13368: i686-uhu-linux-gcc -E conftest.c configure:13368: $? = 0 configure:13368: result: yes configure:13368: checking for X11/Xfuncproto.h configure:13368: result: yes configure:13381: checking for XRegisterIMInstantiateCallback configure:13381: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXt -lXext -lX11 -lSM -lICE -lm >&5 conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13381: $? = 0 configure:13381: result: yes configure:13390: checking for standard XRegisterIMInstantiateCallback prototype configure:13401: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:100:13: error: conflicting types for 'XRegisterIMInstantiateCallback' In file included from conftest.c:99:0: /usr/include/X11/Xlib.h:3938:13: note: previous declaration of 'XRegisterIMInstantiateCallback' was here configure:13401: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | /* end confdefs.h. */ | | #define NeedFunctionPrototypes 1 | #include | extern Bool XRegisterIMInstantiateCallback( | Display*, struct _XrmHashBucketRec*, char*, char*, XIMProc, XPointer*); | configure:13405: result: no configure:13412: checking for XmuReadBitmapDataFromFile in -lXmu configure:13437: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXt -lXext -lX11 -lSM -lICE -lXmu -lm >&5 conftest.c:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13437: $? = 0 configure:13446: result: yes configure:13462: checking for main in -lXbsd configure:13481: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lXbsd -lm >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -lXbsd collect2: error: ld returned 1 exit status configure:13481: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:13490: result: no configure:13728: checking for MS-Windows configure:13730: result: configure:13732: checking for main in -lgdi32 configure:13751: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lgdi32 -lm >&5 conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -lgdi32 collect2: error: ld returned 1 exit status configure:13751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:13760: result: no configure:13855: checking for X11/extensions/shape.h configure:13855: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13855: $? = 0 configure:13855: result: yes configure:13883: checking for WM_COMMAND option configure:13888: result: yes configure:13896: checking X11/Xauth.h usability configure:13896: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13896: $? = 0 configure:13896: result: yes configure:13896: checking X11/Xauth.h presence configure:13896: i686-uhu-linux-gcc -E conftest.c configure:13896: $? = 0 configure:13896: result: yes configure:13896: checking for X11/Xauth.h configure:13896: result: yes configure:13904: checking for XauGetAuthByAddr in -lXau configure:13929: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lXau -lm >&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:13929: $? = 0 configure:13938: result: yes configure:13969: checking for module support configure:13971: result: configure:13981: checking dlfcn.h usability configure:13981: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:13981: $? = 0 configure:13981: result: yes configure:13981: checking dlfcn.h presence configure:13981: i686-uhu-linux-gcc -E conftest.c configure:13981: $? = 0 configure:13981: result: yes configure:13981: checking for dlfcn.h configure:13981: result: yes configure:13984: checking for dlopen in -lc configure:13997: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lm >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: /tmp/ccQkexG3.o: undefined reference to symbol 'dlopen@@GLIBC_2.1' /usr/bin/ld: note: 'dlopen@@GLIBC_2.1' is defined in DSO /lib/libdl.so.2 so try adding it to the linker command line /lib/libdl.so.2: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status configure:13997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | /* end confdefs.h. */ | #include | int | main () | { | dlopen ("", 0); | ; | return 0; | } configure:14002: result: no configure:14004: checking for dlopen in -ldl configure:14019: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl >&5 conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:14019: $? = 0 configure:14020: result: yes configure:14168: checking how to build dynamic libraries for i686-uhu-linux configure:14170: result: configure:14208: checking how to produce PIC code configure:14304: result: -fPIC configure:14308: checking if PIC flag -fPIC really works configure:14316: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:14316: $? = 0 configure:14326: result: yes configure:14346: checking if C compiler can produce shared libraries configure:14404: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic -shared conftest.c 1>&5 configure:14404: $? = 0 configure:14418: result: yes configure:14426: checking for ld used by GCC configure:14476: result: /usr/bin/ld configure:14492: checking if the linker is GNU ld GNU ld (GNU Binutils) 2.22 configure:14500: result: yes configure:14722: checking for dlerror configure:14722: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:126:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:14722: $? = 0 configure:14722: result: yes configure:14722: checking for _dlerror configure:14722: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:127:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccUhk3bE.o: In function `main': /var/uhubuild/work/compile/conftest.c:138: undefined reference to `_dlerror' collect2: error: ld returned 1 exit status configure:14722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | /* Define _dlerror to an innocuous variant, in case declares _dlerror. | For example, HP-UX 11i declares gettimeofday. */ | #define _dlerror innocuous__dlerror | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _dlerror (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _dlerror | | /* 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 _dlerror (); | /* 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__dlerror || defined __stub____dlerror | choke me | #endif | | int | main () | { | return _dlerror (); | ; | return 0; | } configure:14722: result: no configure:14768: checking tt_c.h usability configure:14768: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:137:18: fatal error: tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14768: result: no configure:14768: checking tt_c.h presence configure:14768: i686-uhu-linux-gcc -E conftest.c conftest.c:104:18: fatal error: tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:14768: result: no configure:14768: checking for tt_c.h configure:14768: result: no configure:14768: checking Tt/tt_c.h usability configure:14768: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:137:21: fatal error: Tt/tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14768: result: no configure:14768: checking Tt/tt_c.h presence configure:14768: i686-uhu-linux-gcc -E conftest.c conftest.c:104:21: fatal error: Tt/tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:14768: result: no configure:14768: checking for Tt/tt_c.h configure:14768: result: no configure:14768: checking desktop/tt_c.h usability configure:14768: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:137:26: fatal error: desktop/tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14768: result: no configure:14768: checking desktop/tt_c.h presence configure:14768: i686-uhu-linux-gcc -E conftest.c conftest.c:104:26: fatal error: desktop/tt_c.h: No such file or directory compilation terminated. configure:14768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include configure:14768: result: no configure:14768: checking for desktop/tt_c.h configure:14768: result: no configure:14849: checking Dt/Dt.h usability configure:14849: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:137:19: fatal error: Dt/Dt.h: No such file or directory compilation terminated. configure:14849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include
configure:14849: result: no configure:14849: checking Dt/Dt.h presence configure:14849: i686-uhu-linux-gcc -E conftest.c conftest.c:104:19: fatal error: Dt/Dt.h: No such file or directory compilation terminated. configure:14849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | /* end confdefs.h. */ | #include
configure:14849: result: no configure:14849: checking for Dt/Dt.h configure:14849: result: no configure:14937: checking for LDAP configure:14939: result: configure:15372: checking for graphics libraries configure:15374: result: configure:15402: checking for Xpm - no older than 3.4f configure:15420: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c: In function 'main': conftest.c:108:7: warning: implicit declaration of function 'XpmLibraryVersion' [-Wimplicit-function-declaration] configure:15420: $? = 0 configure:15420: ./conftest configure:15420: $? = 0 configure:15447: result: yes configure:15457: checking for "FOR_MSW" xpm configure:15471: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:109:1: warning: implicit declaration of function 'XpmCreatePixmapFromData' [-Wimplicit-function-declaration] configure:15471: $? = 0 configure:15479: result: no configure:15487: checking compface.h usability configure:15487: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:138:22: fatal error: compface.h: No such file or directory compilation terminated. configure:15487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15487: result: no configure:15487: checking compface.h presence configure:15487: i686-uhu-linux-gcc -E conftest.c conftest.c:105:22: fatal error: compface.h: No such file or directory compilation terminated. configure:15487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include configure:15487: result: no configure:15487: checking for compface.h configure:15487: result: no configure:15544: checking gif_lib.h usability configure:15544: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:15544: $? = 0 configure:15544: result: yes configure:15544: checking gif_lib.h presence configure:15544: i686-uhu-linux-gcc -E conftest.c configure:15544: $? = 0 configure:15544: result: yes configure:15544: checking for gif_lib.h configure:15544: result: yes configure:15554: checking for EGifPutExtensionLast in -lgif configure:15579: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgif -lm -ldl 1>&5 conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:15579: $? = 0 configure:15588: result: yes configure:15644: checking for inflate in -lc configure:15669: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lc -lm -ldl 1>&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/cc8pdb3Z.o: In function `main': /var/uhubuild/work/compile/conftest.c:117: undefined reference to `inflate' collect2: error: ld returned 1 exit status configure:15669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 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 inflate (); | int | main () | { | return inflate (); | ; | return 0; | } configure:15678: result: no configure:15684: checking for inflate in -lz configure:15709: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lz -lm -ldl 1>&5 conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:15709: $? = 0 configure:15718: result: yes configure:16057: checking for X11 graphics libraries configure:16059: result: configure:16073: checking for the Athena widgets configure:16075: result: configure:16089: checking for XawScrollbarSetThumb in -lXaw configure:16114: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lXaw -lm -ldl 1>&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:16114: $? = 0 configure:16124: result: yes configure:16129: checking for XawSme3dComputeTopShadowRGB in -lXaw configure:16154: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lXaw -lm -ldl 1>&5 conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccYGrR9j.o: In function `main': /var/uhubuild/work/compile/conftest.c:120: undefined reference to `XawSme3dComputeTopShadowRGB' collect2: error: ld returned 1 exit status configure:16154: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 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 XawSme3dComputeTopShadowRGB (); | int | main () | { | return XawSme3dComputeTopShadowRGB (); | ; | return 0; | } configure:16164: result: no configure:16273: checking X11/Xaw/ThreeD.h usability configure:16273: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:142:28: fatal error: X11/Xaw/ThreeD.h: No such file or directory compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16273: result: no configure:16273: checking X11/Xaw/ThreeD.h presence configure:16273: i686-uhu-linux-gcc -E conftest.c conftest.c:109:28: fatal error: X11/Xaw/ThreeD.h: No such file or directory compilation terminated. configure:16273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | /* end confdefs.h. */ | #include configure:16273: result: no configure:16273: checking for X11/Xaw/ThreeD.h configure:16273: result: no configure:16278: checking for X11/Xaw/XawInit.h configure:16278: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:16278: $? = 0 configure:16278: result: yes configure:16411: checking for Xm/Xm.h configure:16411: result: no configure:17545: checking for cbrt configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:155:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:155:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for closedir configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for dup2 configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for eaccess configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for fmod configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:159:6: warning: conflicting types for built-in function 'fmod' [enabled by default] conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for fpathconf configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for frexp configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:161:6: warning: conflicting types for built-in function 'frexp' [enabled by default] conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for fsync configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for ftime configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for ftruncate configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for getaddrinfo configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for gethostname configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for getnameinfo configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:167:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:176:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for getpagesize configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:177:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for getrlimit configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for gettimeofday configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for getcwd configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for link configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for logb configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:173:6: warning: conflicting types for built-in function 'logb' [enabled by default] conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for lrand48 configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for matherr configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for mkdir configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:176:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for mktime configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:177:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for perror configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for poll configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for random configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for readlink configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for rename configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for res_init configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccwaWugX.o: In function `main': /var/uhubuild/work/compile/conftest.c:194: undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | /* end confdefs.h. */ | /* Define res_init to an innocuous variant, in case declares res_init. | For example, HP-UX 11i declares gettimeofday. */ | #define res_init innocuous_res_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_init | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char res_init (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_res_init || defined __stub___res_init | choke me | #endif | | int | main () | { | return res_init (); | ; | return 0; | } configure:17545: result: no configure:17545: checking for rint configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:183:6: warning: conflicting types for built-in function 'rint' [enabled by default] conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for rmdir configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for select configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for setitimer configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for setpgid configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for setsid configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for sigblock configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:198:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for sighold configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for sigprocmask configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for snprintf configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:192:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for strerror configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for strlwr configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccLpDbNl.o: In function `main': /var/uhubuild/work/compile/conftest.c:205: undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strlwr to an innocuous variant, in case declares strlwr. | For example, HP-UX 11i declares gettimeofday. */ | #define strlwr innocuous_strlwr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlwr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlwr | | /* 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 strlwr (); | /* 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_strlwr || defined __stub___strlwr | choke me | #endif | | int | main () | { | return strlwr (); | ; | return 0; | } configure:17545: result: no configure:17545: checking for strupr configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccb0VRds.o: In function `main': /var/uhubuild/work/compile/conftest.c:205: undefined reference to `strupr' collect2: error: ld returned 1 exit status configure:17545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | /* end confdefs.h. */ | /* Define strupr to an innocuous variant, in case declares strupr. | For example, HP-UX 11i declares gettimeofday. */ | #define strupr innocuous_strupr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strupr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strupr | | /* 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 strupr (); | /* 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_strupr || defined __stub___strupr | choke me | #endif | | int | main () | { | return strupr (); | ; | return 0; | } configure:17545: result: no configure:17545: checking for symlink configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for tzset configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for ulimit configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for umask configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for usleep configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:198:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:207:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for vlimit configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for vsnprintf configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:200:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] conftest.c:209:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for waitpid configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for wcscmp configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17545: checking for wcslen configure:17545: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17545: $? = 0 configure:17545: result: yes configure:17637: checking for getpt configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17637: checking for _getpty configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccYXIP58.o: In function `main': /var/uhubuild/work/compile/conftest.c:216: undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:17637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* 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__getpty || defined __stub____getpty | choke me | #endif | | int | main () | { | return _getpty (); | ; | return 0; | } configure:17637: result: no configure:17637: checking for grantpt configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17637: checking for unlockpt configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17637: checking for ptsname configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:207:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:216:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17637: checking for killpg configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:217:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17637: checking for tcgetpgrp configure:17637: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:209:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:218:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17637: $? = 0 configure:17637: result: yes configure:17647: checking for openpty configure:17647: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl 1>&5 conftest.c:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccV2HfKR.o: In function `main': /var/uhubuild/work/compile/conftest.c:221: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:17647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty || defined __stub___openpty | choke me | #endif | | int | main () | { | return openpty (); | ; | return 0; | } configure:17647: result: no configure:17652: checking for openpty in -lutil configure:17677: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lutil -lm -ldl 1>&5 conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17677: $? = 0 configure:17686: result: yes configure:17700: checking libutil.h usability configure:17700: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:221:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:17700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17700: result: no configure:17700: checking libutil.h presence configure:17700: i686-uhu-linux-gcc -E conftest.c conftest.c:188:21: fatal error: libutil.h: No such file or directory compilation terminated. configure:17700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include configure:17700: result: no configure:17700: checking for libutil.h configure:17700: result: no configure:17700: checking util.h usability configure:17700: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:221:18: fatal error: util.h: No such file or directory compilation terminated. configure:17700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17700: result: no configure:17700: checking util.h presence configure:17700: i686-uhu-linux-gcc -E conftest.c conftest.c:188:18: fatal error: util.h: No such file or directory compilation terminated. configure:17700: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | /* end confdefs.h. */ | #include configure:17700: result: no configure:17700: checking for util.h configure:17700: result: no configure:17728: checking pty.h usability configure:17728: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17728: $? = 0 configure:17728: result: yes configure:17728: checking pty.h presence configure:17728: i686-uhu-linux-gcc -E conftest.c configure:17728: $? = 0 configure:17728: result: yes configure:17728: checking for pty.h configure:17728: result: yes configure:17755: checking stropts.h usability configure:17755: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17755: $? = 0 configure:17755: result: yes configure:17755: checking stropts.h presence configure:17755: i686-uhu-linux-gcc -E conftest.c configure:17755: $? = 0 configure:17755: result: yes configure:17755: checking for stropts.h configure:17755: result: yes configure:17768: checking for isastream configure:17768: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:222:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17768: $? = 0 configure:17768: result: yes configure:17779: checking strtio.h usability configure:17779: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:224:20: fatal error: strtio.h: No such file or directory compilation terminated. configure:17779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17779: result: no configure:17779: checking strtio.h presence configure:17779: i686-uhu-linux-gcc -E conftest.c conftest.c:191:20: fatal error: strtio.h: No such file or directory compilation terminated. configure:17779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | /* end confdefs.h. */ | #include configure:17779: result: no configure:17779: checking for strtio.h configure:17779: result: no configure:17792: checking for getloadavg configure:17792: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:223:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17792: $? = 0 configure:17792: result: yes configure:17805: checking sys/loadavg.h usability configure:17805: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:225:25: fatal error: sys/loadavg.h: No such file or directory compilation terminated. configure:17805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17805: result: no configure:17805: checking sys/loadavg.h presence configure:17805: i686-uhu-linux-gcc -E conftest.c conftest.c:192:25: fatal error: sys/loadavg.h: No such file or directory compilation terminated. configure:17805: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | #include configure:17805: result: no configure:17805: checking for sys/loadavg.h configure:17805: result: no configure:17925: checking whether netdb declares h_errno configure:17938: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17938: $? = 0 configure:17939: result: yes configure:17950: checking for sigsetjmp configure:17963: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:17963: $? = 0 configure:17964: result: yes configure:17974: checking whether localtime caches TZ configure:18019: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:199:1: warning: return type defaults to 'int' [-Wreturn-type] conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:208:1: warning: return type defaults to 'int' [-Wreturn-type] conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'unset_TZ': conftest.c:205:1: warning: control reaches end of non-void function [-Wreturn-type] configure:18019: $? = 0 configure:18019: ./conftest configure:18019: $? = 0 configure:18034: result: no configure:18042: checking whether gettimeofday accepts one or two arguments configure:18069: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:207:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18069: $? = 0 configure:18070: result: two configure:18083: checking for inline configure:18099: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:196:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:197:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18099: $? = 0 configure:18107: result: inline configure:18129: checking for typeof configure:18135: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18135: $? = 0 configure:18150: result: __typeof__ configure:18163: checking for working alloca.h configure:18180: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18180: $? = 0 configure:18188: result: yes configure:18196: checking for alloca configure:18233: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:218:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18233: $? = 0 configure:18241: result: yes configure:18355: checking for working alloca in function calls configure:18416: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:218:1: warning: no previous prototype for 'f1' [-Wmissing-prototypes] conftest.c: In function 'f1': conftest.c:222:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] conftest.c:222:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c: At top level: conftest.c:228:1: warning: no previous prototype for 'f2' [-Wmissing-prototypes] conftest.c: In function 'f2': conftest.c:232:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c:235:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] conftest.c:235:15: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] conftest.c: In function 'main': conftest.c:242:16: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] configure:18416: $? = 0 configure:18416: ./conftest configure:18416: $? = 0 configure:18425: result: yes configure:18431: checking for working scanf configure:18454: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c: In function 'main': conftest.c:203:3: warning: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration] conftest.c:203:9: warning: incompatible implicit declaration of built-in function 'sscanf' [enabled by default] conftest.c:201:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] configure:18454: $? = 0 configure:18454: ./conftest configure:18454: $? = 0 configure:18463: result: yes configure:18469: checking for working strcoll configure:18490: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:231:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18490: $? = 0 configure:18490: ./conftest configure:18490: $? = 0 configure:18500: result: yes configure:18511: checking for getpgrp configure:18511: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:221:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:230:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18511: $? = 0 configure:18511: result: yes configure:18520: checking whether getpgrp requires zero arguments configure:18537: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:233:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:235:1: error: too many arguments to function 'getpgrp' In file included from conftest.c:230:0: /usr/include/unistd.h:637:16: note: declared here configure:18537: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:18545: result: yes configure:18554: checking for working mmap configure:18595: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c: In function 'main': conftest.c:216:11: warning: unused variable 'p' [-Wunused-variable] configure:18595: $? = 0 configure:18595: ./conftest configure:18595: $? = 0 configure:18604: result: yes configure:18615: checking for M_MMAP_THRESHOLD configure:18633: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18633: $? = 0 configure:18634: result: yes configure:18648: checking termios.h usability configure:18648: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18648: $? = 0 configure:18648: result: yes configure:18648: checking termios.h presence configure:18648: i686-uhu-linux-gcc -E conftest.c configure:18648: $? = 0 configure:18648: result: yes configure:18648: checking for termios.h configure:18648: result: yes configure:18669: checking for socket configure:18669: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:227:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:236:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18669: $? = 0 configure:18669: result: yes configure:18671: checking netinet/in.h usability configure:18671: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18671: $? = 0 configure:18671: result: yes configure:18671: checking netinet/in.h presence configure:18671: i686-uhu-linux-gcc -E conftest.c configure:18671: $? = 0 configure:18671: result: yes configure:18671: checking for netinet/in.h configure:18671: result: yes configure:18673: checking arpa/inet.h usability configure:18673: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking arpa/inet.h presence configure:18673: i686-uhu-linux-gcc -E conftest.c configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking for arpa/inet.h configure:18673: result: yes configure:18678: checking for sun_len member in struct sockaddr_un configure:18695: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:213:31: error: 'struct sockaddr_un' has no member named 'sun_len' conftest.c:213:27: warning: variable 'x' set but not used [-Wunused-but-set-variable] configure:18695: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | static struct sockaddr_un x; x.sun_len = 1; | ; | return 0; | } configure:18700: result: no configure:18705: checking for ip_mreq struct in netinet/in.h configure:18721: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:212:23: warning: unused variable 'x' [-Wunused-variable] configure:18721: $? = 0 configure:18722: result: yes configure:18740: checking for msgget configure:18740: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lm -ldl -lutil 1>&5 conftest.c:229:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:238:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:18740: $? = 0 configure:18740: result: yes configure:18742: checking sys/ipc.h usability configure:18742: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18742: $? = 0 configure:18742: result: yes configure:18742: checking sys/ipc.h presence configure:18742: i686-uhu-linux-gcc -E conftest.c configure:18742: $? = 0 configure:18742: result: yes configure:18742: checking for sys/ipc.h configure:18742: result: yes configure:18744: checking sys/msg.h usability configure:18744: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18744: $? = 0 configure:18744: result: yes configure:18744: checking sys/msg.h presence configure:18744: i686-uhu-linux-gcc -E conftest.c configure:18744: $? = 0 configure:18744: result: yes configure:18744: checking for sys/msg.h configure:18744: result: yes configure:18757: checking dirent.h usability configure:18757: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18757: $? = 0 configure:18757: result: yes configure:18757: checking dirent.h presence configure:18757: i686-uhu-linux-gcc -E conftest.c configure:18757: $? = 0 configure:18757: result: yes configure:18757: checking for dirent.h configure:18757: result: yes configure:18775: checking nlist.h usability configure:18775: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:241:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:18775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18775: result: no configure:18775: checking nlist.h presence configure:18775: i686-uhu-linux-gcc -E conftest.c conftest.c:208:19: fatal error: nlist.h: No such file or directory compilation terminated. configure:18775: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | /* end confdefs.h. */ | #include configure:18775: result: no configure:18775: checking for nlist.h configure:18775: result: no configure:18783: checking for sound support configure:18785: result: configure:19253: checking for TTY-related features configure:19255: result: configure:19307: checking ncurses/curses.h usability configure:19307: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:243:28: fatal error: ncurses/curses.h: No such file or directory compilation terminated. configure:19307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19307: result: no configure:19307: checking ncurses/curses.h presence configure:19307: i686-uhu-linux-gcc -E conftest.c conftest.c:210:28: fatal error: ncurses/curses.h: No such file or directory compilation terminated. configure:19307: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | /* end confdefs.h. */ | #include configure:19307: result: no configure:19307: checking for ncurses/curses.h configure:19307: result: no configure:19313: checking ncurses/term.h usability configure:19313: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:243:26: fatal error: ncurses/term.h: No such file or directory compilation terminated. configure:19313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19313: result: no configure:19313: checking ncurses/term.h presence configure:19313: i686-uhu-linux-gcc -E conftest.c conftest.c:210:26: fatal error: ncurses/term.h: No such file or directory compilation terminated. configure:19313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | /* end confdefs.h. */ | #include configure:19313: result: no configure:19313: checking for ncurses/term.h configure:19313: result: no configure:19327: checking for ncurses/curses.h configure:19327: result: no configure:19496: checking gpm.h usability configure:19496: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19496: $? = 0 configure:19496: result: yes configure:19496: checking gpm.h presence configure:19496: i686-uhu-linux-gcc -E conftest.c configure:19496: $? = 0 configure:19496: result: yes configure:19496: checking for gpm.h configure:19496: result: yes configure:19499: checking for Gpm_Open in -lgpm configure:19524: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgpm -lncurses -lm -ldl -lutil 1>&5 conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:221:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:19524: $? = 0 configure:19533: result: yes configure:19564: checking for database support configure:19566: result: configure:19574: checking ndbm.h usability configure:19574: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:246:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:19574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19574: result: no configure:19574: checking ndbm.h presence configure:19574: i686-uhu-linux-gcc -E conftest.c conftest.c:213:18: fatal error: ndbm.h: No such file or directory compilation terminated. configure:19574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include configure:19574: result: no configure:19574: checking for ndbm.h configure:19574: result: no configure:19574: checking gdbm/ndbm.h usability configure:19574: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:246:23: fatal error: gdbm/ndbm.h: No such file or directory compilation terminated. configure:19574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19574: result: no configure:19574: checking gdbm/ndbm.h presence configure:19574: i686-uhu-linux-gcc -E conftest.c conftest.c:213:23: fatal error: gdbm/ndbm.h: No such file or directory compilation terminated. configure:19574: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include configure:19574: result: no configure:19574: checking for gdbm/ndbm.h configure:19574: result: no configure:19687: checking for dbm_open configure:19687: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgpm -lncurses -lm -ldl -lutil 1>&5 conftest.c:236:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:245:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/cc3HI9qz.o: In function `main': /var/uhubuild/work/compile/conftest.c:247: undefined reference to `dbm_open' collect2: error: ld returned 1 exit status configure:19687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | /* Define dbm_open to an innocuous variant, in case declares dbm_open. | For example, HP-UX 11i declares gettimeofday. */ | #define dbm_open innocuous_dbm_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dbm_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dbm_open | | /* 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 dbm_open (); | /* 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_dbm_open || defined __stub___dbm_open | choke me | #endif | | int | main () | { | return dbm_open (); | ; | return 0; | } configure:19687: result: no configure:19692: checking for dbm_open in -ldbm configure:19717: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldbm -lgpm -lncurses -lm -ldl -lutil 1>&5 conftest.c:220:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:222:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /usr/bin/ld: cannot find -ldbm collect2: error: ld returned 1 exit status configure:19717: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 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 dbm_open (); | int | main () | { | return dbm_open (); | ; | return 0; | } configure:19726: result: no configure:20067: checking for u_int8_t configure:20067: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20067: $? = 0 configure:20067: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:249:23: error: expected expression before ')' token configure:20067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:20067: result: yes configure:20076: checking for u_int16_t configure:20076: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:248:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20076: $? = 0 configure:20076: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:248:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:250:24: error: expected expression before ')' token configure:20076: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | #define HAVE_U_INT8_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:20076: result: yes configure:20085: checking for u_int32_t configure:20085: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20085: $? = 0 configure:20085: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'main': conftest.c:251:24: error: expected expression before ')' token configure:20085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:20085: result: yes configure:20097: checking for Berkeley db.h configure:20127: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:238:19: fatal error: db/db.h: No such file or directory compilation terminated. configure:20127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | | #include | #if !(defined __GLIBC__ && __GLIBC_MINOR__ >= 1) | #ifdef HAVE_INTTYPES_H | #define __BIT_TYPES_DEFINED__ | #include | #if !HAVE_U_INT8_T | typedef uint8_t u_int8_t; | #endif | #if !HAVE_U_INT16_T | typedef uint16_t u_int16_t; | #endif | #if !HAVE_U_INT32_T | typedef uint32_t u_int32_t; | #endif | #ifdef WE_DONT_NEED_QUADS | #if !HAVE_U_INT64_T | typedef uint64_t u_int64_t; | #endif | #endif | #endif | #endif | #include | configure:20127: i686-uhu-linux-gcc -c -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20127: $? = 0 configure:20135: result: db.h configure:20140: checking for Berkeley DB version configure:20172: result: 4 configure:20196: checking for db_create configure:20196: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -lgpm -lncurses -lm -ldl -lutil 1>&5 conftest.c:239:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:248:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] /tmp/ccGeYjUt.o: In function `main': /var/uhubuild/work/compile/conftest.c:250: undefined reference to `db_create' collect2: error: ld returned 1 exit status configure:20196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "XEmacs" | #define PACKAGE_TARNAME "xemacs" | #define PACKAGE_VERSION "21.5" | #define PACKAGE_STRING "XEmacs 21.5" | #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" | #define PACKAGE_URL "" | #define INFODIR_USER_DEFINED 1 | #define EMACS_MAJOR_VERSION 21 | #define EMACS_MINOR_VERSION 5 | #define EMACS_BETA_VERSION 31 | #define XEMACS_CODENAME "ginger" | #define XEMACS_RELEASE_DATE "2011-04-29" | #define EMACS_VERSION "21.5-b31" | #define EMACS_PROGNAME "xemacs" | #define SHEBANG_PROGNAME "xemacs-script" | #define ERROR_CHECK_EXTENTS 1 | #define ERROR_CHECK_TYPES 1 | #define ERROR_CHECK_TEXT 1 | #define ERROR_CHECK_GC 1 | #define ERROR_CHECK_MALLOC 1 | #define ERROR_CHECK_BYTE_CODE 1 | #define ERROR_CHECK_GLYPHS 1 | #define ERROR_CHECK_DISPLAY 1 | #define ERROR_CHECK_STRUCTURES 1 | #define DEBUG_XEMACS 1 | #define USE_ASSERTIONS 1 | #define MEMORY_USAGE_STATS 1 | #define config_machfile "m/intel386.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux | #define CLASH_DETECTION 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_C_SOURCE 199506L | #define _XOPEN_SOURCE 500 | #define _XOPEN_SOURCE_EXTENDED 1 | #define SYSTEM_TYPE "linux" | #define DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 1 | #define HAVE_UTIME 1 | #define RETSIGTYPE void | #define HAVE_TIMEVAL 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_DOUBLE 8 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_LIBM 1 | #define HAVE_INVERSE_HYPERBOLIC 1 | #define HAVE_MKSTEMP 1 | #define HAVE_LOCKF 1 | #define HAVE_FLOCK 1 | #define MAIL_LOCK_DOT 1 | #define HAVE_X_WINDOWS 1 | #define THIS_IS_X11R6 1 | #define HAVE_XCONVERTCASE 1 | #define HAVE_XTREGISTERDRAWABLE 1 | #define HAVE_X11_XLOCALE_H 1 | #define HAVE_X11_XFUNCPROTO_H 1 | #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 | #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 | #define HAVE_BALLOON_HELP 1 | #define HAVE_WMCOMMAND 1 | #define HAVE_XAUTH 1 | #define HAVE_DLOPEN 1 | #define HAVE_SHLIB 1 | #define HAVE_DLERROR 1 | #define HAVE_XPM 1 | #define HAVE_GIF 1 | #define HAVE_JPEG 1 | #define HAVE_PNG 1 | #define HAVE_TIFF 1 | #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" | #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" | #define ATHENA_Form_h_ "X11/Xaw/Form.h" | #define ATHENA_Command_h_ "X11/Xaw/Command.h" | #define ATHENA_Label_h_ "X11/Xaw/Label.h" | #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" | #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" | #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" | #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" | #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" | #define LWLIB_USES_ATHENA 1 | #define NEED_ATHENA 1 | #define NEED_LUCID 1 | #define LWLIB_DIALOGS_ATHENA 1 | #define LWLIB_WIDGETS_ATHENA 1 | #define LWLIB_TABS_LUCID 1 | #define HAVE_MENUBARS 1 | #define HAVE_SCROLLBARS 1 | #define HAVE_DIALOGS 1 | #define HAVE_TOOLBARS 1 | #define HAVE_WIDGETS 1 | #define LWLIB_MENUBARS_LUCID 1 | #define LWLIB_SCROLLBARS_LUCID 1 | #define HAVE_CBRT 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_DUP2 1 | #define HAVE_EACCESS 1 | #define HAVE_FMOD 1 | #define HAVE_FPATHCONF 1 | #define HAVE_FREXP 1 | #define HAVE_FSYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETNAMEINFO 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GETCWD 1 | #define HAVE_LINK 1 | #define HAVE_LOGB 1 | #define HAVE_LRAND48 1 | #define HAVE_MATHERR 1 | #define HAVE_MKDIR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_RANDOM 1 | #define HAVE_READLINK 1 | #define HAVE_RENAME 1 | #define HAVE_RINT 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSID 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGHOLD 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRERROR 1 | #define HAVE_SYMLINK 1 | #define HAVE_TZSET 1 | #define HAVE_ULIMIT 1 | #define HAVE_UMASK 1 | #define HAVE_USLEEP 1 | #define HAVE_VLIMIT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSLEN 1 | #define HAVE_GETPT 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_KILLPG 1 | #define HAVE_TCGETPGRP 1 | #define HAVE_OPENPTY 1 | #define HAVE_PTY_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_ISASTREAM 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ERRNO 1 | #define HAVE_SIGSETJMP 1 | #define TYPEOF __typeof__ | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRCOLL 1 | #define HAVE_GETPGRP 1 | #define GETPGRP_VOID 1 | #define HAVE_MMAP 1 | #define HAVE_TERMIOS 1 | #define SIGNALS_VIA_CHARACTERS 1 | #define NO_TERMIO 1 | #define HAVE_SOCKETS 1 | #define HAVE_MULTICAST 1 | #define HAVE_SYSVIPC 1 | #define SYSV_SYSTEM_DIR 1 | #define HAVE_TTY 1 | #define HAVE_NCURSES 1 | #define CURSES_H_FILE "curses.h" | #define TERM_H_FILE "term.h" | #define HAVE_GPM 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | /* Define db_create to an innocuous variant, in case declares db_create. | For example, HP-UX 11i declares gettimeofday. */ | #define db_create innocuous_db_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char db_create (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef db_create | | /* 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 db_create (); | /* 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_db_create || defined __stub___db_create | choke me | #endif | | int | main () | { | return db_create (); | ; | return 0; | } configure:20196: result: no configure:20202: checking for db_create in -ldb configure:20227: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgpm -lncurses -lm -ldl -lutil 1>&5 conftest.c:223:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:225:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] configure:20227: $? = 0 configure:20237: result: yes configure:20254: WARNING: "db_create is really db_create" configure:20257: checking for db_create in -ldb configure:20292: result: yes configure:20564: i686-uhu-linux-gcc -o conftest -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic conftest.c -lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgpm -lncurses -lm -ldl -lutil 1>&5 configure:20564: $? = 0 configure:20564: ./conftest configure:20564: $? = 0 configure:21513: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XEmacs config.status 21.5, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on maki config.status:1176: creating Makefile.in config.status:1176: creating src/.gdbinit.in config.status:1176: creating lib-src/Makefile.in config.status:1176: creating lwlib/Makefile.in config.status:1176: creating src/Makefile.in config.status:1176: creating src/paths.h config.status:1176: creating src/xemacs.def.in config.status:1176: creating lib-src/config.values config.status:1176: creating lib-src/ellcc.h config.status:1176: creating src/config.h config.status:1176: creating lwlib/config.h config.status:1350: executing default commands configure:22855: WARNING: unrecognized options: --with-x11, --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux ac_cv_build_alias= ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_XConvertCase=yes ac_cv_func_XRegisterIMInstantiateCallback=yes ac_cv_func_XtRegisterDrawable=yes ac_cv_func__dlerror=no ac_cv_func__getpty=no ac_cv_func_alloca_works=yes ac_cv_func_cbrt=yes ac_cv_func_closedir=yes ac_cv_func_connect=yes ac_cv_func_db_create=no ac_cv_func_dbm_open=no ac_cv_func_dlerror=yes ac_cv_func_dup2=yes ac_cv_func_eaccess=yes ac_cv_func_flock=yes ac_cv_func_fmod=yes ac_cv_func_fpathconf=yes ac_cv_func_frexp=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getnameinfo=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpt=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_grantpt=yes ac_cv_func_isastream=yes ac_cv_func_killpg=yes ac_cv_func_link=yes ac_cv_func_lockf=yes ac_cv_func_logb=yes ac_cv_func_lrand48=yes ac_cv_func_malloc_set_state=yes ac_cv_func_matherr=yes ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mktime=yes ac_cv_func_msgget=yes ac_cv_func_openpty=no ac_cv_func_perror=yes ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_random=yes ac_cv_func_readlink=yes ac_cv_func_remove=yes ac_cv_func_rename=yes ac_cv_func_res_init=no ac_cv_func_rint=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_setpgid=yes ac_cv_func_setsid=yes ac_cv_func_shmat=yes ac_cv_func_sigblock=yes ac_cv_func_sighold=yes ac_cv_func_sigprocmask=yes ac_cv_func_sin=no ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strcoll_works=yes ac_cv_func_strerror=yes ac_cv_func_strlwr=no ac_cv_func_strupr=no ac_cv_func_symlink=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_tzset=yes ac_cv_func_ulimit=yes ac_cv_func_umask=yes ac_cv_func_unlockpt=yes ac_cv_func_usleep=yes ac_cv_func_vlimit=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcscmp=yes ac_cv_func_wcslen=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_Dt_Dt_h=no ac_cv_header_Tt_tt_c_h=no ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Xauth_h=yes ac_cv_header_X11_Xaw_ThreeD_h=no ac_cv_header_X11_Xaw_XawInit_h=yes ac_cv_header_X11_Xfuncproto_h=yes ac_cv_header_X11_Xlocale_h=yes ac_cv_header_X11_extensions_shape_h=yes ac_cv_header_Xm_Xm_h=no ac_cv_header_a_out_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_compface_h=no ac_cv_header_cygwin_version_h=no ac_cv_header_desktop_tt_c_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gdbm_ndbm_h=no ac_cv_header_gif_lib_h=yes ac_cv_header_gpm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_libutil_h=no ac_cv_header_locale_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_ndbm_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_nlist_h=no ac_cv_header_pty_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_stropts_h=yes ac_cv_header_strtio_h=no ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_msg_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_vlimit_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_tt_c_h=no ac_cv_header_ulimit_h=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_wchar_h=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_Xau_XauGetAuthByAddr=yes ac_cv_lib_Xaw___XawScrollbarSetThumb=yes ac_cv_lib_Xaw___XawSme3dComputeTopShadowRGB=no ac_cv_lib_Xbsd_main=no ac_cv_lib_Xext_XShapeSelectInput=yes ac_cv_lib_Xmu_XmuReadBitmapDataFromFile=yes ac_cv_lib_Xt_XtOpenDisplay=yes ac_cv_lib_c_inflate=no ac_cv_lib_db_db_create=yes ac_cv_lib_dbm_dbm_open=no ac_cv_lib_gdi32_main=no ac_cv_lib_gif_EGifPutExtensionLast=yes ac_cv_lib_gpm_Gpm_Open=yes ac_cv_lib_m_sin=yes ac_cv_lib_util_openpty=yes ac_cv_lib_z_inflate=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_double=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_sys_long_file_names=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes emacs_cv_localtime_cache=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' ARCHLIBDIR='/usr/lib/xemacs-21.5-b31/i686-uhu-linux' ARCHLIBDIR_USER_DEFINED='' CC='i686-uhu-linux-gcc' CFLAGS='-Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -g -O2 -march=i686 -mtune=generic' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='' CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DOCDIR='/usr/lib/xemacs-21.5-b31/i686-uhu-linux' DOCDIR_USER_DEFINED='' EARLY_PACKAGE_DIRECTORIES='' EARLY_PACKAGE_DIRECTORIES_USER_DEFINED='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ETCDIR='/usr/share/xemacs-21.5-b31/etc' ETCDIR_USER_DEFINED='' EXEC_PREFIX='/usr' EXEC_PREFIX_USER_DEFINED='' EXEEXT='' GREP='/bin/grep' GTK_CONFIG='no' INFODIR='/usr/share/info' INFODIR_USER_DEFINED='' INFOPATH='' INFOPATH_USER_DEFINED='' INSTALLPATH='$(moduledir)' INSTALL_ARCH_DEP_SUBDIR=' lib-src src' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LAST_PACKAGE_DIRECTORIES='' LAST_PACKAGE_DIRECTORIES_USER_DEFINED='' LATE_PACKAGE_DIRECTORIES='/usr/share/xemacs' LATE_PACKAGE_DIRECTORIES_USER_DEFINED='' LDFLAGS=' ' LIBOBJS='' LIBS='-ldb -lgpm -lncurses -lm -ldl' LIBSTDCPP='' LISPDIR='/usr/share/xemacs-21.5-b31/lisp' LISPDIR_USER_DEFINED='' LN_S='ln -s' LTLIBOBJS='' MAKE_DOCFILE='../../lib-src/make-docfile' MAKE_SUBDIR=' lib-src lwlib src' MODARCHDIR='' MODCFLAGS='$(CFLAGS) --mode=compile --mod-output=$@ -I../../src -I$(srcdir)/../../src' MODULEDIR='/usr/lib/xemacs-21.5-b31/i686-uhu-linux/modules' MODULEDIR_USER_DEFINED='' MOD_CC='../../lib-src/ellcc' MOD_INSTALL_PROGRAM='${INSTALL}' OBJECT_TO_BUILD='$(MODNAME).ell' OBJEXT='o' PACKAGE_BUGREPORT='xemacs-beta@xemacs.org' PACKAGE_NAME='XEmacs' PACKAGE_PATH='' PACKAGE_PATH_USER_DEFINED='' PACKAGE_STRING='XEmacs 21.5' PACKAGE_TARNAME='xemacs' PACKAGE_URL='' PACKAGE_VERSION='21.5' PATH_SEPARATOR=':' PREFIX='/usr' PREFIX_USER_DEFINED='' PROGNAME='xemacs' RANLIB='ranlib' RECURSIVE_MAKE_ARGS='$(MFLAGS) CC='\''$(CC)'\'' CFLAGS='\''$(CFLAGS)'\'' LDFLAGS='\''$(LDFLAGS)'\'' CPPFLAGS='\''$(CPPFLAGS)'\''' SET_MAKE='' SHEBANG_PROGNAME='xemacs-script' SHELL='/bin/sh' SITELISPDIR='/usr/share/xemacs/site-lisp' SITELISPDIR_USER_DEFINED='' SITEMODULEDIR='/usr/lib/xemacs/site-modules' SITEMODULEDIR_USER_DEFINED='' SRC_SUBDIR_DEPS=' lwlib' SUBDIR_MAKEFILES='lib-src/Makefile lib-src/GNUmakefile lwlib/Makefile lwlib/GNUmakefile src/Makefile src/GNUmakefile' XEMACS_CC='i686-uhu-linux-gcc' XE_CFLAGS=' -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter -g -O2 -march=i686 -mtune=generic ' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' YFLAGS='' ac_ct_CC='' ac_ct_CXX='' archlibdir='${libdir}/${instvardir}/${configuration}' bindir='${exec_prefix}/bin' bitmapdir='' blddir='/var/uhubuild/work/compile' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' c_switch_all='-DHAVE_CONFIG_H' c_switch_general='-DHAVE_CONFIG_H' c_switch_window_system='' canna_libs='' configuration='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' dll_cflags='-fPIC' dll_ld='i686-uhu-linux-gcc' dll_ldflags='-shared' dll_ldo='-o' dll_post='' dnd_objs='' docdir='${archlibdir}' dvidir='${docdir}' early_packages='' etcdir='${datadir}/${instvardir}/etc' exec_prefix='${prefix}' extra_includes='' extra_objs='dumper.o inline.o terminfo.o' have_esd_config='' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' infopath='' install_pp='' inststaticdir='${PROGNAME}' instvardir='${PROGNAME}-${version}' internal_makefile_list='Makefile.in src/.gdbinit.in lib-src/Makefile.in lwlib/Makefile.in src/Makefile.in' last_packages='' late_packages='${datadir}/${PROGNAME}' ld='$(CC) $(CFLAGS)' ld_dynamic_link_flags='-Wl,-export-dynamic' ld_libs_all='-lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE -ldb -lgpm -lncurses -lm -ldl -lutil' ld_libs_general='-ldb -lgpm -lncurses -lm -ldl -lutil' ld_libs_window_system='-lXaw -ltiff -lpng -ljpeg -lz -lgif -lXpm -lXmu -lXt -lXext -lX11 -lSM -lICE' ld_switch_all='' ld_switch_general='' ld_switch_shared='-c' ld_switch_window_system='' ldap_libs='' lib_gcc='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libs_xauth='-lXau -lXmu -lXt -lXext -lX11 -lSM -lICE' lispdir='${datadir}/${instvardir}/lisp' localedir='${datarootdir}/locale' localstatedir='/var' lwlib_objs=' lwlib-Xaw.o xlwmenu.o xlwscrollbar.o xlwtabs.o xlwgcs.o xlwradio.o xlwcheckbox.o xlwgauge.o lwlib-Xlw.o' machfile='m/intel386.h' mandir='/usr/share/man' moduledir='${libdir}/${instvardir}/${configuration}/modules' native_sound_lib='' oldincludedir='/usr/include' opsysfile='' package_path='' pdfdir='${docdir}' postgresql_libs='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sitelispdir='${datadir}/${inststaticdir}/site-lisp' sitemoduledir='${libdir}/${inststaticdir}/site-modules' sound_cflags='' srcdir='/var/uhubuild/work/compile' start_files='' start_flags='' statedir='${prefix}/lib' sysconfdir='/etc' target_alias='' verbose_version='21.5-b31' version='21.5-b31' with_modules='yes' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "XEmacs" #define PACKAGE_TARNAME "xemacs" #define PACKAGE_VERSION "21.5" #define PACKAGE_STRING "XEmacs 21.5" #define PACKAGE_BUGREPORT "xemacs-beta@xemacs.org" #define PACKAGE_URL "" #define INFODIR_USER_DEFINED 1 #define EMACS_MAJOR_VERSION 21 #define EMACS_MINOR_VERSION 5 #define EMACS_BETA_VERSION 31 #define XEMACS_CODENAME "ginger" #define XEMACS_RELEASE_DATE "2011-04-29" #define EMACS_VERSION "21.5-b31" #define EMACS_PROGNAME "xemacs" #define SHEBANG_PROGNAME "xemacs-script" #define ERROR_CHECK_EXTENTS 1 #define ERROR_CHECK_TYPES 1 #define ERROR_CHECK_TEXT 1 #define ERROR_CHECK_GC 1 #define ERROR_CHECK_MALLOC 1 #define ERROR_CHECK_BYTE_CODE 1 #define ERROR_CHECK_GLYPHS 1 #define ERROR_CHECK_DISPLAY 1 #define ERROR_CHECK_STRUCTURES 1 #define DEBUG_XEMACS 1 #define USE_ASSERTIONS 1 #define MEMORY_USAGE_STATS 1 #define config_machfile "m/intel386.h" #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b31_i686_uhu_linux #define CLASH_DETECTION 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_C_SOURCE 199506L #define _XOPEN_SOURCE 500 #define _XOPEN_SOURCE_EXTENDED 1 #define SYSTEM_TYPE "linux" #define DOUG_LEA_MALLOC 1 #define HAVE_A_OUT_H 1 #define HAVE_ELF_H 1 #define HAVE_FCNTL_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_VLIMIT_H 1 #define HAVE_ULIMIT_H 1 #define HAVE_SYS_WAIT_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DECL_SYS_SIGLIST 1 #define HAVE_UTIME 1 #define RETSIGTYPE void #define HAVE_TIMEVAL 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_VOID_P 4 #define SIZEOF_DOUBLE 8 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_LIBM 1 #define HAVE_INVERSE_HYPERBOLIC 1 #define HAVE_MKSTEMP 1 #define HAVE_LOCKF 1 #define HAVE_FLOCK 1 #define MAIL_LOCK_DOT 1 #define HAVE_X_WINDOWS 1 #define THIS_IS_X11R6 1 #define HAVE_XCONVERTCASE 1 #define HAVE_XTREGISTERDRAWABLE 1 #define HAVE_X11_XLOCALE_H 1 #define HAVE_X11_XFUNCPROTO_H 1 #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 #define XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE 1 #define HAVE_BALLOON_HELP 1 #define HAVE_WMCOMMAND 1 #define HAVE_XAUTH 1 #define HAVE_DLOPEN 1 #define HAVE_SHLIB 1 #define HAVE_DLERROR 1 #define HAVE_XPM 1 #define HAVE_GIF 1 #define HAVE_JPEG 1 #define HAVE_PNG 1 #define HAVE_TIFF 1 #define ATHENA_Scrollbar_h_ "X11/Xaw/Scrollbar.h" #define ATHENA_Dialog_h_ "X11/Xaw/Dialog.h" #define ATHENA_Form_h_ "X11/Xaw/Form.h" #define ATHENA_Command_h_ "X11/Xaw/Command.h" #define ATHENA_Label_h_ "X11/Xaw/Label.h" #define ATHENA_LabelP_h_ "X11/Xaw/LabelP.h" #define ATHENA_Toggle_h_ "X11/Xaw/Toggle.h" #define ATHENA_ToggleP_h_ "X11/Xaw/ToggleP.h" #define ATHENA_AsciiText_h_ "X11/Xaw/AsciiText.h" #define ATHENA_XawInit_h_ "X11/Xaw/XawInit.h" #define LWLIB_USES_ATHENA 1 #define NEED_ATHENA 1 #define NEED_LUCID 1 #define LWLIB_DIALOGS_ATHENA 1 #define LWLIB_WIDGETS_ATHENA 1 #define LWLIB_TABS_LUCID 1 #define HAVE_MENUBARS 1 #define HAVE_SCROLLBARS 1 #define HAVE_DIALOGS 1 #define HAVE_TOOLBARS 1 #define HAVE_WIDGETS 1 #define LWLIB_MENUBARS_LUCID 1 #define LWLIB_SCROLLBARS_LUCID 1 #define HAVE_CBRT 1 #define HAVE_CLOSEDIR 1 #define HAVE_DUP2 1 #define HAVE_EACCESS 1 #define HAVE_FMOD 1 #define HAVE_FPATHCONF 1 #define HAVE_FREXP 1 #define HAVE_FSYNC 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETNAMEINFO 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GETCWD 1 #define HAVE_LINK 1 #define HAVE_LOGB 1 #define HAVE_LRAND48 1 #define HAVE_MATHERR 1 #define HAVE_MKDIR 1 #define HAVE_MKTIME 1 #define HAVE_PERROR 1 #define HAVE_POLL 1 #define HAVE_RANDOM 1 #define HAVE_READLINK 1 #define HAVE_RENAME 1 #define HAVE_RINT 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETITIMER 1 #define HAVE_SETPGID 1 #define HAVE_SETSID 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGHOLD 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SNPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_SYMLINK 1 #define HAVE_TZSET 1 #define HAVE_ULIMIT 1 #define HAVE_UMASK 1 #define HAVE_USLEEP 1 #define HAVE_VLIMIT 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_WCSCMP 1 #define HAVE_WCSLEN 1 #define HAVE_GETPT 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_PTSNAME 1 #define HAVE_KILLPG 1 #define HAVE_TCGETPGRP 1 #define HAVE_OPENPTY 1 #define HAVE_PTY_H 1 #define HAVE_STROPTS_H 1 #define HAVE_ISASTREAM 1 #define HAVE_GETLOADAVG 1 #define HAVE_H_ERRNO 1 #define HAVE_SIGSETJMP 1 #define TYPEOF __typeof__ #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRCOLL 1 #define HAVE_GETPGRP 1 #define GETPGRP_VOID 1 #define HAVE_MMAP 1 #define HAVE_TERMIOS 1 #define SIGNALS_VIA_CHARACTERS 1 #define NO_TERMIO 1 #define HAVE_SOCKETS 1 #define HAVE_MULTICAST 1 #define HAVE_SYSVIPC 1 #define SYSV_SYSTEM_DIR 1 #define HAVE_TTY 1 #define HAVE_NCURSES 1 #define CURSES_H_FILE "curses.h" #define TERM_H_FILE "term.h" #define HAVE_GPM 1 #define HAVE_U_INT8_T 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define DB_H_FILE "db.h" #define HAVE_BERKELEY_DB 1 #define HAVE_DATABASE 1 #define HAVE_UNIX_PROCESSES 1 #define PREFIX_USER_DEFINED 1 #define INHIBIT_SITE_LISP 1 #define EMACS_CONFIGURATION "i686-uhu-linux" #define EMACS_CONFIG_OPTIONS " '--with-dynamic' '--with-x11' '--without-postgresql' '--with-athena=xaw' '--enable-database=berkdb' '--without-ldap' '--enable-menubars=lucid' '--enable-scrollbars=lucid' '--enable-widgets=athena' '--enable-dialogs=athena' '--enable-external-widget' '--with-jpeg' '--with-png' '--with-tiff' '--with-ncurses' '--with-pop' '--with-xfs' '--disable-sound' '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i686-uhu-linux' '--host=i686-uhu-linux' '--disable-static' 'CFLAGS=-O2 -march=i686 -mtune=generic ' 'build_alias=i686-uhu-linux' 'host_alias=i686-uhu-linux'" #define LD_SWITCH_X_SITE #define LD_SWITCH_X_SITE_AUX #define C_SWITCH_X_SITE #define LD_SWITCH_SITE #define C_SWITCH_SITE #define USE_GCC 1 #define EXTERNAL_WIDGET 1 #define USE_KKCC 1 #define MAIL_USE_POP 1 #define PDUMP 1 #define DUMP_IN_EXEC 1 configure: exit 0