Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74817 Details for
Bug 115688
dev-tcltk/expect-5.43 fails to build with 'invalid host type'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Configure log, requested
config.log (text/plain), 88.38 KB, created by
Talle
on 2005-12-15 12:20:55 UTC
(
hide
)
Description:
Configure log, requested
Filename:
MIME Type:
Creator:
Talle
Created:
2005-12-15 12:20:55 UTC
Size:
88.38 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 --with-tcl=/usr/lib --with-tclinclude=/usr/lib/tcl8.4/include/generic --with-tk=/usr/lib --enable-shared --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = cheetah >uname -m = i686 >uname -r = 2.6.14-gentoo-r4-evil >uname -s = Linux >uname -v = #1 PREEMPT Wed Dec 7 20:24:49 CET 2005 > >/usr/bin/uname -p = AMD Athlon(TM) XP 2100+ >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4 >PATH: /opt/blackdown-jdk-1.4.2.02/bin >PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin >PATH: /usr/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin >PATH: /usr/NX/bin >PATH: /opt/vmware/bin >PATH: /usr/share/karamba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1322: checking for autoconf >configure:1338: found /usr/bin/autoconf >configure:1349: result: yes >configure:1356: checking configure up to date >configure:1362: result: yes >configure:1405: checking build system type >configure:1423: result: i686-pc-linux-gnu >configure:1431: checking host system type >configure:1445: result: i686-pc-linux-gnu >configure:1453: checking target system type >configure:1467: result: i686-pc-linux-gnu >configure:1489: checking shell to use within Make >configure:1492: result: >configure:1530: checking for i686-pc-linux-gnu-gcc >configure:1546: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:1556: result: i686-pc-linux-gnu-gcc >configure:1838: checking for C compiler version >configure:1841: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >Copyright (C) 2004 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:1844: $? = 0 >configure:1846: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs >Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) >configure:1849: $? = 0 >configure:1851: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:1854: $? = 1 >configure:1877: checking for C compiler default output file name >configure:1880: i686-pc-linux-gnu-gcc -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:1883: $? = 0 >configure:1929: result: a.out >configure:1934: checking whether the C compiler works >configure:1940: ./a.out >configure:1943: $? = 0 >configure:1960: result: yes >configure:1967: checking whether we are cross compiling >configure:1969: result: no >configure:1972: checking for suffix of executables >configure:1974: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:1977: $? = 0 >configure:2002: result: >configure:2008: checking for suffix of object files >configure:2029: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2032: $? = 0 >configure:2054: result: o >configure:2058: checking whether we are using the GNU C compiler >configure:2082: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2088: $? = 0 >configure:2092: test -z > || test ! -s conftest.err >configure:2095: $? = 0 >configure:2098: test -s conftest.o >configure:2101: $? = 0 >configure:2114: result: yes >configure:2120: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2141: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2147: $? = 0 >configure:2151: test -z > || test ! -s conftest.err >configure:2154: $? = 0 >configure:2157: test -s conftest.o >configure:2160: $? = 0 >configure:2171: result: yes >configure:2188: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2258: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2264: $? = 0 >configure:2268: test -z > || test ! -s conftest.err >configure:2271: $? = 0 >configure:2274: test -s conftest.o >configure:2277: $? = 0 >configure:2295: result: none needed >configure:2313: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2319: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2460: checking for building with threads >configure:2493: result: no (default) >configure:2514: checking for Tcl configuration >configure:2581: result: found /usr/lib/tclConfig.sh >configure:2612: checking Tcl build library >configure:2614: result: -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm >configure:2617: checking for Tcl_CreateCommand >configure:2674: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe conftest.c -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm >&5 >configure:2680: $? = 0 >configure:2684: test -z > || test ! -s conftest.err >configure:2687: $? = 0 >configure:2690: test -s conftest >configure:2693: $? = 0 >configure:2705: result: yes >configure:2709: checking if Tcl library build specification is valid >configure:2711: result: yes >configure:2752: checking for Tk configuration >configure:2819: result: found /usr/lib/tkConfig.sh >configure:2845: checking for Tk_Init >configure:2902: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -L/usr/lib -ltk8.4 -L/usr/lib -ltcl8.4 -lX11 -ldl -lpthread -lieee -lm >&5 >configure:2908: $? = 0 >configure:2912: test -z > || test ! -s conftest.err >configure:2915: $? = 0 >configure:2918: test -s conftest >configure:2921: $? = 0 >configure:2933: result: yes >configure:2937: checking if Tk library build specification is valid >configure:2939: result: yes >configure:2963: checking whether the compiler (gcc -pipe) actually works >configure:2981: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2987: $? = 0 >configure:2991: test -z > || test ! -s conftest.err >configure:2994: $? = 0 >configure:2997: test -s conftest.o >configure:3000: $? = 0 >configure:3027: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3033: $? = 0 >configure:3037: test -z > || test ! -s conftest.err >configure:3040: $? = 0 >configure:3043: test -s conftest >configure:3046: $? = 0 >configure:3069: result: yes >configure:3087: checking for a BSD-compatible install >configure:3142: result: /bin/install -c >configure:3158: checking for i686-pc-linux-gnu-ranlib >configure:3174: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:3184: result: i686-pc-linux-gnu-ranlib >configure:3254: checking how to run the C preprocessor >configure:3289: gcc -pipe -E conftest.c >configure:3295: $? = 0 >configure:3327: gcc -pipe -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:3333: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3372: result: gcc -pipe -E >configure:3396: gcc -pipe -E conftest.c >configure:3402: $? = 0 >configure:3434: gcc -pipe -E conftest.c >conftest.c:9:28: ac_nonexistent.h: No such file or directory >configure:3440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3484: checking for egrep >configure:3494: result: grep -E >configure:3500: checking if running LynxOS >configure:3602: result: no >configure:3607: checking for ANSI C header files >configure:3632: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3638: $? = 0 >configure:3642: test -z > || test ! -s conftest.err >configure:3645: $? = 0 >configure:3648: test -s conftest.o >configure:3651: $? = 0 >configure:3740: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3743: $? = 0 >configure:3745: ./conftest >configure:3748: $? = 0 >configure:3763: result: yes >configure:3787: checking for sys/types.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for sys/stat.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for stdlib.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for string.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for memory.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for strings.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for inttypes.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for stdint.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3787: checking for unistd.h >configure:3803: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3809: $? = 0 >configure:3813: test -z > || test ! -s conftest.err >configure:3816: $? = 0 >configure:3819: test -s conftest.o >configure:3822: $? = 0 >configure:3833: result: yes >configure:3845: checking for pid_t >configure:3869: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3875: $? = 0 >configure:3879: test -z > || test ! -s conftest.err >configure:3882: $? = 0 >configure:3885: test -s conftest.o >configure:3888: $? = 0 >configure:3899: result: yes >configure:3911: checking return type of signal handlers >configure:3942: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:3948: $? = 0 >configure:3952: test -z > || test ! -s conftest.err >configure:3955: $? = 0 >configure:3958: test -s conftest.o >configure:3961: $? = 0 >configure:3972: result: void >configure:3980: checking whether time.h and sys/time.h may both be included >configure:4005: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:4011: $? = 0 >configure:4015: test -z > || test ! -s conftest.err >configure:4018: $? = 0 >configure:4021: test -s conftest.o >configure:4024: $? = 0 >configure:4035: result: yes >configure:4045: checking for sys/wait.h that is POSIX.1 compatible >configure:4076: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:4082: $? = 0 >configure:4086: test -z > || test ! -s conftest.err >configure:4089: $? = 0 >configure:4092: test -s conftest.o >configure:4095: $? = 0 >configure:4106: result: yes >configure:4136: checking if running Mach >configure:4150: result: no >configure:4154: checking if running MachTen >configure:4162: result: no >configure:4166: checking if on Pyramid >configure:4173: result: no >configure:4178: checking if on Apollo >configure:4185: result: no >configure:4190: checking if on Interactive >configure:4197: result: no >configure:4202: checking stty to use >configure:4209: result: /bin/stty >configure:4216: checking if stty reads stdout >configure:4268: result: no >configure:4274: checking if running Solaris >configure:4289: result: no >configure:4296: checking for sin >configure:4353: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:47: warning: conflicting types for built-in function 'sin' >/var/tmp/portage/expect-5.43.0/temp/ccp3C34l.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `sin' >/var/tmp/portage/expect-5.43.0/temp/ccp3C34l.o:(.data+0x0): undefined reference to `sin' >collect2: ld returned 1 exit status >configure:4359: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| /* end confdefs.h. */ >| /* Define sin to an innocuous variant, in case <limits.h> declares sin. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define sin innocuous_sin >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char sin (); 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 sin >| >| /* 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 sin (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_sin) || defined (__stub___sin) >| choke me >| #else >| char (*f) () = sin; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != sin; >| ; >| return 0; >| } >configure:4384: result: no >configure:4516: checking for Tcl private headers >configure:4752: result: found in /usr/lib/tcl8.4/include/generic >configure:4774: checking type of library to build >configure:4784: result: both shared and unshared >configure:4854: checking for gethostname >configure:4911: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm >&5 >configure:4917: $? = 0 >configure:4921: test -z > || test ! -s conftest.err >configure:4924: $? = 0 >configure:4927: test -s conftest >configure:4930: $? = 0 >configure:4942: result: yes >configure:5025: checking for gethostname >configure:5082: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -ldl -lpthread -lieee -lm >&5 >configure:5088: $? = 0 >configure:5092: test -z > || test ! -s conftest.err >configure:5095: $? = 0 >configure:5098: test -s conftest >configure:5101: $? = 0 >configure:5113: result: yes >configure:5196: checking for gethostname >configure:5253: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lX11 -ldl -lpthread -lieee -lm >&5 >configure:5259: $? = 0 >configure:5263: test -z > || test ! -s conftest.err >configure:5266: $? = 0 >configure:5269: test -s conftest >configure:5272: $? = 0 >configure:5284: result: yes >configure:5370: checking for socket >configure:5427: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm >&5 >configure:5433: $? = 0 >configure:5437: test -z > || test ! -s conftest.err >configure:5440: $? = 0 >configure:5443: test -s conftest >configure:5446: $? = 0 >configure:5458: result: yes >configure:5541: checking for socket >configure:5598: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -ldl -lpthread -lieee -lm >&5 >configure:5604: $? = 0 >configure:5608: test -z > || test ! -s conftest.err >configure:5611: $? = 0 >configure:5614: test -s conftest >configure:5617: $? = 0 >configure:5629: result: yes >configure:5712: checking for socket >configure:5769: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lX11 -ldl -lpthread -lieee -lm >&5 >configure:5775: $? = 0 >configure:5779: test -z > || test ! -s conftest.err >configure:5782: $? = 0 >configure:5785: test -s conftest >configure:5788: $? = 0 >configure:5800: result: yes >configure:5885: checking for select >configure:5942: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm >&5 >configure:5948: $? = 0 >configure:5952: test -z > || test ! -s conftest.err >configure:5955: $? = 0 >configure:5958: test -s conftest >configure:5961: $? = 0 >configure:5973: result: yes >configure:6056: checking for select >configure:6113: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -ldl -lpthread -lieee -lm >&5 >configure:6119: $? = 0 >configure:6123: test -z > || test ! -s conftest.err >configure:6126: $? = 0 >configure:6129: test -s conftest >configure:6132: $? = 0 >configure:6144: result: yes >configure:6227: checking for select >configure:6284: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lX11 -ldl -lpthread -lieee -lm >&5 >configure:6290: $? = 0 >configure:6294: test -z > || test ! -s conftest.err >configure:6297: $? = 0 >configure:6300: test -s conftest >configure:6303: $? = 0 >configure:6315: result: yes >configure:6400: checking for getpseudotty >configure:6457: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/cclkQj6S.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `getpseudotty' >/var/tmp/portage/expect-5.43.0/temp/cclkQj6S.o:(.data+0x0): undefined reference to `getpseudotty' >collect2: ld returned 1 exit status >configure:6463: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| /* end confdefs.h. */ >| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpseudotty innocuous_getpseudotty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpseudotty (); 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 getpseudotty >| >| /* 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 getpseudotty (); >| /* 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_getpseudotty) || defined (__stub___getpseudotty) >| choke me >| #else >| char (*f) () = getpseudotty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpseudotty; >| ; >| return 0; >| } >configure:6488: result: no >configure:6499: checking for getpseudotty in -lseq >configure:6529: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lseq -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq >collect2: ld returned 1 exit status >configure:6535: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 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 getpseudotty (); >| int >| main () >| { >| getpseudotty (); >| ; >| return 0; >| } >configure:6561: result: no >configure:6577: checking for getpseudotty >configure:6634: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -ldl -lpthread -lieee -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/ccXkw2d9.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `getpseudotty' >/var/tmp/portage/expect-5.43.0/temp/ccXkw2d9.o:(.data+0x0): undefined reference to `getpseudotty' >collect2: ld returned 1 exit status >configure:6640: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| /* end confdefs.h. */ >| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpseudotty innocuous_getpseudotty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpseudotty (); 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 getpseudotty >| >| /* 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 getpseudotty (); >| /* 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_getpseudotty) || defined (__stub___getpseudotty) >| choke me >| #else >| char (*f) () = getpseudotty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpseudotty; >| ; >| return 0; >| } >configure:6665: result: no >configure:6676: checking for getpseudotty in -lseq >configure:6706: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lseq -ldl -lpthread -lieee -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq >collect2: ld returned 1 exit status >configure:6712: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 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 getpseudotty (); >| int >| main () >| { >| getpseudotty (); >| ; >| return 0; >| } >configure:6738: result: no >configure:6754: checking for getpseudotty >configure:6811: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lX11 -ldl -lpthread -lieee -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/ccgfemwi.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `getpseudotty' >/var/tmp/portage/expect-5.43.0/temp/ccgfemwi.o:(.data+0x0): undefined reference to `getpseudotty' >collect2: ld returned 1 exit status >configure:6817: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| /* end confdefs.h. */ >| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpseudotty innocuous_getpseudotty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpseudotty (); 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 getpseudotty >| >| /* 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 getpseudotty (); >| /* 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_getpseudotty) || defined (__stub___getpseudotty) >| choke me >| #else >| char (*f) () = getpseudotty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpseudotty; >| ; >| return 0; >| } >configure:6842: result: no >configure:6853: checking for getpseudotty in -lseq >configure:6883: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lseq -lX11 -ldl -lpthread -lieee -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq >collect2: ld returned 1 exit status >configure:6889: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 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 getpseudotty (); >| int >| main () >| { >| getpseudotty (); >| ; >| return 0; >| } >configure:6915: result: no >configure:6934: checking for openpty >configure:6991: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/ccalzAvz.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `openpty' >/var/tmp/portage/expect-5.43.0/temp/ccalzAvz.o:(.data+0x0): undefined reference to `openpty' >collect2: ld returned 1 exit status >configure:6997: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| /* end confdefs.h. */ >| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openpty innocuous_openpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); 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 openpty >| >| /* 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 openpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_openpty) || defined (__stub___openpty) >| choke me >| #else >| char (*f) () = openpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != openpty; >| ; >| return 0; >| } >configure:7022: result: no >configure:7032: checking for openpty in -lutil >configure:7062: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lutil -lm >&5 >configure:7068: $? = 0 >configure:7072: test -z > || test ! -s conftest.err >configure:7075: $? = 0 >configure:7078: test -s conftest >configure:7081: $? = 0 >configure:7094: result: yes >configure:7114: checking for openpty >configure:7171: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -ldl -lpthread -lieee -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/ccGr0nXT.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `openpty' >/var/tmp/portage/expect-5.43.0/temp/ccGr0nXT.o:(.data+0x0): undefined reference to `openpty' >collect2: ld returned 1 exit status >configure:7177: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| /* end confdefs.h. */ >| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openpty innocuous_openpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); 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 openpty >| >| /* 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 openpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_openpty) || defined (__stub___openpty) >| choke me >| #else >| char (*f) () = openpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != openpty; >| ; >| return 0; >| } >configure:7202: result: no >configure:7212: checking for openpty in -lutil >configure:7242: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lutil -ldl -lpthread -lieee -lm >&5 >configure:7248: $? = 0 >configure:7252: test -z > || test ! -s conftest.err >configure:7255: $? = 0 >configure:7258: test -s conftest >configure:7261: $? = 0 >configure:7274: result: yes >configure:7291: checking for openpty >configure:7348: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lX11 -ldl -lpthread -lieee -lm >&5 >/var/tmp/portage/expect-5.43.0/temp/cca7Xi7e.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `openpty' >/var/tmp/portage/expect-5.43.0/temp/cca7Xi7e.o:(.data+0x0): undefined reference to `openpty' >collect2: ld returned 1 exit status >configure:7354: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| /* end confdefs.h. */ >| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define openpty innocuous_openpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char openpty (); 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 openpty >| >| /* 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 openpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_openpty) || defined (__stub___openpty) >| choke me >| #else >| char (*f) () = openpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != openpty; >| ; >| return 0; >| } >configure:7379: result: no >configure:7389: checking for openpty in -lutil >configure:7419: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lutil -lX11 -ldl -lpthread -lieee -lm >&5 >configure:7425: $? = 0 >configure:7429: test -z > || test ! -s conftest.err >configure:7432: $? = 0 >configure:7435: test -s conftest >configure:7438: $? = 0 >configure:7451: result: yes >configure:7474: checking if running Sequent running SVR4 >configure:7481: result: no >configure:7499: checking sys/sysmacros.h usability >configure:7511: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:7517: $? = 0 >configure:7521: test -z > || test ! -s conftest.err >configure:7524: $? = 0 >configure:7527: test -s conftest.o >configure:7530: $? = 0 >configure:7540: result: yes >configure:7544: checking sys/sysmacros.h presence >configure:7554: gcc -pipe -E conftest.c >configure:7560: $? = 0 >configure:7580: result: yes >configure:7615: checking for sys/sysmacros.h >configure:7622: result: yes >configure:7635: checking for stdlib.h >configure:7640: result: yes >configure:7782: checking for inttypes.h >configure:7787: result: yes >configure:7940: checking varargs.h usability >configure:7952: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >In file included from conftest.c:62: >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>." >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>." >configure:7958: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_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 <varargs.h> >configure:7981: result: no >configure:7985: checking varargs.h presence >configure:7995: gcc -pipe -E conftest.c >In file included from conftest.c:28: >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/varargs.h:4:2: #error "GCC no longer implements <varargs.h>." >/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>." >configure:8001: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| /* end confdefs.h. */ >| #include <varargs.h> >configure:8021: result: no >configure:8056: checking for varargs.h >configure:8063: result: no >configure:8076: checking for unistd.h >configure:8081: result: yes >configure:8232: checking sys/stropts.h usability >configure:8244: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:8250: $? = 0 >configure:8254: test -z > || test ! -s conftest.err >configure:8257: $? = 0 >configure:8260: test -s conftest.o >configure:8263: $? = 0 >configure:8273: result: yes >configure:8277: checking sys/stropts.h presence >configure:8287: gcc -pipe -E conftest.c >configure:8293: $? = 0 >configure:8313: result: yes >configure:8348: checking for sys/stropts.h >configure:8355: result: yes >configure:8379: checking sys/sysconfig.h usability >configure:8391: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:64:27: sys/sysconfig.h: No such file or directory >configure:8397: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_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/sysconfig.h> >configure:8420: result: no >configure:8424: checking sys/sysconfig.h presence >configure:8434: gcc -pipe -E conftest.c >conftest.c:30:27: sys/sysconfig.h: No such file or directory >configure:8440: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| /* end confdefs.h. */ >| #include <sys/sysconfig.h> >configure:8460: result: no >configure:8495: checking for sys/sysconfig.h >configure:8502: result: no >configure:8524: checking sys/fcntl.h usability >configure:8536: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:8542: $? = 0 >configure:8546: test -z > || test ! -s conftest.err >configure:8549: $? = 0 >configure:8552: test -s conftest.o >configure:8555: $? = 0 >configure:8565: result: yes >configure:8569: checking sys/fcntl.h presence >configure:8579: gcc -pipe -E conftest.c >configure:8585: $? = 0 >configure:8605: result: yes >configure:8640: checking for sys/fcntl.h >configure:8647: result: yes >configure:8669: checking sys/select.h usability >configure:8681: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:8687: $? = 0 >configure:8691: test -z > || test ! -s conftest.err >configure:8694: $? = 0 >configure:8697: test -s conftest.o >configure:8700: $? = 0 >configure:8710: result: yes >configure:8714: checking sys/select.h presence >configure:8724: gcc -pipe -E conftest.c >configure:8730: $? = 0 >configure:8750: result: yes >configure:8785: checking for sys/select.h >configure:8792: result: yes >configure:8814: checking sys/time.h usability >configure:8826: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:8832: $? = 0 >configure:8836: test -z > || test ! -s conftest.err >configure:8839: $? = 0 >configure:8842: test -s conftest.o >configure:8845: $? = 0 >configure:8855: result: yes >configure:8859: checking sys/time.h presence >configure:8869: gcc -pipe -E conftest.c >configure:8875: $? = 0 >configure:8895: result: yes >configure:8930: checking for sys/time.h >configure:8937: result: yes >configure:8959: checking sys/ptem.h usability >configure:8971: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:67:22: sys/ptem.h: No such file or directory >configure:8977: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_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/ptem.h> >configure:9000: result: no >configure:9004: checking sys/ptem.h presence >configure:9014: gcc -pipe -E conftest.c >conftest.c:33:22: sys/ptem.h: No such file or directory >configure:9020: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/ptem.h> >configure:9040: result: no >configure:9075: checking for sys/ptem.h >configure:9082: result: no >configure:9104: checking sys/strredir.h usability >configure:9116: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:67:26: sys/strredir.h: No such file or directory >configure:9122: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_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/strredir.h> >configure:9145: result: no >configure:9149: checking sys/strredir.h presence >configure:9159: gcc -pipe -E conftest.c >conftest.c:33:26: sys/strredir.h: No such file or directory >configure:9165: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/strredir.h> >configure:9185: result: no >configure:9220: checking for sys/strredir.h >configure:9227: result: no >configure:9249: checking sys/strpty.h usability >configure:9261: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:67:24: sys/strpty.h: No such file or directory >configure:9267: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_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/strpty.h> >configure:9290: result: no >configure:9294: checking sys/strpty.h presence >configure:9304: gcc -pipe -E conftest.c >conftest.c:33:24: sys/strpty.h: No such file or directory >configure:9310: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| /* end confdefs.h. */ >| #include <sys/strpty.h> >configure:9330: result: no >configure:9365: checking for sys/strpty.h >configure:9372: result: no >configure:9386: checking for sys/bsdtypes.h >configure:9543: result: no >configure:9550: checking for memmove >configure:9607: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c:57: warning: conflicting types for built-in function 'memmove' >configure:9613: $? = 0 >configure:9617: test -z > || test ! -s conftest.err >configure:9620: $? = 0 >configure:9623: test -s conftest >configure:9626: $? = 0 >configure:9638: result: yes >configure:9647: checking for sysconf >configure:9704: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:9710: $? = 0 >configure:9714: test -z > || test ! -s conftest.err >configure:9717: $? = 0 >configure:9720: test -s conftest >configure:9723: $? = 0 >configure:9735: result: yes >configure:9744: checking for strftime >configure:9801: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c:59: warning: conflicting types for built-in function 'strftime' >configure:9807: $? = 0 >configure:9811: test -z > || test ! -s conftest.err >configure:9814: $? = 0 >configure:9817: test -s conftest >configure:9820: $? = 0 >configure:9832: result: yes >configure:9841: checking for strchr >configure:9898: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c:60: warning: conflicting types for built-in function 'strchr' >configure:9904: $? = 0 >configure:9908: test -z > || test ! -s conftest.err >configure:9911: $? = 0 >configure:9914: test -s conftest >configure:9917: $? = 0 >configure:9929: result: yes >configure:9938: checking for timezone >configure:9995: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10001: $? = 0 >configure:10005: test -z > || test ! -s conftest.err >configure:10008: $? = 0 >configure:10011: test -s conftest >configure:10014: $? = 0 >configure:10026: result: yes >configure:10035: checking for siglongjmp >configure:10092: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10098: $? = 0 >configure:10102: test -z > || test ! -s conftest.err >configure:10105: $? = 0 >configure:10108: test -s conftest >configure:10111: $? = 0 >configure:10123: result: yes >configure:10136: checking for memcpy >configure:10157: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10163: $? = 0 >configure:10167: test -z > || test ! -s conftest.err >configure:10170: $? = 0 >configure:10173: test -s conftest >configure:10176: $? = 0 >configure:10178: result: yes >configure:10200: checking if WNOHANG requires _POSIX_SOURCE >configure:10225: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10228: $? = 0 >configure:10230: ./conftest >configure:10233: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| /* end confdefs.h. */ >| >| #include <sys/wait.h> >| main() { >| #ifndef WNOHANG >| return 0; >| #else >| return 1; >| #endif >| } >configure:10248: result: no >configure:10255: checking if any value exists for WNOHANG >configure:10285: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10288: $? = 0 >configure:10290: ./conftest >configure:10293: $? = 0 >configure:10295: result: yes >configure:10328: checking union wait >configure:10351: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10357: $? = 0 >configure:10361: test -z > || test ! -s conftest.err >configure:10364: $? = 0 >configure:10367: test -s conftest >configure:10370: $? = 0 >configure:10381: result: yes >configure:10401: checking mask type of select >configure:10411: result: none >configure:10417: checking if signals need to be re-armed >configure:10468: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c:43:1: warning: "RETSIGTYPE" redefined >conftest.c:18:1: warning: this is the location of the previous definition >conftest.c: In function `main': >conftest.c:62: warning: passing arg 2 of `signal' from incompatible pointer type >conftest.c:65: warning: passing arg 2 of `signal' from incompatible pointer type >configure:10471: $? = 0 >configure:10473: ./conftest >configure:10476: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| /* end confdefs.h. */ >| >| #include <signal.h> >| #define RETSIGTYPE >| >| int signal_rearms = 0; >| >| RETSIGTYPE >| child_sigint_handler(n) >| int n; >| { >| } >| >| RETSIGTYPE >| parent_sigint_handler(n) >| int n; >| { >| signal_rearms++; >| } >| >| main() >| { >| signal(SIGINT,parent_sigint_handler); >| >| if (0 == fork()) { >| signal(SIGINT,child_sigint_handler); >| kill(getpid(),SIGINT); >| kill(getpid(),SIGINT); >| kill(getppid(),SIGINT); >| } else { >| int status; >| >| wait(&status); >| unlink("core"); >| exit(signal_rearms); >| } >| } >configure:10491: result: no >configure:10509: checking if on Convex >configure:10524: result: no >configure:10530: checking if on NeXT >configure:10538: result: no >configure:10543: checking if on HP >configure:10550: result: no >configure:10555: checking sane default stty arguments >configure:10567: result: >configure:10574: checking for HP style pty allocation >configure:10586: result: no >configure:10590: checking for HP style pty trapping >conftest.c:41:23: sys/ptyio.h: No such file or directory >configure:10611: result: no >configure:10618: checking for AIX new-style pty allocation >configure:10628: result: no >configure:10632: checking for SGI old-style pty allocation >configure:10642: result: no >configure:10651: checking for SCO style pty allocation >configure:10666: result: no >configure:10670: checking for SVR4 style pty allocation >configure:10673: result: yes >configure:10680: checking for libpts="-lpt" in -lpt >configure:10710: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lpt -lm -lutil >&5 >conftest.c:49: error: called object is not a function >conftest.c: In function `main': >conftest.c:53: error: called object is not a function >configure:10716: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 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 libpts="-lpt" (); >| int >| main () >| { >| libpts="-lpt" (); >| ; >| return 0; >| } >configure:10742: result: no >configure:10748: checking for ptsname >configure:10805: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:10811: $? = 0 >configure:10815: test -z > || test ! -s conftest.err >configure:10818: $? = 0 >configure:10821: test -s conftest >configure:10824: $? = 0 >configure:10836: result: yes >configure:10845: checking for ptsname >configure:10933: result: yes >configure:10941: checking for ptsname >configure:11029: result: yes >configure:11044: checking for OSF/1 style pty allocation >configure:11054: result: no >configure:11060: checking for tcgetattr >configure:11117: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11123: $? = 0 >configure:11127: test -z > || test ! -s conftest.err >configure:11130: $? = 0 >configure:11133: test -s conftest >configure:11136: $? = 0 >configure:11148: result: yes >configure:11154: checking for tcsetattr >configure:11211: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11217: $? = 0 >configure:11221: test -z > || test ! -s conftest.err >configure:11224: $? = 0 >configure:11227: test -s conftest >configure:11230: $? = 0 >configure:11242: result: yes >configure:11260: checking for struct sgttyb >configure:11283: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c: In function `main': >conftest.c:48: error: storage size of 'tmp' isn't known >configure:11286: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| /* end confdefs.h. */ >| >| #include <sgtty.h> >| main() >| { >| struct sgttyb tmp; >| exit(0); >| } >configure:11307: result: no >configure:11322: checking for struct termio >configure:11344: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11347: $? = 0 >configure:11349: ./conftest >configure:11352: $? = 0 >configure:11359: result: yes >configure:11376: checking for struct termios >configure:11403: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11406: $? = 0 >configure:11408: ./conftest >configure:11411: $? = 0 >configure:11418: result: yes >configure:11435: checking if TCGETS or TCGETA in termios.h >configure:11464: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11467: $? = 0 >configure:11469: ./conftest >configure:11472: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| >| /* including termios.h on Solaris 5.6 fails unless inttypes.h included */ >| #ifdef HAVE_INTTYPES_H >| #include <inttypes.h> >| #endif >| #include <termios.h> >| main() { >| #if defined(TCGETS) || defined(TCGETA) >| return 0; >| #else >| return 1; >| #endif >| } >configure:11487: result: no >configure:11494: checking if TIOCGWINSZ in termios.h >configure:11523: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11526: $? = 0 >configure:11528: ./conftest >configure:11531: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| >| /* including termios.h on Solaris 5.6 fails unless inttypes.h included */ >| #ifdef HAVE_INTTYPES_H >| #include <inttypes.h> >| #endif >| #include <termios.h> >| main() { >| #ifdef TIOCGWINSZ >| return 0; >| #else >| return 1; >| #endif >| } >configure:11546: result: no >configure:11554: checking for Cray-style ptys >configure:11580: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11583: $? = 0 >configure:11585: ./conftest >configure:11588: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| >| main(){ >| #ifdef CRAY >| return 0; >| #else >| return 1; >| #endif >| } >| >configure:11601: result: no >configure:11615: checking for select >configure:11672: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11678: $? = 0 >configure:11682: test -z > || test ! -s conftest.err >configure:11685: $? = 0 >configure:11688: test -s conftest >configure:11691: $? = 0 >configure:11703: result: yes >configure:11709: checking for poll >configure:11766: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:11772: $? = 0 >configure:11776: test -z > || test ! -s conftest.err >configure:11779: $? = 0 >configure:11782: test -s conftest >configure:11785: $? = 0 >configure:11797: result: yes >configure:11803: checking event handling >configure:11808: result: via select >configure:11830: checking for _getpty >configure:11887: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >/var/tmp/portage/expect-5.43.0/temp/ccfBwahE.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `_getpty' >/var/tmp/portage/expect-5.43.0/temp/ccfBwahE.o:(.data+0x0): undefined reference to `_getpty' >collect2: ld returned 1 exit status >configure:11893: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _getpty innocuous__getpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _getpty (); 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 _getpty >| >| /* 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 _getpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__getpty) || defined (__stub____getpty) >| choke me >| #else >| char (*f) () = _getpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _getpty; >| ; >| return 0; >| } >configure:11918: result: no >configure:11932: checking for getpty >configure:11989: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >/var/tmp/portage/expect-5.43.0/temp/ccUDSjdP.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `getpty' >/var/tmp/portage/expect-5.43.0/temp/ccUDSjdP.o:(.data+0x0): undefined reference to `getpty' >collect2: ld returned 1 exit status >configure:11995: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| /* Define getpty to an innocuous variant, in case <limits.h> declares getpty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getpty innocuous_getpty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getpty (); 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 getpty >| >| /* 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 getpty (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_getpty) || defined (__stub___getpty) >| choke me >| #else >| char (*f) () = getpty; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != getpty; >| ; >| return 0; >| } >configure:12020: result: no >configure:12032: checking whether setpgrp takes no argument >configure:12064: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >conftest.c: In function `main': >conftest.c:56: error: too many arguments to function `setpgrp' >configure:12067: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define RETSIGTYPE void >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define STTY_BIN 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_OPENPTY 1 >| #define HAVE_SYSMACROS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_STROPTS_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRCHR 1 >| #define HAVE_TIMEZONE 1 >| #define HAVE_SIGLONGJMP 1 >| #define HAVE_MEMCPY 1 >| #define WNOHANG_BACKUP_VALUE 1 >| #define HAVE_PTMX 1 >| #define HAVE_TCSETATTR 1 >| #define POSIX 1 >| #define HAVE_TERMIO 1 >| #define HAVE_TERMIOS 1 >| /* end confdefs.h. */ >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| int >| main () >| { >| /* If this system has a BSD-style setpgrp which takes arguments, >| setpgrp(1, 1) will fail with ESRCH and return -1, in that case >| exit successfully. */ >| exit (setpgrp (1,1) == -1 ? 0 : 1); >| ; >| return 0; >| } >configure:12086: result: yes >configure:12100: checking for SV-style timezone >configure:12126: gcc -pipe -o conftest -march=athlon-xp -O3 -pipe conftest.c -lm -lutil >&5 >configure:12129: $? = 0 >configure:12131: ./conftest >configure:12134: $? = 0 >configure:12140: result: yes >configure:12182: checking for Tk private headers >configure:12264: checking tk.h usability >configure:12276: gcc -pipe -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:12282: $? = 0 >configure:12286: test -z > || test ! -s conftest.err >configure:12289: $? = 0 >configure:12292: test -s conftest.o >configure:12295: $? = 0 >configure:12305: result: yes >configure:12309: checking tk.h presence >configure:12319: gcc -pipe -E conftest.c >configure:12325: $? = 0 >configure:12345: result: yes >configure:12380: checking for tk.h >configure:12387: result: yes >configure:12405: result: is installed >configure:12476: checking for long file names >configure:12515: result: yes >configure:12538: checking for type of library to build >configure:12545: result: both shared and unshared >configure:12696: 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 cheetah > >config.status:721: creating Makefile >config.status:721: creating pkgIndex >config.status:825: creating expect_cf.h >config.status:1159: executing default commands >configure:13952: configuring in testsuite >configure:14069: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-tcl=/usr/lib' '--with-tclinclude=/usr/lib/tcl8.4/include/generic' '--with-tk=/usr/lib' '--enable-shared' '--build=i686-pc-linux-gnu' 'CFLAGS=-march=athlon-xp -O3 -pipe' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' --cache-file=/dev/null --srcdir=. >configure:14074: error: /bin/sh './configure' failed for testsuite > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_tclconfig=/usr/lib >ac_cv_c_tclh=/usr/lib/tcl8.4/include/generic >ac_cv_c_tkconfig=/usr/lib >ac_cv_c_tkh=installed >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon-xp -O3 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_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_func_Tcl_CreateCommand=yes >ac_cv_func_Tk_Init=yes >ac_cv_func__getpty=no >ac_cv_func_gethostname=yes >ac_cv_func_getpseudotty=no >ac_cv_func_getpty=no >ac_cv_func_memmove=yes >ac_cv_func_openpty=no >ac_cv_func_poll=yes >ac_cv_func_ptsname=yes >ac_cv_func_select=yes >ac_cv_func_setpgrp_void=yes >ac_cv_func_siglongjmp=yes >ac_cv_func_sin=no >ac_cv_func_socket=yes >ac_cv_func_strchr=yes >ac_cv_func_strftime=yes >ac_cv_func_sysconf=yes >ac_cv_func_tcgetattr=yes >ac_cv_func_tcsetattr=yes >ac_cv_func_timezone=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_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_fcntl_h=yes >ac_cv_header_sys_ptem_h=no >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_stropts_h=yes >ac_cv_header_sys_strpty_h=no >ac_cv_header_sys_strredir_h=no >ac_cv_header_sys_sysconfig_h=no >ac_cv_header_sys_sysmacros_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_time=yes >ac_cv_header_tk_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_varargs_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_pt_libpts___lpt_=no >ac_cv_lib_seq_getpseudotty=no >ac_cv_lib_util_openpty=yes >ac_cv_objext=o >ac_cv_os_lynx=no >ac_cv_path_install='/bin/install -c' >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='gcc -pipe -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_found=yes >ac_cv_sys_long_file_names=yes >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_pid_t=yes >ac_cv_type_signal=void > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >CC='gcc -pipe' >CFLAGS='-march=athlon-xp -O3 -pipe' >CPP='gcc -pipe -E' >CPPFLAGS='' >DEFAULT_STTY_ARGS='sane' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EVENT_ABLE='event' >EVENT_TYPE='select' >EXEEXT='' >EXP_AND_TCL_LIBS='-ldl -lpthread -lieee -lm -lutil -Wl,-rpath,${LIB_RUNTIME_DIR}:/usr/lib:/usr/lib:/usr/lib' >EXP_AND_TK_LIBS='-lX11 -ldl -lpthread -lieee -lm -lutil -Wl,-rpath,${LIB_RUNTIME_DIR}:/usr/lib:/usr/lib:/usr/lib' >EXP_BUILD_LIB_SPEC='-L/var/tmp/portage/expect-5.43.0/work/expect-5.43 -lexpect5.43' >EXP_CFLAGS='' >EXP_CONFIG_SHELL='/bin/sh' >EXP_LDFLAGS='' >EXP_LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}:/usr/lib:/usr/lib' >EXP_LIB_FILE='libexpect5.43.so' >EXP_LIB_FILES='libexpect5.43.so libexpect5.43.a' >EXP_LIB_SPEC='-L${libdir} -lexpect5.43' >EXP_MAJOR_VERSION='5' >EXP_MICRO_VERSION='0' >EXP_MINOR_VERSION='43' >EXP_SHARED_LIB_FILE='libexpect5.43.so' >EXP_SHLIB_CFLAGS='-fPIC' >EXP_SHLIB_LD_LIBS='-L/usr/lib -ltcl8.4${TCL_DBGX} -ldl -lm -lutil -lc' >EXP_UNSHARED_LIB_FILE='libexpect5.43.a' >EXP_VERSION='5.43' >EXP_VERSION_FULL='5.43.0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='' >LIBOBJS='' >LIBS=' -lm -lutil' >LTLIBOBJS='' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PTY_TYPE='termios' >RANLIB='i686-pc-linux-gnu-ranlib' >SETUID=':' >SHELL='/bin/sh' >SHLIB_SUFFIX='.so' >STTY_BIN='/bin/stty' >TCLHDIR='/usr/lib/tcl8.4/include/generic' >TCLHDIRDASHI='-I/usr/lib/tcl8.4/include/generic' >TCL_BUILD_LIB_SPEC='-L/usr/lib -ltcl8.4${TCL_DBGX}' >TCL_DBGX='' >TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DHAVE_THREE_ARG_READDIR_R=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 ' >TCL_DELETEME='' >TCL_EXEC_PREFIX='/usr' >TCL_LD_FLAGS=' -Wl,--export-dynamic' >TCL_LD_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}:/usr/lib' >TCL_LIBRARY='/usr/lib/tcl8.4/include/library' >TCL_LIB_SPEC='-L/usr/lib -ltcl8.4${TCL_DBGX}' >TCL_SHARED_LIB_SUFFIX='${VERSION}${DBGX}.so' >TCL_SHLIB_LD='gcc -pipe -shared' >TKHDIRDASHI='' >TK_BUILD_LIB_SPEC='-L/usr/lib -ltk8.4' >TK_DBGX='' >TK_DEFS=' -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DHAVE_THREE_ARG_READDIR_R=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 ' >TK_LIB_SPEC='-L/usr/lib -ltk8.4' >TK_VERSION='8.4' >TK_XINCLUDES='' >TK_XLIBSW='-lX11' >UNSHARED_RANLIB='i686-pc-linux-gnu-ranlib' >X_PROGS='expectk' >ac_ct_CC='' >ac_ct_RANLIB='' >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='${prefix}' >found='yes' >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' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' testsuite' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >configure: exit 1
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 115688
: 74817