From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Perry Smith Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 13:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 9736@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13184255902678 (code B ref -1); Wed, 12 Oct 2011 13:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Oct 2011 13:19:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDyir-0000h8-SM for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:50 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDyio-0000gr-B8 for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDyiH-0004zz-Tf for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:35871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiH-0004zr-Od for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:13 -0400 Received: from eggs.gnu.org ([140.186.70.92]:43295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiG-0005bI-7j for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDyiE-0004yu-2O for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:11 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:58011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiD-0004yN-EQ for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:10 -0400 Received: by ywe9 with SMTP id 9so10685ywe.0 for ; Wed, 12 Oct 2011 06:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; bh=l5Gx3kRSe+Fs9/CF2a+dP70zrdbk71+dAhbD9+Ck8Xo=; b=ZST1nlXTEyNBKuU6TmM1jY/ml01W3IHDUdSVcEwaayrxN5DjsMBu7K+zo/iTlhVhVd SnHBA8kzCBOYN0q3SWh3E5TWxYSkAXFFL93BATFOME4X4j+/Xadr7TtUjLq43HBK/6JB dz7FixoDaxRKe07gzqRgc7vgFwLHjEDFqxgRk= Received: by 10.236.109.202 with SMTP id s50mr35991081yhg.96.1318425548943; Wed, 12 Oct 2011 06:19:08 -0700 (PDT) Received: from [10.0.0.4] ([64.128.19.234]) by mx.google.com with ESMTPS id f24sm2781661yhk.5.2011.10.12.06.18.49 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Oct 2011 06:19:08 -0700 (PDT) From: Perry Smith Content-Type: multipart/alternative; boundary="Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C" Date: Wed, 12 Oct 2011 08:18:48 -0500 Message-Id: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii The command I used was (I'm doing an out of tree build) ../../src/emacs-24.0.90/configure --with-jpeg=3Dno --with-png=3Dno = --with-gif=3Dno --with-tiff=3Dno The last few lines printed are: ... > checking for getpt... no > checking for library containing tputs... no > configure: error: I couldn't find termcap functions (tputs and = friends). > Maybe some development libraries/packages are missing? Try installing > libncurses-dev(el), libterminfo-dev(el) or similar. The config.log file is attached: I'm happy to help out anyway I can. Thank you, pedz --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C Content-Type: multipart/mixed; boundary="Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021" --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii The = command I used was (I'm doing an out of tree = build)

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

The last few lines printed = are:

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

The= config.log file is = attached:

= --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Disposition: attachment; filename=config.log Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by emacs configure 24.0.90, which was generated by GNU Autoconf 2.67. Invocation command line was $ ../../src/emacs-24.0.90/configure --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no ## --------- ## ## Platform. ## ## --------- ## hostname = p51 uname -m = 0008EA70D700 uname -r = 3 uname -s = AIX uname -v = 5 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 5.3.0.0 /bin/universe = unknown PATH: /usr/local/retain PATH: . PATH: /gsa/ausgsa/home/p/e/pedzan/bin PATH: /usr/local/bin PATH: /usr/ucb PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /etc PATH: /usr/lib PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/vac/bin PATH: /gsa/ausgsa/projects/a/aix/project/ode/bin PATH: /usr/local/cmvc/bin PATH: /gsa/ausgsa/projects/a/aix_tools/bin PATH: /usr/local/pgsql/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3257: checking for a BSD-compatible install configure:3325: result: /usr/local/bin/ginstall -c configure:3336: checking whether build environment is sane configure:3386: result: yes configure:3527: checking for a thread-safe mkdir -p configure:3566: result: ../../src/emacs-24.0.90/build-aux/install-sh -c -d configure:3580: checking for gawk configure:3610: result: no configure:3580: checking for mawk configure:3610: result: no configure:3580: checking for nawk configure:3596: found /bin/nawk configure:3607: result: nawk configure:3618: checking whether make sets $(MAKE) configure:3640: result: yes configure:4302: checking build system type configure:4316: result: powerpc-ibm-aix5.3.0.0 configure:4336: checking host system type configure:4349: result: powerpc-ibm-aix5.3.0.0 configure:4662: checking for gcc configure:4678: found /usr/local/bin/gcc configure:4689: result: gcc configure:4918: checking for C compiler version configure:4927: gcc --version >&5 gcc (GCC) 4.3.1 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4938: $? = 0 configure:4927: gcc -v >&5 Using built-in specs. Target: powerpc-ibm-aix5.3.0.0 Configured with: ../gcc-4.3.1/configure -v --disable-nls --with-libiconv-prefix=/usr --with-gmp=/usr/local --with-mpfr=/usr/local --enable-languages=c,c++ Thread model: aix gcc version 4.3.1 (GCC) configure:4938: $? = 0 configure:4927: gcc -V >&5 gcc: '-V' option must have argument configure:4938: $? = 1 configure:4927: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4938: $? = 1 configure:4958: checking whether the C compiler works configure:4980: gcc conftest.c >&5 configure:4984: $? = 0 configure:5032: result: yes configure:5035: checking for C compiler default output file name configure:5037: result: a.out configure:5043: checking for suffix of executables configure:5050: gcc -o conftest conftest.c >&5 configure:5054: $? = 0 configure:5076: result: configure:5098: checking whether we are cross compiling configure:5106: gcc -o conftest conftest.c >&5 configure:5110: $? = 0 configure:5117: ./conftest configure:5121: $? = 0 configure:5136: result: no configure:5141: checking for suffix of object files configure:5163: gcc -c conftest.c >&5 configure:5167: $? = 0 configure:5188: result: o configure:5192: checking whether we are using the GNU C compiler configure:5211: gcc -c conftest.c >&5 configure:5211: $? = 0 configure:5220: result: yes configure:5229: checking whether gcc accepts -g configure:5249: gcc -c -g conftest.c >&5 configure:5249: $? = 0 configure:5290: result: yes configure:5307: checking for gcc option to accept ISO C89 configure:5371: gcc -c -g -O2 conftest.c >&5 configure:5371: $? = 0 configure:5384: result: none needed configure:5415: checking for style of include used by make configure:5443: result: GNU configure:5468: checking dependency style of gcc configure:5578: result: gcc3 configure:5594: checking whether gcc and cc understand -c and -o together configure:5625: gcc -c conftest.c -o conftest2.o >&5 configure:5629: $? = 0 configure:5635: gcc -c conftest.c -o conftest2.o >&5 configure:5639: $? = 0 configure:5650: cc -c conftest.c >&5 configure:5654: $? = 0 configure:5662: cc -c conftest.c -o conftest2.o >&5 configure:5666: $? = 0 configure:5672: cc -c conftest.c -o conftest2.o >&5 configure:5676: $? = 0 configure:5694: result: yes configure:5727: checking how to run the C preprocessor configure:5758: gcc -E conftest.c configure:5758: $? = 0 configure:5772: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:5772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | /* end confdefs.h. */ | #include configure:5797: result: gcc -E configure:5817: gcc -E conftest.c configure:5817: $? = 0 configure:5831: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:5831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | /* end confdefs.h. */ | #include configure:5860: checking for grep that handles long lines and -e configure:5918: result: /bin/grep configure:5923: checking for egrep configure:5985: result: /bin/grep -E configure:5992: checking for Minix Amsterdam compiler configure:6016: result: no configure:6068: checking for ar configure:6084: found /bin/ar configure:6095: result: ar configure:6175: checking for ranlib configure:6191: found /bin/ranlib configure:6202: result: ranlib configure:6228: checking for ANSI C header files configure:6248: gcc -c -g -O2 conftest.c >&5 configure:6248: $? = 0 configure:6321: gcc -o conftest -g -O2 conftest.c >&5 configure:6321: $? = 0 configure:6321: ./conftest configure:6321: $? = 0 configure:6332: result: yes configure:6345: checking for sys/types.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for sys/stat.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for stdlib.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for string.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for memory.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for strings.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for inttypes.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for stdint.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for unistd.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6360: checking minix/config.h usability configure:6360: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: error: minix/config.h: No such file or directory configure:6360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:6360: result: no configure:6360: checking minix/config.h presence configure:6360: gcc -E conftest.c conftest.c:23:26: error: minix/config.h: No such file or directory configure:6360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6360: result: no configure:6360: checking for minix/config.h configure:6360: result: no configure:6389: checking whether it is safe to define __EXTENSIONS__ configure:6407: gcc -c -g -O2 conftest.c >&5 configure:6407: $? = 0 configure:6414: result: yes configure:6443: checking for special C compiler options needed for large files configure:6488: result: no configure:6494: checking for _FILE_OFFSET_BITS value needed for large files configure:6519: gcc -c -g -O2 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array 'off_t_is_large' is negative configure:6519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6543: gcc -c -g -O2 conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array 'off_t_is_large' is negative configure:6543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6551: result: unknown configure:6563: checking for _LARGE_FILES value needed for large files configure:6588: gcc -c -g -O2 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array 'off_t_is_large' is negative configure:6588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6612: gcc -c -g -O2 conftest.c >&5 configure:6612: $? = 0 configure:6620: result: 1 configure:6640: checking for gcc option to accept ISO C99 configure:6789: gcc -c -g -O2 conftest.c >&5 conftest.c:80: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:134: error: 'newvar' undeclared (first use in this function) conftest.c:134: error: (Each undeclared identifier is reported only once conftest.c:134: error: for each function it appears in.) conftest.c:144: error: 'for' loop initial declaration used outside C99 mode configure:6789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6789: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6789: $? = 0 configure:6809: result: -std=gnu99 configure:6911: checking for gcc -std=gnu99 option to accept ISO Standard C configure:6925: result: -std=gnu99 configure:7059: checking whether gcc understands -Wdeclaration-after-statement configure:7074: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:7074: $? = 0 configure:7083: result: yes configure:7091: checking whether gcc understands -Wold-style-definition configure:7106: gcc -std=gnu99 -c -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: old-style function definition configure:7106: $? = 0 configure:7115: result: yes configure:7122: checking whether gcc understands -Wimplicit-function-declaration configure:7137: gcc -std=gnu99 -c -g -O2 -Wimplicit-function-declaration conftest.c >&5 configure:7137: $? = 0 configure:7146: result: yes configure:7162: checking how to run the C preprocessor configure:7232: result: gcc -E configure:7252: gcc -E conftest.c configure:7252: $? = 0 configure:7266: gcc -E conftest.c conftest.c:30:28: error: ac_nonexistent.h: No such file or directory configure:7266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:7409: checking for install-info configure:7427: found /usr/local/bin/install-info configure:7439: result: /usr/local/bin/install-info configure:7449: checking for install-info configure:7479: result: /usr/local/bin/install-info configure:7489: checking for install-info configure:7520: result: /usr/local/bin/install-info configure:7530: checking for gzip configure:7548: found /bin/gzip configure:7560: result: /bin/gzip configure:7573: checking for makeinfo configure:7591: found /usr/local/bin/makeinfo configure:7604: result: /usr/local/bin/makeinfo configure:7658: checking for -znocombreloc configure:7671: gcc -std=gnu99 -o conftest -g -O2 -Wl,-znocombreloc conftest.c >&5 ld: 0706-027 The -n flag is ignored. configure:7671: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7676: result: no configure:7852: checking for special C compiler options needed for large files configure:7897: result: no configure:7903: checking for _FILE_OFFSET_BITS value needed for large files configure:7960: result: unknown configure:7972: checking for _LARGE_FILES value needed for large files configure:8029: result: 1 configure:8196: checking machine/soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:31: error: machine/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking machine/soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:31: error: machine/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for machine/soundcard.h configure:8196: result: no configure:8196: checking sys/soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:27: error: sys/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking sys/soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:27: error: sys/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for sys/soundcard.h configure:8196: result: no configure:8196: checking soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:23: error: soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:23: error: soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for soundcard.h configure:8196: result: no configure:8207: checking for _oss_ioctl in -lossaudio configure:8232: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lossaudio >&5 collect2: library libossaudio not found configure:8232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:8241: result: no configure:8258: checking for pkg-config configure:8289: result: no configure:8422: checking sys/select.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/select.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/select.h configure:8422: result: yes configure:8422: checking sys/time.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/time.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/time.h configure:8422: result: yes configure:8422: checking for unistd.h configure:8422: result: yes configure:8422: checking utime.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking utime.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for utime.h configure:8422: result: yes configure:8422: checking linux/version.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:27: error: linux/version.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking linux/version.h presence configure:8422: gcc -E conftest.c conftest.c:35:27: error: linux/version.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for linux/version.h configure:8422: result: no configure:8422: checking sys/systeminfo.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:28: error: sys/systeminfo.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking sys/systeminfo.h presence configure:8422: gcc -E conftest.c conftest.c:35:28: error: sys/systeminfo.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for sys/systeminfo.h configure:8422: result: no configure:8422: checking stdio_ext.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:23: error: stdio_ext.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking stdio_ext.h presence configure:8422: gcc -E conftest.c conftest.c:35:23: error: stdio_ext.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for stdio_ext.h configure:8422: result: no configure:8422: checking fcntl.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking fcntl.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for fcntl.h configure:8422: result: yes configure:8422: checking coff.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:69:18: error: coff.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking coff.h presence configure:8422: gcc -E conftest.c conftest.c:36:18: error: coff.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for coff.h configure:8422: result: no configure:8422: checking pty.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:69:17: error: pty.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking pty.h presence configure:8422: gcc -E conftest.c conftest.c:36:17: error: pty.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for pty.h configure:8422: result: no configure:8422: checking sys/mman.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/mman.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/mman.h configure:8422: result: yes configure:8422: checking sys/vlimit.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/vlimit.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/vlimit.h configure:8422: result: yes configure:8422: checking sys/resource.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/resource.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/resource.h configure:8422: result: yes configure:8422: checking locale.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking locale.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for locale.h configure:8422: result: yes configure:8422: checking sys/_mbstate_t.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:73:28: error: sys/_mbstate_t.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking sys/_mbstate_t.h presence configure:8422: gcc -E conftest.c conftest.c:40:28: error: sys/_mbstate_t.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for sys/_mbstate_t.h configure:8422: result: no configure:8422: checking sys/utsname.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/utsname.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/utsname.h configure:8422: result: yes configure:8422: checking pwd.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking pwd.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for pwd.h configure:8422: result: yes configure:8422: checking utmp.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking utmp.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for utmp.h configure:8422: result: yes configure:8422: checking dirent.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking dirent.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for dirent.h configure:8422: result: yes configure:8422: checking util.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:77:18: error: util.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking util.h presence configure:8422: gcc -E conftest.c conftest.c:44:18: error: util.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for util.h configure:8422: result: no configure:8433: checking if personality LINUX32 can be set configure:8446: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:44:29: error: sys/personality.h: No such file or directory conftest.c: In function 'main': conftest.c:48: warning: implicit declaration of function 'personality' conftest.c:48: error: 'PER_LINUX32' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:8446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | personality (PER_LINUX32) | ; | return 0; | } configure:8452: result: no configure:8463: checking for term.h configure:8463: gcc -E conftest.c configure:8463: $? = 0 configure:8463: result: yes configure:8473: checking whether time.h and sys/time.h may both be included configure:8493: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8493: $? = 0 configure:8500: result: yes configure:8508: checking whether sys_siglist is declared configure:8508: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: 'sys_siglist' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:8508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #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 () | { | #ifndef sys_siglist | #ifdef __cplusplus | (void) sys_siglist; | #else | (void) sys_siglist; | #endif | #endif | | ; | return 0; | } configure:8508: result: no configure:8521: checking whether __sys_siglist is declared configure:8521: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: '__sys_siglist' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:8521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #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 () | { | #ifndef __sys_siglist | #ifdef __cplusplus | (void) __sys_siglist; | #else | (void) __sys_siglist; | #endif | #endif | | ; | return 0; | } configure:8521: result: no configure:8538: checking for sys/wait.h that is POSIX.1 compatible configure:8564: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8564: $? = 0 configure:8571: result: yes configure:8580: checking for struct utimbuf configure:8608: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8608: $? = 0 configure:8615: result: yes configure:8623: checking for speed_t configure:8639: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8639: $? = 0 configure:8646: result: yes configure:8654: checking for struct timeval configure:8679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8679: $? = 0 configure:8686: result: yes configure:8695: checking for struct exception configure:8711: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8711: $? = 0 configure:8718: result: yes configure:8729: checking sys/socket.h usability configure:8729: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8729: $? = 0 configure:8729: result: yes configure:8729: checking sys/socket.h presence configure:8729: gcc -E conftest.c configure:8729: $? = 0 configure:8729: result: yes configure:8729: checking for sys/socket.h configure:8729: result: yes configure:8741: checking for net/if.h configure:8741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8741: $? = 0 configure:8741: result: yes configure:8757: checking for ifaddrs.h configure:8757: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:91:21: error: ifaddrs.h: No such file or directory configure:8757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | | #include configure:8757: result: no configure:8773: checking for net/if_dl.h configure:8773: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8773: $? = 0 configure:8773: result: yes configure:8790: checking for getifaddrs configure:8790: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .getifaddrs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:8790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | /* Define getifaddrs to an innocuous variant, in case declares getifaddrs. | For example, HP-UX 11i declares gettimeofday. */ | #define getifaddrs innocuous_getifaddrs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getifaddrs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getifaddrs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getifaddrs (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getifaddrs || defined __stub___getifaddrs | choke me | #endif | | int | main () | { | return getifaddrs (); | ; | return 0; | } configure:8790: result: no configure:8790: checking for freeifaddrs configure:8790: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .freeifaddrs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:8790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | /* Define freeifaddrs to an innocuous variant, in case declares freeifaddrs. | For example, HP-UX 11i declares gettimeofday. */ | #define freeifaddrs innocuous_freeifaddrs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freeifaddrs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freeifaddrs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char freeifaddrs (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_freeifaddrs || defined __stub___freeifaddrs | choke me | #endif | | int | main () | { | return freeifaddrs (); | ; | return 0; | } configure:8790: result: no configure:8800: checking whether struct tm is in sys/time.h or time.h configure:8820: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8820: $? = 0 configure:8827: result: time.h configure:8835: checking for struct tm.tm_zone configure:8835: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_zone' configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:8835: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_zone' configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:8835: result: no configure:8853: checking whether tzname is declared configure:8853: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8853: $? = 0 configure:8853: result: yes configure:8865: checking for tzname configure:8885: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:8885: $? = 0 configure:8893: result: yes configure:8902: checking for struct tm.tm_gmtoff configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff' configure:8902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff' configure:8902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:8902: result: no configure:8910: checking for struct ifreq.ifr_flags configure:8910: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8910: $? = 0 configure:8910: result: yes configure:8926: checking for struct ifreq.ifr_hwaddr configure:8926: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr' configure:8926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_hwaddr) | return 0; | ; | return 0; | } configure:8926: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr' configure:8926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_hwaddr) | return 0; | ; | return 0; | } configure:8926: result: no configure:8942: checking for struct ifreq.ifr_netmask configure:8942: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask' configure:8942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_netmask) | return 0; | ; | return 0; | } configure:8942: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask' configure:8942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_netmask) | return 0; | ; | return 0; | } configure:8942: result: no configure:8958: checking for struct ifreq.ifr_broadaddr configure:8958: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: used struct type value where scalar is required configure:8958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_broadaddr) | return 0; | ; | return 0; | } configure:8958: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8958: $? = 0 configure:8958: result: yes configure:8974: checking for struct ifreq.ifr_addr configure:8974: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103: error: used struct type value where scalar is required configure:8974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_addr) | return 0; | ; | return 0; | } configure:8974: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8974: $? = 0 configure:8974: result: yes configure:8990: checking for struct ifreq.ifr_addr.sa_len configure:8990: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8990: $? = 0 configure:8990: result: yes configure:9009: checking for function prototypes configure:9012: result: yes configure:9025: checking for working volatile configure:9044: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9044: $? = 0 configure:9051: result: yes configure:9059: checking for an ANSI C-conforming const configure:9124: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9124: $? = 0 configure:9131: result: yes configure:9139: checking for void * support configure:9155: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9155: $? = 0 configure:9162: result: yes configure:9172: checking whether byte ordering is bigendian configure:9187: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:9187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9232: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9232: $? = 0 configure:9250: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9250: $? = 0 configure:9378: result: yes configure:9397: checking for __attribute__ ((__aligned__ (expr))) configure:9413: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9413: $? = 0 configure:9420: result: yes configure:9428: checking whether make sets $(MAKE) configure:9450: result: yes configure:9464: checking whether we are using GNU Make configure:9473: result: yes configure:9476: checking whether gcc understands -MMD -MF configure:9491: gcc -std=gnu99 -c -g -O2 -MMD -MF deps.d -MP conftest.c >&5 configure:9491: $? = 0 configure:9500: result: yes configure:9522: checking for long file names configure:9554: result: yes configure:9565: checking for X configure:9704: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:9704: $? = 0 configure:9754: result: libraries , headers configure:10043: checking for malloc_get_state configure:10043: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .malloc_get_state ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | /* Define malloc_get_state to an innocuous variant, in case declares malloc_get_state. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_get_state innocuous_malloc_get_state | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_get_state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_get_state | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_get_state (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_get_state || defined __stub___malloc_get_state | choke me | #endif | | int | main () | { | return malloc_get_state (); | ; | return 0; | } configure:10043: result: no configure:10050: checking for malloc_set_state configure:10050: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .malloc_set_state ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | /* Define malloc_set_state to an innocuous variant, in case declares malloc_set_state. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_set_state innocuous_malloc_set_state | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_set_state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_set_state | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_set_state (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_set_state || defined __stub___malloc_set_state | choke me | #endif | | int | main () | { | return malloc_set_state (); | ; | return 0; | } configure:10050: result: no configure:10057: checking whether __after_morecore_hook exists configure:10073: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: __after_morecore_hook ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | extern void (* __after_morecore_hook)(); | int | main () | { | __after_morecore_hook = 0 | ; | return 0; | } configure:10081: result: no configure:10143: checking for stdlib.h configure:10143: result: yes configure:10143: checking for unistd.h configure:10143: result: yes configure:10143: checking for sys/param.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10143: $? = 0 configure:10143: result: yes configure:10143: checking for getopt.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:104:20: error: getopt.h: No such file or directory configure:10143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #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:10143: result: no configure:10143: checking for wchar.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10143: $? = 0 configure:10143: result: yes configure:10143: checking for stdint.h configure:10143: result: yes configure:10143: checking for inttypes.h configure:10143: result: yes configure:10143: checking for sys/socket.h configure:10143: result: yes configure:10143: checking for sys/stat.h configure:10143: result: yes configure:10143: checking for sys/time.h configure:10143: result: yes configure:10163: checking for getpagesize configure:10163: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:10163: $? = 0 configure:10163: result: yes configure:10172: checking for working mmap configure:10319: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:10319: $? = 0 configure:10319: ./conftest configure:10319: $? = 0 configure:10329: result: yes configure:10347: checking for dnet_ntoa in -ldnet configure:10372: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldnet -lrts -lIM -liconv >&5 collect2: library libdnet not found configure:10372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:10381: result: no configure:10393: checking for main in -lXbsd configure:10412: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXbsd -lrts -lIM -liconv >&5 collect2: library libXbsd not found configure:10412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:10421: result: no configure:10431: checking pthread.h usability configure:10431: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10431: $? = 0 configure:10431: result: yes configure:10431: checking pthread.h presence configure:10431: gcc -E conftest.c configure:10431: $? = 0 configure:10431: result: yes configure:10431: checking for pthread.h configure:10431: result: yes configure:10442: checking for pthread_self in -lpthread configure:10467: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthread -lrts -lIM -liconv >&5 configure:10467: $? = 0 configure:10476: result: yes configure:10494: checking for cma_open in -lpthreads configure:10519: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthreads -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .cma_open ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cma_open (); | int | main () | { | return cma_open (); | ; | return 0; | } configure:10528: result: no configure:10555: checking for -bbigtoc option configure:10578: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lrts -lIM -liconv >&5 configure:10578: $? = 0 configure:10587: result: -Wl,-bbigtoc configure:10684: checking for Xkb configure:10698: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10698: $? = 0 configure:10705: result: yes configure:10717: checking for XrmSetDatabase configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XScreenResourceString configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XScreenNumberOfScreen configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XSetWMProtocols configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10729: checking X11 version 6 configure:10748: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10748: $? = 0 configure:10758: result: 6 or newer configure:10794: checking for pkg-config configure:10825: result: no configure:10908: checking for pkg-config configure:10939: result: no configure:11144: checking for pkg-config configure:11175: result: no configure:11345: checking for pkg-config configure:11376: result: no configure:11462: checking for pkg-config configure:11493: result: no configure:11567: checking for pkg-config configure:11598: result: no configure:11691: checking for lgetfilecon in -lselinux configure:11716: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lselinux -lX11 -lrts -lIM -liconv >&5 collect2: library libselinux not found configure:11716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lgetfilecon (); | int | main () | { | return lgetfilecon (); | ; | return 0; | } configure:11725: result: no configure:11750: checking for pkg-config configure:11781: result: no configure:11849: checking for gnutls_certificate_set_verify_function configure:11849: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .gnutls_certificate_set_verify_function ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:11849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | /* Define gnutls_certificate_set_verify_function to an innocuous variant, in case declares gnutls_certificate_set_verify_function. | For example, HP-UX 11i declares gettimeofday. */ | #define gnutls_certificate_set_verify_function innocuous_gnutls_certificate_set_verify_function | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gnutls_certificate_set_verify_function (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gnutls_certificate_set_verify_function | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gnutls_certificate_set_verify_function (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gnutls_certificate_set_verify_function || defined __stub___gnutls_certificate_set_verify_function | choke me | #endif | | int | main () | { | return gnutls_certificate_set_verify_function (); | ; | return 0; | } configure:11849: result: no configure:11873: checking for xaw3d configure:11891: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 conftest.c:90:30: error: X11/Xaw3d/Simple.h: No such file or directory configure:11891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | ; | return 0; | } configure:11954: result: no configure:11956: checking for libXaw configure:11974: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:11974: $? = 0 configure:11984: result: yes; using Lucid toolkit configure:12004: checking X11 toolkit version configure:12023: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:12023: $? = 0 configure:12034: result: 6 or newer configure:12055: checking for XmuConvertStandardSelection in -lXmu configure:12080: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:12080: $? = 0 configure:12089: result: yes configure:12116: checking for XShapeQueryExtension in -lXext configure:12141: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:12141: $? = 0 configure:12150: result: yes configure:12322: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12322: $? = 0 configure:12371: gcc -std=gnu99 -c -g -O2 --pedantic-errors conftest.c >&5 configure:12371: $? = 0 configure:12396: checking for pkg-config configure:12427: result: no configure:13084: checking X11/xpm.h usability configure:13084: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking X11/xpm.h presence configure:13084: gcc -E conftest.c configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for X11/xpm.h configure:13084: result: yes configure:13086: checking for XpmReadFileToPixmap in -lXpm configure:13111: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13111: $? = 0 configure:13120: result: yes configure:13130: checking for XpmReturnAllocPixels preprocessor define configure:13150: result: yes configure:13523: checking gpm.h usability configure:13523: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:128:17: error: gpm.h: No such file or directory configure:13523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include | #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:13523: result: no configure:13523: checking gpm.h presence configure:13523: gcc -E conftest.c conftest.c:95:17: error: gpm.h: No such file or directory configure:13523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include configure:13523: result: no configure:13523: checking for gpm.h configure:13523: result: no configure:13578: checking malloc/malloc.h usability configure:13578: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:128:27: error: malloc/malloc.h: No such file or directory configure:13578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include | #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:13578: result: no configure:13578: checking malloc/malloc.h presence configure:13578: gcc -E conftest.c conftest.c:95:27: error: malloc/malloc.h: No such file or directory configure:13578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include configure:13578: result: no configure:13578: checking for malloc/malloc.h configure:13578: result: no configure:13623: checking X11/SM/SMlib.h usability configure:13623: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking X11/SM/SMlib.h presence configure:13623: gcc -E conftest.c configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for X11/SM/SMlib.h configure:13623: result: yes configure:13625: checking for SmcOpenConnection in -lSM configure:13650: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13650: $? = 0 configure:13659: result: yes configure:13690: checking for pkg-config configure:13721: result: no configure:13837: checking whether netdb declares h_errno configure:13853: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13853: $? = 0 configure:13861: result: yes configure:13871: checking for sqrt in -lm configure:13896: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:104: warning: conflicting types for built-in function 'sqrt' configure:13896: $? = 0 configure:13905: result: yes configure:13919: checking for maillock in -lmail configure:13944: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lmail -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libmail not found configure:13944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char maillock (); | int | main () | { | return maillock (); | ; | return 0; | } configure:13953: result: no configure:13970: checking for maillock in -llockfile configure:13995: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -llockfile -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library liblockfile not found configure:13995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char maillock (); | int | main () | { | return maillock (); | ; | return 0; | } configure:14004: result: no configure:14024: checking for liblockfile.so configure:14053: result: no configure:14069: checking for touchlock configure:14069: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .touchlock ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define touchlock to an innocuous variant, in case declares touchlock. | For example, HP-UX 11i declares gettimeofday. */ | #define touchlock innocuous_touchlock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char touchlock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef touchlock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char touchlock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_touchlock || defined __stub___touchlock | choke me | #endif | | int | main () | { | return touchlock (); | ; | return 0; | } configure:14069: result: no configure:14080: checking maillock.h usability configure:14080: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:131:22: error: maillock.h: No such file or directory configure:14080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #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:14080: result: no configure:14080: checking maillock.h presence configure:14080: gcc -E conftest.c conftest.c:98:22: error: maillock.h: No such file or directory configure:14080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:14080: result: no configure:14080: checking for maillock.h configure:14080: result: no configure:14150: checking for gethostname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getdomainname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rename configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for closedir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mkdir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rmdir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sysinfo configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .sysinfo ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | /* end confdefs.h. */ | /* Define sysinfo to an innocuous variant, in case declares sysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define sysinfo innocuous_sysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysinfo || defined __stub___sysinfo | choke me | #endif | | int | main () | { | return sysinfo (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getrusage configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for get_current_dir_name configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for random configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for lrand48 configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for logb configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:132: warning: conflicting types for built-in function 'logb' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for frexp configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:133: warning: conflicting types for built-in function 'frexp' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for fmod configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:134: warning: conflicting types for built-in function 'fmod' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rint configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:135: warning: conflicting types for built-in function 'rint' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cbrt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:136: warning: conflicting types for built-in function 'cbrt' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for ftime configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setsid configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for strerror configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for fpathconf configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for select configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for euidaccess configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .euidaccess ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define euidaccess to an innocuous variant, in case declares euidaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define euidaccess innocuous_euidaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char euidaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef euidaccess | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char euidaccess (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_euidaccess || defined __stub___euidaccess | choke me | #endif | | int | main () | { | return euidaccess (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getpagesize configure:14150: result: yes configure:14150: checking for tzset configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setlocale configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for utimes configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getrlimit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setrlimit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setpgid configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getcwd configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getwd configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for shutdown configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getaddrinfo configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for __fpending configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .__fpending ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define __fpending to an innocuous variant, in case declares __fpending. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpending innocuous___fpending | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpending (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fpending | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fpending (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fpending || defined __stub_____fpending | choke me | #endif | | int | main () | { | return __fpending (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mblen configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mbrlen configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mbsinit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for strsignal configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setitimer configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for ualarm configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sendto configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for recvfrom configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getsockopt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setsockopt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getsockname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getpeername configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for gai_strerror configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mkstemp configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getline configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getline ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getline || defined __stub___getline | choke me | #endif | | int | main () | { | return getline (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getdelim configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getdelim ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case declares getdelim. | For example, HP-UX 11i declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdelim | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdelim (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getdelim || defined __stub___getdelim | choke me | #endif | | int | main () | { | return getdelim (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mremap configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .mremap ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mremap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mremap || defined __stub___mremap | choke me | #endif | | int | main () | { | return mremap (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for fsync configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sync configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for difftime configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mempcpy configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:170: warning: conflicting types for built-in function 'mempcpy' ld: 0711-317 ERROR: Undefined symbol: .mempcpy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mblen configure:14150: result: yes configure:14150: checking for mbrlen configure:14150: result: yes configure:14150: checking for posix_memalign configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cfmakeraw configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cfsetspeed configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for copysign configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:175: warning: conflicting types for built-in function 'copysign' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for __executable_start configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .__executable_start ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | /* end confdefs.h. */ | /* Define __executable_start to an innocuous variant, in case declares __executable_start. | For example, HP-UX 11i declares gettimeofday. */ | #define __executable_start innocuous___executable_start | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __executable_start (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __executable_start | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __executable_start (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___executable_start || defined __stub_____executable_start | choke me | #endif | | int | main () | { | return __executable_start (); | ; | return 0; | } configure:14150: result: no configure:14160: checking for __builtin_unwind_init configure:14176: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14176: $? = 0 configure:14184: result: yes configure:14194: checking sys/un.h usability configure:14194: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:14194: $? = 0 configure:14194: result: yes configure:14194: checking sys/un.h presence configure:14194: gcc -E conftest.c configure:14194: $? = 0 configure:14194: result: yes configure:14194: checking for sys/un.h configure:14194: result: yes configure:14205: checking for _LARGEFILE_SOURCE value needed for large files configure:14224: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14224: $? = 0 configure:14252: result: no configure:14274: checking whether getpgrp requires zero arguments configure:14291: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:192: error: too many arguments to function 'getpgrp' configure:14291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #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:14299: result: yes configure:14311: checking for grantpt configure:14311: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14311: $? = 0 configure:14311: result: yes configure:14324: checking for getpt configure:14324: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getpt ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | /* Define getpt to an innocuous variant, in case declares getpt. | For example, HP-UX 11i declares gettimeofday. */ | #define getpt innocuous_getpt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpt || defined __stub___getpt | choke me | #endif | | int | main () | { | return getpt (); | ; | return 0; | } configure:14324: result: no configure:14340: checking for library containing tputs configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .tputs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lncurses -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libncurses not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lterminfo -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libterminfo not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -ltermcap -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libtermcap not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14388: result: no configure:14399: error: I couldn't find termcap functions (tputs and friends). Maybe some development libraries/packages are missing? Try installing libncurses-dev(el), libterminfo-dev(el) or similar. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-ibm-aix5.3.0.0 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_XScreenNumberOfScreen=yes ac_cv_func_XScreenResourceString=yes ac_cv_func_XSetWMProtocols=yes ac_cv_func_XrmSetDatabase=yes ac_cv_func___executable_start=no ac_cv_func___fpending=no ac_cv_func_cbrt=yes ac_cv_func_cfmakeraw=yes ac_cv_func_cfsetspeed=yes ac_cv_func_closedir=yes ac_cv_func_copysign=yes ac_cv_func_difftime=yes ac_cv_func_euidaccess=no ac_cv_func_fmod=yes ac_cv_func_fpathconf=yes ac_cv_func_freeifaddrs=no ac_cv_func_frexp=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_gai_strerror=yes ac_cv_func_get_current_dir_name=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=no ac_cv_func_getdomainname=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=no ac_cv_func_getline=no ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpt=no ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_getwd=yes ac_cv_func_gnutls_certificate_set_verify_function=no ac_cv_func_grantpt=yes ac_cv_func_logb=yes ac_cv_func_lrand48=yes ac_cv_func_malloc_get_state=no ac_cv_func_malloc_set_state=no ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbsinit=yes ac_cv_func_mempcpy=no ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=no ac_cv_func_posix_memalign=yes ac_cv_func_random=yes ac_cv_func_recvfrom=yes ac_cv_func_rename=yes ac_cv_func_rint=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_sendto=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_shutdown=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_sync=yes ac_cv_func_sysinfo=no ac_cv_func_touchlock=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_utimes=yes ac_cv_have_decl___sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_decl_tzname=yes ac_cv_have_x=have_x='yes ac_x_includes='\'''\'' ac_x_libraries='\'''\' ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_coff_h=no ac_cv_header_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=no ac_cv_header_gpm_h=no ac_cv_header_ifaddrs_h=no ac_cv_header_inttypes_h=yes ac_cv_header_linux_version_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_maillock_h=no ac_cv_header_malloc_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_dl_h=yes ac_cv_header_net_if_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_pwd_h=yes ac_cv_header_soundcard_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys__mbstate_t_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vlimit_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_wchar_h=yes ac_cv_host=powerpc-ibm-aix5.3.0.0 ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_Xbsd_main=no ac_cv_lib_Xext_XShapeQueryExtension=yes ac_cv_lib_Xmu_XmuConvertStandardSelection=yes ac_cv_lib_Xpm_XpmReadFileToPixmap=yes ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_lockfile_maillock=no ac_cv_lib_m_sqrt=yes ac_cv_lib_mail_maillock=no ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_pthread_pthread_self=yes ac_cv_lib_pthreads_cma_open=no ac_cv_lib_selinux_lgetfilecon=no ac_cv_member_struct_ifreq_ifr_addr=yes ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes ac_cv_member_struct_ifreq_ifr_broadaddr=yes ac_cv_member_struct_ifreq_ifr_flags=yes ac_cv_member_struct_ifreq_ifr_hwaddr=no ac_cv_member_struct_ifreq_ifr_netmask=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_member_struct_tm_tm_zone=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP_PROG=/bin/gzip ac_cv_path_INSTALL_INFO=/usr/local/bin/install-info ac_cv_path_MAKEINFO=/usr/local/bin/makeinfo ac_cv_path_PKG_CONFIG=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89='' ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_liblockfile=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_tputs=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=1 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_var_tzname=yes am_cv_CC_dependencies_compiler_type=gcc3 emacs_cv_arg6_star=yes emacs_cv_attribute_aligned=yes emacs_cv_func___builtin_unwind_init=yes emacs_cv_netdb_declares_h_errno=yes emacs_cv_personality_linux32=no emacs_cv_speed_t=yes emacs_cv_struct_exception=yes emacs_cv_struct_timeval=yes emacs_cv_struct_utimbuf=yes emacs_cv_var___after_morecore_hook=no emacs_cv_void_star=yes emacs_cv_x11_toolkit_version_6=yes emacs_cv_x11_version_6=yes emacs_cv_xaw3d=no emacs_cv_xaw=yes gdb_cv_bigtoc=-Wl,-bbigtoc gl_cv_c_amsterdam_compiler=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='' AR='ar' ARFLAGS='cru' AUTOCONF='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run automake-1.11' AWK='nawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLESSMAIL_TARGET='' CANNOT_DUMP='no' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS=' -g -O2 ' CFLAGS_SOUND='' COM_ERRLIB='' CPP='gcc -E' CPPFLAGS=' ' CRT_DIR='' CRYPTOLIB='' CYGPATH_W='echo' CYGWIN_OBJ='' C_SWITCH_MACHINE='' C_SWITCH_SYSTEM='' C_SWITCH_X_SITE='' C_SWITCH_X_SYSTEM='' C_WARNINGS_SWITCH='-Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement ' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_OBJ='' DEFS=' ' DEPDIR='.deps' DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP' DESLIB='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONT_OBJ='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCONF_CFLAGS='' GCONF_LIBS='' GETLOADAVG_LIBS='' GETOPT_H='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='' GMALLOC_OBJ='gmalloc.o' GNULIB_ATOLL='' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_CHOWN='' GNULIB_CLOSE='' GNULIB_DPRINTF='' GNULIB_DUP2='' GNULIB_DUP3='' GNULIB_ENVIRON='' GNULIB_EUIDACCESS='' GNULIB_FACCESSAT='' GNULIB_FCHDIR='' GNULIB_FCHMODAT='' GNULIB_FCHOWNAT='' GNULIB_FCLOSE='' GNULIB_FFLUSH='' GNULIB_FGETC='' GNULIB_FGETS='' GNULIB_FOPEN='' GNULIB_FPRINTF='' GNULIB_FPRINTF_POSIX='' GNULIB_FPURGE='' GNULIB_FPUTC='' GNULIB_FPUTS='' GNULIB_FREAD='' GNULIB_FREOPEN='' GNULIB_FSCANF='' GNULIB_FSEEK='' GNULIB_FSEEKO='' GNULIB_FSTATAT='' GNULIB_FSYNC='' GNULIB_FTELL='' GNULIB_FTELLO='' GNULIB_FTRUNCATE='' GNULIB_FUTIMENS='' GNULIB_FWRITE='' GNULIB_GETC='' GNULIB_GETCHAR='' GNULIB_GETCWD='' GNULIB_GETDELIM='' GNULIB_GETDOMAINNAME='' GNULIB_GETDTABLESIZE='' GNULIB_GETGROUPS='' GNULIB_GETHOSTNAME='' GNULIB_GETLINE='' GNULIB_GETLOADAVG='' GNULIB_GETLOGIN='' GNULIB_GETLOGIN_R='' GNULIB_GETPAGESIZE='' GNULIB_GETS='' GNULIB_GETSUBOPT='' GNULIB_GETUSERSHELL='' GNULIB_GRANTPT='' GNULIB_GROUP_MEMBER='' GNULIB_IMAXABS='' GNULIB_IMAXDIV='' GNULIB_LCHMOD='' GNULIB_LCHOWN='' GNULIB_LINK='' GNULIB_LINKAT='' GNULIB_LSEEK='' GNULIB_LSTAT='' GNULIB_MALLOC_POSIX='' GNULIB_MBTOWC='' GNULIB_MKDIRAT='' GNULIB_MKDTEMP='' GNULIB_MKFIFO='' GNULIB_MKFIFOAT='' GNULIB_MKNOD='' GNULIB_MKNODAT='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_MKTIME='' GNULIB_NANOSLEEP='' GNULIB_OBSTACK_PRINTF='' GNULIB_OBSTACK_PRINTF_POSIX='' GNULIB_PERROR='' GNULIB_PIPE2='' GNULIB_PIPE='' GNULIB_POPEN='' GNULIB_PREAD='' GNULIB_PRINTF='' GNULIB_PRINTF_POSIX='' GNULIB_PTHREAD_SIGMASK='' GNULIB_PTSNAME='' GNULIB_PUTC='' GNULIB_PUTCHAR='' GNULIB_PUTENV='' GNULIB_PUTS='' GNULIB_PWRITE='' GNULIB_RANDOM_R='' GNULIB_READ='' GNULIB_READLINK='' GNULIB_READLINKAT='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_REMOVE='' GNULIB_RENAME='' GNULIB_RENAMEAT='' GNULIB_RMDIR='' GNULIB_RPMATCH='' GNULIB_SCANF='' GNULIB_SETENV='' GNULIB_SIGACTION='' GNULIB_SIGNAL_H_SIGPIPE='' GNULIB_SIGPROCMASK='' GNULIB_SLEEP='' GNULIB_SNPRINTF='' GNULIB_SPRINTF_POSIX='' GNULIB_STAT='' GNULIB_STDIO_H_NONBLOCKING='' GNULIB_STDIO_H_SIGPIPE='' GNULIB_STRPTIME='' GNULIB_STRTOD='' GNULIB_STRTOIMAX='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_STRTOUMAX='' GNULIB_SYMLINK='' GNULIB_SYMLINKAT='' GNULIB_SYSTEM_POSIX='' GNULIB_TIMEGM='' GNULIB_TIME_R='' GNULIB_TMPFILE='' GNULIB_TTYNAME_R='' GNULIB_UNISTD_H_GETOPT='' GNULIB_UNISTD_H_NONBLOCKING='' GNULIB_UNISTD_H_SIGPIPE='' GNULIB_UNLINK='' GNULIB_UNLINKAT='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_USLEEP='' GNULIB_UTIMENSAT='' GNULIB_VASPRINTF='' GNULIB_VDPRINTF='' GNULIB_VFPRINTF='' GNULIB_VFPRINTF_POSIX='' GNULIB_VFSCANF='' GNULIB_VPRINTF='' GNULIB_VPRINTF_POSIX='' GNULIB_VSCANF='' GNULIB_VSNPRINTF='' GNULIB_VSPRINTF_POSIX='' GNULIB_WCTOMB='' GNULIB_WRITE='' GNULIB__EXIT='' GNU_OBJC_CFLAGS='' GREP='/bin/grep' GSETTINGS_CFLAGS='' GSETTINGS_LIBS='' GTK_CFLAGS='' GTK_LIBS='' GTK_OBJ='' GZIP_INFO='yes' GZIP_PROG='/bin/gzip' HAVE_ATOLL='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CHOWN='' HAVE_DECL_ENVIRON='' HAVE_DECL_FCHDIR='' HAVE_DECL_FPURGE='' HAVE_DECL_FSEEKO='' HAVE_DECL_FTELLO='' HAVE_DECL_GETDELIM='' HAVE_DECL_GETDOMAINNAME='' HAVE_DECL_GETLINE='' HAVE_DECL_GETLOADAVG='' HAVE_DECL_GETLOGIN_R='' HAVE_DECL_GETPAGESIZE='' HAVE_DECL_GETUSERSHELL='' HAVE_DECL_IMAXABS='' HAVE_DECL_IMAXDIV='' HAVE_DECL_LOCALTIME_R='' HAVE_DECL_OBSTACK_PRINTF='' HAVE_DECL_SETENV='' HAVE_DECL_SNPRINTF='' HAVE_DECL_STRTOIMAX='' HAVE_DECL_STRTOUMAX='' HAVE_DECL_TTYNAME_R='' HAVE_DECL_UNSETENV='' HAVE_DECL_VSNPRINTF='' HAVE_DPRINTF='' HAVE_DUP2='' HAVE_DUP3='' HAVE_EUIDACCESS='' HAVE_FACCESSAT='' HAVE_FCHDIR='' HAVE_FCHMODAT='' HAVE_FCHOWNAT='' HAVE_FSEEKO='' HAVE_FSTATAT='' HAVE_FSYNC='' HAVE_FTELLO='' HAVE_FTRUNCATE='' HAVE_FUTIMENS='' HAVE_GETDTABLESIZE='' HAVE_GETGROUPS='' HAVE_GETHOSTNAME='' HAVE_GETLOGIN='' HAVE_GETOPT_H='' HAVE_GETPAGESIZE='' HAVE_GETSUBOPT='' HAVE_GRANTPT='' HAVE_GROUP_MEMBER='' HAVE_INTTYPES_H='' HAVE_LCHMOD='' HAVE_LCHOWN='' HAVE_LINK='' HAVE_LINKAT='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='' HAVE_MAKEINFO='yes' HAVE_MKDIRAT='' HAVE_MKDTEMP='' HAVE_MKFIFO='' HAVE_MKFIFOAT='' HAVE_MKNOD='' HAVE_MKNODAT='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_NANOSLEEP='' HAVE_OS_H='' HAVE_PIPE2='' HAVE_PIPE='' HAVE_POSIX_SIGNALBLOCKING='' HAVE_PREAD='' HAVE_PTHREAD_SIGMASK='' HAVE_PTSNAME='' HAVE_PWRITE='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_READLINK='' HAVE_READLINKAT='' HAVE_REALPATH='' HAVE_RENAMEAT='' HAVE_RPMATCH='' HAVE_SETENV='' HAVE_SIGACTION='' HAVE_SIGHANDLER_T='' HAVE_SIGINFO_T='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='' HAVE_SLEEP='' HAVE_STDINT_H='' HAVE_STRPTIME='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='' HAVE_SYMLINK='' HAVE_SYMLINKAT='' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='' HAVE_SYS_PARAM_H='' HAVE_SYS_TYPES_H='' HAVE_TIMEGM='' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' HAVE_UNISTD_H='' HAVE_UNLINKAT='' HAVE_UNLOCKPT='' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_USLEEP='' HAVE_UTIMENSAT='' HAVE_VASPRINTF='' HAVE_VDPRINTF='' HAVE_WCHAR_H='' HAVE_WCHAR_T='' HAVE_XSERVER='' HAVE__BOOL='' HAVE__EXIT='' IMAGEMAGICK_CFLAGS='' IMAGEMAGICK_LIBS='' INCLUDE_NEXT='' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/local/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='' INT64_MAX_EQ_LONG_MAX='' KRB4LIB='' KRB5LIB='' LDFLAGS=' -Wl,-bbigtoc ' LD_FIRSTFLAG='' LD_SWITCH_SYSTEM='' LD_SWITCH_SYSTEM_TEMACS='' LD_SWITCH_X_SITE='' LD_SWITCH_X_SITE_AUX='' LD_SWITCH_X_SITE_AUX_RPATH='' LIBGIF='' LIBGNUTLS_CFLAGS='' LIBGNUTLS_LIBS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBGPM='' LIBHESIOD='' LIBINTL='' LIBJPEG='' LIBOBJS='' LIBOTF_CFLAGS='' LIBOTF_LIBS='' LIBPNG='' LIBRESOLV='' LIBS='-lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv ' LIBSELINUX_LIBS='' LIBSOUND='' LIBS_MAIL='' LIBS_SYSTEM='-lrts -lIM -liconv' LIBS_TERMCAP='' LIBTIFF='' LIBXMENU='' LIBXML2_CFLAGS='' LIBXML2_LIBS='' LIBXMU='-lXmu' LIBXPM='-lXpm' LIBXSM='-lSM -lICE' LIBXTR6='-lSM -lICE' LIBXT_OTHER='' LIBX_OTHER='' LIB_GCC='' LIB_MATH='-lm' LIB_PTHREAD='-lpthread' LIB_PTHREAD_SIGMASK='' LIB_STANDARD='' LTLIBINTL='' LTLIBOBJS='' M17N_FLT_CFLAGS='' M17N_FLT_LIBS='' MAINT='' MAKEINFO='/usr/local/bin/makeinfo' MKDEPDIR='test -d ${DEPDIR} || mkdir ${DEPDIR} || test -d ${DEPDIR}' MKDIR_P='../../src/emacs-24.0.90/build-aux/install-sh -c -d' M_FILE='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_SIGNAL_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_SYS_STAT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NS_OBJ='' NS_OBJC_OBJ='' OBJEXT='o' OLDXMENU='' OLDXMENU_DEPS='' OLDXMENU_TARGET='' OTHER_FILES='' PACKAGE='emacs' PACKAGE_BUGREPORT='' PACKAGE_NAME='emacs' PACKAGE_STRING='emacs 24.0.90' PACKAGE_TARNAME='emacs' PACKAGE_URL='' PACKAGE_VERSION='24.0.90' PATH_SEPARATOR=':' PKG_CONFIG='no' POST_ALLOC_OBJ='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='' PRE_ALLOC_OBJ='' PRIPTR_PREFIX='' PRI_MACROS_BROKEN='' PROFILING_CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' PTRDIFF_T_SUFFIX='' RALLOC_OBJ='' RANLIB='ranlib' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_CHOWN='' REPLACE_CLOSE='' REPLACE_DPRINTF='' REPLACE_DUP2='' REPLACE_DUP='' REPLACE_FCHOWNAT='' REPLACE_FCLOSE='' REPLACE_FFLUSH='' REPLACE_FOPEN='' REPLACE_FPRINTF='' REPLACE_FPURGE='' REPLACE_FREOPEN='' REPLACE_FSEEK='' REPLACE_FSEEKO='' REPLACE_FSTAT='' REPLACE_FSTATAT='' REPLACE_FTELL='' REPLACE_FTELLO='' REPLACE_FUTIMENS='' REPLACE_GETCWD='' REPLACE_GETDELIM='' REPLACE_GETDOMAINNAME='' REPLACE_GETGROUPS='' REPLACE_GETLINE='' REPLACE_GETLOGIN_R='' REPLACE_GETPAGESIZE='' REPLACE_LCHOWN='' REPLACE_LINK='' REPLACE_LINKAT='' REPLACE_LOCALTIME_R='' REPLACE_LSEEK='' REPLACE_LSTAT='' REPLACE_MALLOC='' REPLACE_MBTOWC='' REPLACE_MKDIR='' REPLACE_MKFIFO='' REPLACE_MKNOD='' REPLACE_MKSTEMP='' REPLACE_MKTIME='' REPLACE_NANOSLEEP='' REPLACE_NULL='' REPLACE_OBSTACK_PRINTF='' REPLACE_PERROR='' REPLACE_POPEN='' REPLACE_PREAD='' REPLACE_PRINTF='' REPLACE_PTHREAD_SIGMASK='' REPLACE_PUTENV='' REPLACE_PWRITE='' REPLACE_READ='' REPLACE_READLINK='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_REMOVE='' REPLACE_RENAME='' REPLACE_RENAMEAT='' REPLACE_RMDIR='' REPLACE_SETENV='' REPLACE_SLEEP='' REPLACE_SNPRINTF='' REPLACE_SPRINTF='' REPLACE_STAT='' REPLACE_STDIO_READ_FUNCS='' REPLACE_STDIO_WRITE_FUNCS='' REPLACE_STRTOD='' REPLACE_SYMLINK='' REPLACE_TIMEGM='' REPLACE_TMPFILE='' REPLACE_TTYNAME_R='' REPLACE_UNLINK='' REPLACE_UNLINKAT='' REPLACE_UNSETENV='' REPLACE_USLEEP='' REPLACE_UTIMENSAT='' REPLACE_VASPRINTF='' REPLACE_VDPRINTF='' REPLACE_VFPRINTF='' REPLACE_VPRINTF='' REPLACE_VSNPRINTF='' REPLACE_VSPRINTF='' REPLACE_WCTOMB='' REPLACE_WRITE='' RSVG_CFLAGS='' RSVG_LIBS='' SETTINGS_CFLAGS='' SETTINGS_LIBS='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' START_FILES='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SUBDIR_MAKEFILES_IN='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' S_FILE='' TEMACS_LDFLAGS2='${LDFLAGS}' TERMCAP_OBJ='' TIME_H_DEFINES_STRUCT_TIMESPEC='' TOOLKIT_LIBW='' UINT32_MAX_LT_UINTMAX_MAX='' UINT64_MAX_EQ_ULONG_MAX='' UNEXEC_OBJ='unexaix.o' UNISTD_H_HAVE_WINSOCK2_H='' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' VERSION='24.0.90' VMLIMIT_OBJ='vm-limit.o' WCHAR_T_SUFFIX='' WIDGET_OBJ='' WINT_T_SUFFIX='' XFT_CFLAGS='' XFT_LIBS='' XMENU_OBJ='' XMKMF='' XOBJ='' X_TOOLKIT_TYPE='LUCID' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' archlibdir='${libexecdir}/emacs/${version}/${configuration}' bindir='${exec_prefix}/bin' bitmapdir='/usr/include/X11/bitmaps' build='powerpc-ibm-aix5.3.0.0' build_alias='' build_cpu='powerpc' build_os='aix5.3.0.0' build_vendor='ibm' canonical='powerpc-ibm-aix5.3.0.0' configuration='powerpc-ibm-aix5.3.0.0' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datadir}/emacs/${version}/etc' dvidir='${docdir}' etcdir='${datadir}/emacs/${version}/etc' exec_prefix='NONE' gamedir='${localstatedir}/games/emacs' gameuser='games' gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='' gl_GNULIB_ENABLED_dosname_FALSE='' gl_GNULIB_ENABLED_dosname_TRUE='' gl_GNULIB_ENABLED_sigprocmask_FALSE='' gl_GNULIB_ENABLED_sigprocmask_TRUE='' gl_GNULIB_ENABLED_stat_FALSE='' gl_GNULIB_ENABLED_stat_TRUE='' gl_GNULIB_ENABLED_strtoll_FALSE='' gl_GNULIB_ENABLED_strtoll_TRUE='' gl_GNULIB_ENABLED_strtoull_FALSE='' gl_GNULIB_ENABLED_strtoull_TRUE='' gl_GNULIB_ENABLED_verify_FALSE='' gl_GNULIB_ENABLED_verify_TRUE='' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='' host='powerpc-ibm-aix5.3.0.0' host_alias='' host_cpu='powerpc' host_os='aix5.3.0.0' host_vendor='ibm' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' liblockfile='no' lispdir='${datadir}/emacs/${version}/lisp' lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim' localedir='${datarootdir}/locale' locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/../../src/emacs-24.0.90/build-aux/install-sh -c -d' ns_appbindir='' ns_appdir='' ns_appresdir='' ns_appsrc='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='/usr/local/src/emacs-24.0.90' sysconfdir='${prefix}/etc' target_alias='' version='' x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S' ## ------------------- ## ## File substitutions. ## ## ------------------- ## deps_frag='/usr/local/src/emacs-24.0.90/src/autodeps.mk' lisp_frag='/usr/local/src/emacs-24.0.90/src/lisp.mk' ns_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "emacs" #define PACKAGE_TARNAME "emacs" #define PACKAGE_VERSION "24.0.90" #define PACKAGE_STRING "emacs 24.0.90" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "emacs" #define VERSION "24.0.90" #define MAIL_USE_POP 1 #define SYNC_INPUT 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _LARGE_FILES 1 #define _LARGE_FILES 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_VLIMIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PWD_H 1 #define HAVE_UTMP_H 1 #define HAVE_DIRENT_H 1 #define HAVE_TERM_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL___SYS_SIGLIST 0 #define HAVE_SYS_WAIT_H 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_SPEED_T 1 #define HAVE_TIMEVAL 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_DECL_TZNAME 1 #define HAVE_TZNAME 1 #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define POINTER_TYPE void #define WORDS_BIGENDIAN 1 #define HAVE_ATTRIBUTE_ALIGNED 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD 1 #define HAVE_XKBGETKEYBOARD 1 #define HAVE_XRMSETDATABASE 1 #define HAVE_XSCREENRESOURCESTRING 1 #define HAVE_XSCREENNUMBEROFSCREEN 1 #define HAVE_XSETWMPROTOCOLS 1 #define HAVE_X11R6 1 #define HAVE_X_I18N 1 #define HAVE_X11R6_XIM 1 #define HAVE_X11XTR6 1 #define HAVE_LIBXMU 1 #define HAVE_LIBXEXT 1 #define HAVE_XIM 1 #define USE_XIM 1 #define XRegisterIMInstantiateCallback_arg6 XPointer* #define HAVE_XPM 1 #define HAVE_X_SM 1 #define HAVE_H_ERRNO 1 #define HAVE_LIBM 1 #define MAIL_USE_LOCKF 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_RENAME 1 #define HAVE_CLOSEDIR 1 #define HAVE_MKDIR 1 #define HAVE_RMDIR 1 #define HAVE_GETRUSAGE 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_RANDOM 1 #define HAVE_LRAND48 1 #define HAVE_LOGB 1 #define HAVE_FREXP 1 #define HAVE_FMOD 1 #define HAVE_RINT 1 #define HAVE_CBRT 1 #define HAVE_FTIME 1 #define HAVE_SETSID 1 #define HAVE_STRERROR 1 #define HAVE_FPATHCONF 1 #define HAVE_SELECT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_TZSET 1 #define HAVE_SETLOCALE 1 #define HAVE_UTIMES 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETPGID 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_SHUTDOWN 1 #define HAVE_GETADDRINFO 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBSINIT 1 #define HAVE_STRSIGNAL 1 #define HAVE_SETITIMER 1 #define HAVE_UALARM 1 #define HAVE_SENDTO 1 #define HAVE_RECVFROM 1 #define HAVE_GETSOCKOPT 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETPEERNAME 1 #define HAVE_GAI_STRERROR 1 #define HAVE_MKSTEMP 1 #define HAVE_FSYNC 1 #define HAVE_SYNC 1 #define HAVE_DIFFTIME 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_CFMAKERAW 1 #define HAVE_CFSETSPEED 1 #define HAVE_COPYSIGN 1 #define HAVE___BUILTIN_UNWIND_INIT 1 #define HAVE_SYS_UN_H 1 #define HAVE_FSEEKO 1 #define GETPGRP_VOID 1 #define HAVE_GRANTPT 1 configure: exit 1 --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii

I'm happy to help out anyway I can.

Thank you,
pedz

--Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021-- --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C-- From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 16:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Perry Smith Cc: 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131843727229897 (code B ref 9736); Wed, 12 Oct 2011 16:35:02 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 16:34:32 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE1lI-0007mA-Ia for submit@debbugs.gnu.org; Wed, 12 Oct 2011 12:34:32 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE1lG-0007m3-NN for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 12:34:31 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE1ks-0006cq-87; Wed, 12 Oct 2011 12:34:06 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> X-Spook: FBI csystems Maple UNSCOM Blowfish radar MDA Europol X-Ran: R>0Qt}CCaN^0v`WLD3?!]hH;z8-^oObQfZI:Z)0--ck>b$iL:W`it>6/o\68h>p%onNlKG X-Hue: magenta X-Attribution: GM Date: Wed, 12 Oct 2011 12:34:06 -0400 In-Reply-To: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> (Perry Smith's message of "Wed, 12 Oct 2011 08:18:48 -0500") Message-ID: <4f62jucgox.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) The error message says: I couldn't find termcap functions (tputs and friends). Maybe some development libraries/packages are missing? Try installing libncurses-dev(el), libterminfo-dev(el) or similar. (I think the wording could be improved a bit.) configure checks for the tputs function in any of libncurses, libterminfo, and libtermcap. Your system does not seem to have any of them: collect2: library libncurses not found collect2: library libterminfo not found collect2: library libtermcap not found Please try either installing one of these libraries and its header files, or if they are already installed explicitly telling configure where they are; eg: CFLAGS=-I/path/to/terminfo/include LDFLAGS=-L/path/to/terminfo/lib ./configure From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 17:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.13184412753846 (code B ref 9736); Wed, 12 Oct 2011 17:42:02 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 17:41:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2nr-0000zz-7M for submit@debbugs.gnu.org; Wed, 12 Oct 2011 13:41:15 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2no-0000zq-QX for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 13:41:14 -0400 Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE2nQ-0003tS-8J; Wed, 12 Oct 2011 13:40:48 -0400 From: Dan Nicolaescu References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> Date: Wed, 12 Oct 2011 13:40:48 -0400 In-Reply-To: <4f62jucgox.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 12 Oct 2011 12:34:06 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.5 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) Glenn Morris writes: > The error message says: > > I couldn't find termcap functions (tputs and friends). Maybe some > development libraries/packages are missing? Try installing > libncurses-dev(el), libterminfo-dev(el) or similar. > > (I think the wording could be improved a bit.) > > configure checks for the tputs function in any of libncurses, > libterminfo, and libtermcap. Your system does not seem to have any of > them: > > collect2: library libncurses not found > collect2: library libterminfo not found > collect2: library libtermcap not found > > Please try either installing one of these libraries and its header > files, or if they are already installed explicitly telling configure > where they are; eg: > > CFLAGS=-I/path/to/terminfo/include LDFLAGS=-L/path/to/terminfo/lib ./configure I think the configure test is incorrect. For example on Solaris this would find libtermcap, where previous emacs version would use libcurses, which would be the better option. From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 17:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dan Nicolaescu Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.13184416327253 (code B ref 9736); Wed, 12 Oct 2011 17:48:01 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 17:47:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2tc-0001sv-5y for submit@debbugs.gnu.org; Wed, 12 Oct 2011 13:47:12 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2ta-0001sp-CM for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 13:47:11 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE2tB-0004FR-6X; Wed, 12 Oct 2011 13:46:45 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> X-Spook: George W. Bush covert video defense information warfare X-Ran: p='S:^bRsCu287l3zj55xStUT\-jcf"0I~:.(pff?f2pSFQQQYd!Ih8Kq$dxKltwp3:B%q X-Hue: cyan X-Attribution: GM Date: Wed, 12 Oct 2011 13:46:45 -0400 In-Reply-To: (Dan Nicolaescu's message of "Wed, 12 Oct 2011 13:40:48 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Dan Nicolaescu wrote: > I think the configure test is incorrect. > For example on Solaris this would find libtermcap, where previous emacs > version would use libcurses, which would be the better option. The current test is due to http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5735 From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 17:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dan Nicolaescu Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.13184417777480 (code B ref 9736); Wed, 12 Oct 2011 17:50:02 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 17:49:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2vw-0001wa-JF for submit@debbugs.gnu.org; Wed, 12 Oct 2011 13:49:36 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE2vu-0001wR-Jv for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 13:49:35 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE2vV-0004L4-Lh; Wed, 12 Oct 2011 13:49:09 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> X-Spook: benelux subversive Europol encryption e-bomb Qaddafi X-Ran: &;19YNp0n@~C*Zyr-KIR}bE,v$Ag91H43qC_E25}i#IT.th*fX@LZP{zQph[+KYoRJ`XU+ X-Hue: yellow X-Attribution: GM Date: Wed, 12 Oct 2011 13:49:09 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 12 Oct 2011 13:46:45 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) PS I've always thought there was something weird here with the way HAVE_LIBNCURSES can be defined even if you don't have libncurses. (Maybe the define is just badly named.) From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 18:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dan Nicolaescu Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.13184430029372 (code B ref 9736); Wed, 12 Oct 2011 18:11:01 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 18:10:02 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3Fh-0002Qt-Sh for submit@debbugs.gnu.org; Wed, 12 Oct 2011 14:10:02 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3Ff-0002Qf-RI for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 14:10:00 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE3FG-0005Tk-MY; Wed, 12 Oct 2011 14:09:34 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> X-Spook: AMEMB warfare NSA bullion import Mole industrial X-Ran: *N?Nk;!x:O["I?kl4<6JlG4<.P*}.CQnJ:tbJPJ-WA/6\7gt1rsh`|&bg@D4.0O(5eQGg> X-Hue: white X-Attribution: GM Date: Wed, 12 Oct 2011 14:09:34 -0400 In-Reply-To: (Dan Nicolaescu's message of "Wed, 12 Oct 2011 13:40:48 -0400") Message-ID: <2gzkh6kroh.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Dan Nicolaescu wrote: > I think the configure test is incorrect. > For example on Solaris this would find libtermcap, where previous emacs > version would use libcurses, which would be the better option. PPS are you sure this is an issue, because later on we see: case "$opsys" in aix4-2|cygwin|hpux*|irix6-5|openbsd|sol2*|unixware) TERMINFO=yes ;; [...] esac [...] if test $TERMINFO = yes; then [...] test "x$LIBS_TERMCAP" = "x" && LIBS_TERMCAP="-lcurses" [...] fi As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses and not libtermcap. From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 18:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dan Nicolaescu Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131844343210022 (code B ref 9736); Wed, 12 Oct 2011 18:18:01 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 18:17:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3Md-0002bb-VL for submit@debbugs.gnu.org; Wed, 12 Oct 2011 14:17:12 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3Mb-0002bU-OC for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 14:17:10 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE3MB-0005yk-Jq; Wed, 12 Oct 2011 14:16:43 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> X-Spook: Baranyi SCUD missile digicash CIA INSCOM investigation X-Ran: AS3[k]/#e^#.pL#b~Y^wz0FT*\S}i}I1uZ~!*$B\jV&c~[BpVm~O}Y,kO6vDZ@l7]xrf|2 X-Hue: blue X-Attribution: GM Date: Wed, 12 Oct 2011 14:16:43 -0400 In-Reply-To: <2gzkh6kroh.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed, 12 Oct 2011 14:09:34 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Glenn Morris wrote: > As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses > and not libtermcap. In fact on the machine where I tested, it turns out that libtermcap.so is just a symlink to libcurses.so. From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 18:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131844466111913 (code B ref 9736); Wed, 12 Oct 2011 18:38:02 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 18:37:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3gT-000366-Hr for submit@debbugs.gnu.org; Wed, 12 Oct 2011 14:37:41 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3gR-00035z-6C for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 14:37:40 -0400 Received: from dann by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE3g1-0007cD-EZ; Wed, 12 Oct 2011 14:37:13 -0400 From: Dan Nicolaescu References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> Date: Wed, 12 Oct 2011 14:37:13 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 12 Oct 2011 14:16:43 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.5 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.5 (------) Glenn Morris writes: > Glenn Morris wrote: > >> As a test, I built 24.0.90 on Solaris and indeed it linked to libcurses >> and not libtermcap. > > In fact on the machine where I tested, it turns out that libtermcap.so > is just a symlink to libcurses.so. Is that the same on AIX? Where is tputs on that platform? If it's in libcurses, then the autoconf test would fail... From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 18:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Dan Nicolaescu Cc: Perry Smith , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131844559116293 (code B ref 9736); Wed, 12 Oct 2011 18:54:01 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 18:53:11 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3vS-0004Ej-7Z for submit@debbugs.gnu.org; Wed, 12 Oct 2011 14:53:11 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE3vQ-0004Ea-5Y for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 14:53:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE3uz-0000Zw-Rs; Wed, 12 Oct 2011 14:52:41 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> X-Spook: Aladdin bce Area 51 Croatian Bruxelles quiche Crowell X-Ran: Ca5kavpy3#KI.e+,9QB|X!g]`TmRMs-%msr4dv.G5yx!e|r8Yp{x8/D4R][qR4r(Wx{7aY X-Hue: red X-Attribution: GM Date: Wed, 12 Oct 2011 14:52:41 -0400 In-Reply-To: (Dan Nicolaescu's message of "Wed, 12 Oct 2011 14:37:13 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Dan Nicolaescu wrote: > Is that the same on AIX? > Where is tputs on that platform? > If it's in libcurses, then the autoconf test would fail... So perhaps libcurses should be added to the list of places that is searched for tputs. Whee, on RHEL6 libcurses.so is just a text file containing INPUT(-lncurses). :) From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Perry Smith , 9736@debbugs.gnu.org Cc: Dan Nicolaescu Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131844645720397 (code B ref 9736); Wed, 12 Oct 2011 19:08:02 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 19:07:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE49R-0005Iw-9G for submit@debbugs.gnu.org; Wed, 12 Oct 2011 15:07:37 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE49P-0005Iq-OP for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 15:07:36 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1RE490-0002aP-9x; Wed, 12 Oct 2011 15:07:10 -0400 From: Glenn Morris References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> X-Spook: radar Clinton argus White House Albania Juiliett Class X-Ran: VCIy!vf4Wl+R;-edA?&'#d0xNiBh8(0;td>>CT2%H#b1fQGRgFd[+[}D"bHebU X-Hue: red X-Attribution: GM Date: Wed, 12 Oct 2011 15:07:09 -0400 In-Reply-To: (Glenn Morris's message of "Wed, 12 Oct 2011 14:52:41 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Perry, please can you try changing line 14364 of 24.0.90's configure script so that it reads: for ac_lib in '' ncurses terminfo termcap curses; do and see if that helps? (I assume you are using a pretest tarfile with a prebuilt configure rather than generating it from configure.in with autoconf. If the latter, change line 2774 of configure.in.) From unknown Sat Aug 16 23:44:14 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 Resent-From: Perry Smith Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Oct 2011 20:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9736 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: Dan Nicolaescu , 9736@debbugs.gnu.org Received: via spool by 9736-submit@debbugs.gnu.org id=B9736.131845075929691 (code B ref 9736); Wed, 12 Oct 2011 20:20:01 +0000 Received: (at 9736) by debbugs.gnu.org; 12 Oct 2011 20:19:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE5Gp-0007io-K6 for submit@debbugs.gnu.org; Wed, 12 Oct 2011 16:19:19 -0400 Received: from mail-iy0-f172.google.com ([209.85.210.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RE5Gm-0007iW-Tb for 9736@debbugs.gnu.org; Wed, 12 Oct 2011 16:19:17 -0400 Received: by iabn5 with SMTP id n5so99749iab.3 for <9736@debbugs.gnu.org>; Wed, 12 Oct 2011 13:18:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=q84yd7w9qg4L/XmvMi9o+5sYEw/cT6jRmtlIsKlDXqc=; b=E50TaR5l91YnGkWSsV0H6QNI32UXtCivDJGx2JTOPoySVxZPmyrO3YVVW+aEa1uziB 1P2gou7wQylqyhcKBAR5C2VZ3vGbqRCgZYre/L5zADeEDwRlzzAJnLhkvbJeIwjyypzP 5oLxkNjgmMTA1AyiPAOvUruhUKso6VxtSS8Xg= Received: by 10.42.155.202 with SMTP id v10mr1058590icw.36.1318450726826; Wed, 12 Oct 2011 13:18:46 -0700 (PDT) Received: from magicbook.austin.ibm.com ([32.97.110.54]) by mx.google.com with ESMTPS id fy35sm8169339ibb.4.2011.10.12.13.18.45 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Oct 2011 13:18:46 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=us-ascii From: Perry Smith In-Reply-To: Date: Wed, 12 Oct 2011 15:18:44 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <859055A4-3C37-436B-A584-19A19A66B9C8@gmail.com> References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> X-Mailer: Apple Mail (2.1244.3) X-Spam-Score: -4.6 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.2 (----) On Oct 12, 2011, at 2:07 PM, Glenn Morris wrote: >=20 > Perry, please can you try changing line 14364 of 24.0.90's configure > script so that it reads: >=20 > for ac_lib in '' ncurses terminfo termcap curses; do >=20 > and see if that helps? (I assume you are using a pretest tarfile with = a > prebuilt configure rather than generating it from configure.in with > autoconf. If the latter, change line 2774 of configure.in.) That worked. AIX has its tputs in libcurses. AIX also has a libtermcap that is = suppose to be compatible but most systems don't install it and I would = try avoid using it. You might consider moving curses in front of = termcap. Thanks for the help. I'll try and do the make and see where that lands = me. pedz From unknown Sat Aug 16 23:44:14 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Perry Smith Subject: bug#9736: closed (Re: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3) Message-ID: References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> X-Gnu-PR-Message: they-closed 9736 X-Gnu-PR-Package: emacs Reply-To: 9736@debbugs.gnu.org Date: Thu, 13 Oct 2011 02:20:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1318472403-29374-1" This is a multi-part message in MIME format... ------------=_1318472403-29374-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #9736: Configure error for emacs-24.0.90 with AIX 5.3 which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 9736@debbugs.gnu.org. --=20 9736: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D9736 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1318472403-29374-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 9736-done) by debbugs.gnu.org; 13 Oct 2011 02:19:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REAt4-0007cT-2z for submit@debbugs.gnu.org; Wed, 12 Oct 2011 22:19:10 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1REAt1-0007cL-HT for 9736-done@debbugs.gnu.org; Wed, 12 Oct 2011 22:19:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1REAsa-0005uP-TM; Wed, 12 Oct 2011 22:18:40 -0400 From: Glenn Morris To: 9736-done@debbugs.gnu.org Subject: Re: bug#9736: Configure error for emacs-24.0.90 with AIX 5.3 References: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> <4f62jucgox.fsf@fencepost.gnu.org> <2gzkh6kroh.fsf@fencepost.gnu.org> <859055A4-3C37-436B-A584-19A19A66B9C8@gmail.com> X-Spook: War on Terrorism Khaddafi SCUD missile Europol sniper X-Ran: 3t'-X/G!2}!+1mIp'lk|Ii/MV1@'&G,*~@o0I*bv#qErlxS,y>g$FhdDi*/Y8uV>M;*GLY X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Wed, 12 Oct 2011 22:18:40 -0400 In-Reply-To: <859055A4-3C37-436B-A584-19A19A66B9C8@gmail.com> (Perry Smith's message of "Wed, 12 Oct 2011 15:18:44 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9736-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Version: 24.0.91 Perry Smith wrote: > That worked. Thanks, installed. > AIX has its tputs in libcurses. AIX also has a libtermcap that is > suppose to be compatible but most systems don't install it and I would > try avoid using it. You might consider moving curses in front of > termcap. For now, I left curses at the end of the list, since that is the most conservative change. ------------=_1318472403-29374-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Oct 2011 13:19:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDyir-0000h8-SM for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:50 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1RDyio-0000gr-B8 for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDyiH-0004zz-Tf for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:35871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiH-0004zr-Od for submit@debbugs.gnu.org; Wed, 12 Oct 2011 09:19:13 -0400 Received: from eggs.gnu.org ([140.186.70.92]:43295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiG-0005bI-7j for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDyiE-0004yu-2O for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:11 -0400 Received: from mail-yw0-f41.google.com ([209.85.213.41]:58011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDyiD-0004yN-EQ for bug-gnu-emacs@gnu.org; Wed, 12 Oct 2011 09:19:10 -0400 Received: by ywe9 with SMTP id 9so10685ywe.0 for ; Wed, 12 Oct 2011 06:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:subject:date:message-id:to:mime-version:x-mailer; bh=l5Gx3kRSe+Fs9/CF2a+dP70zrdbk71+dAhbD9+Ck8Xo=; b=ZST1nlXTEyNBKuU6TmM1jY/ml01W3IHDUdSVcEwaayrxN5DjsMBu7K+zo/iTlhVhVd SnHBA8kzCBOYN0q3SWh3E5TWxYSkAXFFL93BATFOME4X4j+/Xadr7TtUjLq43HBK/6JB dz7FixoDaxRKe07gzqRgc7vgFwLHjEDFqxgRk= Received: by 10.236.109.202 with SMTP id s50mr35991081yhg.96.1318425548943; Wed, 12 Oct 2011 06:19:08 -0700 (PDT) Received: from [10.0.0.4] ([64.128.19.234]) by mx.google.com with ESMTPS id f24sm2781661yhk.5.2011.10.12.06.18.49 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Oct 2011 06:19:08 -0700 (PDT) From: Perry Smith Content-Type: multipart/alternative; boundary="Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C" Subject: Configure error for emacs-24.0.90 with AIX 5.3 Date: Wed, 12 Oct 2011 08:18:48 -0500 Message-Id: <30EBBEDA-8475-4DCE-8089-EB519C4F11DB@gmail.com> To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii The command I used was (I'm doing an out of tree build) ../../src/emacs-24.0.90/configure --with-jpeg=3Dno --with-png=3Dno = --with-gif=3Dno --with-tiff=3Dno The last few lines printed are: ... > checking for getpt... no > checking for library containing tputs... no > configure: error: I couldn't find termcap functions (tputs and = friends). > Maybe some development libraries/packages are missing? Try installing > libncurses-dev(el), libterminfo-dev(el) or similar. The config.log file is attached: I'm happy to help out anyway I can. Thank you, pedz --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C Content-Type: multipart/mixed; boundary="Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021" --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii The = command I used was (I'm doing an out of tree = build)

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

The last few lines printed = are:

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

The= config.log file is = attached:

= --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Disposition: attachment; filename=config.log Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: 7bit This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by emacs configure 24.0.90, which was generated by GNU Autoconf 2.67. Invocation command line was $ ../../src/emacs-24.0.90/configure --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no ## --------- ## ## Platform. ## ## --------- ## hostname = p51 uname -m = 0008EA70D700 uname -r = 3 uname -s = AIX uname -v = 5 /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = 5.3.0.0 /bin/universe = unknown PATH: /usr/local/retain PATH: . PATH: /gsa/ausgsa/home/p/e/pedzan/bin PATH: /usr/local/bin PATH: /usr/ucb PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /etc PATH: /usr/lib PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/vac/bin PATH: /gsa/ausgsa/projects/a/aix/project/ode/bin PATH: /usr/local/cmvc/bin PATH: /gsa/ausgsa/projects/a/aix_tools/bin PATH: /usr/local/pgsql/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3257: checking for a BSD-compatible install configure:3325: result: /usr/local/bin/ginstall -c configure:3336: checking whether build environment is sane configure:3386: result: yes configure:3527: checking for a thread-safe mkdir -p configure:3566: result: ../../src/emacs-24.0.90/build-aux/install-sh -c -d configure:3580: checking for gawk configure:3610: result: no configure:3580: checking for mawk configure:3610: result: no configure:3580: checking for nawk configure:3596: found /bin/nawk configure:3607: result: nawk configure:3618: checking whether make sets $(MAKE) configure:3640: result: yes configure:4302: checking build system type configure:4316: result: powerpc-ibm-aix5.3.0.0 configure:4336: checking host system type configure:4349: result: powerpc-ibm-aix5.3.0.0 configure:4662: checking for gcc configure:4678: found /usr/local/bin/gcc configure:4689: result: gcc configure:4918: checking for C compiler version configure:4927: gcc --version >&5 gcc (GCC) 4.3.1 Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4938: $? = 0 configure:4927: gcc -v >&5 Using built-in specs. Target: powerpc-ibm-aix5.3.0.0 Configured with: ../gcc-4.3.1/configure -v --disable-nls --with-libiconv-prefix=/usr --with-gmp=/usr/local --with-mpfr=/usr/local --enable-languages=c,c++ Thread model: aix gcc version 4.3.1 (GCC) configure:4938: $? = 0 configure:4927: gcc -V >&5 gcc: '-V' option must have argument configure:4938: $? = 1 configure:4927: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4938: $? = 1 configure:4958: checking whether the C compiler works configure:4980: gcc conftest.c >&5 configure:4984: $? = 0 configure:5032: result: yes configure:5035: checking for C compiler default output file name configure:5037: result: a.out configure:5043: checking for suffix of executables configure:5050: gcc -o conftest conftest.c >&5 configure:5054: $? = 0 configure:5076: result: configure:5098: checking whether we are cross compiling configure:5106: gcc -o conftest conftest.c >&5 configure:5110: $? = 0 configure:5117: ./conftest configure:5121: $? = 0 configure:5136: result: no configure:5141: checking for suffix of object files configure:5163: gcc -c conftest.c >&5 configure:5167: $? = 0 configure:5188: result: o configure:5192: checking whether we are using the GNU C compiler configure:5211: gcc -c conftest.c >&5 configure:5211: $? = 0 configure:5220: result: yes configure:5229: checking whether gcc accepts -g configure:5249: gcc -c -g conftest.c >&5 configure:5249: $? = 0 configure:5290: result: yes configure:5307: checking for gcc option to accept ISO C89 configure:5371: gcc -c -g -O2 conftest.c >&5 configure:5371: $? = 0 configure:5384: result: none needed configure:5415: checking for style of include used by make configure:5443: result: GNU configure:5468: checking dependency style of gcc configure:5578: result: gcc3 configure:5594: checking whether gcc and cc understand -c and -o together configure:5625: gcc -c conftest.c -o conftest2.o >&5 configure:5629: $? = 0 configure:5635: gcc -c conftest.c -o conftest2.o >&5 configure:5639: $? = 0 configure:5650: cc -c conftest.c >&5 configure:5654: $? = 0 configure:5662: cc -c conftest.c -o conftest2.o >&5 configure:5666: $? = 0 configure:5672: cc -c conftest.c -o conftest2.o >&5 configure:5676: $? = 0 configure:5694: result: yes configure:5727: checking how to run the C preprocessor configure:5758: gcc -E conftest.c configure:5758: $? = 0 configure:5772: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:5772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | /* end confdefs.h. */ | #include configure:5797: result: gcc -E configure:5817: gcc -E conftest.c configure:5817: $? = 0 configure:5831: gcc -E conftest.c conftest.c:13:28: error: ac_nonexistent.h: No such file or directory configure:5831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | /* end confdefs.h. */ | #include configure:5860: checking for grep that handles long lines and -e configure:5918: result: /bin/grep configure:5923: checking for egrep configure:5985: result: /bin/grep -E configure:5992: checking for Minix Amsterdam compiler configure:6016: result: no configure:6068: checking for ar configure:6084: found /bin/ar configure:6095: result: ar configure:6175: checking for ranlib configure:6191: found /bin/ranlib configure:6202: result: ranlib configure:6228: checking for ANSI C header files configure:6248: gcc -c -g -O2 conftest.c >&5 configure:6248: $? = 0 configure:6321: gcc -o conftest -g -O2 conftest.c >&5 configure:6321: $? = 0 configure:6321: ./conftest configure:6321: $? = 0 configure:6332: result: yes configure:6345: checking for sys/types.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for sys/stat.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for stdlib.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for string.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for memory.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for strings.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for inttypes.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for stdint.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6345: checking for unistd.h configure:6345: gcc -c -g -O2 conftest.c >&5 configure:6345: $? = 0 configure:6345: result: yes configure:6360: checking minix/config.h usability configure:6360: gcc -c -g -O2 conftest.c >&5 conftest.c:56:26: error: minix/config.h: No such file or directory configure:6360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #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:6360: result: no configure:6360: checking minix/config.h presence configure:6360: gcc -E conftest.c conftest.c:23:26: error: minix/config.h: No such file or directory configure:6360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6360: result: no configure:6360: checking for minix/config.h configure:6360: result: no configure:6389: checking whether it is safe to define __EXTENSIONS__ configure:6407: gcc -c -g -O2 conftest.c >&5 configure:6407: $? = 0 configure:6414: result: yes configure:6443: checking for special C compiler options needed for large files configure:6488: result: no configure:6494: checking for _FILE_OFFSET_BITS value needed for large files configure:6519: gcc -c -g -O2 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array 'off_t_is_large' is negative configure:6519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6543: gcc -c -g -O2 conftest.c >&5 conftest.c:36: warning: left shift count >= width of type conftest.c:36: warning: left shift count >= width of type conftest.c:38: error: size of array 'off_t_is_large' is negative configure:6543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6551: result: unknown configure:6563: checking for _LARGE_FILES value needed for large files configure:6588: gcc -c -g -O2 conftest.c >&5 conftest.c:35: warning: left shift count >= width of type conftest.c:35: warning: left shift count >= width of type conftest.c:37: error: size of array 'off_t_is_large' is negative configure:6588: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6612: gcc -c -g -O2 conftest.c >&5 configure:6612: $? = 0 configure:6620: result: 1 configure:6640: checking for gcc option to accept ISO C99 configure:6789: gcc -c -g -O2 conftest.c >&5 conftest.c:80: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'main': conftest.c:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:134: error: 'newvar' undeclared (first use in this function) conftest.c:134: error: (Each undeclared identifier is reported only once conftest.c:134: error: for each function it appears in.) conftest.c:144: error: 'for' loop initial declaration used outside C99 mode configure:6789: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:6789: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:6789: $? = 0 configure:6809: result: -std=gnu99 configure:6911: checking for gcc -std=gnu99 option to accept ISO Standard C configure:6925: result: -std=gnu99 configure:7059: checking whether gcc understands -Wdeclaration-after-statement configure:7074: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5 configure:7074: $? = 0 configure:7083: result: yes configure:7091: checking whether gcc understands -Wold-style-definition configure:7106: gcc -std=gnu99 -c -g -O2 -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:33: warning: old-style function definition configure:7106: $? = 0 configure:7115: result: yes configure:7122: checking whether gcc understands -Wimplicit-function-declaration configure:7137: gcc -std=gnu99 -c -g -O2 -Wimplicit-function-declaration conftest.c >&5 configure:7137: $? = 0 configure:7146: result: yes configure:7162: checking how to run the C preprocessor configure:7232: result: gcc -E configure:7252: gcc -E conftest.c configure:7252: $? = 0 configure:7266: gcc -E conftest.c conftest.c:30:28: error: ac_nonexistent.h: No such file or directory configure:7266: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:7409: checking for install-info configure:7427: found /usr/local/bin/install-info configure:7439: result: /usr/local/bin/install-info configure:7449: checking for install-info configure:7479: result: /usr/local/bin/install-info configure:7489: checking for install-info configure:7520: result: /usr/local/bin/install-info configure:7530: checking for gzip configure:7548: found /bin/gzip configure:7560: result: /bin/gzip configure:7573: checking for makeinfo configure:7591: found /usr/local/bin/makeinfo configure:7604: result: /usr/local/bin/makeinfo configure:7658: checking for -znocombreloc configure:7671: gcc -std=gnu99 -o conftest -g -O2 -Wl,-znocombreloc conftest.c >&5 ld: 0706-027 The -n flag is ignored. configure:7671: $? = 0 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7676: result: no configure:7852: checking for special C compiler options needed for large files configure:7897: result: no configure:7903: checking for _FILE_OFFSET_BITS value needed for large files configure:7960: result: unknown configure:7972: checking for _LARGE_FILES value needed for large files configure:8029: result: 1 configure:8196: checking machine/soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:31: error: machine/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking machine/soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:31: error: machine/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for machine/soundcard.h configure:8196: result: no configure:8196: checking sys/soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:27: error: sys/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking sys/soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:27: error: sys/soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for sys/soundcard.h configure:8196: result: no configure:8196: checking soundcard.h usability configure:8196: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:64:23: error: soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include | #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:8196: result: no configure:8196: checking soundcard.h presence configure:8196: gcc -E conftest.c conftest.c:31:23: error: soundcard.h: No such file or directory configure:8196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | #include configure:8196: result: no configure:8196: checking for soundcard.h configure:8196: result: no configure:8207: checking for _oss_ioctl in -lossaudio configure:8232: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lossaudio >&5 collect2: library libossaudio not found configure:8232: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:8241: result: no configure:8258: checking for pkg-config configure:8289: result: no configure:8422: checking sys/select.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/select.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/select.h configure:8422: result: yes configure:8422: checking sys/time.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/time.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/time.h configure:8422: result: yes configure:8422: checking for unistd.h configure:8422: result: yes configure:8422: checking utime.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking utime.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for utime.h configure:8422: result: yes configure:8422: checking linux/version.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:27: error: linux/version.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking linux/version.h presence configure:8422: gcc -E conftest.c conftest.c:35:27: error: linux/version.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for linux/version.h configure:8422: result: no configure:8422: checking sys/systeminfo.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:28: error: sys/systeminfo.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking sys/systeminfo.h presence configure:8422: gcc -E conftest.c conftest.c:35:28: error: sys/systeminfo.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for sys/systeminfo.h configure:8422: result: no configure:8422: checking stdio_ext.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:68:23: error: stdio_ext.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking stdio_ext.h presence configure:8422: gcc -E conftest.c conftest.c:35:23: error: stdio_ext.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for stdio_ext.h configure:8422: result: no configure:8422: checking fcntl.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking fcntl.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for fcntl.h configure:8422: result: yes configure:8422: checking coff.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:69:18: error: coff.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking coff.h presence configure:8422: gcc -E conftest.c conftest.c:36:18: error: coff.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for coff.h configure:8422: result: no configure:8422: checking pty.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:69:17: error: pty.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking pty.h presence configure:8422: gcc -E conftest.c conftest.c:36:17: error: pty.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for pty.h configure:8422: result: no configure:8422: checking sys/mman.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/mman.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/mman.h configure:8422: result: yes configure:8422: checking sys/vlimit.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/vlimit.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/vlimit.h configure:8422: result: yes configure:8422: checking sys/resource.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/resource.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/resource.h configure:8422: result: yes configure:8422: checking locale.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking locale.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for locale.h configure:8422: result: yes configure:8422: checking sys/_mbstate_t.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:73:28: error: sys/_mbstate_t.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking sys/_mbstate_t.h presence configure:8422: gcc -E conftest.c conftest.c:40:28: error: sys/_mbstate_t.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for sys/_mbstate_t.h configure:8422: result: no configure:8422: checking sys/utsname.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking sys/utsname.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for sys/utsname.h configure:8422: result: yes configure:8422: checking pwd.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking pwd.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for pwd.h configure:8422: result: yes configure:8422: checking utmp.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking utmp.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for utmp.h configure:8422: result: yes configure:8422: checking dirent.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking dirent.h presence configure:8422: gcc -E conftest.c configure:8422: $? = 0 configure:8422: result: yes configure:8422: checking for dirent.h configure:8422: result: yes configure:8422: checking util.h usability configure:8422: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:77:18: error: util.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | #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:8422: result: no configure:8422: checking util.h presence configure:8422: gcc -E conftest.c conftest.c:44:18: error: util.h: No such file or directory configure:8422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include configure:8422: result: no configure:8422: checking for util.h configure:8422: result: no configure:8433: checking if personality LINUX32 can be set configure:8446: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:44:29: error: sys/personality.h: No such file or directory conftest.c: In function 'main': conftest.c:48: warning: implicit declaration of function 'personality' conftest.c:48: error: 'PER_LINUX32' undeclared (first use in this function) conftest.c:48: error: (Each undeclared identifier is reported only once conftest.c:48: error: for each function it appears in.) configure:8446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | #include | int | main () | { | personality (PER_LINUX32) | ; | return 0; | } configure:8452: result: no configure:8463: checking for term.h configure:8463: gcc -E conftest.c configure:8463: $? = 0 configure:8463: result: yes configure:8473: checking whether time.h and sys/time.h may both be included configure:8493: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8493: $? = 0 configure:8500: result: yes configure:8508: checking whether sys_siglist is declared configure:8508: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:86: error: 'sys_siglist' undeclared (first use in this function) conftest.c:86: error: (Each undeclared identifier is reported only once conftest.c:86: error: for each function it appears in.) configure:8508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #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 () | { | #ifndef sys_siglist | #ifdef __cplusplus | (void) sys_siglist; | #else | (void) sys_siglist; | #endif | #endif | | ; | return 0; | } configure:8508: result: no configure:8521: checking whether __sys_siglist is declared configure:8521: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:87: error: '__sys_siglist' undeclared (first use in this function) conftest.c:87: error: (Each undeclared identifier is reported only once conftest.c:87: error: for each function it appears in.) configure:8521: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | /* end confdefs.h. */ | #include | #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 () | { | #ifndef __sys_siglist | #ifdef __cplusplus | (void) __sys_siglist; | #else | (void) __sys_siglist; | #endif | #endif | | ; | return 0; | } configure:8521: result: no configure:8538: checking for sys/wait.h that is POSIX.1 compatible configure:8564: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8564: $? = 0 configure:8571: result: yes configure:8580: checking for struct utimbuf configure:8608: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8608: $? = 0 configure:8615: result: yes configure:8623: checking for speed_t configure:8639: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8639: $? = 0 configure:8646: result: yes configure:8654: checking for struct timeval configure:8679: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8679: $? = 0 configure:8686: result: yes configure:8695: checking for struct exception configure:8711: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8711: $? = 0 configure:8718: result: yes configure:8729: checking sys/socket.h usability configure:8729: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8729: $? = 0 configure:8729: result: yes configure:8729: checking sys/socket.h presence configure:8729: gcc -E conftest.c configure:8729: $? = 0 configure:8729: result: yes configure:8729: checking for sys/socket.h configure:8729: result: yes configure:8741: checking for net/if.h configure:8741: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8741: $? = 0 configure:8741: result: yes configure:8757: checking for ifaddrs.h configure:8757: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:91:21: error: ifaddrs.h: No such file or directory configure:8757: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | | #include configure:8757: result: no configure:8773: checking for net/if_dl.h configure:8773: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8773: $? = 0 configure:8773: result: yes configure:8790: checking for getifaddrs configure:8790: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .getifaddrs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:8790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | /* Define getifaddrs to an innocuous variant, in case declares getifaddrs. | For example, HP-UX 11i declares gettimeofday. */ | #define getifaddrs innocuous_getifaddrs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getifaddrs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getifaddrs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getifaddrs (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getifaddrs || defined __stub___getifaddrs | choke me | #endif | | int | main () | { | return getifaddrs (); | ; | return 0; | } configure:8790: result: no configure:8790: checking for freeifaddrs configure:8790: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .freeifaddrs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:8790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | /* Define freeifaddrs to an innocuous variant, in case declares freeifaddrs. | For example, HP-UX 11i declares gettimeofday. */ | #define freeifaddrs innocuous_freeifaddrs | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char freeifaddrs (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef freeifaddrs | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char freeifaddrs (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_freeifaddrs || defined __stub___freeifaddrs | choke me | #endif | | int | main () | { | return freeifaddrs (); | ; | return 0; | } configure:8790: result: no configure:8800: checking whether struct tm is in sys/time.h or time.h configure:8820: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8820: $? = 0 configure:8827: result: time.h configure:8835: checking for struct tm.tm_zone configure:8835: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_zone' configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:8835: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_zone' configure:8835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | /* end confdefs.h. */ | #include | #include | | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_zone) | return 0; | ; | return 0; | } configure:8835: result: no configure:8853: checking whether tzname is declared configure:8853: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8853: $? = 0 configure:8853: result: yes configure:8865: checking for tzname configure:8885: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:8885: $? = 0 configure:8893: result: yes configure:8902: checking for struct tm.tm_gmtoff configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff' configure:8902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:8902: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:63: error: 'struct tm' has no member named 'tm_gmtoff' configure:8902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct tm ac_aggr; | if (sizeof ac_aggr.tm_gmtoff) | return 0; | ; | return 0; | } configure:8902: result: no configure:8910: checking for struct ifreq.ifr_flags configure:8910: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8910: $? = 0 configure:8910: result: yes configure:8926: checking for struct ifreq.ifr_hwaddr configure:8926: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr' configure:8926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_hwaddr) | return 0; | ; | return 0; | } configure:8926: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_hwaddr' configure:8926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_hwaddr) | return 0; | ; | return 0; | } configure:8926: result: no configure:8942: checking for struct ifreq.ifr_netmask configure:8942: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask' configure:8942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_netmask) | return 0; | ; | return 0; | } configure:8942: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: 'struct ifreq' has no member named 'ifr_netmask' configure:8942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (sizeof ac_aggr.ifr_netmask) | return 0; | ; | return 0; | } configure:8942: result: no configure:8958: checking for struct ifreq.ifr_broadaddr configure:8958: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:102: error: used struct type value where scalar is required configure:8958: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_broadaddr) | return 0; | ; | return 0; | } configure:8958: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8958: $? = 0 configure:8958: result: yes configure:8974: checking for struct ifreq.ifr_addr configure:8974: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:103: error: used struct type value where scalar is required configure:8974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | /* end confdefs.h. */ | #include | #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 | #if HAVE_SYS_SOCKET_H | #include | #endif | #if HAVE_NET_IF_H | #include | #endif | | int | main () | { | static struct ifreq ac_aggr; | if (ac_aggr.ifr_addr) | return 0; | ; | return 0; | } configure:8974: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8974: $? = 0 configure:8974: result: yes configure:8990: checking for struct ifreq.ifr_addr.sa_len configure:8990: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:8990: $? = 0 configure:8990: result: yes configure:9009: checking for function prototypes configure:9012: result: yes configure:9025: checking for working volatile configure:9044: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9044: $? = 0 configure:9051: result: yes configure:9059: checking for an ANSI C-conforming const configure:9124: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9124: $? = 0 configure:9131: result: yes configure:9139: checking for void * support configure:9155: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9155: $? = 0 configure:9162: result: yes configure:9172: checking whether byte ordering is bigendian configure:9187: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:9187: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:9232: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9232: $? = 0 configure:9250: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9250: $? = 0 configure:9378: result: yes configure:9397: checking for __attribute__ ((__aligned__ (expr))) configure:9413: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:9413: $? = 0 configure:9420: result: yes configure:9428: checking whether make sets $(MAKE) configure:9450: result: yes configure:9464: checking whether we are using GNU Make configure:9473: result: yes configure:9476: checking whether gcc understands -MMD -MF configure:9491: gcc -std=gnu99 -c -g -O2 -MMD -MF deps.d -MP conftest.c >&5 configure:9491: $? = 0 configure:9500: result: yes configure:9522: checking for long file names configure:9554: result: yes configure:9565: checking for X configure:9704: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5 configure:9704: $? = 0 configure:9754: result: libraries , headers configure:10043: checking for malloc_get_state configure:10043: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .malloc_get_state ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | /* Define malloc_get_state to an innocuous variant, in case declares malloc_get_state. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_get_state innocuous_malloc_get_state | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_get_state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_get_state | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_get_state (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_get_state || defined __stub___malloc_get_state | choke me | #endif | | int | main () | { | return malloc_get_state (); | ; | return 0; | } configure:10043: result: no configure:10050: checking for malloc_set_state configure:10050: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: .malloc_set_state ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | /* Define malloc_set_state to an innocuous variant, in case declares malloc_set_state. | For example, HP-UX 11i declares gettimeofday. */ | #define malloc_set_state innocuous_malloc_set_state | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char malloc_set_state (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef malloc_set_state | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char malloc_set_state (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_malloc_set_state || defined __stub___malloc_set_state | choke me | #endif | | int | main () | { | return malloc_set_state (); | ; | return 0; | } configure:10050: result: no configure:10057: checking whether __after_morecore_hook exists configure:10073: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 ld: 0711-317 ERROR: Undefined symbol: __after_morecore_hook ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | /* end confdefs.h. */ | extern void (* __after_morecore_hook)(); | int | main () | { | __after_morecore_hook = 0 | ; | return 0; | } configure:10081: result: no configure:10143: checking for stdlib.h configure:10143: result: yes configure:10143: checking for unistd.h configure:10143: result: yes configure:10143: checking for sys/param.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10143: $? = 0 configure:10143: result: yes configure:10143: checking for getopt.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:104:20: error: getopt.h: No such file or directory configure:10143: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #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:10143: result: no configure:10143: checking for wchar.h configure:10143: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10143: $? = 0 configure:10143: result: yes configure:10143: checking for stdint.h configure:10143: result: yes configure:10143: checking for inttypes.h configure:10143: result: yes configure:10143: checking for sys/socket.h configure:10143: result: yes configure:10143: checking for sys/stat.h configure:10143: result: yes configure:10143: checking for sys/time.h configure:10143: result: yes configure:10163: checking for getpagesize configure:10163: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:10163: $? = 0 configure:10163: result: yes configure:10172: checking for working mmap configure:10319: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5 configure:10319: $? = 0 configure:10319: ./conftest configure:10319: $? = 0 configure:10329: result: yes configure:10347: checking for dnet_ntoa in -ldnet configure:10372: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldnet -lrts -lIM -liconv >&5 collect2: library libdnet not found configure:10372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:10381: result: no configure:10393: checking for main in -lXbsd configure:10412: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lXbsd -lrts -lIM -liconv >&5 collect2: library libXbsd not found configure:10412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:10421: result: no configure:10431: checking pthread.h usability configure:10431: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:10431: $? = 0 configure:10431: result: yes configure:10431: checking pthread.h presence configure:10431: gcc -E conftest.c configure:10431: $? = 0 configure:10431: result: yes configure:10431: checking for pthread.h configure:10431: result: yes configure:10442: checking for pthread_self in -lpthread configure:10467: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthread -lrts -lIM -liconv >&5 configure:10467: $? = 0 configure:10476: result: yes configure:10494: checking for cma_open in -lpthreads configure:10519: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lpthreads -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .cma_open ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:10519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cma_open (); | int | main () | { | return cma_open (); | ; | return 0; | } configure:10528: result: no configure:10555: checking for -bbigtoc option configure:10578: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lrts -lIM -liconv >&5 configure:10578: $? = 0 configure:10587: result: -Wl,-bbigtoc configure:10684: checking for Xkb configure:10698: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10698: $? = 0 configure:10705: result: yes configure:10717: checking for XrmSetDatabase configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XScreenResourceString configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XScreenNumberOfScreen configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10717: checking for XSetWMProtocols configure:10717: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10717: $? = 0 configure:10717: result: yes configure:10729: checking X11 version 6 configure:10748: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:10748: $? = 0 configure:10758: result: 6 or newer configure:10794: checking for pkg-config configure:10825: result: no configure:10908: checking for pkg-config configure:10939: result: no configure:11144: checking for pkg-config configure:11175: result: no configure:11345: checking for pkg-config configure:11376: result: no configure:11462: checking for pkg-config configure:11493: result: no configure:11567: checking for pkg-config configure:11598: result: no configure:11691: checking for lgetfilecon in -lselinux configure:11716: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lselinux -lX11 -lrts -lIM -liconv >&5 collect2: library libselinux not found configure:11716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lgetfilecon (); | int | main () | { | return lgetfilecon (); | ; | return 0; | } configure:11725: result: no configure:11750: checking for pkg-config configure:11781: result: no configure:11849: checking for gnutls_certificate_set_verify_function configure:11849: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .gnutls_certificate_set_verify_function ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:11849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | /* Define gnutls_certificate_set_verify_function to an innocuous variant, in case declares gnutls_certificate_set_verify_function. | For example, HP-UX 11i declares gettimeofday. */ | #define gnutls_certificate_set_verify_function innocuous_gnutls_certificate_set_verify_function | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gnutls_certificate_set_verify_function (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gnutls_certificate_set_verify_function | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gnutls_certificate_set_verify_function (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_gnutls_certificate_set_verify_function || defined __stub___gnutls_certificate_set_verify_function | choke me | #endif | | int | main () | { | return gnutls_certificate_set_verify_function (); | ; | return 0; | } configure:11849: result: no configure:11873: checking for xaw3d configure:11891: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 conftest.c:90:30: error: X11/Xaw3d/Simple.h: No such file or directory configure:11891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | /* end confdefs.h. */ | | #include | #include | int | main () | { | | ; | return 0; | } configure:11954: result: no configure:11956: checking for libXaw configure:11974: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:11974: $? = 0 configure:11984: result: yes; using Lucid toolkit configure:12004: checking X11 toolkit version configure:12023: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lX11 -lrts -lIM -liconv >&5 configure:12023: $? = 0 configure:12034: result: 6 or newer configure:12055: checking for XmuConvertStandardSelection in -lXmu configure:12080: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:12080: $? = 0 configure:12089: result: yes configure:12116: checking for XShapeQueryExtension in -lXext configure:12141: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:12141: $? = 0 configure:12150: result: yes configure:12322: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:12322: $? = 0 configure:12371: gcc -std=gnu99 -c -g -O2 --pedantic-errors conftest.c >&5 configure:12371: $? = 0 configure:12396: checking for pkg-config configure:12427: result: no configure:13084: checking X11/xpm.h usability configure:13084: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking X11/xpm.h presence configure:13084: gcc -E conftest.c configure:13084: $? = 0 configure:13084: result: yes configure:13084: checking for X11/xpm.h configure:13084: result: yes configure:13086: checking for XpmReadFileToPixmap in -lXpm configure:13111: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXpm -lX11 -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13111: $? = 0 configure:13120: result: yes configure:13130: checking for XpmReturnAllocPixels preprocessor define configure:13150: result: yes configure:13523: checking gpm.h usability configure:13523: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:128:17: error: gpm.h: No such file or directory configure:13523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include | #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:13523: result: no configure:13523: checking gpm.h presence configure:13523: gcc -E conftest.c conftest.c:95:17: error: gpm.h: No such file or directory configure:13523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include configure:13523: result: no configure:13523: checking for gpm.h configure:13523: result: no configure:13578: checking malloc/malloc.h usability configure:13578: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:128:27: error: malloc/malloc.h: No such file or directory configure:13578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include | #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:13578: result: no configure:13578: checking malloc/malloc.h presence configure:13578: gcc -E conftest.c conftest.c:95:27: error: malloc/malloc.h: No such file or directory configure:13578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | /* end confdefs.h. */ | #include configure:13578: result: no configure:13578: checking for malloc/malloc.h configure:13578: result: no configure:13623: checking X11/SM/SMlib.h usability configure:13623: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking X11/SM/SMlib.h presence configure:13623: gcc -E conftest.c configure:13623: $? = 0 configure:13623: result: yes configure:13623: checking for X11/SM/SMlib.h configure:13623: result: yes configure:13625: checking for SmcOpenConnection in -lSM configure:13650: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lSM -lICE -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13650: $? = 0 configure:13659: result: yes configure:13690: checking for pkg-config configure:13721: result: no configure:13837: checking whether netdb declares h_errno configure:13853: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:13853: $? = 0 configure:13861: result: yes configure:13871: checking for sqrt in -lm configure:13896: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:104: warning: conflicting types for built-in function 'sqrt' configure:13896: $? = 0 configure:13905: result: yes configure:13919: checking for maillock in -lmail configure:13944: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lmail -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libmail not found configure:13944: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char maillock (); | int | main () | { | return maillock (); | ; | return 0; | } configure:13953: result: no configure:13970: checking for maillock in -llockfile configure:13995: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -llockfile -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library liblockfile not found configure:13995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char maillock (); | int | main () | { | return maillock (); | ; | return 0; | } configure:14004: result: no configure:14024: checking for liblockfile.so configure:14053: result: no configure:14069: checking for touchlock configure:14069: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .touchlock ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14069: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | /* Define touchlock to an innocuous variant, in case declares touchlock. | For example, HP-UX 11i declares gettimeofday. */ | #define touchlock innocuous_touchlock | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char touchlock (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef touchlock | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char touchlock (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_touchlock || defined __stub___touchlock | choke me | #endif | | int | main () | { | return touchlock (); | ; | return 0; | } configure:14069: result: no configure:14080: checking maillock.h usability configure:14080: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c:131:22: error: maillock.h: No such file or directory configure:14080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include | #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:14080: result: no configure:14080: checking maillock.h presence configure:14080: gcc -E conftest.c conftest.c:98:22: error: maillock.h: No such file or directory configure:14080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include configure:14080: result: no configure:14080: checking for maillock.h configure:14080: result: no configure:14150: checking for gethostname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getdomainname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rename configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for closedir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mkdir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rmdir configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sysinfo configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .sysinfo ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | /* end confdefs.h. */ | /* Define sysinfo to an innocuous variant, in case declares sysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define sysinfo innocuous_sysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysinfo || defined __stub___sysinfo | choke me | #endif | | int | main () | { | return sysinfo (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getrusage configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for get_current_dir_name configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for random configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for lrand48 configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for logb configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:132: warning: conflicting types for built-in function 'logb' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for frexp configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:133: warning: conflicting types for built-in function 'frexp' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for fmod configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:134: warning: conflicting types for built-in function 'fmod' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for rint configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:135: warning: conflicting types for built-in function 'rint' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cbrt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:136: warning: conflicting types for built-in function 'cbrt' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for ftime configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setsid configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for strerror configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for fpathconf configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for select configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for euidaccess configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .euidaccess ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | /* Define euidaccess to an innocuous variant, in case declares euidaccess. | For example, HP-UX 11i declares gettimeofday. */ | #define euidaccess innocuous_euidaccess | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char euidaccess (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef euidaccess | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char euidaccess (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_euidaccess || defined __stub___euidaccess | choke me | #endif | | int | main () | { | return euidaccess (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getpagesize configure:14150: result: yes configure:14150: checking for tzset configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setlocale configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for utimes configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getrlimit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setrlimit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setpgid configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getcwd configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getwd configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for shutdown configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getaddrinfo configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for __fpending configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .__fpending ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | /* end confdefs.h. */ | /* Define __fpending to an innocuous variant, in case declares __fpending. | For example, HP-UX 11i declares gettimeofday. */ | #define __fpending innocuous___fpending | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __fpending (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __fpending | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __fpending (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___fpending || defined __stub_____fpending | choke me | #endif | | int | main () | { | return __fpending (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mblen configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mbrlen configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mbsinit configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for strsignal configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setitimer configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for ualarm configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sendto configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for recvfrom configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getsockopt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for setsockopt configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getsockname configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getpeername configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for gai_strerror configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mkstemp configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for getline configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getline ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define getline to an innocuous variant, in case declares getline. | For example, HP-UX 11i declares gettimeofday. */ | #define getline innocuous_getline | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getline (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getline | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getline (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getline || defined __stub___getline | choke me | #endif | | int | main () | { | return getline (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for getdelim configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getdelim ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define getdelim to an innocuous variant, in case declares getdelim. | For example, HP-UX 11i declares gettimeofday. */ | #define getdelim innocuous_getdelim | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getdelim (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getdelim | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getdelim (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getdelim || defined __stub___getdelim | choke me | #endif | | int | main () | { | return getdelim (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mremap configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .mremap ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define mremap to an innocuous variant, in case declares mremap. | For example, HP-UX 11i declares gettimeofday. */ | #define mremap innocuous_mremap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mremap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mremap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mremap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mremap || defined __stub___mremap | choke me | #endif | | int | main () | { | return mremap (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for fsync configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for sync configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for difftime configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for mempcpy configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:170: warning: conflicting types for built-in function 'mempcpy' ld: 0711-317 ERROR: Undefined symbol: .mempcpy ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | /* end confdefs.h. */ | /* Define mempcpy to an innocuous variant, in case declares mempcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define mempcpy innocuous_mempcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mempcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mempcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mempcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mempcpy || defined __stub___mempcpy | choke me | #endif | | int | main () | { | return mempcpy (); | ; | return 0; | } configure:14150: result: no configure:14150: checking for mblen configure:14150: result: yes configure:14150: checking for mbrlen configure:14150: result: yes configure:14150: checking for posix_memalign configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cfmakeraw configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for cfsetspeed configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for copysign configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 conftest.c:175: warning: conflicting types for built-in function 'copysign' configure:14150: $? = 0 configure:14150: result: yes configure:14150: checking for __executable_start configure:14150: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .__executable_start ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | /* end confdefs.h. */ | /* Define __executable_start to an innocuous variant, in case declares __executable_start. | For example, HP-UX 11i declares gettimeofday. */ | #define __executable_start innocuous___executable_start | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __executable_start (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __executable_start | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __executable_start (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___executable_start || defined __stub_____executable_start | choke me | #endif | | int | main () | { | return __executable_start (); | ; | return 0; | } configure:14150: result: no configure:14160: checking for __builtin_unwind_init configure:14176: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14176: $? = 0 configure:14184: result: yes configure:14194: checking sys/un.h usability configure:14194: gcc -std=gnu99 -c -g -O2 conftest.c >&5 configure:14194: $? = 0 configure:14194: result: yes configure:14194: checking sys/un.h presence configure:14194: gcc -E conftest.c configure:14194: $? = 0 configure:14194: result: yes configure:14194: checking for sys/un.h configure:14194: result: yes configure:14205: checking for _LARGEFILE_SOURCE value needed for large files configure:14224: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14224: $? = 0 configure:14252: result: no configure:14274: checking whether getpgrp requires zero arguments configure:14291: gcc -std=gnu99 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:192: error: too many arguments to function 'getpgrp' configure:14291: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #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:14299: result: yes configure:14311: checking for grantpt configure:14311: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 configure:14311: $? = 0 configure:14311: result: yes configure:14324: checking for getpt configure:14324: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .getpt ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14324: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | /* Define getpt to an innocuous variant, in case declares getpt. | For example, HP-UX 11i declares gettimeofday. */ | #define getpt innocuous_getpt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getpt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getpt || defined __stub___getpt | choke me | #endif | | int | main () | { | return getpt (); | ; | return 0; | } configure:14324: result: no configure:14340: checking for library containing tputs configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 ld: 0711-317 ERROR: Undefined symbol: .tputs ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. collect2: ld returned 8 exit status configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lncurses -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libncurses not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -lterminfo -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libterminfo not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14371: gcc -std=gnu99 -o conftest -g -O2 -Wl,-bbigtoc conftest.c -ltermcap -lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv >&5 collect2: library libtermcap not found configure:14371: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "emacs" | #define PACKAGE_TARNAME "emacs" | #define PACKAGE_VERSION "24.0.90" | #define PACKAGE_STRING "emacs 24.0.90" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "emacs" | #define VERSION "24.0.90" | #define MAIL_USE_POP 1 | #define SYNC_INPUT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define _LARGE_FILES 1 | #define _LARGE_FILES 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_VLIMIT_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_TERM_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_DECL_SYS_SIGLIST 0 | #define HAVE_DECL___SYS_SIGLIST 0 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_SPEED_T 1 | #define HAVE_TIMEVAL 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_NET_IF_DL_H 1 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define POINTER_TYPE void | #define WORDS_BIGENDIAN 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define HAVE_LONG_FILE_NAMES 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTHREAD 1 | #define HAVE_XKBGETKEYBOARD 1 | #define HAVE_XRMSETDATABASE 1 | #define HAVE_XSCREENRESOURCESTRING 1 | #define HAVE_XSCREENNUMBEROFSCREEN 1 | #define HAVE_XSETWMPROTOCOLS 1 | #define HAVE_X11R6 1 | #define HAVE_X_I18N 1 | #define HAVE_X11R6_XIM 1 | #define HAVE_X11XTR6 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBXEXT 1 | #define HAVE_XIM 1 | #define USE_XIM 1 | #define XRegisterIMInstantiateCallback_arg6 XPointer* | #define HAVE_XPM 1 | #define HAVE_X_SM 1 | #define HAVE_H_ERRNO 1 | #define HAVE_LIBM 1 | #define MAIL_USE_LOCKF 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETDOMAINNAME 1 | #define HAVE_RENAME 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_MKDIR 1 | #define HAVE_RMDIR 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GET_CURRENT_DIR_NAME 1 | #define HAVE_RANDOM 1 | #define HAVE_LRAND48 1 | #define HAVE_LOGB 1 | #define HAVE_FREXP 1 | #define HAVE_FMOD 1 | #define HAVE_RINT 1 | #define HAVE_CBRT 1 | #define HAVE_FTIME 1 | #define HAVE_SETSID 1 | #define HAVE_STRERROR 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SELECT 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_TZSET 1 | #define HAVE_SETLOCALE 1 | #define HAVE_UTIMES 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_SETITIMER 1 | #define HAVE_UALARM 1 | #define HAVE_SENDTO 1 | #define HAVE_RECVFROM 1 | #define HAVE_GETSOCKOPT 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETSOCKNAME 1 | #define HAVE_GETPEERNAME 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FSYNC 1 | #define HAVE_SYNC 1 | #define HAVE_DIFFTIME 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_CFMAKERAW 1 | #define HAVE_CFSETSPEED 1 | #define HAVE_COPYSIGN 1 | #define HAVE___BUILTIN_UNWIND_INIT 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_FSEEKO 1 | #define GETPGRP_VOID 1 | #define HAVE_GRANTPT 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:14388: result: no configure:14399: error: I couldn't find termcap functions (tputs and friends). Maybe some development libraries/packages are missing? Try installing libncurses-dev(el), libterminfo-dev(el) or similar. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-ibm-aix5.3.0.0 ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_volatile=yes ac_cv_env_CC_set='' ac_cv_env_CC_value='' ac_cv_env_CFLAGS_set='' ac_cv_env_CFLAGS_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set='' ac_cv_env_build_alias_value='' ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_XScreenNumberOfScreen=yes ac_cv_func_XScreenResourceString=yes ac_cv_func_XSetWMProtocols=yes ac_cv_func_XrmSetDatabase=yes ac_cv_func___executable_start=no ac_cv_func___fpending=no ac_cv_func_cbrt=yes ac_cv_func_cfmakeraw=yes ac_cv_func_cfsetspeed=yes ac_cv_func_closedir=yes ac_cv_func_copysign=yes ac_cv_func_difftime=yes ac_cv_func_euidaccess=no ac_cv_func_fmod=yes ac_cv_func_fpathconf=yes ac_cv_func_freeifaddrs=no ac_cv_func_frexp=yes ac_cv_func_fsync=yes ac_cv_func_ftime=yes ac_cv_func_gai_strerror=yes ac_cv_func_get_current_dir_name=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getdelim=no ac_cv_func_getdomainname=yes ac_cv_func_gethostname=yes ac_cv_func_getifaddrs=no ac_cv_func_getline=no ac_cv_func_getpagesize=yes ac_cv_func_getpeername=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpt=no ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getsockname=yes ac_cv_func_getsockopt=yes ac_cv_func_getwd=yes ac_cv_func_gnutls_certificate_set_verify_function=no ac_cv_func_grantpt=yes ac_cv_func_logb=yes ac_cv_func_lrand48=yes ac_cv_func_malloc_get_state=no ac_cv_func_malloc_set_state=no ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbsinit=yes ac_cv_func_mempcpy=no ac_cv_func_mkdir=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mremap=no ac_cv_func_posix_memalign=yes ac_cv_func_random=yes ac_cv_func_recvfrom=yes ac_cv_func_rename=yes ac_cv_func_rint=yes ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_sendto=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_shutdown=yes ac_cv_func_strerror=yes ac_cv_func_strsignal=yes ac_cv_func_sync=yes ac_cv_func_sysinfo=no ac_cv_func_touchlock=no ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_utimes=yes ac_cv_have_decl___sys_siglist=no ac_cv_have_decl_sys_siglist=no ac_cv_have_decl_tzname=yes ac_cv_have_x=have_x='yes ac_x_includes='\'''\'' ac_x_libraries='\'''\' ac_cv_header_X11_SM_SMlib_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_coff_h=no ac_cv_header_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=no ac_cv_header_gpm_h=no ac_cv_header_ifaddrs_h=no ac_cv_header_inttypes_h=yes ac_cv_header_linux_version_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_maillock_h=no ac_cv_header_malloc_malloc_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_dl_h=yes ac_cv_header_net_if_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pty_h=no ac_cv_header_pwd_h=yes ac_cv_header_soundcard_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys__mbstate_t_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vlimit_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=no ac_cv_header_utime_h=yes ac_cv_header_utmp_h=yes ac_cv_header_wchar_h=yes ac_cv_host=powerpc-ibm-aix5.3.0.0 ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_Xbsd_main=no ac_cv_lib_Xext_XShapeQueryExtension=yes ac_cv_lib_Xmu_XmuConvertStandardSelection=yes ac_cv_lib_Xpm_XpmReadFileToPixmap=yes ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_lockfile_maillock=no ac_cv_lib_m_sqrt=yes ac_cv_lib_mail_maillock=no ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_pthread_pthread_self=yes ac_cv_lib_pthreads_cma_open=no ac_cv_lib_selinux_lgetfilecon=no ac_cv_member_struct_ifreq_ifr_addr=yes ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes ac_cv_member_struct_ifreq_ifr_broadaddr=yes ac_cv_member_struct_ifreq_ifr_flags=yes ac_cv_member_struct_ifreq_ifr_hwaddr=no ac_cv_member_struct_ifreq_ifr_netmask=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_member_struct_tm_tm_zone=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_GZIP_PROG=/bin/gzip ac_cv_path_INSTALL_INFO=/usr/local/bin/install-info ac_cv_path_MAKEINFO=/usr/local/bin/makeinfo ac_cv_path_PKG_CONFIG=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=nawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89='' ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_liblockfile=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_tputs=no ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=unknown ac_cv_sys_large_files=1 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_var_tzname=yes am_cv_CC_dependencies_compiler_type=gcc3 emacs_cv_arg6_star=yes emacs_cv_attribute_aligned=yes emacs_cv_func___builtin_unwind_init=yes emacs_cv_netdb_declares_h_errno=yes emacs_cv_personality_linux32=no emacs_cv_speed_t=yes emacs_cv_struct_exception=yes emacs_cv_struct_timeval=yes emacs_cv_struct_utimbuf=yes emacs_cv_var___after_morecore_hook=no emacs_cv_void_star=yes emacs_cv_x11_toolkit_version_6=yes emacs_cv_x11_version_6=yes emacs_cv_xaw3d=no emacs_cv_xaw=yes gdb_cv_bigtoc=-Wl,-bbigtoc gl_cv_c_amsterdam_compiler=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run aclocal-1.11' ALLOCA='' ALLOCA_H='' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run tar' APPLE_UNIVERSAL_BUILD='' AR='ar' ARFLAGS='cru' AUTOCONF='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/missing --run automake-1.11' AWK='nawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BLESSMAIL_TARGET='' CANNOT_DUMP='no' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS=' -g -O2 ' CFLAGS_SOUND='' COM_ERRLIB='' CPP='gcc -E' CPPFLAGS=' ' CRT_DIR='' CRYPTOLIB='' CYGPATH_W='echo' CYGWIN_OBJ='' C_SWITCH_MACHINE='' C_SWITCH_SYSTEM='' C_SWITCH_X_SITE='' C_SWITCH_X_SYSTEM='' C_WARNINGS_SWITCH='-Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement ' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_OBJ='' DEFS=' ' DEPDIR='.deps' DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP' DESLIB='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FONTCONFIG_CFLAGS='' FONTCONFIG_LIBS='' FONT_OBJ='' FREETYPE_CFLAGS='' FREETYPE_LIBS='' GCONF_CFLAGS='' GCONF_LIBS='' GETLOADAVG_LIBS='' GETOPT_H='' GL_COND_LIBTOOL_FALSE='' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_STDARG_H_FALSE='' GL_GENERATE_STDARG_H_TRUE='' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='' GL_GENERATE_STDINT_H_FALSE='' GL_GENERATE_STDINT_H_TRUE='' GMALLOC_OBJ='gmalloc.o' GNULIB_ATOLL='' GNULIB_CALLOC_POSIX='' GNULIB_CANONICALIZE_FILE_NAME='' GNULIB_CHOWN='' GNULIB_CLOSE='' GNULIB_DPRINTF='' GNULIB_DUP2='' GNULIB_DUP3='' GNULIB_ENVIRON='' GNULIB_EUIDACCESS='' GNULIB_FACCESSAT='' GNULIB_FCHDIR='' GNULIB_FCHMODAT='' GNULIB_FCHOWNAT='' GNULIB_FCLOSE='' GNULIB_FFLUSH='' GNULIB_FGETC='' GNULIB_FGETS='' GNULIB_FOPEN='' GNULIB_FPRINTF='' GNULIB_FPRINTF_POSIX='' GNULIB_FPURGE='' GNULIB_FPUTC='' GNULIB_FPUTS='' GNULIB_FREAD='' GNULIB_FREOPEN='' GNULIB_FSCANF='' GNULIB_FSEEK='' GNULIB_FSEEKO='' GNULIB_FSTATAT='' GNULIB_FSYNC='' GNULIB_FTELL='' GNULIB_FTELLO='' GNULIB_FTRUNCATE='' GNULIB_FUTIMENS='' GNULIB_FWRITE='' GNULIB_GETC='' GNULIB_GETCHAR='' GNULIB_GETCWD='' GNULIB_GETDELIM='' GNULIB_GETDOMAINNAME='' GNULIB_GETDTABLESIZE='' GNULIB_GETGROUPS='' GNULIB_GETHOSTNAME='' GNULIB_GETLINE='' GNULIB_GETLOADAVG='' GNULIB_GETLOGIN='' GNULIB_GETLOGIN_R='' GNULIB_GETPAGESIZE='' GNULIB_GETS='' GNULIB_GETSUBOPT='' GNULIB_GETUSERSHELL='' GNULIB_GRANTPT='' GNULIB_GROUP_MEMBER='' GNULIB_IMAXABS='' GNULIB_IMAXDIV='' GNULIB_LCHMOD='' GNULIB_LCHOWN='' GNULIB_LINK='' GNULIB_LINKAT='' GNULIB_LSEEK='' GNULIB_LSTAT='' GNULIB_MALLOC_POSIX='' GNULIB_MBTOWC='' GNULIB_MKDIRAT='' GNULIB_MKDTEMP='' GNULIB_MKFIFO='' GNULIB_MKFIFOAT='' GNULIB_MKNOD='' GNULIB_MKNODAT='' GNULIB_MKOSTEMP='' GNULIB_MKOSTEMPS='' GNULIB_MKSTEMP='' GNULIB_MKSTEMPS='' GNULIB_MKTIME='' GNULIB_NANOSLEEP='' GNULIB_OBSTACK_PRINTF='' GNULIB_OBSTACK_PRINTF_POSIX='' GNULIB_PERROR='' GNULIB_PIPE2='' GNULIB_PIPE='' GNULIB_POPEN='' GNULIB_PREAD='' GNULIB_PRINTF='' GNULIB_PRINTF_POSIX='' GNULIB_PTHREAD_SIGMASK='' GNULIB_PTSNAME='' GNULIB_PUTC='' GNULIB_PUTCHAR='' GNULIB_PUTENV='' GNULIB_PUTS='' GNULIB_PWRITE='' GNULIB_RANDOM_R='' GNULIB_READ='' GNULIB_READLINK='' GNULIB_READLINKAT='' GNULIB_REALLOC_POSIX='' GNULIB_REALPATH='' GNULIB_REMOVE='' GNULIB_RENAME='' GNULIB_RENAMEAT='' GNULIB_RMDIR='' GNULIB_RPMATCH='' GNULIB_SCANF='' GNULIB_SETENV='' GNULIB_SIGACTION='' GNULIB_SIGNAL_H_SIGPIPE='' GNULIB_SIGPROCMASK='' GNULIB_SLEEP='' GNULIB_SNPRINTF='' GNULIB_SPRINTF_POSIX='' GNULIB_STAT='' GNULIB_STDIO_H_NONBLOCKING='' GNULIB_STDIO_H_SIGPIPE='' GNULIB_STRPTIME='' GNULIB_STRTOD='' GNULIB_STRTOIMAX='' GNULIB_STRTOLL='' GNULIB_STRTOULL='' GNULIB_STRTOUMAX='' GNULIB_SYMLINK='' GNULIB_SYMLINKAT='' GNULIB_SYSTEM_POSIX='' GNULIB_TIMEGM='' GNULIB_TIME_R='' GNULIB_TMPFILE='' GNULIB_TTYNAME_R='' GNULIB_UNISTD_H_GETOPT='' GNULIB_UNISTD_H_NONBLOCKING='' GNULIB_UNISTD_H_SIGPIPE='' GNULIB_UNLINK='' GNULIB_UNLINKAT='' GNULIB_UNLOCKPT='' GNULIB_UNSETENV='' GNULIB_USLEEP='' GNULIB_UTIMENSAT='' GNULIB_VASPRINTF='' GNULIB_VDPRINTF='' GNULIB_VFPRINTF='' GNULIB_VFPRINTF_POSIX='' GNULIB_VFSCANF='' GNULIB_VPRINTF='' GNULIB_VPRINTF_POSIX='' GNULIB_VSCANF='' GNULIB_VSNPRINTF='' GNULIB_VSPRINTF_POSIX='' GNULIB_WCTOMB='' GNULIB_WRITE='' GNULIB__EXIT='' GNU_OBJC_CFLAGS='' GREP='/bin/grep' GSETTINGS_CFLAGS='' GSETTINGS_LIBS='' GTK_CFLAGS='' GTK_LIBS='' GTK_OBJ='' GZIP_INFO='yes' GZIP_PROG='/bin/gzip' HAVE_ATOLL='' HAVE_CANONICALIZE_FILE_NAME='' HAVE_CHOWN='' HAVE_DECL_ENVIRON='' HAVE_DECL_FCHDIR='' HAVE_DECL_FPURGE='' HAVE_DECL_FSEEKO='' HAVE_DECL_FTELLO='' HAVE_DECL_GETDELIM='' HAVE_DECL_GETDOMAINNAME='' HAVE_DECL_GETLINE='' HAVE_DECL_GETLOADAVG='' HAVE_DECL_GETLOGIN_R='' HAVE_DECL_GETPAGESIZE='' HAVE_DECL_GETUSERSHELL='' HAVE_DECL_IMAXABS='' HAVE_DECL_IMAXDIV='' HAVE_DECL_LOCALTIME_R='' HAVE_DECL_OBSTACK_PRINTF='' HAVE_DECL_SETENV='' HAVE_DECL_SNPRINTF='' HAVE_DECL_STRTOIMAX='' HAVE_DECL_STRTOUMAX='' HAVE_DECL_TTYNAME_R='' HAVE_DECL_UNSETENV='' HAVE_DECL_VSNPRINTF='' HAVE_DPRINTF='' HAVE_DUP2='' HAVE_DUP3='' HAVE_EUIDACCESS='' HAVE_FACCESSAT='' HAVE_FCHDIR='' HAVE_FCHMODAT='' HAVE_FCHOWNAT='' HAVE_FSEEKO='' HAVE_FSTATAT='' HAVE_FSYNC='' HAVE_FTELLO='' HAVE_FTRUNCATE='' HAVE_FUTIMENS='' HAVE_GETDTABLESIZE='' HAVE_GETGROUPS='' HAVE_GETHOSTNAME='' HAVE_GETLOGIN='' HAVE_GETOPT_H='' HAVE_GETPAGESIZE='' HAVE_GETSUBOPT='' HAVE_GRANTPT='' HAVE_GROUP_MEMBER='' HAVE_INTTYPES_H='' HAVE_LCHMOD='' HAVE_LCHOWN='' HAVE_LINK='' HAVE_LINKAT='' HAVE_LONG_LONG_INT='' HAVE_LSTAT='' HAVE_MAKEINFO='yes' HAVE_MKDIRAT='' HAVE_MKDTEMP='' HAVE_MKFIFO='' HAVE_MKFIFOAT='' HAVE_MKNOD='' HAVE_MKNODAT='' HAVE_MKOSTEMP='' HAVE_MKOSTEMPS='' HAVE_MKSTEMP='' HAVE_MKSTEMPS='' HAVE_NANOSLEEP='' HAVE_OS_H='' HAVE_PIPE2='' HAVE_PIPE='' HAVE_POSIX_SIGNALBLOCKING='' HAVE_PREAD='' HAVE_PTHREAD_SIGMASK='' HAVE_PTSNAME='' HAVE_PWRITE='' HAVE_RANDOM_H='' HAVE_RANDOM_R='' HAVE_READLINK='' HAVE_READLINKAT='' HAVE_REALPATH='' HAVE_RENAMEAT='' HAVE_RPMATCH='' HAVE_SETENV='' HAVE_SIGACTION='' HAVE_SIGHANDLER_T='' HAVE_SIGINFO_T='' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='' HAVE_SLEEP='' HAVE_STDINT_H='' HAVE_STRPTIME='' HAVE_STRTOD='' HAVE_STRTOLL='' HAVE_STRTOULL='' HAVE_STRUCT_RANDOM_DATA='' HAVE_STRUCT_SIGACTION_SA_SIGACTION='' HAVE_SYMLINK='' HAVE_SYMLINKAT='' HAVE_SYS_BITYPES_H='' HAVE_SYS_INTTYPES_H='' HAVE_SYS_LOADAVG_H='' HAVE_SYS_PARAM_H='' HAVE_SYS_TYPES_H='' HAVE_TIMEGM='' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' HAVE_UNISTD_H='' HAVE_UNLINKAT='' HAVE_UNLOCKPT='' HAVE_UNSIGNED_LONG_LONG_INT='' HAVE_USLEEP='' HAVE_UTIMENSAT='' HAVE_VASPRINTF='' HAVE_VDPRINTF='' HAVE_WCHAR_H='' HAVE_WCHAR_T='' HAVE_XSERVER='' HAVE__BOOL='' HAVE__EXIT='' IMAGEMAGICK_CFLAGS='' IMAGEMAGICK_LIBS='' INCLUDE_NEXT='' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_INFO='/usr/local/bin/install-info' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='' INT64_MAX_EQ_LONG_MAX='' KRB4LIB='' KRB5LIB='' LDFLAGS=' -Wl,-bbigtoc ' LD_FIRSTFLAG='' LD_SWITCH_SYSTEM='' LD_SWITCH_SYSTEM_TEMACS='' LD_SWITCH_X_SITE='' LD_SWITCH_X_SITE_AUX='' LD_SWITCH_X_SITE_AUX_RPATH='' LIBGIF='' LIBGNUTLS_CFLAGS='' LIBGNUTLS_LIBS='' LIBGNU_LIBDEPS='' LIBGNU_LTLIBDEPS='' LIBGPM='' LIBHESIOD='' LIBINTL='' LIBJPEG='' LIBOBJS='' LIBOTF_CFLAGS='' LIBOTF_LIBS='' LIBPNG='' LIBRESOLV='' LIBS='-lm -lXext -lXmu -lXt -lSM -lICE -lX11 -lrts -lIM -liconv ' LIBSELINUX_LIBS='' LIBSOUND='' LIBS_MAIL='' LIBS_SYSTEM='-lrts -lIM -liconv' LIBS_TERMCAP='' LIBTIFF='' LIBXMENU='' LIBXML2_CFLAGS='' LIBXML2_LIBS='' LIBXMU='-lXmu' LIBXPM='-lXpm' LIBXSM='-lSM -lICE' LIBXTR6='-lSM -lICE' LIBXT_OTHER='' LIBX_OTHER='' LIB_GCC='' LIB_MATH='-lm' LIB_PTHREAD='-lpthread' LIB_PTHREAD_SIGMASK='' LIB_STANDARD='' LTLIBINTL='' LTLIBOBJS='' M17N_FLT_CFLAGS='' M17N_FLT_LIBS='' MAINT='' MAKEINFO='/usr/local/bin/makeinfo' MKDEPDIR='test -d ${DEPDIR} || mkdir ${DEPDIR} || test -d ${DEPDIR}' MKDIR_P='../../src/emacs-24.0.90/build-aux/install-sh -c -d' M_FILE='' NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_GETOPT_H='' NEXT_INTTYPES_H='' NEXT_SIGNAL_H='' NEXT_STDARG_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_SYS_STAT_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NS_OBJ='' NS_OBJC_OBJ='' OBJEXT='o' OLDXMENU='' OLDXMENU_DEPS='' OLDXMENU_TARGET='' OTHER_FILES='' PACKAGE='emacs' PACKAGE_BUGREPORT='' PACKAGE_NAME='emacs' PACKAGE_STRING='emacs 24.0.90' PACKAGE_TARNAME='emacs' PACKAGE_URL='' PACKAGE_VERSION='24.0.90' PATH_SEPARATOR=':' PKG_CONFIG='no' POST_ALLOC_OBJ='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='' PRE_ALLOC_OBJ='' PRIPTR_PREFIX='' PRI_MACROS_BROKEN='' PROFILING_CFLAGS='' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' PTRDIFF_T_SUFFIX='' RALLOC_OBJ='' RANLIB='ranlib' REPLACE_CALLOC='' REPLACE_CANONICALIZE_FILE_NAME='' REPLACE_CHOWN='' REPLACE_CLOSE='' REPLACE_DPRINTF='' REPLACE_DUP2='' REPLACE_DUP='' REPLACE_FCHOWNAT='' REPLACE_FCLOSE='' REPLACE_FFLUSH='' REPLACE_FOPEN='' REPLACE_FPRINTF='' REPLACE_FPURGE='' REPLACE_FREOPEN='' REPLACE_FSEEK='' REPLACE_FSEEKO='' REPLACE_FSTAT='' REPLACE_FSTATAT='' REPLACE_FTELL='' REPLACE_FTELLO='' REPLACE_FUTIMENS='' REPLACE_GETCWD='' REPLACE_GETDELIM='' REPLACE_GETDOMAINNAME='' REPLACE_GETGROUPS='' REPLACE_GETLINE='' REPLACE_GETLOGIN_R='' REPLACE_GETPAGESIZE='' REPLACE_LCHOWN='' REPLACE_LINK='' REPLACE_LINKAT='' REPLACE_LOCALTIME_R='' REPLACE_LSEEK='' REPLACE_LSTAT='' REPLACE_MALLOC='' REPLACE_MBTOWC='' REPLACE_MKDIR='' REPLACE_MKFIFO='' REPLACE_MKNOD='' REPLACE_MKSTEMP='' REPLACE_MKTIME='' REPLACE_NANOSLEEP='' REPLACE_NULL='' REPLACE_OBSTACK_PRINTF='' REPLACE_PERROR='' REPLACE_POPEN='' REPLACE_PREAD='' REPLACE_PRINTF='' REPLACE_PTHREAD_SIGMASK='' REPLACE_PUTENV='' REPLACE_PWRITE='' REPLACE_READ='' REPLACE_READLINK='' REPLACE_REALLOC='' REPLACE_REALPATH='' REPLACE_REMOVE='' REPLACE_RENAME='' REPLACE_RENAMEAT='' REPLACE_RMDIR='' REPLACE_SETENV='' REPLACE_SLEEP='' REPLACE_SNPRINTF='' REPLACE_SPRINTF='' REPLACE_STAT='' REPLACE_STDIO_READ_FUNCS='' REPLACE_STDIO_WRITE_FUNCS='' REPLACE_STRTOD='' REPLACE_SYMLINK='' REPLACE_TIMEGM='' REPLACE_TMPFILE='' REPLACE_TTYNAME_R='' REPLACE_UNLINK='' REPLACE_UNLINKAT='' REPLACE_UNSETENV='' REPLACE_USLEEP='' REPLACE_UTIMENSAT='' REPLACE_VASPRINTF='' REPLACE_VDPRINTF='' REPLACE_VFPRINTF='' REPLACE_VPRINTF='' REPLACE_VSNPRINTF='' REPLACE_VSPRINTF='' REPLACE_WCTOMB='' REPLACE_WRITE='' RSVG_CFLAGS='' RSVG_LIBS='' SETTINGS_CFLAGS='' SETTINGS_LIBS='' SET_MAKE='' SHELL='/bin/sh' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' START_FILES='' STDARG_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='' STRIP='' SUBDIR_MAKEFILES_IN='' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' S_FILE='' TEMACS_LDFLAGS2='${LDFLAGS}' TERMCAP_OBJ='' TIME_H_DEFINES_STRUCT_TIMESPEC='' TOOLKIT_LIBW='' UINT32_MAX_LT_UINTMAX_MAX='' UINT64_MAX_EQ_ULONG_MAX='' UNEXEC_OBJ='unexaix.o' UNISTD_H_HAVE_WINSOCK2_H='' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' VERSION='24.0.90' VMLIMIT_OBJ='vm-limit.o' WCHAR_T_SUFFIX='' WIDGET_OBJ='' WINT_T_SUFFIX='' XFT_CFLAGS='' XFT_LIBS='' XMENU_OBJ='' XMKMF='' XOBJ='' X_TOOLKIT_TYPE='LUCID' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' archlibdir='${libexecdir}/emacs/${version}/${configuration}' bindir='${exec_prefix}/bin' bitmapdir='/usr/include/X11/bitmaps' build='powerpc-ibm-aix5.3.0.0' build_alias='' build_cpu='powerpc' build_os='aix5.3.0.0' build_vendor='ibm' canonical='powerpc-ibm-aix5.3.0.0' configuration='powerpc-ibm-aix5.3.0.0' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datadir}/emacs/${version}/etc' dvidir='${docdir}' etcdir='${datadir}/emacs/${version}/etc' exec_prefix='NONE' gamedir='${localstatedir}/games/emacs' gameuser='games' gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='' gl_GNULIB_ENABLED_dosname_FALSE='' gl_GNULIB_ENABLED_dosname_TRUE='' gl_GNULIB_ENABLED_sigprocmask_FALSE='' gl_GNULIB_ENABLED_sigprocmask_TRUE='' gl_GNULIB_ENABLED_stat_FALSE='' gl_GNULIB_ENABLED_stat_TRUE='' gl_GNULIB_ENABLED_strtoll_FALSE='' gl_GNULIB_ENABLED_strtoll_TRUE='' gl_GNULIB_ENABLED_strtoull_FALSE='' gl_GNULIB_ENABLED_strtoull_TRUE='' gl_GNULIB_ENABLED_verify_FALSE='' gl_GNULIB_ENABLED_verify_TRUE='' gl_LIBOBJS='' gl_LTLIBOBJS='' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='' host='powerpc-ibm-aix5.3.0.0' host_alias='' host_cpu='powerpc' host_os='aix5.3.0.0' host_vendor='ibm' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/src/emacs-24.0.90/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' liblockfile='no' lispdir='${datadir}/emacs/${version}/lisp' lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim' localedir='${datarootdir}/locale' locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/../../src/emacs-24.0.90/build-aux/install-sh -c -d' ns_appbindir='' ns_appdir='' ns_appresdir='' ns_appsrc='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' srcdir='/usr/local/src/emacs-24.0.90' sysconfdir='${prefix}/etc' target_alias='' version='' x_default_search_path='/usr/share/X11/%L/%T/%N%C%S:/usr/share/X11/%l/%T/%N%C%S:/usr/share/X11/%T/%N%C%S:/usr/share/X11/%L/%T/%N%S:/usr/share/X11/%l/%T/%N%S:/usr/share/X11/%T/%N%S:/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S' ## ------------------- ## ## File substitutions. ## ## ------------------- ## deps_frag='/usr/local/src/emacs-24.0.90/src/autodeps.mk' lisp_frag='/usr/local/src/emacs-24.0.90/src/lisp.mk' ns_frag='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "emacs" #define PACKAGE_TARNAME "emacs" #define PACKAGE_VERSION "24.0.90" #define PACKAGE_STRING "emacs 24.0.90" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "emacs" #define VERSION "24.0.90" #define MAIL_USE_POP 1 #define SYNC_INPUT 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define _LARGE_FILES 1 #define _LARGE_FILES 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_VLIMIT_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PWD_H 1 #define HAVE_UTMP_H 1 #define HAVE_DIRENT_H 1 #define HAVE_TERM_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_DECL_SYS_SIGLIST 0 #define HAVE_DECL___SYS_SIGLIST 0 #define HAVE_SYS_WAIT_H 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_SPEED_T 1 #define HAVE_TIMEVAL 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_NET_IF_DL_H 1 #define HAVE_DECL_TZNAME 1 #define HAVE_TZNAME 1 #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define POINTER_TYPE void #define WORDS_BIGENDIAN 1 #define HAVE_ATTRIBUTE_ALIGNED 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_PTHREAD_H 1 #define HAVE_PTHREAD 1 #define HAVE_XKBGETKEYBOARD 1 #define HAVE_XRMSETDATABASE 1 #define HAVE_XSCREENRESOURCESTRING 1 #define HAVE_XSCREENNUMBEROFSCREEN 1 #define HAVE_XSETWMPROTOCOLS 1 #define HAVE_X11R6 1 #define HAVE_X_I18N 1 #define HAVE_X11R6_XIM 1 #define HAVE_X11XTR6 1 #define HAVE_LIBXMU 1 #define HAVE_LIBXEXT 1 #define HAVE_XIM 1 #define USE_XIM 1 #define XRegisterIMInstantiateCallback_arg6 XPointer* #define HAVE_XPM 1 #define HAVE_X_SM 1 #define HAVE_H_ERRNO 1 #define HAVE_LIBM 1 #define MAIL_USE_LOCKF 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETDOMAINNAME 1 #define HAVE_RENAME 1 #define HAVE_CLOSEDIR 1 #define HAVE_MKDIR 1 #define HAVE_RMDIR 1 #define HAVE_GETRUSAGE 1 #define HAVE_GET_CURRENT_DIR_NAME 1 #define HAVE_RANDOM 1 #define HAVE_LRAND48 1 #define HAVE_LOGB 1 #define HAVE_FREXP 1 #define HAVE_FMOD 1 #define HAVE_RINT 1 #define HAVE_CBRT 1 #define HAVE_FTIME 1 #define HAVE_SETSID 1 #define HAVE_STRERROR 1 #define HAVE_FPATHCONF 1 #define HAVE_SELECT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_TZSET 1 #define HAVE_SETLOCALE 1 #define HAVE_UTIMES 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETPGID 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_SHUTDOWN 1 #define HAVE_GETADDRINFO 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBSINIT 1 #define HAVE_STRSIGNAL 1 #define HAVE_SETITIMER 1 #define HAVE_UALARM 1 #define HAVE_SENDTO 1 #define HAVE_RECVFROM 1 #define HAVE_GETSOCKOPT 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETSOCKNAME 1 #define HAVE_GETPEERNAME 1 #define HAVE_GAI_STRERROR 1 #define HAVE_MKSTEMP 1 #define HAVE_FSYNC 1 #define HAVE_SYNC 1 #define HAVE_DIFFTIME 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_CFMAKERAW 1 #define HAVE_CFSETSPEED 1 #define HAVE_COPYSIGN 1 #define HAVE___BUILTIN_UNWIND_INIT 1 #define HAVE_SYS_UN_H 1 #define HAVE_FSEEKO 1 #define GETPGRP_VOID 1 #define HAVE_GRANTPT 1 configure: exit 1 --Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii

I'm happy to help out anyway I can.

Thank you,
pedz

--Apple-Mail=_8B092577-2BB2-415E-BD1C-1B984A715021-- --Apple-Mail=_39F60989-C228-4A5C-B238-71BE74196B0C-- ------------=_1318472403-29374-1-- From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 31 08:08:39 2017 Received: (at control) by debbugs.gnu.org; 31 Oct 2017 12:08:39 +0000 Received: from localhost ([127.0.0.1]:43354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e9VLR-0004bX-B4 for submit@debbugs.gnu.org; Tue, 31 Oct 2017 08:08:39 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:51611) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e9VLL-0004bC-PT; Tue, 31 Oct 2017 08:08:35 -0400 Received: by mail-io0-f181.google.com with SMTP id b186so34511615iof.8; Tue, 31 Oct 2017 05:08:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=o6uq/oMuIicAuFo914uufL8c7gHfTtzUH1Nfu1OhiYk=; b=KqonaqxL8GgENg0CHv95+PTkPXcndMhss116w4EqYS/U8aiCowKDfOnR61Wi9fMT/L BWYtwo8xzOAVgEY6bvS48JHesAB07ETtuy0/JdVSGNYjzZmg/nsaDmL0XYq8AOEOBK+9 uBJzQBkF6UffzZrsqFFRsendxae7kHDZI5kyN5vLTHVUr6YPg7dYvi5g5IUsmV+OmtH6 8/JfCIGRV35u64j3E+7qPoGHrbmHkzPG+WNIeGRpnG6iEMpRGgMcv0tVewfhvsR3UTQv wlA10p7v2iqvSpdYEYSTvadsmgYjj7lJxY548l+G27hbrlbz5FzK9YRRVzC0e6YAZ8ti FEtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=o6uq/oMuIicAuFo914uufL8c7gHfTtzUH1Nfu1OhiYk=; b=DO7CYcKCQlDNLwjhpnCKFfqOdPpXATAdz8LZItjbopZXTuUKyOkE0eky4hLwZlx8qc +YjwtMVOJ6fkfPuWdl/lYpjtiMXgSREMETQcJJ+q4OLlM28CtB9s1+XYuhqFpyxBCKDX GVVvordcBfqVrw7enOV1lj/qysH8PLVzz6NALQYWDKKWCg8K7aKap5OFonxV6JetEycO fCqgD2A9e/bJGUh4CCsMRgR90eaWDTLrnPyj8mt/qRpE8NZsH3JoORkEopf9S4dTFSAh wMqSzPCZPhZsgQSdW7005GM8LqF8uNJfZa/dV66qfNfqqfXkhzL23G+mgAaIq1RuvHXO 8DhQ== X-Gm-Message-State: AMCzsaUJq9PGRgW+Fsuht29rwLVtbJTovU2fyglUuD9jDRUmgK7UTO9H Izc15e5jJN+MlTZaZ4+PlaGfSQ== X-Google-Smtp-Source: ABhQp+RYfBPJOAjr1a09ndWkby28epPRhbCyXwrapHyoqWfC5XxaZbkfo5aDN+zB97Gnd/aX8G3M+g== X-Received: by 10.36.159.197 with SMTP id c188mr2773982ite.142.1509451705997; Tue, 31 Oct 2017 05:08:25 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id 77sm608512ioh.5.2017.10.31.05.08.24 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 31 Oct 2017 05:08:24 -0700 (PDT) From: Noam Postavsky To: "Nelson H. F. Beebe" Subject: Re: bug#28893: emacs-26.0.90 minor build issue on OpenIndiana References: Date: Tue, 31 Oct 2017 08:08:23 -0400 In-Reply-To: (Nelson H. F. Beebe's message of "Tue, 24 Oct 2017 11:03:00 -0600") Message-ID: <87r2tja5ag.fsf@users.sourceforge.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: control Cc: 28893@debbugs.gnu.org, Paul Eggert X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) tags 9736 fixed close 9736 26.1 quit "Nelson H. F. Beebe" writes: > Paul Eggert proposes a small patch to the emacs-26.0.90 configure > script to deal with the build problem that I reported for OpenIndiana. > > I've just done a fresh build on that system, and Paul's patch solves > the problem: Okay, closing. > I suggest, however, that configure.ac acquire some explanatory > comments to document why -lcurses should be searched before -ltermcap > on OpenIndiana. A later commit [1: 19667f44ef], adds a mention of OpenIndiana, and the existing reference to Bug#9736 explains the reasoning for AIX (AFAICT, the library situation is the same on both these OSes). [1: 19667f44ef]: 2017-10-24 11:46:53 -0700 * configure.ac: Tweak libcurses diagnostic. https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=19667f44efabda7d4e53e706c6cd8140145b2a1a