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.69. 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 --with-mule --without-debug --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 = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /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:5569: checking whether ln -s works configure:5573: result: yes configure:5659: checking build system type configure:5673: result: i686-uhu-linux-gnu configure:6050: checking for i686-uhu-linux-gcc configure:6066: found /usr/bin/i686-uhu-linux-gcc configure:6077: result: i686-uhu-linux-gcc configure:6346: checking for C compiler version configure:6355: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6366: $? = 0 configure:6355: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6366: $? = 0 configure:6355: 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:6366: $? = 1 configure:6355: 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:6366: $? = 1 configure:6386: checking whether the C compiler works configure:6408: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6412: $? = 0 configure:6460: result: yes configure:6463: checking for C compiler default output file name configure:6465: result: a.out configure:6471: checking for suffix of executables configure:6478: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6482: $? = 0 configure:6504: result: configure:6526: checking whether we are cross compiling configure:6534: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6538: $? = 0 configure:6545: ./conftest configure:6549: $? = 0 configure:6564: result: no configure:6569: checking for suffix of object files configure:6591: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6595: $? = 0 configure:6616: result: o configure:6620: checking whether we are using the GNU C compiler configure:6639: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6639: $? = 0 configure:6648: result: yes configure:6657: checking whether i686-uhu-linux-gcc accepts -g configure:6677: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:6677: $? = 0 configure:6718: result: yes configure:6735: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:6798: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6798: $? = 0 configure:6811: result: none needed configure:6843: checking how to run the C preprocessor configure:6874: i686-uhu-linux-gcc -E conftest.c configure:6874: $? = 0 configure:6888: i686-uhu-linux-gcc -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6888: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_i686_uhu_linux | #define CLASH_DETECTION 1 | /* end confdefs.h. */ | #include configure:6913: result: i686-uhu-linux-gcc -E configure:6933: i686-uhu-linux-gcc -E conftest.c configure:6933: $? = 0 configure:6947: i686-uhu-linux-gcc -E conftest.c conftest.c:31:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6947: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_i686_uhu_linux | #define CLASH_DETECTION 1 | /* end confdefs.h. */ | #include configure:6979: checking for grep that handles long lines and -e configure:7037: result: /bin/grep configure:7042: checking for egrep configure:7104: result: /bin/grep -E configure:7109: checking for ANSI C header files configure:7129: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7129: $? = 0 configure:7202: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7202: $? = 0 configure:7202: ./conftest configure:7202: $? = 0 configure:7213: result: yes configure:7226: checking for sys/types.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for sys/stat.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for stdlib.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for string.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for memory.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for strings.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for inttypes.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for stdint.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7226: checking for unistd.h configure:7226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7226: $? = 0 configure:7226: result: yes configure:7239: checking minix/config.h usability configure:7239: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:74:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7239: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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:7239: result: no configure:7239: checking minix/config.h presence configure:7239: i686-uhu-linux-gcc -E conftest.c conftest.c:41:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:7239: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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:7239: result: no configure:7239: checking for minix/config.h configure:7239: result: no configure:7260: checking whether it is safe to define __EXTENSIONS__ configure:7278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7278: $? = 0 configure:7285: result: yes configure:7311: checking for i686-uhu-linux-gcc configure:7338: result: i686-uhu-linux-gcc configure:7607: checking for C compiler version configure:7616: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7627: $? = 0 configure:7616: 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.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:7627: $? = 0 configure:7616: 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:7627: $? = 1 configure:7616: 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:7627: $? = 1 configure:7631: checking whether we are using the GNU C compiler configure:7659: result: yes configure:7668: checking whether i686-uhu-linux-gcc accepts -g configure:7729: result: yes configure:7746: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:7822: result: none needed configure:8955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8955: $? = 0 configure:8955: ./conftest configure:8955: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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:8976: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8976: $? = 0 configure:8976: ./conftest configure:8976: $? = 8 configure: program exited with status 8 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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:8995: checking whether we are using g++ configure:9009: result: no configure:9025: checking how to run the C preprocessor configure:9095: result: i686-uhu-linux-gcc -E configure:9115: i686-uhu-linux-gcc -E conftest.c configure:9115: $? = 0 configure:9129: i686-uhu-linux-gcc -E conftest.c conftest.c:46:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9129: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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:9163: checking for GNU libc configure:9181: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9181: $? = 0 configure:9187: result: yes configure:9240: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9240: $? = 0 configure:9240: ./conftest configure:9240: $? = 0 configure:9570: checking for preferred optimization flags configure:9595: result: configure:9598: checking for preferred debugging flags configure:9616: result: -g configure:9620: checking for preferred warning flags for XEMACS_CC configure:9660: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wunused-parameter configure:9663: checking for preferred warning flags for CC configure:9665: result: -Wall -Wno-switch -Wundef -Wsign-compare -Wno-char-subscripts -Wpacked -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement configure:9669: checking for remaining CFLAGS configure:9677: result: -O2 -march=i686 -mtune=generic configure:9684: checking total value of XE_CFLAGS configure:9686: 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:9688: checking total value of CFLAGS configure:9690: 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:9694: checking for buggy gcc versions configure:9760: result: no configure:9937: checking for compiler version information configure:9987: result: i686-uhu-linux-gcc (GCC) 4.8.3 configure:9990: checking for standard C library version information configure:10030: result: 2.19 configure:10232: checking for malloc_set_state configure:10232: 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:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char malloc_set_state (); ^ conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10232: $? = 0 configure:10232: result: yes configure:10239: checking whether __after_morecore_hook exists configure:10252: 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:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern void (* __after_morecore_hook)(); ^ conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10252: $? = 0 configure:10253: result: yes configure:10294: checking for ar configure:10310: found /usr/bin/ar configure:10322: result: ar configure:10336: checking for i686-uhu-linux-ranlib configure:10366: result: no configure:10376: checking for ranlib configure:10392: found /usr/bin/ranlib configure:10403: result: ranlib configure:10439: checking for a BSD-compatible install configure:10507: result: /bin/install -c configure:10522: checking for bison configure:10538: found /usr/bin/bison configure:10549: result: bison -y configure:10565: checking a.out.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking a.out.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for a.out.h configure:10565: result: yes configure:10565: checking elf.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking elf.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for elf.h configure:10565: result: yes configure:10565: checking cygwin/version.h usability configure:10565: 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:86:28: fatal error: cygwin/version.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10565: result: no configure:10565: checking cygwin/version.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c conftest.c:53:28: fatal error: cygwin/version.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 DOUG_LEA_MALLOC 1 | #define HAVE_A_OUT_H 1 | #define HAVE_ELF_H 1 | /* end confdefs.h. */ | #include configure:10565: result: no configure:10565: checking for cygwin/version.h configure:10565: result: no configure:10565: checking fcntl.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking fcntl.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for fcntl.h configure:10565: result: yes configure:10565: checking libgen.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking libgen.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for libgen.h configure:10565: result: yes configure:10565: checking locale.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking locale.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for locale.h configure:10565: result: yes configure:10565: checking wchar.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking wchar.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for wchar.h configure:10565: result: yes configure:10565: checking mach/mach.h usability configure:10565: 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:90:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10565: result: no configure:10565: checking mach/mach.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c conftest.c:57:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10565: result: no configure:10565: checking for mach/mach.h configure:10565: result: no configure:10565: checking sys/param.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/param.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/param.h configure:10565: result: yes configure:10565: checking sys/pstat.h usability configure:10565: 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:91:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10565: result: no configure:10565: checking sys/pstat.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c conftest.c:58:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:10565: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10565: result: no configure:10565: checking for sys/pstat.h configure:10565: result: no configure:10565: checking sys/resource.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/resource.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/resource.h configure:10565: result: yes configure:10565: checking sys/time.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/time.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/time.h configure:10565: result: yes configure:10565: checking sys/timeb.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/timeb.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/timeb.h configure:10565: result: yes configure:10565: checking sys/times.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/times.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/times.h configure:10565: result: yes configure:10565: checking sys/un.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/un.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/un.h configure:10565: result: yes configure:10565: checking sys/vlimit.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking sys/vlimit.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for sys/vlimit.h configure:10565: result: yes configure:10565: checking ulimit.h usability configure:10565: 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:10565: $? = 0 configure:10565: result: yes configure:10565: checking ulimit.h presence configure:10565: i686-uhu-linux-gcc -E conftest.c configure:10565: $? = 0 configure:10565: result: yes configure:10565: checking for ulimit.h configure:10565: result: yes configure:10575: checking for sys/wait.h that is POSIX.1 compatible configure:10601: 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] main () ^ configure:10601: $? = 0 configure:10608: result: yes configure:10616: checking for ANSI C header files configure:10720: result: yes configure:10728: checking whether time.h and sys/time.h may both be included configure:10748: 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:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10748: $? = 0 configure:10755: result: yes configure:10763: checking whether sys_siglist is declared configure:10763: 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:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10763: $? = 0 configure:10763: result: yes configure:10782: checking for utime configure:10796: 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:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10796: $? = 0 configure:10797: result: yes configure:10819: checking return type of signal handlers configure:10837: 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:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:76:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:10837: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10844: result: void configure:10852: checking for size_t configure:10852: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10852: $? = 0 configure:10852: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:10852: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10852: result: yes configure:10863: checking for pid_t configure:10863: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10863: $? = 0 configure:10863: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:10863: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10863: result: yes configure:10874: checking for uid_t in sys/types.h configure:10893: result: yes configure:10904: checking for mode_t configure:10904: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10904: $? = 0 configure:10904: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:10904: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10904: result: yes configure:10915: checking for off_t configure:10915: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10915: $? = 0 configure:10915: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:10915: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10915: result: yes configure:10926: checking for ssize_t configure:10926: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:10926: $? = 0 configure:10926: 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:105:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:107:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:10926: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:10926: result: yes configure:10959: checking for socklen_t configure:10968: 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:10968: $? = 0 configure:10969: result: yes configure:10997: checking for struct timeval configure:11019: 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:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11019: $? = 0 configure:11020: result: yes configure:11032: checking whether struct tm is in sys/time.h or time.h configure:11052: 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:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11052: $? = 0 configure:11059: result: time.h configure:11067: checking for struct tm.tm_zone configure:11067: 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] main () ^ configure:11067: $? = 0 configure:11067: result: yes configure:11135: checking for an ANSI C-conforming const configure:11201: 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:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11201: $? = 0 configure:11208: result: yes configure:11217: checking whether make sets $(MAKE) configure:11239: result: yes configure:11249: checking whether byte ordering is bigendian configure:11264: 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:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:75:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:75:15: error: unknown type name 'universal' configure:11264: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:11309: 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] main () ^ configure:11309: $? = 0 configure:11327: 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] main () ^ conftest.c: In function 'main': conftest.c:81:4: error: unknown type name 'not' not big endian ^ conftest.c:81:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:11327: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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:11455: result: no configure:11478: checking size of short configure:11483: 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:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (short)); } ^ conftest.c:108:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (short)); } ^ conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11483: $? = 0 configure:11483: ./conftest configure:11483: $? = 0 configure:11497: result: 2 configure:11517: checking size of int configure:11522: 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:108:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (int)); } ^ conftest.c:109:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (int)); } ^ conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11522: $? = 0 configure:11522: ./conftest configure:11522: $? = 0 configure:11536: result: 4 configure:11550: checking size of long configure:11555: 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:109:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (long)); } ^ conftest.c:110:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long)); } ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11555: $? = 0 configure:11555: ./conftest configure:11555: $? = 0 configure:11569: result: 4 configure:11583: checking size of long long configure:11588: 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] static long int longval () { return (long int) (sizeof (long long)); } ^ conftest.c:111:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (long long)); } ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11588: $? = 0 configure:11588: ./conftest configure:11588: $? = 0 configure:11602: result: 8 configure:11616: checking size of void * configure:11621: 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] static long int longval () { return (long int) (sizeof (void *)); } ^ conftest.c:112:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (void *)); } ^ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11621: $? = 0 configure:11621: ./conftest configure:11621: $? = 0 configure:11635: result: 4 configure:11649: checking size of double configure:11654: 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] static long int longval () { return (long int) (sizeof (double)); } ^ conftest.c:113:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (double)); } ^ conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11654: $? = 0 configure:11654: ./conftest configure:11654: $? = 0 configure:11668: result: 8 configure:11679: checking for long file names configure:11711: result: yes configure:11727: checking for special C compiler options needed for large files configure:11772: result: no configure:11778: checking for _FILE_OFFSET_BITS value needed for large files configure:11803: 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:87:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:87:3: warning: left shift count >= width of type [enabled by default] conftest.c:88:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:88:10: warning: left shift count >= width of type [enabled by default] conftest.c:87:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11803: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:11827: 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:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11827: $? = 0 configure:11835: result: 64 configure:11920: checking for _LARGEFILE_SOURCE value needed for large files configure:11939: 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:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11939: $? = 0 configure:11967: result: no configure:11992: checking size of off_t configure:11997: 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:116:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (off_t)); } ^ conftest.c:117:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (off_t)); } ^ conftest.c:121:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:11997: $? = 0 configure:11997: ./conftest configure:11997: $? = 0 configure:12011: result: 8 configure:12022: checking for sin configure:12022: 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] char sin (); ^ conftest.c:107:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ conftest.c:116:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cc4q7Rye.o: In function `main': /var/uhubuild/work/compile/conftest.c:118: undefined reference to `sin' collect2: error: ld returned 1 exit status configure:12022: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | /* 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:12022: result: no configure:12026: checking for sin in -lm configure:12051: 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] char sin (); ^ conftest.c:91:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12051: $? = 0 configure:12060: result: yes configure:12085: 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] main () ^ configure:12085: $? = 0 configure:12094: checking for mkstemp configure:12094: 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] char mkstemp (); ^ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12094: $? = 0 configure:12094: result: yes configure:12104: checking type of mail spool file locking configure:12106: result: configure:12111: checking for lockf configure:12111: 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] char lockf (); ^ conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12111: $? = 0 configure:12111: result: yes configure:12111: checking for flock configure:12111: 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] char flock (); ^ conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12111: $? = 0 configure:12111: result: yes configure:12151: checking whether the -xildoff compiler flag is required configure:12160: result: no configure:12178: checking whether ASLR needs to be disabled configure:12186: result: no configure:12191: checking for specified window system configure:12193: result: configure:12568: checking for X configure:12676: i686-uhu-linux-gcc -E conftest.c configure:12676: $? = 0 configure:12707: 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] main () ^ configure:12707: $? = 0 configure:12757: result: libraries , headers configure:12856: 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] char XOpenDisplay (); ^ conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12856: $? = 0 configure:12954: checking for gethostbyname configure:12954: 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] char gethostbyname (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:12954: $? = 0 configure:12954: result: yes configure:13051: checking for connect configure:13051: 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] char connect (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13051: $? = 0 configure:13051: result: yes configure:13100: checking for remove configure:13100: 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] char remove (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13100: $? = 0 configure:13100: result: yes configure:13149: checking for shmat configure:13149: 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] char shmat (); ^ conftest.c:122:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13149: $? = 0 configure:13149: result: yes configure:13207: checking for IceConnectionNumber in -lICE configure:13232: 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] char IceConnectionNumber (); ^ conftest.c:99:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13232: $? = 0 configure:13241: result: yes configure:13264: checking Xm/Xm.h usability configure:13264: 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 #include ^ compilation terminated. configure:13264: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:13264: result: no configure:13264: checking Xm/Xm.h presence configure:13264: i686-uhu-linux-gcc -E conftest.c conftest.c:91:19: fatal error: Xm/Xm.h: No such file or directory #include ^ compilation terminated. configure:13264: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:13264: result: no configure:13264: checking for Xm/Xm.h configure:13264: result: no configure:13428: checking for X defines extracted by xmkmf configure:13430: result: configure:13470: checking X11/Intrinsic.h usability configure:13470: 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:13470: $? = 0 configure:13470: result: yes configure:13470: checking X11/Intrinsic.h presence configure:13470: i686-uhu-linux-gcc -E conftest.c configure:13470: $? = 0 configure:13470: result: yes configure:13470: checking for X11/Intrinsic.h configure:13470: result: yes configure:13479: checking for XOpenDisplay in -lX11 configure:13504: 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] char XOpenDisplay (); ^ conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13504: $? = 0 configure:13513: result: yes configure:13566: checking for XShapeSelectInput in -lXext configure:13591: 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] char XShapeSelectInput (); ^ conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13591: $? = 0 configure:13600: result: yes configure:13607: checking for XtOpenDisplay in -lXt configure:13632: 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] char XtOpenDisplay (); ^ conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13632: $? = 0 configure:13641: result: yes configure:13650: checking the version of X11 being used configure:13660: 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:13660: $? = 0 configure:13660: ./conftest configure:13660: $? = 0 configure:13669: result: R6 configure:13686: checking for XConvertCase configure:13686: 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] char XConvertCase (); ^ conftest.c:124:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13686: $? = 0 configure:13686: result: yes configure:13686: checking for XtRegisterDrawable configure:13686: 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] char XtRegisterDrawable (); ^ conftest.c:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13686: $? = 0 configure:13686: result: yes configure:13699: checking X11/Xlocale.h usability configure:13699: 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:13699: $? = 0 configure:13699: result: yes configure:13699: checking X11/Xlocale.h presence configure:13699: i686-uhu-linux-gcc -E conftest.c configure:13699: $? = 0 configure:13699: result: yes configure:13699: checking for X11/Xlocale.h configure:13699: result: yes configure:13699: checking X11/Xfuncproto.h usability configure:13699: 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:13699: $? = 0 configure:13699: result: yes configure:13699: checking X11/Xfuncproto.h presence configure:13699: i686-uhu-linux-gcc -E conftest.c configure:13699: $? = 0 configure:13699: result: yes configure:13699: checking for X11/Xfuncproto.h configure:13699: result: yes configure:13712: checking for XRegisterIMInstantiateCallback configure:13712: 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] char XRegisterIMInstantiateCallback (); ^ conftest.c:128:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13712: $? = 0 configure:13712: result: yes configure:13721: checking for standard XRegisterIMInstantiateCallback prototype configure:13732: 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' extern Bool XRegisterIMInstantiateCallback( ^ In file included from conftest.c:99:0: /usr/include/X11/Xlib.h:3943:13: note: previous declaration of 'XRegisterIMInstantiateCallback' was here extern Bool XRegisterIMInstantiateCallback( ^ configure:13732: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:13736: result: no configure:13743: checking for XmuReadBitmapDataFromFile in -lXmu configure:13768: 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] char XmuReadBitmapDataFromFile (); ^ conftest.c:107:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:13768: $? = 0 configure:13777: result: yes configure:13793: checking for main in -lXbsd configure:13812: 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] main () ^ /usr/bin/ld: cannot find -lXbsd collect2: error: ld returned 1 exit status configure:13812: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:13821: result: no configure:14059: checking for MS-Windows configure:14061: result: configure:14063: checking for main in -lgdi32 configure:14082: 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] main () ^ /usr/bin/ld: cannot find -lgdi32 collect2: error: ld returned 1 exit status configure:14082: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:14091: result: no configure:14186: checking for X11/extensions/shape.h configure:14186: 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:14186: $? = 0 configure:14186: result: yes configure:14214: checking for WM_COMMAND option configure:14219: result: yes configure:14227: checking X11/Xauth.h usability configure:14227: 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:14227: $? = 0 configure:14227: result: yes configure:14227: checking X11/Xauth.h presence configure:14227: i686-uhu-linux-gcc -E conftest.c configure:14227: $? = 0 configure:14227: result: yes configure:14227: checking for X11/Xauth.h configure:14227: result: yes configure:14235: checking for XauGetAuthByAddr in -lXau configure:14260: 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] char XauGetAuthByAddr (); ^ conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:14260: $? = 0 configure:14269: result: yes configure:14307: checking for module support configure:14309: result: configure:14315: checking dlfcn.h usability configure:14315: 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:14315: $? = 0 configure:14315: result: yes configure:14315: checking dlfcn.h presence configure:14315: i686-uhu-linux-gcc -E conftest.c configure:14315: $? = 0 configure:14315: result: yes configure:14315: checking for dlfcn.h configure:14315: result: yes configure:14318: checking for dlopen in -lc configure:14331: 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] main () ^ /usr/bin/ld: /tmp/ccGwPNp2.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:14331: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:14336: result: no configure:14338: checking for dlopen in -ldl configure:14353: 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] main () ^ configure:14353: $? = 0 configure:14354: result: yes configure:14510: checking how to build dynamic libraries for i686-uhu-linux configure:14512: result: configure:14550: checking how to produce PIC code configure:14646: result: -fPIC configure:14650: checking if PIC flag -fPIC really works configure:14658: 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:14658: $? = 0 configure:14668: result: yes configure:14688: checking if C compiler can produce shared libraries configure:14746: 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:14746: $? = 0 configure:14760: result: yes configure:14768: checking for ld used by GCC configure:14818: result: /usr/bin/ld configure:14834: checking if the linker is GNU ld GNU ld (GNU Binutils) 2.23.2 configure:14842: result: yes configure:15064: checking for dlerror configure:15064: 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] char dlerror (); ^ conftest.c:135:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:15064: $? = 0 configure:15064: result: yes configure:15064: checking for _dlerror configure:15064: 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] char _dlerror (); ^ conftest.c:136:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccO4BNxu.o: In function `main': /var/uhubuild/work/compile/conftest.c:138: undefined reference to `_dlerror' collect2: error: ld returned 1 exit status configure:15064: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15064: result: no configure:15110: checking tt_c.h usability configure:15110: 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 #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking tt_c.h presence configure:15110: i686-uhu-linux-gcc -E conftest.c conftest.c:104:18: fatal error: tt_c.h: No such file or directory #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking for tt_c.h configure:15110: result: no configure:15110: checking Tt/tt_c.h usability configure:15110: 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 #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking Tt/tt_c.h presence configure:15110: i686-uhu-linux-gcc -E conftest.c conftest.c:104:21: fatal error: Tt/tt_c.h: No such file or directory #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking for Tt/tt_c.h configure:15110: result: no configure:15110: checking desktop/tt_c.h usability configure:15110: 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 #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking desktop/tt_c.h presence configure:15110: i686-uhu-linux-gcc -E conftest.c conftest.c:104:26: fatal error: desktop/tt_c.h: No such file or directory #include ^ compilation terminated. configure:15110: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15110: result: no configure:15110: checking for desktop/tt_c.h configure:15110: result: no configure:15191: checking Dt/Dt.h usability configure:15191: 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 #include
^ compilation terminated. configure:15191: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15191: result: no configure:15191: checking Dt/Dt.h presence configure:15191: i686-uhu-linux-gcc -E conftest.c conftest.c:104:19: fatal error: Dt/Dt.h: No such file or directory #include
^ compilation terminated. configure:15191: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15191: result: no configure:15191: checking for Dt/Dt.h configure:15191: result: no configure:15279: checking for LDAP configure:15281: result: configure:15722: checking for graphics libraries configure:15724: result: configure:15752: checking for Xpm - no older than 3.4f configure:15770: 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] XpmIncludeVersion != XpmLibraryVersion() ? 1 : ^ configure:15770: $? = 0 configure:15770: ./conftest configure:15770: $? = 0 configure:15797: result: yes configure:15807: checking for "FOR_MSW" xpm configure:15821: 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] main () ^ conftest.c: In function 'main': conftest.c:109:1: warning: implicit declaration of function 'XpmCreatePixmapFromData' [-Wimplicit-function-declaration] XpmCreatePixmapFromData(); ^ configure:15821: $? = 0 configure:15829: result: no configure:15837: checking compface.h usability configure:15837: 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 #include ^ compilation terminated. configure:15837: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15837: result: no configure:15837: checking compface.h presence configure:15837: i686-uhu-linux-gcc -E conftest.c conftest.c:105:22: fatal error: compface.h: No such file or directory #include ^ compilation terminated. configure:15837: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:15837: result: no configure:15837: checking for compface.h configure:15837: result: no configure:15894: checking gif_lib.h usability configure:15894: 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:15894: $? = 0 configure:15894: result: yes configure:15894: checking gif_lib.h presence configure:15894: i686-uhu-linux-gcc -E conftest.c configure:15894: $? = 0 configure:15894: result: yes configure:15894: checking for gif_lib.h configure:15894: result: yes configure:15904: checking for EGifPutExtensionLast in -lgif configure:15929: 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] char EGifPutExtensionLast (); ^ conftest.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:15929: $? = 0 configure:15938: result: yes configure:15994: checking for inflate in -lc configure:16019: 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] char inflate (); ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccx71Fel.o: In function `main': /var/uhubuild/work/compile/conftest.c:117: undefined reference to `inflate' collect2: error: ld returned 1 exit status configure:16019: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:16028: result: no configure:16034: checking for inflate in -lz configure:16059: 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] char inflate (); ^ conftest.c:115:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:16059: $? = 0 configure:16068: result: yes configure:16407: checking for X11 graphics libraries configure:16409: result: configure:16423: checking for the Athena widgets configure:16425: result: configure:16441: checking for XawScrollbarSetThumb in -lXaw configure:16466: 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] char XawScrollbarSetThumb (); ^ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:16466: $? = 0 configure:16476: result: yes configure:16481: checking for Xaw3dComputeBottomShadowRGB in -lXaw configure:16506: 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] char Xaw3dComputeBottomShadowRGB (); ^ conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccG2wEkw.o: In function `main': /var/uhubuild/work/compile/conftest.c:120: undefined reference to `Xaw3dComputeBottomShadowRGB' collect2: error: ld returned 1 exit status configure:16506: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 Xaw3dComputeBottomShadowRGB (); | int | main () | { | return Xaw3dComputeBottomShadowRGB (); | ; | return 0; | } configure:16516: result: no configure:16627: checking X11/Xaw/ThreeD.h usability configure:16627: 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 #include ^ compilation terminated. configure:16627: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:16627: result: no configure:16627: checking X11/Xaw/ThreeD.h presence configure:16627: i686-uhu-linux-gcc -E conftest.c conftest.c:109:28: fatal error: X11/Xaw/ThreeD.h: No such file or directory #include ^ compilation terminated. configure:16627: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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:16627: result: no configure:16627: checking for X11/Xaw/ThreeD.h configure:16627: result: no configure:16632: checking for X11/Xaw/XawInit.h configure:16632: 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:16632: $? = 0 configure:16632: result: yes configure:16765: checking for Xm/Xm.h configure:16765: result: no configure:17057: checking for Mule-related features configure:17064: checking libintl.h usability configure:17064: 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:17064: $? = 0 configure:17064: result: yes configure:17064: checking libintl.h presence configure:17064: i686-uhu-linux-gcc -E conftest.c configure:17064: $? = 0 configure:17064: result: yes configure:17064: checking for libintl.h configure:17064: result: yes configure:17074: checking for strerror in -lintl configure:17099: 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 -lintl -lm -ldl 1>&5 conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char strerror (); ^ conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:17099: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:17108: result: no configure:17120: checking for Mule input methods configure:17123: checking for XIM configure:17125: checking for XOpenIM in -lX11 configure:17150: 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 -lX11 -lm -ldl 1>&5 conftest.c:141:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char XOpenIM (); ^ conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17150: $? = 0 configure:17159: result: yes configure:17275: checking for XFontSet configure:17277: checking for XmbDrawString in -lX11 configure:17302: 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 -lX11 -lm -ldl 1>&5 conftest.c:143:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char XmbDrawString (); ^ conftest.c:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17302: $? = 0 configure:17311: result: yes configure:17330: checking wnn/jllib.h usability configure:17330: 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:170:23: fatal error: wnn/jllib.h: No such file or directory #include ^ compilation terminated. configure:17330: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17330: result: no configure:17330: checking wnn/jllib.h presence configure:17330: i686-uhu-linux-gcc -E conftest.c conftest.c:137:23: fatal error: wnn/jllib.h: No such file or directory #include ^ compilation terminated. configure:17330: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 1 | /* end confdefs.h. */ | #include configure:17330: result: no configure:17330: checking for wnn/jllib.h configure:17330: result: no configure:17635: checking canna/jrkanji.h usability configure:17635: 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:170:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17635: result: no configure:17635: checking canna/jrkanji.h presence configure:17635: i686-uhu-linux-gcc -E conftest.c conftest.c:137:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 1 | /* end confdefs.h. */ | #include configure:17635: result: no configure:17635: checking for canna/jrkanji.h configure:17635: result: no configure:17649: WARNING: You may ignore any *Present but not compiled* message from autoconf. We detect that condition and recheck, but there is no way to suppress autoconf's message. configure:17635: checking canna/jrkanji.h usability configure:17635: 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 -DCANNA_NEW_WCHAR_AWARE=1 conftest.c >&5 conftest.c:170:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17635: result: no configure:17635: checking canna/jrkanji.h presence configure:17635: i686-uhu-linux-gcc -E -DCANNA_NEW_WCHAR_AWARE=1 conftest.c conftest.c:137:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 1 | /* end confdefs.h. */ | #include configure:17635: result: no configure:17635: checking for canna/jrkanji.h configure:17635: result: no configure:17649: WARNING: You may ignore any *Present but not compiled* message from autoconf. We detect that condition and recheck, but there is no way to suppress autoconf's message. configure:17635: checking canna/jrkanji.h usability configure:17635: 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 -I/usr/local/canna/include conftest.c >&5 conftest.c:170:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17635: result: no configure:17635: checking canna/jrkanji.h presence configure:17635: i686-uhu-linux-gcc -E -I/usr/local/canna/include conftest.c conftest.c:137:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 1 | /* end confdefs.h. */ | #include configure:17635: result: no configure:17635: checking for canna/jrkanji.h configure:17635: result: no configure:17649: WARNING: You may ignore any *Present but not compiled* message from autoconf. We detect that condition and recheck, but there is no way to suppress autoconf's message. configure:17635: checking canna/jrkanji.h usability configure:17635: 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 -I/usr/local/canna/include -DCANNA_NEW_WCHAR_AWARE=1 conftest.c >&5 conftest.c:170:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17635: result: no configure:17635: checking canna/jrkanji.h presence configure:17635: i686-uhu-linux-gcc -E -I/usr/local/canna/include -DCANNA_NEW_WCHAR_AWARE=1 conftest.c conftest.c:137:27: fatal error: canna/jrkanji.h: No such file or directory #include ^ compilation terminated. configure:17635: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 1 | /* end confdefs.h. */ | #include configure:17635: result: no configure:17635: checking for canna/jrkanji.h configure:17635: result: no configure:17649: WARNING: You may ignore any *Present but not compiled* message from autoconf. We detect that condition and recheck, but there is no way to suppress autoconf's message. configure:17762: WARNING: Canna configuration failed. If you expected success, maybe you need --with-site-prefixes=/usr/local/canna? configure:17901: checking for cbrt configure:17901: 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] char cbrt (); ^ conftest.c:160:6: warning: conflicting types for built-in function 'cbrt' [enabled by default] char cbrt (); ^ conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for closedir configure:17901: 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] char closedir (); ^ conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for dup2 configure:17901: 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] char dup2 (); ^ conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for eaccess configure:17901: 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] char eaccess (); ^ conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for fmod configure:17901: 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] char fmod (); ^ conftest.c:164:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for fpathconf configure:17901: 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] char fpathconf (); ^ conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for frexp configure:17901: 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] char frexp (); ^ conftest.c:166:6: warning: conflicting types for built-in function 'frexp' [enabled by default] char frexp (); ^ conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for fsync configure:17901: 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] char fsync (); ^ conftest.c:176:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for ftime configure:17901: 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] char ftime (); ^ conftest.c:177:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for ftruncate configure:17901: 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] char ftruncate (); ^ conftest.c:178:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for getaddrinfo configure:17901: 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] char getaddrinfo (); ^ conftest.c:179:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for gethostname configure:17901: 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] char gethostname (); ^ conftest.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for getnameinfo configure:17901: 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] char getnameinfo (); ^ conftest.c:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for getpagesize configure:17901: 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] char getpagesize (); ^ conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for getrlimit configure:17901: 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] char getrlimit (); ^ conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for gettimeofday configure:17901: 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] char gettimeofday (); ^ conftest.c:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for getcwd configure:17901: 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] char getcwd (); ^ conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for link configure:17901: 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] char link (); ^ conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for logb configure:17901: 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] char logb (); ^ conftest.c:178:6: warning: conflicting types for built-in function 'logb' [enabled by default] char logb (); ^ conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for lrand48 configure:17901: 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] char lrand48 (); ^ conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for matherr configure:17901: 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] char matherr (); ^ conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for mkdir configure:17901: 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] char mkdir (); ^ conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for mktime configure:17901: 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] char mktime (); ^ conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for perror configure:17901: 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] char perror (); ^ conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for poll configure:17901: 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] char poll (); ^ conftest.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for random configure:17901: 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] char random (); ^ conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for readlink configure:17901: 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] char readlink (); ^ conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for rename configure:17901: 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] char rename (); ^ conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for res_init configure:17901: 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] char res_init (); ^ conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccI2hIGT.o: In function `main': /var/uhubuild/work/compile/conftest.c:199: undefined reference to `res_init' collect2: error: ld returned 1 exit status configure:17901: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17901: result: no configure:17901: checking for rint configure:17901: 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] char rint (); ^ conftest.c:188:6: warning: conflicting types for built-in function 'rint' [enabled by default] char rint (); ^ conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for rmdir configure:17901: 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] char rmdir (); ^ conftest.c:198:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for select configure:17901: 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] char select (); ^ conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for setitimer configure:17901: 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] char setitimer (); ^ conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for setpgid configure:17901: 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] char setpgid (); ^ conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for setsid configure:17901: 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] char setsid (); ^ conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for sigblock configure:17901: 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] char sigblock (); ^ conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for sighold configure:17901: 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] char sighold (); ^ conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for sigprocmask configure:17901: 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] char sigprocmask (); ^ conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for snprintf configure:17901: 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] char snprintf (); ^ conftest.c:197:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for strerror configure:17901: 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] char strerror (); ^ conftest.c:207:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for strlwr configure:17901: 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] char strlwr (); ^ conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccdGqclh.o: In function `main': /var/uhubuild/work/compile/conftest.c:210: undefined reference to `strlwr' collect2: error: ld returned 1 exit status configure:17901: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17901: result: no configure:17901: checking for strupr configure:17901: 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] char strupr (); ^ conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cciI6Bdn.o: In function `main': /var/uhubuild/work/compile/conftest.c:210: undefined reference to `strupr' collect2: error: ld returned 1 exit status configure:17901: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17901: result: no configure:17901: checking for symlink configure:17901: 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] char symlink (); ^ conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for tzset configure:17901: 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] char tzset (); ^ conftest.c:209:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for ulimit configure:17901: 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] char ulimit (); ^ conftest.c:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for umask configure:17901: 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] char umask (); ^ conftest.c:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for usleep configure:17901: 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] char usleep (); ^ conftest.c:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for vlimit configure:17901: 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] char vlimit (); ^ conftest.c:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for vsnprintf configure:17901: 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] char vsnprintf (); ^ conftest.c:205:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ conftest.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for waitpid configure:17901: 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] char waitpid (); ^ conftest.c:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for wcscmp configure:17901: 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] char wcscmp (); ^ conftest.c:216:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17901: checking for wcslen configure:17901: 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] char wcslen (); ^ conftest.c:217:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17901: $? = 0 configure:17901: result: yes configure:17993: checking for getpt configure:17993: 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] char getpt (); ^ conftest.c:218:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for _getpty configure:17993: 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] char _getpty (); ^ conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cckpLJHY.o: In function `main': /var/uhubuild/work/compile/conftest.c:221: undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:17993: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:17993: result: no configure:17993: checking for grantpt configure:17993: 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] char grantpt (); ^ conftest.c:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for unlockpt configure:17993: 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:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char unlockpt (); ^ conftest.c:220:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for ptsname configure:17993: 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:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char ptsname (); ^ conftest.c:221:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for killpg configure:17993: 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:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char killpg (); ^ conftest.c:222:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:17993: checking for tcgetpgrp configure:17993: 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:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tcgetpgrp (); ^ conftest.c:223:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:17993: $? = 0 configure:17993: result: yes configure:18003: checking for openpty configure:18003: 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:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char openpty (); ^ conftest.c:224:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccgspupE.o: In function `main': /var/uhubuild/work/compile/conftest.c:226: undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:18003: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18003: result: no configure:18008: checking for openpty in -lutil configure:18033: 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:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char openpty (); ^ conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18033: $? = 0 configure:18042: result: yes configure:18056: checking libutil.h usability configure:18056: 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:226:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:18056: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18056: result: no configure:18056: checking libutil.h presence configure:18056: i686-uhu-linux-gcc -E conftest.c conftest.c:193:21: fatal error: libutil.h: No such file or directory #include ^ compilation terminated. configure:18056: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18056: result: no configure:18056: checking for libutil.h configure:18056: result: no configure:18056: checking util.h usability configure:18056: 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:226:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:18056: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18056: result: no configure:18056: checking util.h presence configure:18056: i686-uhu-linux-gcc -E conftest.c conftest.c:193:18: fatal error: util.h: No such file or directory #include ^ compilation terminated. configure:18056: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18056: result: no configure:18056: checking for util.h configure:18056: result: no configure:18084: checking pty.h usability configure:18084: 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:18084: $? = 0 configure:18084: result: yes configure:18084: checking pty.h presence configure:18084: i686-uhu-linux-gcc -E conftest.c configure:18084: $? = 0 configure:18084: result: yes configure:18084: checking for pty.h configure:18084: result: yes configure:18111: checking stropts.h usability configure:18111: 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:18111: $? = 0 configure:18111: result: yes configure:18111: checking stropts.h presence configure:18111: i686-uhu-linux-gcc -E conftest.c configure:18111: $? = 0 configure:18111: result: yes configure:18111: checking for stropts.h configure:18111: result: yes configure:18124: checking for isastream configure:18124: 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] char isastream (); ^ conftest.c:227:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18124: $? = 0 configure:18124: result: yes configure:18135: checking strtio.h usability 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 conftest.c:229:20: fatal error: strtio.h: No such file or directory #include ^ compilation terminated. configure:18135: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18135: result: no configure:18135: checking strtio.h presence configure:18135: i686-uhu-linux-gcc -E conftest.c conftest.c:196:20: fatal error: strtio.h: No such file or directory #include ^ compilation terminated. configure:18135: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18135: result: no configure:18135: checking for strtio.h configure:18135: result: no configure:18148: checking for getloadavg configure:18148: 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:219:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getloadavg (); ^ conftest.c:228:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18148: $? = 0 configure:18148: result: yes configure:18161: checking sys/loadavg.h usability configure:18161: 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:230:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:18161: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18161: result: no configure:18161: checking sys/loadavg.h presence configure:18161: i686-uhu-linux-gcc -E conftest.c conftest.c:197:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:18161: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18161: result: no configure:18161: checking for sys/loadavg.h configure:18161: result: no configure:18281: checking whether netdb declares h_errno configure:18294: 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: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18294: $? = 0 configure:18295: result: yes configure:18306: checking for sigsetjmp configure:18319: 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:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18319: $? = 0 configure:18320: result: yes configure:18330: checking whether localtime caches TZ configure:18375: 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:204:1: warning: return type defaults to 'int' [-Wreturn-type] unset_TZ () ^ conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c:213:1: warning: return type defaults to 'int' [-Wreturn-type] main() ^ conftest.c:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] conftest.c: In function 'unset_TZ': conftest.c:210:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ configure:18375: $? = 0 configure:18375: ./conftest configure:18375: $? = 0 configure:18390: result: no configure:18398: checking whether gettimeofday accepts one or two arguments configure:18425: 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:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18425: $? = 0 configure:18426: result: two configure:18439: checking for inline configure:18455: 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:201:21: warning: function declaration isn't a prototype [-Wstrict-prototypes] static inline foo_t static_foo () {return 0; } ^ conftest.c:202:14: warning: function declaration isn't a prototype [-Wstrict-prototypes] inline foo_t foo () {return 0; } ^ configure:18455: $? = 0 configure:18463: result: inline configure:18485: checking for typeof configure:18491: 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:18491: $? = 0 configure:18506: result: __typeof__ configure:18519: checking for working alloca.h configure:18536: 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:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18536: $? = 0 configure:18544: result: yes configure:18552: checking for alloca configure:18589: 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:223:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18589: $? = 0 configure:18597: result: yes configure:18708: checking for working alloca in function calls configure:18769: 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:223:1: warning: no previous prototype for 'f1' [-Wmissing-prototypes] f1 (double a, void *ptr, int b) ^ conftest.c: In function 'f1': conftest.c:227:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^ conftest.c:227:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c: At top level: conftest.c:233:1: warning: no previous prototype for 'f2' [-Wmissing-prototypes] f2 (short c, void *ptr, long e) ^ conftest.c: In function 'f2': conftest.c:237:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (1); ^ conftest.c:240:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] f1 (3.1415, memset (alloca (3001), 0xBF, 3001), -5490); ^ conftest.c:240:15: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] f1 (3.1415, memset (alloca (3001), 0xBF, 3001), -5490); ^ conftest.c: In function 'main': conftest.c:247:16: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] if (f2 (665, memset (alloca (1001), 0xFB, 1001), 776776776) != 42) ^ configure:18769: $? = 0 configure:18769: ./conftest configure:18769: $? = 0 configure:18778: result: yes configure:18784: checking for working scanf configure:18807: 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:208:3: warning: implicit declaration of function 'sscanf' [-Wimplicit-function-declaration] ret = sscanf (p, "%i %i%n", &cp1, &cp2, &endcount); ^ conftest.c:208:9: warning: incompatible implicit declaration of built-in function 'sscanf' [enabled by default] ret = sscanf (p, "%i %i%n", &cp1, &cp2, &endcount); ^ conftest.c:206:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret, cp1, cp2, endcount; ^ configure:18807: $? = 0 configure:18807: ./conftest configure:18807: $? = 0 configure:18816: result: yes configure:18822: checking for working strcoll configure:18843: 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:236:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18843: $? = 0 configure:18843: ./conftest configure:18843: $? = 0 configure:18853: result: yes configure:18864: checking for getpgrp configure:18864: 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:226:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getpgrp (); ^ conftest.c:235:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18864: $? = 0 configure:18864: result: yes configure:18873: checking whether getpgrp requires zero arguments configure:18890: 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:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:240:1: error: too many arguments to function 'getpgrp' getpgrp (0); ^ In file included from conftest.c:235:0: /usr/include/unistd.h:634:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^ configure:18890: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:18898: result: yes configure:18907: checking for working mmap configure:18948: 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:221:11: warning: unused variable 'p' [-Wunused-variable] caddr_t p; ^ configure:18948: $? = 0 configure:18948: ./conftest configure:18948: $? = 0 configure:18957: result: yes configure:18968: checking for M_MMAP_THRESHOLD configure:18986: 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:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:18986: $? = 0 configure:18987: result: yes configure:19001: checking termios.h usability configure:19001: 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:19001: $? = 0 configure:19001: result: yes configure:19001: checking termios.h presence configure:19001: i686-uhu-linux-gcc -E conftest.c configure:19001: $? = 0 configure:19001: result: yes configure:19001: checking for termios.h configure:19001: result: yes configure:19022: checking for socket configure:19022: 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:232:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char socket (); ^ conftest.c:241:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19022: $? = 0 configure:19022: result: yes configure:19024: checking netinet/in.h usability configure:19024: 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:19024: $? = 0 configure:19024: result: yes configure:19024: checking netinet/in.h presence configure:19024: i686-uhu-linux-gcc -E conftest.c configure:19024: $? = 0 configure:19024: result: yes configure:19024: checking for netinet/in.h configure:19024: result: yes configure:19026: checking arpa/inet.h usability configure:19026: 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:19026: $? = 0 configure:19026: result: yes configure:19026: checking arpa/inet.h presence configure:19026: i686-uhu-linux-gcc -E conftest.c configure:19026: $? = 0 configure:19026: result: yes configure:19026: checking for arpa/inet.h configure:19026: result: yes configure:19031: checking for sun_len member in struct sockaddr_un configure:19048: 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:216:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:218:31: error: 'struct sockaddr_un' has no member named 'sun_len' static struct sockaddr_un x; x.sun_len = 1; ^ conftest.c:218:27: warning: variable 'x' set but not used [-Wunused-but-set-variable] static struct sockaddr_un x; x.sun_len = 1; ^ configure:19048: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19053: result: no configure:19058: checking for ip_mreq struct in netinet/in.h configure:19074: 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:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:217:23: warning: unused variable 'x' [-Wunused-variable] static struct ip_mreq x; ^ configure:19074: $? = 0 configure:19075: result: yes configure:19093: checking for msgget configure:19093: 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:234:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char msgget (); ^ conftest.c:243:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19093: $? = 0 configure:19093: result: yes configure:19095: checking sys/ipc.h usability configure:19095: 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:19095: $? = 0 configure:19095: result: yes configure:19095: checking sys/ipc.h presence configure:19095: i686-uhu-linux-gcc -E conftest.c configure:19095: $? = 0 configure:19095: result: yes configure:19095: checking for sys/ipc.h configure:19095: result: yes configure:19097: checking sys/msg.h usability configure:19097: 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:19097: $? = 0 configure:19097: result: yes configure:19097: checking sys/msg.h presence configure:19097: i686-uhu-linux-gcc -E conftest.c configure:19097: $? = 0 configure:19097: result: yes configure:19097: checking for sys/msg.h configure:19097: result: yes configure:19110: checking dirent.h usability configure:19110: 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:19110: $? = 0 configure:19110: result: yes configure:19110: checking dirent.h presence configure:19110: i686-uhu-linux-gcc -E conftest.c configure:19110: $? = 0 configure:19110: result: yes configure:19110: checking for dirent.h configure:19110: result: yes configure:19128: checking nlist.h usability configure:19128: 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:19: fatal error: nlist.h: No such file or directory #include ^ compilation terminated. configure:19128: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19128: result: no configure:19128: checking nlist.h presence configure:19128: i686-uhu-linux-gcc -E conftest.c conftest.c:213:19: fatal error: nlist.h: No such file or directory #include ^ compilation terminated. configure:19128: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19128: result: no configure:19128: checking for nlist.h configure:19128: result: no configure:19136: checking for sound support configure:19138: result: configure:19606: checking for TTY-related features configure:19608: result: configure:19660: checking ncurses/curses.h usability configure:19660: 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:28: fatal error: ncurses/curses.h: No such file or directory #include ^ compilation terminated. configure:19660: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19660: result: no configure:19660: checking ncurses/curses.h presence configure:19660: i686-uhu-linux-gcc -E conftest.c conftest.c:215:28: fatal error: ncurses/curses.h: No such file or directory #include ^ compilation terminated. configure:19660: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19660: result: no configure:19660: checking for ncurses/curses.h configure:19660: result: no configure:19666: checking ncurses/term.h usability configure:19666: 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:26: fatal error: ncurses/term.h: No such file or directory #include ^ compilation terminated. configure:19666: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19666: result: no configure:19666: checking ncurses/term.h presence configure:19666: i686-uhu-linux-gcc -E conftest.c conftest.c:215:26: fatal error: ncurses/term.h: No such file or directory #include ^ compilation terminated. configure:19666: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19666: result: no configure:19666: checking for ncurses/term.h configure:19666: result: no configure:19680: checking for ncurses/curses.h configure:19680: result: no configure:19849: checking gpm.h usability configure:19849: 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:19849: $? = 0 configure:19849: result: yes configure:19849: checking gpm.h presence configure:19849: i686-uhu-linux-gcc -E conftest.c configure:19849: $? = 0 configure:19849: result: yes configure:19849: checking for gpm.h configure:19849: result: yes configure:19852: checking for Gpm_Open in -lgpm configure:19877: 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:224:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char Gpm_Open (); ^ conftest.c:226:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:19877: $? = 0 configure:19886: result: yes configure:19917: checking for database support configure:19919: result: configure:19927: checking ndbm.h usability configure:19927: 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:251:18: fatal error: ndbm.h: No such file or directory #include ^ compilation terminated. configure:19927: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19927: result: no configure:19927: checking ndbm.h presence configure:19927: i686-uhu-linux-gcc -E conftest.c conftest.c:218:18: fatal error: ndbm.h: No such file or directory #include ^ compilation terminated. configure:19927: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19927: result: no configure:19927: checking for ndbm.h configure:19927: result: no configure:19927: checking gdbm/ndbm.h usability configure:19927: 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:251:23: fatal error: gdbm/ndbm.h: No such file or directory #include ^ compilation terminated. configure:19927: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19927: result: no configure:19927: checking gdbm/ndbm.h presence configure:19927: i686-uhu-linux-gcc -E conftest.c conftest.c:218:23: fatal error: gdbm/ndbm.h: No such file or directory #include ^ compilation terminated. configure:19927: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:19927: result: no configure:19927: checking for gdbm/ndbm.h configure:19927: result: no configure:20040: checking for dbm_open configure:20040: 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:241:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dbm_open (); ^ conftest.c:250:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/cc9k1lME.o: In function `main': /var/uhubuild/work/compile/conftest.c:252: undefined reference to `dbm_open' collect2: error: ld returned 1 exit status configure:20040: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20040: result: no configure:20045: checking for dbm_open in -ldbm configure:20070: 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:225:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char dbm_open (); ^ conftest.c:227:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /usr/bin/ld: cannot find -ldbm collect2: error: ld returned 1 exit status configure:20070: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20079: result: no configure:20420: checking for u_int8_t configure:20420: 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:252:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20420: $? = 0 configure:20420: 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:252:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:254:23: error: expected expression before ')' token if (sizeof ((u_int8_t))) ^ configure:20420: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20420: result: yes configure:20429: checking for u_int16_t configure:20429: 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:253:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20429: $? = 0 configure:20429: 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:253:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:255:24: error: expected expression before ')' token if (sizeof ((u_int16_t))) ^ configure:20429: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20429: result: yes configure:20438: checking for u_int32_t configure:20438: 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:254:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20438: $? = 0 configure:20438: 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:254:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:256:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:20438: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20438: result: yes configure:20450: checking for Berkeley db.h configure:20480: 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:19: fatal error: db/db.h: No such file or directory #include ^ compilation terminated. configure:20480: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20480: 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:20480: $? = 0 configure:20488: result: db.h configure:20493: checking for Berkeley DB version configure:20525: result: 4 configure:20549: checking for db_create configure:20549: 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:244:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char db_create (); ^ conftest.c:253:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccHEXnkv.o: In function `main': /var/uhubuild/work/compile/conftest.c:255: undefined reference to `db_create' collect2: error: ld returned 1 exit status configure:20549: $? = 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 34 | #define XEMACS_CODENAME "kale" | #define XEMACS_RELEASE_DATE "2013-06-24" | #define EMACS_VERSION "21.5-b34" | #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 config_machfile "m/intel386.h" | #define config_opsysfile "s/linux.h" | #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define SIZEOF_OFF_T 8 | #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 MULE 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_XIM 1 | #define XIM_XLIB 1 | #define USE_XFONTSET 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:20549: result: no configure:20555: checking for db_create in -ldb configure:20580: 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:228:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char db_create (); ^ conftest.c:230:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:20580: $? = 0 configure:20590: result: yes configure:20607: WARNING: "db_create is really db_create" configure:20610: checking for db_create in -ldb configure:20645: result: yes configure:20986: 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:20986: $? = 0 configure:20986: ./conftest configure:20986: $? = 0 configure:21995: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by XEmacs config.status 21.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:1169: creating Makefile.in config.status:1169: creating src/.gdbinit.in config.status:1169: creating lib-src/Makefile.in config.status:1169: creating lwlib/Makefile.in config.status:1169: creating src/Makefile.in config.status:1169: creating src/paths.h config.status:1169: creating src/xemacs.def.in config.status:1169: creating lib-src/config.values config.status:1169: creating lib-src/ellcc.h config.status:1169: creating src/config.h config.status:1169: creating lwlib/config.h config.status:1343: executing default commands configure:23327: 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_canna_jrkanji_h=no 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_libintl_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_header_wnn_jllib_h=no ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_X11_XOpenDisplay=yes ac_cv_lib_X11_XOpenIM=yes ac_cv_lib_X11_XmbDrawString=yes ac_cv_lib_Xau_XauGetAuthByAddr=yes ac_cv_lib_Xaw___Xaw3dComputeBottomShadowRGB=no ac_cv_lib_Xaw___XawScrollbarSetThumb=yes 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_intl_strerror=no 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_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_type_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-b34/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-b34/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-b34/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-b34/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-b34/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 input-method-xlib.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='s/linux.h' 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-b34' version='21.5-b34' 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 34 #define XEMACS_CODENAME "kale" #define XEMACS_RELEASE_DATE "2013-06-24" #define EMACS_VERSION "21.5-b34" #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 config_machfile "m/intel386.h" #define config_opsysfile "s/linux.h" #define STACK_TRACE_EYE_CATCHER xemacs_21_5_b34_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 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 _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define SIZEOF_OFF_T 8 #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 MULE 1 #define HAVE_LIBINTL_H 1 #define HAVE_XIM 1 #define XIM_XLIB 1 #define USE_XFONTSET 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' '--with-mule' '--without-debug' '--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