Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144261 Details for
Bug 211032
x11-terms/eterm-0.9.4 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config log
config.log (text/plain), 153.43 KB, created by
David M. Sanderson
on 2008-02-21 20:29:01 UTC
(
hide
)
Description:
config log
Filename:
MIME Type:
Creator:
David M. Sanderson
Created:
2008-02-21 20:29:01 UTC
Size:
153.43 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-escreen --disable-etwin --with-imlib --enable-trans --disable-mmx --disable-sse2 --enable-multi-charset --with-delete=execute --with-backspace=auto --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = BH1-NEW >uname -m = i686 >uname -r = 2.6.23-gentoo-r8 >uname -s = Linux >uname -v = #1 SMP Tue Feb 19 05:57:25 CST 2008 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.00GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.2 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1576: checking for a BSD-compatible install >configure:1631: result: /usr/bin/install -c >configure:1642: checking whether build environment is sane >configure:1685: result: yes >configure:1709: WARNING: `missing' script is too old or missing >configure:1742: checking for gawk >configure:1758: found /bin/gawk >configure:1768: result: gawk >configure:1778: checking whether make sets $(MAKE) >configure:1798: result: yes >configure:1985: checking for preferred libtoolize >configure:1987: result: libtoolize >configure:1989: checking for preferred aclocal >configure:1991: result: aclocal >configure:1993: checking for preferred autoconf >configure:1995: result: autoconf >configure:1997: checking for preferred autoheader >configure:1999: result: autoheader >configure:2001: checking for preferred automake >configure:2003: result: automake >configure:2123: checking build system type >configure:2141: result: i686-pc-linux-gnu >configure:2149: checking host system type >configure:2163: result: i686-pc-linux-gnu >configure:2249: checking for i686-pc-linux-gnu-gcc >configure:2265: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2275: result: i686-pc-linux-gnu-gcc >configure:2557: checking for C compiler version >configure:2560: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 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:2563: $? = 0 >configure:2565: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:2568: $? = 0 >configure:2570: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2573: $? = 1 >configure:2596: checking for C compiler default output file name >configure:2599: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2602: $? = 0 >configure:2648: result: a.out >configure:2653: checking whether the C compiler works >configure:2659: ./a.out >configure:2662: $? = 0 >configure:2679: result: yes >configure:2686: checking whether we are cross compiling >configure:2688: result: no >configure:2691: checking for suffix of executables >configure:2693: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2696: $? = 0 >configure:2721: result: >configure:2727: checking for suffix of object files >configure:2748: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2751: $? = 0 >configure:2773: result: o >configure:2777: checking whether we are using the GNU C compiler >configure:2801: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2807: $? = 0 >configure:2811: test -z > || test ! -s conftest.err >configure:2814: $? = 0 >configure:2817: test -s conftest.o >configure:2820: $? = 0 >configure:2833: result: yes >configure:2839: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2860: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2866: $? = 0 >configure:2870: test -z > || test ! -s conftest.err >configure:2873: $? = 0 >configure:2876: test -s conftest.o >configure:2879: $? = 0 >configure:2890: result: yes >configure:2907: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2977: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2983: $? = 0 >configure:2987: test -z > || test ! -s conftest.err >configure:2990: $? = 0 >configure:2993: test -s conftest.o >configure:2996: $? = 0 >configure:3014: result: none needed >configure:3032: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:3038: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3182: checking for style of include used by make >configure:3210: result: GNU >configure:3238: checking dependency style of i686-pc-linux-gnu-gcc >configure:3328: result: gcc3 >configure:3350: checking how to run the C preprocessor >configure:3385: i686-pc-linux-gnu-gcc -E conftest.c >configure:3391: $? = 0 >configure:3423: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:35:28: error: ac_nonexistent.h: No such file or directory >configure:3429: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3468: result: i686-pc-linux-gnu-gcc -E >configure:3492: i686-pc-linux-gnu-gcc -E conftest.c >configure:3498: $? = 0 >configure:3530: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:35:28: error: ac_nonexistent.h: No such file or directory >configure:3536: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3582: checking for egrep >configure:3592: result: grep -E >configure:3598: checking for AIX >configure:3620: result: no >configure:3626: checking for library containing strerror >configure:3656: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3662: $? = 0 >configure:3666: test -z > || test ! -s conftest.err >configure:3669: $? = 0 >configure:3672: test -s conftest >configure:3675: $? = 0 >configure:3745: result: none required >configure:3752: checking for ANSI C header files >configure:3777: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3783: $? = 0 >configure:3787: test -z > || test ! -s conftest.err >configure:3790: $? = 0 >configure:3793: test -s conftest.o >configure:3796: $? = 0 >configure:3885: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:52: warning: incompatible implicit declaration of built-in function 'exit' >configure:3888: $? = 0 >configure:3890: ./conftest >configure:3893: $? = 0 >configure:3908: result: yes >configure:3932: checking for sys/types.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for sys/stat.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for stdlib.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for string.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for memory.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for strings.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for inttypes.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for stdint.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:3932: checking for unistd.h >configure:3948: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3954: $? = 0 >configure:3958: test -z > || test ! -s conftest.err >configure:3961: $? = 0 >configure:3964: test -s conftest.o >configure:3967: $? = 0 >configure:3978: result: yes >configure:4000: checking minix/config.h usability >configure:4012: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:79:26: error: minix/config.h: No such file or directory >configure:4018: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4041: result: no >configure:4045: checking minix/config.h presence >configure:4055: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:45:26: error: minix/config.h: No such file or directory >configure:4061: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4081: result: no >configure:4116: checking for minix/config.h >configure:4123: result: no >configure:4233: checking for a sed that does not truncate output >configure:4287: result: /bin/sed >configure:4301: checking for ld used by i686-pc-linux-gnu-gcc >configure:4368: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4377: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4392: result: yes >configure:4397: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4404: result: -r >configure:4422: checking for BSD-compatible nm >configure:4464: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:4468: checking whether ln -s works >configure:4472: result: yes >configure:4479: checking how to recognise dependent libraries >configure:4651: result: pass_all >configure:4873: checking dlfcn.h usability >configure:4885: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:4891: $? = 0 >configure:4895: test -z > || test ! -s conftest.err >configure:4898: $? = 0 >configure:4901: test -s conftest.o >configure:4904: $? = 0 >configure:4914: result: yes >configure:4918: checking dlfcn.h presence >configure:4928: i686-pc-linux-gnu-gcc -E conftest.c >configure:4934: $? = 0 >configure:4954: result: yes >configure:4989: checking for dlfcn.h >configure:4996: result: yes >configure:5019: checking for i686-pc-linux-gnu-g++ >configure:5035: found /usr/bin/i686-pc-linux-gnu-g++ >configure:5045: result: i686-pc-linux-gnu-g++ >configure:5103: checking for C++ compiler version >configure:5106: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 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:5109: $? = 0 >configure:5111: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:5114: $? = 0 >configure:5116: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:5119: $? = 1 >configure:5122: checking whether we are using the GNU C++ compiler >configure:5146: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:5152: $? = 0 >configure:5156: test -z > || test ! -s conftest.err >configure:5159: $? = 0 >configure:5162: test -s conftest.o >configure:5165: $? = 0 >configure:5178: result: yes >configure:5184: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5205: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:5211: $? = 0 >configure:5215: test -z > || test ! -s conftest.err >configure:5218: $? = 0 >configure:5221: test -s conftest.o >configure:5224: $? = 0 >configure:5235: result: yes >configure:5277: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:5283: $? = 0 >configure:5287: test -z > || test ! -s conftest.err >configure:5290: $? = 0 >configure:5293: test -s conftest.o >configure:5296: $? = 0 >configure:5322: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >conftest.cc: In function 'int main()': >conftest.cc:50: error: 'exit' was not declared in this scope >configure:5328: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:5277: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:5283: $? = 0 >configure:5287: test -z > || test ! -s conftest.err >configure:5290: $? = 0 >configure:5293: test -s conftest.o >configure:5296: $? = 0 >configure:5322: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:5328: $? = 0 >configure:5332: test -z > || test ! -s conftest.err >configure:5335: $? = 0 >configure:5338: test -s conftest.o >configure:5341: $? = 0 >configure:5366: checking dependency style of i686-pc-linux-gnu-g++ >configure:5456: result: gcc3 >configure:5483: checking how to run the C++ preprocessor >configure:5514: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5520: $? = 0 >configure:5552: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:49:28: error: ac_nonexistent.h: No such file or directory >configure:5558: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5597: result: i686-pc-linux-gnu-g++ -E >configure:5621: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5627: $? = 0 >configure:5659: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:49:28: error: ac_nonexistent.h: No such file or directory >configure:5665: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5720: checking for i686-pc-linux-gnu-g77 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-f77 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-xlf >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-frt >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-pgf77 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-fort77 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-fl32 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-af77 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-f90 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-xlf90 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-pgf90 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-epcf90 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-f95 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-fort >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-xlf95 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-ifc >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-efc >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-pgf95 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-lf95 >configure:5749: result: no >configure:5720: checking for i686-pc-linux-gnu-gfortran >configure:5736: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:5746: result: i686-pc-linux-gnu-gfortran >configure:5803: checking for Fortran 77 compiler version >configure:5806: i686-pc-linux-gnu-gfortran --version </dev/null >&5 >GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) >Copyright (C) 2006 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:5809: $? = 0 >configure:5811: i686-pc-linux-gnu-gfortran -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) >configure:5814: $? = 0 >configure:5816: i686-pc-linux-gnu-gfortran -V </dev/null >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:5819: $? = 1 >configure:5827: checking whether we are using the GNU Fortran 77 compiler >configure:5841: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:5847: $? = 0 >configure:5851: test -z > || test ! -s conftest.err >configure:5854: $? = 0 >configure:5857: test -s conftest.o >configure:5860: $? = 0 >configure:5873: result: yes >configure:5879: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:5891: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:5897: $? = 0 >configure:5901: test -z > || test ! -s conftest.err >configure:5904: $? = 0 >configure:5907: test -s conftest.o >configure:5910: $? = 0 >configure:5922: result: yes >configure:5952: checking the maximum length of command line arguments >configure:6031: result: 32768 >configure:6042: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:6138: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:6141: $? = 0 >configure:6145: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:6148: $? = 0 >configure:6200: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c conftstm.o >&5 >configure:6203: $? = 0 >configure:6241: result: ok >configure:6245: checking for objdir >configure:6260: result: .libs >configure:6312: checking for i686-pc-linux-gnu-ar >configure:6328: found /usr/bin/i686-pc-linux-gnu-ar >configure:6338: result: i686-pc-linux-gnu-ar >configure:6392: checking for i686-pc-linux-gnu-ranlib >configure:6408: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6418: result: i686-pc-linux-gnu-ranlib >configure:6472: checking for i686-pc-linux-gnu-strip >configure:6488: found /usr/bin/i686-pc-linux-gnu-strip >configure:6498: result: i686-pc-linux-gnu-strip >configure:6801: checking if i686-pc-linux-gnu-gcc static flag works >configure:6824: result: yes >configure:6842: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6860: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6864: $? = 0 >configure:6875: result: no >configure:6890: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:7077: result: -fPIC >configure:7085: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:7103: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -fPIC -DPIC conftest.c >&5 >configure:7107: $? = 0 >configure:7118: result: yes >configure:7142: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:7163: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -o out/conftest2.o conftest.c >&5 >configure:7167: $? = 0 >configure:7187: result: yes >configure:7213: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:8062: result: yes >configure:8088: checking whether -lc should be explicitly linked in >configure:8093: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:8096: $? = 0 >configure:8110: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:8113: $? = 0 >configure:8125: result: no >configure:8133: checking dynamic linker characteristics >configure:8673: result: GNU/Linux ld.so >configure:8677: checking how to hardcode library paths into programs >configure:8702: result: immediate >configure:8716: checking whether stripping libraries is possible >configure:8721: result: yes >configure:9551: checking if libtool supports shared libraries >configure:9553: result: yes >configure:9556: checking whether to build shared libraries >configure:9577: result: yes >configure:9580: checking whether to build static libraries >configure:9584: result: yes >configure:9676: creating libtool >configure:10225: checking for ld used by i686-pc-linux-gnu-g++ >configure:10292: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10301: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10316: result: yes >configure:10367: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11234: result: yes >configure:11252: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe conftest.cc >&5 >configure:11255: $? = 0 >configure:11351: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11613: result: -fPIC >configure:11621: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11639: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -fPIC -DPIC conftest.cc >&5 >configure:11643: $? = 0 >configure:11654: result: yes >configure:11678: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11699: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -o out/conftest2.o conftest.cc >&5 >configure:11703: $? = 0 >configure:11723: result: yes >configure:11749: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11774: result: yes >configure:11845: checking dynamic linker characteristics >configure:12385: result: GNU/Linux ld.so >configure:12389: checking how to hardcode library paths into programs >configure:12414: result: immediate >configure:12428: checking whether stripping libraries is possible >configure:12433: result: yes >configure:13740: checking if libtool supports shared libraries >configure:13742: result: yes >configure:13745: checking whether to build shared libraries >configure:13763: result: yes >configure:13766: checking whether to build static libraries >configure:13770: result: yes >configure:13782: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:13969: result: -fPIC >configure:13977: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:13995: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:13999: $? = 0 >configure:14010: result: yes >configure:14034: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:14055: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:14059: $? = 0 >configure:14079: result: yes >configure:14105: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14934: result: yes >configure:15005: checking dynamic linker characteristics >configure:15545: result: GNU/Linux ld.so >configure:15549: checking how to hardcode library paths into programs >configure:15574: result: immediate >configure:15588: checking whether stripping libraries is possible >configure:15593: result: yes >configure:19692: checking for distribution root >configure:19696: result: /var/tmp/portage/x11-terms/eterm-0.9.4/work/Eterm-0.9.4 >configure:19700: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:19742: result: no >configure:19774: checking for a BSD-compatible install >configure:19829: result: /usr/bin/install -c >configure:19846: checking whether build environment is sane >configure:19889: result: yes >configure:19892: checking whether to enable maintainer-specific portions of Makefiles >configure:19901: result: no >configure:19917: checking if malloc debugging is wanted >configure:19938: result: no >configure:19945: checking for sed >configure:19972: result: /bin/sed >configure:19981: checking for rm >configure:19997: found /bin/rm >configure:20008: result: rm >configure:20017: checking for cp >configure:20033: found /bin/cp >configure:20044: result: cp >configure:20053: checking for chmod >configure:20069: found /bin/chmod >configure:20080: result: chmod >configure:20089: checking for tar >configure:20105: found /bin/tar >configure:20116: result: tar >configure:20125: checking for mkdir >configure:20141: found /bin/mkdir >configure:20152: result: mkdir >configure:20161: checking for ctags >configure:20177: found /usr/bin/ctags >configure:20188: result: ctags >configure:20197: checking for ar >configure:20224: result: i686-pc-linux-gnu-ar >configure:20233: checking for mv >configure:20249: found /bin/mv >configure:20260: result: mv >configure:20269: checking for tic >configure:20296: result: true >configure:20303: checking whether ln -s works >configure:20307: result: yes >configure:20316: checking for perl >configure:20334: found /usr/bin/perl >configure:20347: result: /usr/bin/perl >configure:20358: checking for gawk >configure:20384: result: gawk >configure:20396: checking for an ANSI C-conforming const >configure:20463: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:20469: $? = 0 >configure:20473: test -z > || test ! -s conftest.err >configure:20476: $? = 0 >configure:20479: test -s conftest.o >configure:20482: $? = 0 >configure:20493: result: yes >configure:20503: checking for inline >configure:20524: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:20530: $? = 0 >configure:20534: test -z > || test ! -s conftest.err >configure:20537: $? = 0 >configure:20540: test -s conftest.o >configure:20543: $? = 0 >configure:20555: result: inline >configure:20574: checking whether byte ordering is bigendian >configure:20601: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:20607: $? = 0 >configure:20611: test -z > || test ! -s conftest.err >configure:20614: $? = 0 >configure:20617: test -s conftest.o >configure:20620: $? = 0 >configure:20644: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:56: error: 'not' undeclared (first use in this function) >conftest.c:56: error: (Each undeclared identifier is reported only once >conftest.c:56: error: for each function it appears in.) >conftest.c:56: error: expected ';' before 'big' >configure:20650: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:20785: result: no >configure:20805: checking for X >configure:20910: i686-pc-linux-gnu-gcc -E conftest.c >configure:20916: $? = 0 >configure:20966: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXt >&5 >configure:20972: $? = 0 >configure:20976: test -z > || test ! -s conftest.err >configure:20979: $? = 0 >configure:20982: test -s conftest >configure:20985: $? = 0 >configure:21035: result: libraries , headers >configure:21207: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lX11 >&5 >configure:21213: $? = 0 >configure:21217: test -z > || test ! -s conftest.err >configure:21220: $? = 0 >configure:21223: test -s conftest >configure:21226: $? = 0 >configure:21384: checking for gethostbyname >configure:21441: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:21447: $? = 0 >configure:21451: test -z > || test ! -s conftest.err >configure:21454: $? = 0 >configure:21457: test -s conftest >configure:21460: $? = 0 >configure:21472: result: yes >configure:21623: checking for connect >configure:21680: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:21686: $? = 0 >configure:21690: test -z > || test ! -s conftest.err >configure:21693: $? = 0 >configure:21696: test -s conftest >configure:21699: $? = 0 >configure:21711: result: yes >configure:21786: checking for remove >configure:21843: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:21849: $? = 0 >configure:21853: test -z > || test ! -s conftest.err >configure:21856: $? = 0 >configure:21859: test -s conftest >configure:21862: $? = 0 >configure:21874: result: yes >configure:21949: checking for shmat >configure:22006: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22012: $? = 0 >configure:22016: test -z > || test ! -s conftest.err >configure:22019: $? = 0 >configure:22022: test -s conftest >configure:22025: $? = 0 >configure:22037: result: yes >configure:22121: checking for IceConnectionNumber in -lICE >configure:22151: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lICE >&5 >configure:22157: $? = 0 >configure:22161: test -z > || test ! -s conftest.err >configure:22164: $? = 0 >configure:22167: test -s conftest >configure:22170: $? = 0 >configure:22183: result: yes >configure:22209: checking for sys/wait.h that is POSIX.1 compatible >configure:22240: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22246: $? = 0 >configure:22250: test -z > || test ! -s conftest.err >configure:22253: $? = 0 >configure:22256: test -s conftest.o >configure:22259: $? = 0 >configure:22270: result: yes >configure:22319: checking fcntl.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking fcntl.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for fcntl.h >configure:22442: result: yes >configure:22319: checking termios.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking termios.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for termios.h >configure:22442: result: yes >configure:22319: checking sys/ioctl.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking sys/ioctl.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for sys/ioctl.h >configure:22442: result: yes >configure:22319: checking sys/select.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking sys/select.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for sys/select.h >configure:22442: result: yes >configure:22319: checking sys/time.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking sys/time.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for sys/time.h >configure:22442: result: yes >configure:22319: checking sys/sockio.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:89:24: error: sys/sockio.h: No such file or directory >configure:22337: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sockio.h> >configure:22360: result: no >configure:22364: checking sys/sockio.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:24: error: sys/sockio.h: No such file or directory >configure:22380: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/sockio.h> >configure:22400: result: no >configure:22435: checking for sys/sockio.h >configure:22442: result: no >configure:22319: checking sys/byteorder.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:89:27: error: sys/byteorder.h: No such file or directory >configure:22337: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/byteorder.h> >configure:22360: result: no >configure:22364: checking sys/byteorder.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:55:27: error: sys/byteorder.h: No such file or directory >configure:22380: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/byteorder.h> >configure:22400: result: no >configure:22435: checking for sys/byteorder.h >configure:22442: result: no >configure:22319: checking malloc.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking malloc.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for malloc.h >configure:22442: result: yes >configure:22319: checking utmpx.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking utmpx.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for utmpx.h >configure:22442: result: yes >configure:22310: checking for unistd.h >configure:22315: result: yes >configure:22319: checking bsd/signal.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:92:24: error: bsd/signal.h: No such file or directory >configure:22337: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bsd/signal.h> >configure:22360: result: no >configure:22364: checking bsd/signal.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:58:24: error: bsd/signal.h: No such file or directory >configure:22380: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <bsd/signal.h> >configure:22400: result: no >configure:22435: checking for bsd/signal.h >configure:22442: result: no >configure:22319: checking regex.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking regex.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for regex.h >configure:22442: result: yes >configure:22319: checking regexp.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >In file included from conftest.c:93: >/usr/include/regexp.h: In function 'compile': >/usr/include/regexp.h:110: error: 'INIT' undeclared (first use in this function) >/usr/include/regexp.h:110: error: (Each undeclared identifier is reported only once >/usr/include/regexp.h:110: error: for each function it appears in.) >/usr/include/regexp.h:115: error: expected ';' before 'regex_t' >/usr/include/regexp.h:129: error: '__expr_ptr' undeclared (first use in this function) >configure:22337: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <regexp.h> >configure:22360: result: no >configure:22364: checking regexp.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22413: WARNING: regexp.h: present but cannot be compiled >configure:22415: WARNING: regexp.h: check for missing prerequisite headers? >configure:22417: WARNING: regexp.h: see the Autoconf documentation >configure:22419: WARNING: regexp.h: section "Present But Cannot Be Compiled" >configure:22421: WARNING: regexp.h: proceeding with the preprocessor's result >configure:22423: WARNING: regexp.h: in the future, the compiler will take precedence >configure:22435: checking for regexp.h >configure:22442: result: yes >configure:22319: checking stdarg.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking stdarg.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for stdarg.h >configure:22442: result: yes >configure:22319: checking X11/X.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking X11/X.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for X11/X.h >configure:22442: result: yes >configure:22319: checking X11/Xlib.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking X11/Xlib.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for X11/Xlib.h >configure:22442: result: yes >configure:22319: checking X11/Xmu/Atoms.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking X11/Xmu/Atoms.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for X11/Xmu/Atoms.h >configure:22442: result: yes >configure:22319: checking X11/Sunkeysym.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking X11/Sunkeysym.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for X11/Sunkeysym.h >configure:22442: result: yes >configure:22319: checking X11/Xlocale.h usability >configure:22331: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22337: $? = 0 >configure:22341: test -z > || test ! -s conftest.err >configure:22344: $? = 0 >configure:22347: test -s conftest.o >configure:22350: $? = 0 >configure:22360: result: yes >configure:22364: checking X11/Xlocale.h presence >configure:22374: i686-pc-linux-gnu-gcc -E conftest.c >configure:22380: $? = 0 >configure:22400: result: yes >configure:22435: checking for X11/Xlocale.h >configure:22442: result: yes >configure:22455: checking whether time.h and sys/time.h may both be included >configure:22480: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22486: $? = 0 >configure:22490: test -z > || test ! -s conftest.err >configure:22493: $? = 0 >configure:22496: test -s conftest.o >configure:22499: $? = 0 >configure:22510: result: yes >configure:22521: checking for mode_t >configure:22545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22551: $? = 0 >configure:22555: test -z > || test ! -s conftest.err >configure:22558: $? = 0 >configure:22561: test -s conftest.o >configure:22564: $? = 0 >configure:22575: result: yes >configure:22587: checking for off_t >configure:22611: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22617: $? = 0 >configure:22621: test -z > || test ! -s conftest.err >configure:22624: $? = 0 >configure:22627: test -s conftest.o >configure:22630: $? = 0 >configure:22641: result: yes >configure:22653: checking for pid_t >configure:22677: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22683: $? = 0 >configure:22687: test -z > || test ! -s conftest.err >configure:22690: $? = 0 >configure:22693: test -s conftest.o >configure:22696: $? = 0 >configure:22707: result: yes >configure:22719: checking for uid_t in sys/types.h >configure:22742: result: yes >configure:22758: checking return type of signal handlers >configure:22789: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22795: $? = 0 >configure:22799: test -z > || test ! -s conftest.err >configure:22802: $? = 0 >configure:22805: test -s conftest.o >configure:22808: $? = 0 >configure:22819: result: void >configure:22852: checking for atexit >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for _exit >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:93: warning: conflicting types for built-in function '_exit' >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for unsetenv >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for setutent >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for seteuid >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for memmove >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:97: warning: conflicting types for built-in function 'memmove' >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for putenv >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for strsep >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for setresuid >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for setresgid >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for memmem >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for usleep >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for snprintf >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c:104: warning: conflicting types for built-in function 'snprintf' >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for strcasestr >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22852: checking for strcasechr >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/cctNEmZP.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `strcasechr' >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/cctNEmZP.o:(.data+0x0): undefined reference to `strcasechr' >collect2: ld returned 1 exit status >configure:22915: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| /* end confdefs.h. */ >| /* Define strcasechr to an innocuous variant, in case <limits.h> declares strcasechr. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strcasechr innocuous_strcasechr >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strcasechr (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strcasechr >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strcasechr (); >| /* 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_strcasechr) || defined (__stub___strcasechr) >| choke me >| #else >| char (*f) () = strcasechr; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strcasechr; >| ; >| return 0; >| } >configure:22940: result: no >configure:22852: checking for strcasepbrk >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/cc54x2y6.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `strcasepbrk' >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/cc54x2y6.o:(.data+0x0): undefined reference to `strcasepbrk' >collect2: ld returned 1 exit status >configure:22915: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| /* end confdefs.h. */ >| /* Define strcasepbrk to an innocuous variant, in case <limits.h> declares strcasepbrk. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strcasepbrk innocuous_strcasepbrk >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strcasepbrk (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strcasepbrk >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strcasepbrk (); >| /* 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_strcasepbrk) || defined (__stub___strcasepbrk) >| choke me >| #else >| char (*f) () = strcasepbrk; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strcasepbrk; >| ; >| return 0; >| } >configure:22940: result: no >configure:22852: checking for strrev >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/ccMrK17a.o: In function `main': >conftest.c:(.text+0x16): undefined reference to `strrev' >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/ccMrK17a.o:(.data+0x0): undefined reference to `strrev' >collect2: ld returned 1 exit status >configure:22915: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| /* end confdefs.h. */ >| /* Define strrev to an innocuous variant, in case <limits.h> declares strrev. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strrev innocuous_strrev >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strrev (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strrev >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char strrev (); >| /* 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_strrev) || defined (__stub___strrev) >| choke me >| #else >| char (*f) () = strrev; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != strrev; >| ; >| return 0; >| } >configure:22940: result: no >configure:22852: checking for nl_langinfo >configure:22909: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:22915: $? = 0 >configure:22919: test -z > || test ! -s conftest.err >configure:22922: $? = 0 >configure:22925: test -s conftest >configure:22928: $? = 0 >configure:22940: result: yes >configure:22955: checking whether snprintf ignores n >configure:22991: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95: warning: incompatible implicit declaration of built-in function 'exit' >configure:22994: $? = 0 >configure:22996: ./conftest >configure:22999: $? = 0 >configure:23016: result: no, snprintf is ok >configure:23038: checking for pow in -lm >configure:23068: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lm >&5 >conftest.c:90: warning: conflicting types for built-in function 'pow' >configure:23074: $? = 0 >configure:23078: test -z > || test ! -s conftest.err >configure:23081: $? = 0 >configure:23084: test -s conftest >configure:23087: $? = 0 >configure:23100: result: yes >configure:23112: checking for library containing login >configure:23142: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lm >&5 >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/ccuzdSpg.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `login' >collect2: ld returned 1 exit status >configure:23148: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:23197: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lbsd -lm >&5 >/var/tmp/portage/x11-terms/eterm-0.9.4/temp/ccCT6n3n.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `login' >collect2: ld returned 1 exit status >configure:23203: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:23197: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lucb -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lucb >collect2: ld returned 1 exit status >configure:23203: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char login (); >| int >| main () >| { >| login (); >| ; >| return 0; >| } >configure:23197: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23203: $? = 0 >configure:23207: test -z > || test ! -s conftest.err >configure:23210: $? = 0 >configure:23213: test -s conftest >configure:23216: $? = 0 >configure:23231: result: -lutil >configure:23238: checking for library containing logout >configure:23268: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23274: $? = 0 >configure:23278: test -z > || test ! -s conftest.err >configure:23281: $? = 0 >configure:23284: test -s conftest >configure:23287: $? = 0 >configure:23357: result: none required >configure:23364: checking for library containing getpwuid >configure:23394: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23400: $? = 0 >configure:23404: test -z > || test ! -s conftest.err >configure:23407: $? = 0 >configure:23410: test -s conftest >configure:23413: $? = 0 >configure:23483: result: none required >configure:23491: checking for debugging level >configure:23528: checking for ptsname >configure:23585: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23591: $? = 0 >configure:23595: test -z > || test ! -s conftest.err >configure:23598: $? = 0 >configure:23601: test -s conftest >configure:23604: $? = 0 >configure:23616: result: yes >configure:23623: checking for grantpt >configure:23680: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23686: $? = 0 >configure:23690: test -z > || test ! -s conftest.err >configure:23693: $? = 0 >configure:23696: test -s conftest >configure:23699: $? = 0 >configure:23711: result: yes >configure:23718: checking for unlockpt >configure:23775: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lutil -lm >&5 >configure:23781: $? = 0 >configure:23785: test -z > || test ! -s conftest.err >configure:23788: $? = 0 >configure:23791: test -s conftest >configure:23794: $? = 0 >configure:23806: result: yes >configure:23813: checking for pty mechanism >configure:23844: result: SVR4 >configure:23847: checking for pty group >configure:23893: result: none >configure:23898: checking for saved uids >configure:23929: result: yes >configure:23941: checking if strict ICCCM compliance should be enabled >configure:23961: result: no >configure:23966: checking for XOpenDisplay in -lX11 >configure:23996: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lX11 -lutil -lm >&5 >configure:24002: $? = 0 >configure:24006: test -z > || test ! -s conftest.err >configure:24009: $? = 0 >configure:24012: test -s conftest >configure:24015: $? = 0 >configure:24028: result: yes >configure:24049: checking for XextAddDisplay in -lXext >configure:24079: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXext -lX11 -lutil -lm >&5 >configure:24085: $? = 0 >configure:24089: test -z > || test ! -s conftest.err >configure:24092: $? = 0 >configure:24095: test -s conftest >configure:24098: $? = 0 >configure:24111: result: yes >configure:24132: checking for XShapeQueryExtension in -lXext >configure:24162: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lXext -lXext -lX11 -lutil -lm >&5 >configure:24168: $? = 0 >configure:24172: test -z > || test ! -s conftest.err >configure:24175: $? = 0 >configure:24178: test -s conftest >configure:24181: $? = 0 >configure:24194: result: yes >configure:24205: checking if Pablo support is wanted >configure:24455: result: no >configure:24459: checking for Escreen support >configure:24475: result: no >configure:24492: checking for Etwin support >configure:24581: result: no >configure:24624: checking if profiling macros should be included >configure:24643: result: no >configure:24647: checking for pixmap support >configure:24655: result: yes >configure:24683: checking for dlopen in -ldl >configure:24713: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -ldl -lXext -lX11 -lutil -lm >&5 >configure:24719: $? = 0 >configure:24723: test -z > || test ! -s conftest.err >configure:24726: $? = 0 >configure:24729: test -s conftest >configure:24732: $? = 0 >configure:24745: result: yes >configure:24751: checking for TT_Init_FreeType in -lttf >configure:24781: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lttf -ldl -lXext -lX11 -lutil -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lttf >collect2: ld returned 1 exit status >configure:24787: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| #define DEBUG 4 >| #define HAVE_DEV_PTMX >| #define HAVE_SAVED_UIDS >| #define HAVE_LIBX11 1 >| #define HAVE_LIBXEXT 1 >| #define HAVE_X_SHAPE_EXT >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char TT_Init_FreeType (); >| int >| main () >| { >| TT_Init_FreeType (); >| ; >| return 0; >| } >configure:24813: result: no >configure:24819: checking for imlib_create_image in -lImlib2 >configure:24849: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c -lImlib2 -ldl -lXext -lX11 -lutil -lm >&5 >configure:24855: $? = 0 >configure:24859: test -z > || test ! -s conftest.err >configure:24862: $? = 0 >configure:24865: test -s conftest >configure:24868: $? = 0 >configure:24881: result: yes >configure:24918: checking for transparency support >configure:24925: result: yes >configure:24947: checking for MMX support >configure:24974: result: no (no MMX detected) >configure:24988: checking for SSE2 support >configure:25015: result: no (no SSE2 detected) >configure:25032: checking for libast-config >configure:25048: found /usr/bin/libast-config >configure:25059: result: libast-config >configure:25075: checking for libast_set_program_name in -last >configure:25105: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -last -lImlib2 -ldl -lX11 -lSM -lICE -lpcre -lXext -lX11 -lutil -lm >&5 >configure:25111: $? = 0 >configure:25115: test -z > || test ! -s conftest.err >configure:25118: $? = 0 >configure:25121: test -s conftest >configure:25124: $? = 0 >configure:25137: result: yes >configure:25250: checking for utmp support >configure:25271: result: yes >configure:25283: checking for addToUtmp in -lutempter >configure:25313: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >configure:25319: $? = 0 >configure:25323: test -z > || test ! -s conftest.err >configure:25326: $? = 0 >configure:25329: test -s conftest >configure:25332: $? = 0 >configure:25345: result: yes >configure:25357: checking for backspace key configuration >configure:25381: result: attempt to auto-detect >configure:25402: checking for delete key configuration >configure:25426: result: send execute sequence >configure:25452: checking for home key configuration >configure:25480: result: default >configure:25486: checking for end key configuration >configure:25514: result: default >configure:25518: checking if mousewheel support should be enabled >configure:25538: result: yes >configure:25548: checking for automatic encoding >configure:25566: result: yes >configure:25577: checking for multi-charset support >configure:25642: result: ISO-10646 >configure:25778: checking for XIM support >configure:25799: result: yes >configure:25813: checking for XmuInternAtom in -lXmu >configure:25843: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lXmu -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >configure:25849: $? = 0 >configure:25853: test -z > || test ! -s conftest.err >configure:25856: $? = 0 >configure:25859: test -s conftest >configure:25862: $? = 0 >configure:25875: result: yes >configure:25890: checking for XRegisterIMInstantiateCallback in -lX11 >configure:25920: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lX11 -lXmu -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >configure:25926: $? = 0 >configure:25930: test -z > || test ! -s conftest.err >configure:25933: $? = 0 >configure:25936: test -s conftest >configure:25939: $? = 0 >configure:25952: result: yes >configure:25965: checking for X11/extensions/XRes.h >configure:25988: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -I/usr/include conftest.c >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >conftest.c:126:33: error: X11/extensions/XRes.h: No such file or directory >configure:25994: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| #define DEBUG 4 >| #define HAVE_DEV_PTMX >| #define HAVE_SAVED_UIDS >| #define HAVE_LIBX11 1 >| #define HAVE_LIBXEXT 1 >| #define HAVE_X_SHAPE_EXT >| #define HAVE_LIBIMLIB2 >| #define PIXMAP_SUPPORT >| #define BACKING_STORE >| #define PIXMAP_OFFSET >| #define HAVE_LIBAST 1 >| #define HAVE_LIBAST >| #define LIBAST_X11_SUPPORT 1 >| #define UTMP_SUPPORT >| #define HAVE_LIBUTEMPTER 1 >| #define MOUSEWHEEL >| #define AUTO_ENCODING 1 >| #define MULTI_CHARSET >| #define DEF_FONT_IDX 2 >| #define FONT0 "5x7" >| #define FONT1 "6x10" >| #define FONT2 "fixed" >| #define FONT3 "8x13" >| #define FONT4 "9x15" >| #define MULTICHAR_ENCODING "iso-10646" >| #define MFONT0 "-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1" >| #define MFONT1 "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1" >| #define MFONT2 "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" >| #define MFONT3 "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1" >| #define MFONT4 "-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1" >| #define USE_XIM >| #define HAVE_LIBXMU 1 >| #define USE_X11R6_XIM >| /* end confdefs.h. */ >| >| #ifdef HAVE_X11_X_H >| # include <X11/X.h> >| #endif >| #ifdef HAVE_X11_XLIB_H >| # include <X11/Xlib.h> >| #endif >| >| >| #include <X11/extensions/XRes.h> >configure:26018: result: no >configure:26031: checking for XResQueryExtension in -lXRes >configure:26061: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lXRes -lXmu -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lXRes >collect2: ld returned 1 exit status >configure:26067: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| #define DEBUG 4 >| #define HAVE_DEV_PTMX >| #define HAVE_SAVED_UIDS >| #define HAVE_LIBX11 1 >| #define HAVE_LIBXEXT 1 >| #define HAVE_X_SHAPE_EXT >| #define HAVE_LIBIMLIB2 >| #define PIXMAP_SUPPORT >| #define BACKING_STORE >| #define PIXMAP_OFFSET >| #define HAVE_LIBAST 1 >| #define HAVE_LIBAST >| #define LIBAST_X11_SUPPORT 1 >| #define UTMP_SUPPORT >| #define HAVE_LIBUTEMPTER 1 >| #define MOUSEWHEEL >| #define AUTO_ENCODING 1 >| #define MULTI_CHARSET >| #define DEF_FONT_IDX 2 >| #define FONT0 "5x7" >| #define FONT1 "6x10" >| #define FONT2 "fixed" >| #define FONT3 "8x13" >| #define FONT4 "9x15" >| #define MULTICHAR_ENCODING "iso-10646" >| #define MFONT0 "-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1" >| #define MFONT1 "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1" >| #define MFONT2 "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" >| #define MFONT3 "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1" >| #define MFONT4 "-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1" >| #define USE_XIM >| #define HAVE_LIBXMU 1 >| #define USE_X11R6_XIM >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char XResQueryExtension (); >| int >| main () >| { >| XResQueryExtension (); >| ; >| return 0; >| } >configure:26093: result: no >configure:26107: checking for Greek keyboard support >configure:26126: result: no >configure:26322: checking for dbx >configure:26353: result: no >configure:26369: checking for gdb >configure:26400: result: no >configure:26416: checking for pstack >configure:26448: result: no >configure:26462: checking for U_STACK_TRACE in -lcl >configure:26492: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lcl -lXmu -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcl >collect2: ld returned 1 exit status >configure:26498: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| #define DEBUG 4 >| #define HAVE_DEV_PTMX >| #define HAVE_SAVED_UIDS >| #define HAVE_LIBX11 1 >| #define HAVE_LIBXEXT 1 >| #define HAVE_X_SHAPE_EXT >| #define HAVE_LIBIMLIB2 >| #define PIXMAP_SUPPORT >| #define BACKING_STORE >| #define PIXMAP_OFFSET >| #define HAVE_LIBAST 1 >| #define HAVE_LIBAST >| #define LIBAST_X11_SUPPORT 1 >| #define UTMP_SUPPORT >| #define HAVE_LIBUTEMPTER 1 >| #define MOUSEWHEEL >| #define AUTO_ENCODING 1 >| #define MULTI_CHARSET >| #define DEF_FONT_IDX 2 >| #define FONT0 "5x7" >| #define FONT1 "6x10" >| #define FONT2 "fixed" >| #define FONT3 "8x13" >| #define FONT4 "9x15" >| #define MULTICHAR_ENCODING "iso-10646" >| #define MFONT0 "-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1" >| #define MFONT1 "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1" >| #define MFONT2 "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" >| #define MFONT3 "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1" >| #define MFONT4 "-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1" >| #define USE_XIM >| #define HAVE_LIBXMU 1 >| #define USE_X11R6_XIM >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char U_STACK_TRACE (); >| int >| main () >| { >| U_STACK_TRACE (); >| ; >| return 0; >| } >configure:26524: result: no >configure:26532: checking for Linux 2.1 or higher >configure:26540: result: yes >configure:26556: checking if we should enable name reporting escape sequences >configure:26576: result: no >configure:26593: checking for life_signs in -lKenny >configure:26623: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -I/usr/include -L/usr/lib conftest.c -lKenny -lXmu -lutempter -last -lXext -lX11 -lutil -lm >&5 >conftest.c:94:1: warning: "HAVE_LIBAST" redefined >conftest.c:93:1: warning: this is the location of the previous definition >/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lKenny >collect2: ld returned 1 exit status >configure:26629: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "Eterm" >| #define VERSION "0.9.4" >| #define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >| #define AUTHORS "Michael Jennings (mej@eterm.org) " >| #define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >| #define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >| #define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >| #define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >| #define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >| #define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >| #define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >| #define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >| #define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >| #define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >| #define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >| #define NETDISP_IDENT "" >| #define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >| #define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >| #define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >| #define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >| #define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >| #define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >| #define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >| #define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >| #define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >| #define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_REGEXP_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_X11_X_H 1 >| #define HAVE_X11_XLIB_H 1 >| #define HAVE_X11_XMU_ATOMS_H 1 >| #define HAVE_X11_SUNKEYSYM_H 1 >| #define HAVE_X11_XLOCALE_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define RETSIGTYPE void >| #define HAVE_ATEXIT 1 >| #define HAVE__EXIT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_SETUTENT 1 >| #define HAVE_SETEUID 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_STRSEP 1 >| #define HAVE_SETRESUID 1 >| #define HAVE_SETRESGID 1 >| #define HAVE_MEMMEM 1 >| #define HAVE_USLEEP 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRCASESTR 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LIBM 1 >| #define DEBUG 4 >| #define HAVE_DEV_PTMX >| #define HAVE_SAVED_UIDS >| #define HAVE_LIBX11 1 >| #define HAVE_LIBXEXT 1 >| #define HAVE_X_SHAPE_EXT >| #define HAVE_LIBIMLIB2 >| #define PIXMAP_SUPPORT >| #define BACKING_STORE >| #define PIXMAP_OFFSET >| #define HAVE_LIBAST 1 >| #define HAVE_LIBAST >| #define LIBAST_X11_SUPPORT 1 >| #define UTMP_SUPPORT >| #define HAVE_LIBUTEMPTER 1 >| #define MOUSEWHEEL >| #define AUTO_ENCODING 1 >| #define MULTI_CHARSET >| #define DEF_FONT_IDX 2 >| #define FONT0 "5x7" >| #define FONT1 "6x10" >| #define FONT2 "fixed" >| #define FONT3 "8x13" >| #define FONT4 "9x15" >| #define MULTICHAR_ENCODING "iso-10646" >| #define MFONT0 "-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1" >| #define MFONT1 "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1" >| #define MFONT2 "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" >| #define MFONT3 "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1" >| #define MFONT4 "-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1" >| #define USE_XIM >| #define HAVE_LIBXMU 1 >| #define USE_X11R6_XIM >| #define NEED_LINUX_HACK >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char life_signs (); >| int >| main () >| { >| life_signs (); >| ; >| return 0; >| } >configure:26655: result: no >configure:26864: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on BH1-NEW > >config.status:766: creating Makefile >config.status:766: creating bg/Makefile >config.status:766: creating doc/Makefile >config.status:766: creating utils/Makefile >config.status:766: creating pix/Makefile >config.status:766: creating src/Makefile >config.status:766: creating themes/Makefile >config.status:870: creating config.h >config.status:1395: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=pentium4 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func__exit=yes >ac_cv_func_atexit=yes >ac_cv_func_connect=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_grantpt=yes >ac_cv_func_memmem=yes >ac_cv_func_memmove=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_ptsname=yes >ac_cv_func_putenv=yes >ac_cv_func_remove=yes >ac_cv_func_seteuid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setutent=yes >ac_cv_func_shmat=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcasechr=no >ac_cv_func_strcasepbrk=no >ac_cv_func_strcasestr=yes >ac_cv_func_strrev=no >ac_cv_func_strsep=yes >ac_cv_func_unlockpt=yes >ac_cv_func_unsetenv=yes >ac_cv_func_usleep=yes >ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' >ac_cv_header_X11_Sunkeysym_h=yes >ac_cv_header_X11_X_h=yes >ac_cv_header_X11_Xlib_h=yes >ac_cv_header_X11_Xlocale_h=yes >ac_cv_header_X11_Xmu_Atoms_h=yes >ac_cv_header_X11_extensions_XRes_h=no >ac_cv_header_bsd_signal_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_regex_h=yes >ac_cv_header_regexp_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_byteorder_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_sockio_h=no >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utmpx_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_Imlib2_imlib_create_image=yes >ac_cv_lib_Kenny_life_signs=no >ac_cv_lib_X11_XOpenDisplay=yes >ac_cv_lib_X11_XRegisterIMInstantiateCallback=yes >ac_cv_lib_XRes_XResQueryExtension=no >ac_cv_lib_Xext_XShapeQueryExtension=yes >ac_cv_lib_Xext_XextAddDisplay=yes >ac_cv_lib_Xmu_XmuInternAtom=yes >ac_cv_lib_ast_libast_set_program_name=yes >ac_cv_lib_cl_U_STACK_TRACE=no >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_m_pow=yes >ac_cv_lib_ttf_TT_Init_FreeType=no >ac_cv_lib_utempter_addToUtmp=yes >ac_cv_objext=o >ac_cv_path_DBX=no >ac_cv_path_GDB=no >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_PSTACK=no >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CHMOD=chmod >ac_cv_prog_CP=cp >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CTAGS=ctags >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_LIBAST_CONFIG=libast-config >ac_cv_prog_MKDIR=mkdir >ac_cv_prog_MV=mv >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_RM=rm >ac_cv_prog_SED=/bin/sed >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_TAR=tar >ac_cv_prog_TIC=true >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_gcc_traditional=no >ac_cv_prog_make_make_set=yes >ac_cv_search_getpwuid='none required' >ac_cv_search_login=-lutil >ac_cv_search_logout='none required' >ac_cv_search_strerror='none required' >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >ac_cv_type_uid_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >dps_cv_snprintf_bug=0 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='aclocal' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='tar' >AR='i686-pc-linux-gnu-ar' >AUTHORS='Michael Jennings (mej@eterm.org) ' >AUTOCONF='autoconf' >AUTOHEADER='autoheader' >AUTOMAKE='automake' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCAS='i686-pc-linux-gnu-gcc' >CCASFLAGS=' -I.. -I.' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=pentium4 -pipe' >CHMOD='chmod' >CP='cp' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='-I/usr/include ' >CTAGS='ctags' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=pentium4 -pipe' >CYGPATH_W='echo' >DATE='21 February 2008' >DBX='no' >DEFS='-DHAVE_CONFIG_H' >DEF_FONT_IDX='2' >DEPDIR='.deps' >DIST_ROOT='/var/tmp/portage/x11-terms/eterm-0.9.4/work/Eterm-0.9.4' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >FONT0='5x7' >FONT1='6x10' >FONT2='fixed' >FONT3='8x13' >FONT4='9x15' >GDB='no' >GDB_CMD_FILE='' >HAVE_MMX_FALSE='' >HAVE_MMX_TRUE='#' >HAVE_SSE2_FALSE='' >HAVE_SSE2_TRUE='#' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-L/usr/lib ' >LIBAST_CONFIG='libast-config' >LIBOBJS='' >LIBS='-lImlib2 -ldl -lX11 -lSM -lICE -lpcre -lSM -lICE -lXmu -lutempter -last -lXext -lX11 -lutil -lm ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOLIZE='libtoolize' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='makeinfo' >MFONT0='-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1' >MFONT1='-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1' >MFONT2='-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1' >MFONT3='-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1' >MFONT4='-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1' >MKDIR='mkdir' >MULTICHAR_ENCODING='iso-10646' >MV='mv' >OBJEXT='o' >PACKAGE='Eterm' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PGCC='' >PSTACK='no' >RANLIB='i686-pc-linux-gnu-ranlib' >REMOVE_THEMES='no' >RM='rm' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >TAR='tar' >THREADLIBS='' >TIC='true' >VERSION='0.9.4' >X_CFLAGS='' >X_EXTRA_LIBS='' >X_LIBS='' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_prefix_program='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='/usr' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/x11-terms/eterm-0.9.4/work/Eterm-0.9.4/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p -- .' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ACTIONS_IDENT "actions.c 1.29 2006/01/04 09:22:38 mej" >#define AUTHORS "Michael Jennings (mej@eterm.org) " >#define AUTO_ENCODING 1 >#define BACKING_STORE >#define BUILD_DATE "Thu Feb 21 14:24:18 CST 2008" >#define BUTTONS_IDENT "buttons.c 1.46 2006/01/04 09:22:38 mej" >#define COMMAND_IDENT "command.c 1.113 2006/08/18 17:41:19 mej" >#define CONFIG_SEARCH_PATH "~/.Eterm/themes:~/.Eterm:/etc/Eterm/themes:/etc/Eterm/themes:/usr/share/Eterm/themes:/etc/Eterm:/etc/Eterm:/usr/share/Eterm" >#define DEBUG 4 >#define DEF_FONT_IDX 2 >#define DRAW_IDENT "draw.c 1.18 2006/01/04 09:22:38 mej" >#define EVENTS_IDENT "events.c 1.67 2006/02/13 19:52:45 mej" >#define E_IDENT "e.c 1.30 2006/01/04 09:22:38 mej" >#define FONT0 "5x7" >#define FONT1 "6x10" >#define FONT2 "fixed" >#define FONT3 "8x13" >#define FONT4 "9x15" >#define FONT_IDENT "font.c 1.48 2006/02/13 19:52:45 mej" >#define GRKELOT_IDENT "grkelot.c 1.8 2005/04/19 01:57:17 mej" >#define HAVE_ATEXIT 1 >#define HAVE_DEV_PTMX >#define HAVE_DLFCN_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_HUMOR 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBAST >#define HAVE_LIBAST 1 >#define HAVE_LIBIMLIB2 >#define HAVE_LIBM 1 >#define HAVE_LIBUTEMPTER 1 >#define HAVE_LIBX11 1 >#define HAVE_LIBXEXT 1 >#define HAVE_LIBXMU 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMMEM 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_PUTENV 1 >#define HAVE_REGEXP_H 1 >#define HAVE_REGEX_H 1 >#define HAVE_SAVED_UIDS >#define HAVE_SETEUID 1 >#define HAVE_SETRESGID 1 >#define HAVE_SETRESUID 1 >#define HAVE_SETUTENT 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDARG_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCASESTR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRSEP 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNSETENV 1 >#define HAVE_USLEEP 1 >#define HAVE_UTMPX_H 1 >#define HAVE_X11_SUNKEYSYM_H 1 >#define HAVE_X11_XLIB_H 1 >#define HAVE_X11_XLOCALE_H 1 >#define HAVE_X11_XMU_ATOMS_H 1 >#define HAVE_X11_X_H 1 >#define HAVE_X_SHAPE_EXT >#define HAVE__EXIT 1 >#define LIBAST_X11_SUPPORT 1 >#define MAIN_IDENT "main.c 1.14 2006/01/04 09:22:38 mej" >#define MENUS_IDENT "menus.c 1.66 2006/02/13 19:52:45 mej" >#define MFONT0 "-misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1" >#define MFONT1 "-misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1" >#define MFONT2 "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1" >#define MFONT3 "-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1" >#define MFONT4 "-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1" >#define MISC_IDENT "misc.c 1.29 2006/02/13 19:52:45 mej" >#define MOUSEWHEEL >#define MULTICHAR_ENCODING "iso-10646" >#define MULTI_CHARSET >#define NEED_LINUX_HACK >#define NETDISP_IDENT "" >#define OPTIONS_IDENT "options.c 1.143 2006/08/18 17:41:19 mej" >#define PACKAGE "Eterm" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PIXMAP_IDENT "pixmap.c 1.119 2006/05/17 19:42:39 mej" >#define PIXMAP_OFFSET >#define PIXMAP_SUPPORT >#define PKGDATADIR "/usr/share/Eterm" >#define RETSIGTYPE void >#define SCREEN_IDENT "screen.c 1.88 2006/02/13 19:52:45 mej" >#define SCROLLBAR_IDENT "scrollbar.c 1.51 2006/02/13 19:52:45 mej" >#define STARTUP_IDENT "startup.c 1.57 2006/08/18 17:41:19 mej" >#define STDC_HEADERS 1 >#define SYSTEM_IDENT "system.c 1.24 2006/05/19 20:45:42 mej" >#define TERM_IDENT "term.c 1.111 2006/02/13 19:52:45 mej" >#define TIMER_IDENT "timer.c 1.16 2006/01/04 09:22:41 mej" >#define TIME_WITH_SYS_TIME 1 >#define USE_X11R6_XIM >#define USE_XIM >#define UTMP_IDENT "utmp.c 1.22 2006/02/13 19:52:45 mej" >#define UTMP_SUPPORT >#define VERSION "0.9.4" >#define WINDOWS_IDENT "windows.c 1.76 2006/05/17 19:42:39 mej" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 211032
:
144259
| 144261 |
144262