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.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = independence uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1338: checking for a BSD-compatible install configure:1392: result: /bin/install -c configure:1403: checking whether build environment is sane configure:1446: result: yes configure:1461: checking whether make sets $(MAKE) configure:1481: result: yes configure:1513: checking for working aclocal-1.4 configure:1524: result: missing configure:1528: checking for working autoconf configure:1535: result: found configure:1543: checking for working automake-1.4 configure:1554: result: missing configure:1558: checking for working autoheader configure:1565: result: found configure:1573: checking for working makeinfo configure:1580: result: found configure:1598: checking for i586-uhu-linux-gcc configure:1614: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1624: result: i586-uhu-linux-gcc configure:1906: checking for C compiler version configure:1909: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1912: $? = 0 configure:1914: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:1917: $? = 0 configure:1919: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1922: $? = 1 configure:1946: checking for C compiler default output configure:1949: i586-uhu-linux-gcc conftest.c >&5 configure:1952: $? = 0 configure:1998: result: a.out configure:2003: checking whether the C compiler works configure:2009: ./a.out configure:2012: $? = 0 configure:2029: result: yes configure:2036: checking whether we are cross compiling configure:2038: result: no configure:2041: checking for suffix of executables configure:2043: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2046: $? = 0 configure:2071: result: configure:2077: checking for suffix of object files configure:2099: i586-uhu-linux-gcc -c conftest.c >&5 configure:2102: $? = 0 configure:2124: result: o configure:2128: checking whether we are using the GNU C compiler configure:2153: i586-uhu-linux-gcc -c conftest.c >&5 configure:2156: $? = 0 configure:2159: test -s conftest.o configure:2162: $? = 0 configure:2175: result: yes configure:2181: checking whether i586-uhu-linux-gcc accepts -g configure:2203: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2206: $? = 0 configure:2209: test -s conftest.o configure:2212: $? = 0 configure:2223: result: yes configure:2240: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2301: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2304: $? = 0 configure:2307: test -s conftest.o configure:2310: $? = 0 configure:2328: result: none needed configure:2346: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2349: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2464: checking how to run the C preprocessor configure:2500: i586-uhu-linux-gcc -E conftest.c configure:2506: $? = 0 configure:2538: i586-uhu-linux-gcc -E conftest.c configure:2539:28: ac_nonexistent.h: No such file or directory configure:2544: $? = 1 configure: failed program was: | #line 2529 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | /* end confdefs.h. */ | #include configure:2582: result: i586-uhu-linux-gcc -E configure:2607: i586-uhu-linux-gcc -E conftest.c configure:2613: $? = 0 configure:2645: i586-uhu-linux-gcc -E conftest.c configure:2646:28: ac_nonexistent.h: No such file or directory configure:2651: $? = 1 configure: failed program was: | #line 2636 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | /* end confdefs.h. */ | #include configure:2694: checking for egrep configure:2704: result: grep -E configure:2710: checking whether i586-uhu-linux-gcc needs -traditional configure:2754: result: no configure:2773: checking for a BSD-compatible install configure:2827: result: /bin/install -c configure:2841: checking for i586-uhu-linux-ranlib configure:2870: result: no configure:2879: checking for ranlib configure:2895: found /usr/bin/ranlib configure:2906: result: ranlib configure:2920: checking for strerror in -lcposix configure:2951: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:2954: $? = 1 configure: failed program was: | #line 2927 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.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 strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:2972: result: no configure:2980: checking for ANSI C header files configure:3006: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3009: $? = 0 configure:3012: test -s conftest.o configure:3015: $? = 0 configure:3107: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3110: $? = 0 configure:3112: ./conftest configure:3115: $? = 0 configure:3130: result: yes configure:3154: checking for sys/types.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for sys/stat.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for stdlib.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for string.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for memory.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for strings.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for inttypes.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for stdint.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3154: checking for unistd.h configure:3171: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3174: $? = 0 configure:3177: test -s conftest.o configure:3180: $? = 0 configure:3191: result: yes configure:3213: checking minix/config.h usability configure:3226: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3269:26: minix/config.h: No such file or directory configure:3229: $? = 1 configure: failed program was: | #line 3215 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3245: result: no configure:3249: checking minix/config.h presence configure:3260: i586-uhu-linux-gcc -E conftest.c configure:3271:26: minix/config.h: No such file or directory configure:3266: $? = 1 configure: failed program was: | #line 3251 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:3285: result: no configure:3321: checking for minix/config.h configure:3328: result: no configure:3358: checking for AIX configure:3381: result: no configure:3390: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3453: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3456: $? = 0 configure:3459: test -s conftest.o configure:3462: $? = 0 configure:3477: result: none needed configure:3717: checking build system type configure:3735: result: i586-uhu-linux-gnu configure:3743: checking host system type configure:3757: result: i586-uhu-linux-gnu configure:3765: checking for an ANSI C-conforming const configure:3833: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3836: $? = 0 configure:3839: test -s conftest.o configure:3842: $? = 0 configure:3853: result: yes configure:3863: checking for inline configure:3885: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3888: $? = 0 configure:3891: test -s conftest.o configure:3894: $? = 0 configure:3906: result: inline configure:3921: checking for off_t configure:3946: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3949: $? = 0 configure:3952: test -s conftest.o configure:3955: $? = 0 configure:3966: result: yes configure:3978: checking for size_t configure:4003: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4006: $? = 0 configure:4009: test -s conftest.o configure:4012: $? = 0 configure:4023: result: yes configure:4037: checking for working alloca.h configure:4059: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4062: $? = 0 configure:4065: test -s conftest configure:4068: $? = 0 configure:4079: result: yes configure:4089: checking for alloca configure:4131: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4134: $? = 0 configure:4137: test -s conftest configure:4140: $? = 0 configure:4151: result: yes configure:4364: checking for stdlib.h configure:4369: result: yes configure:4364: checking for unistd.h configure:4369: result: yes configure:4505: checking for getpagesize configure:4555: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4558: $? = 0 configure:4561: test -s conftest configure:4564: $? = 0 configure:4575: result: yes configure:4585: checking for working mmap configure:4728: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4731: $? = 0 configure:4733: ./conftest configure:4736: $? = 0 configure:4750: result: yes configure:4762: checking whether we are using the GNU C Library 2.1 or newer configure:4794: result: yes configure:4825: checking argz.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking argz.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for argz.h configure:4940: result: yes configure:4825: checking limits.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking limits.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for limits.h configure:4940: result: yes configure:4825: checking locale.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking locale.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for locale.h configure:4940: result: yes configure:4825: checking nl_types.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking nl_types.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for nl_types.h configure:4940: result: yes configure:4825: checking malloc.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking malloc.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for malloc.h configure:4940: result: yes configure:4825: checking stddef.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking stddef.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for stddef.h configure:4940: result: yes configure:4816: checking for stdlib.h configure:4821: result: yes configure:4816: checking for string.h configure:4821: result: yes configure:4816: checking for unistd.h configure:4821: result: yes configure:4825: checking sys/param.h usability configure:4838: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4841: $? = 0 configure:4844: test -s conftest.o configure:4847: $? = 0 configure:4857: result: yes configure:4861: checking sys/param.h presence configure:4872: i586-uhu-linux-gcc -E conftest.c configure:4878: $? = 0 configure:4897: result: yes configure:4933: checking for sys/param.h configure:4940: result: yes configure:4979: checking for feof_unlocked configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for fgets_unlocked configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for getcwd configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for getegid configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for geteuid configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for getgid configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for getuid configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for mempcpy configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5048: warning: conflicting types for built-in function 'mempcpy' configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for munmap configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for putenv configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for setenv configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for setlocale configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for stpcpy configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5053: warning: conflicting types for built-in function 'stpcpy' configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for strchr configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5054: warning: conflicting types for built-in function 'strchr' configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for strcasecmp configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for strdup configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5056: warning: conflicting types for built-in function 'strdup' configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for strtoul configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for tsearch configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for __argz_count configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for __argz_stringify configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:4979: checking for __argz_next configure:5029: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5032: $? = 0 configure:5035: test -s conftest configure:5038: $? = 0 configure:5049: result: yes configure:5074: checking for iconv configure:5102: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5105: $? = 0 configure:5108: test -s conftest configure:5111: $? = 0 configure:5166: result: yes configure:5174: checking for iconv declaration configure:5209: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5212: $? = 0 configure:5215: test -s conftest.o configure:5218: $? = 0 configure:5233: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5249: checking for nl_langinfo and CODESET configure:5271: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5274: $? = 0 configure:5277: test -s conftest configure:5280: $? = 0 configure:5292: result: yes configure:5303: checking for LC_MESSAGES configure:5325: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5328: $? = 0 configure:5331: test -s conftest configure:5334: $? = 0 configure:5345: result: yes configure:5355: checking whether NLS is requested configure:5364: result: yes configure:5378: checking whether included gettext is requested configure:5388: result: no configure:5408: checking libintl.h usability configure:5421: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5424: $? = 0 configure:5427: test -s conftest.o configure:5430: $? = 0 configure:5440: result: yes configure:5444: checking libintl.h presence configure:5455: i586-uhu-linux-gcc -E conftest.c configure:5461: $? = 0 configure:5480: result: yes configure:5516: checking for libintl.h configure:5523: result: yes configure:5528: checking for GNU gettext in libc configure:5552: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5555: $? = 0 configure:5558: test -s conftest configure:5561: $? = 0 configure:5572: result: yes configure:5646: checking for dcgettext configure:5696: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5735: warning: conflicting types for built-in function 'dcgettext' configure:5699: $? = 0 configure:5702: test -s conftest configure:5705: $? = 0 configure:5716: result: yes configure:5730: checking for msgfmt configure:5757: result: /usr/bin/msgfmt configure:5766: checking for gmsgfmt configure:5797: result: /usr/bin/msgfmt configure:5807: checking for xgettext configure:5834: result: /usr/bin/xgettext configure:6010: checking for bison configure:6026: found /usr/bin/bison configure:6036: result: bison configure:6049: checking version of bison configure:6058: result: 2.1, ok configure:6097: checking for catalogs to be installed configure:6117: result: cs es fr fi hu ja pl pt_BR ru configure:6144: checking for kermit configure:6176: result: no configure:6208: checking for tputs in -ltinfo configure:6239: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ltinfo >&5 /usr/bin/ld: cannot find -ltinfo collect2: ld returned 1 exit status configure:6242: $? = 1 configure: failed program was: | #line 6215 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | /* 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 tputs (); | int | main () | { | tputs (); | ; | return 0; | } configure:6260: result: no configure:6208: checking for tputs in -lncurses configure:6239: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:6242: $? = 0 configure:6245: test -s conftest configure:6248: $? = 0 configure:6260: result: yes configure:6275: checking for gettext in -lintl configure:6306: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lintl -lncurses >&5 configure:6359: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:6309: $? = 1 configure: failed program was: | #line 6282 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | /* 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 gettext (); | int | main () | { | gettext (); | ; | return 0; | } configure:6327: result: no configure:6356: checking ncurses/termcap.h usability configure:6369: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6462:29: ncurses/termcap.h: No such file or directory configure:6372: $? = 1 configure: failed program was: | #line 6358 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6388: result: no configure:6392: checking ncurses/termcap.h presence configure:6403: i586-uhu-linux-gcc -E conftest.c configure:6464:29: ncurses/termcap.h: No such file or directory configure:6409: $? = 1 configure: failed program was: | #line 6394 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | /* end confdefs.h. */ | #include configure:6428: result: no configure:6464: checking for ncurses/termcap.h configure:6471: result: no configure:6487: checking for socket in -lsocket configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsocket -lncurses >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:6521: $? = 1 configure: failed program was: | #line 6494 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | /* 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 socket (); | int | main () | { | socket (); | ; | return 0; | } configure:6539: result: no configure:6559: checking for dirent.h that defines DIR configure:6584: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6587: $? = 0 configure:6590: test -s conftest.o configure:6593: $? = 0 configure:6604: result: yes configure:6617: checking for library containing opendir configure:6648: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:6651: $? = 0 configure:6654: test -s conftest configure:6657: $? = 0 configure:6716: result: none required configure:6832: checking for ANSI C header files configure:6982: result: yes configure:6992: checking for sys/wait.h that is POSIX.1 compatible configure:7024: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7027: $? = 0 configure:7030: test -s conftest.o configure:7033: $? = 0 configure:7044: result: yes configure:7054: checking whether stat file-mode macros are broken configure:7103: result: no configure:7113: checking whether time.h and sys/time.h may both be included configure:7139: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7142: $? = 0 configure:7145: test -s conftest.o configure:7148: $? = 0 configure:7159: result: yes configure:7170: checking POSIX termios configure:7195: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:7198: $? = 0 configure:7201: test -s conftest configure:7204: $? = 0 configure:7215: result: yes configure:7219: checking whether use of TIOCGWINSZ requires sys/ioctl.h configure:7274: result: yes configure:7330: checking stdarg.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking stdarg.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for stdarg.h configure:7445: result: yes configure:7330: checking varargs.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 In file included from configure:7443: /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:4:2: #error "GCC no longer implements ." /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:5:2: #error "Revise your code to use ." configure:7346: $? = 1 configure: failed program was: | #line 7332 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7362: result: no configure:7366: checking varargs.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c In file included from configure:7445: /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:4:2: #error "GCC no longer implements ." /usr/lib/gcc/i586-uhu-linux/3.4.6/include/varargs.h:5:2: #error "Revise your code to use ." configure:7383: $? = 1 configure: failed program was: | #line 7368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include configure:7402: result: no configure:7438: checking for varargs.h configure:7445: result: no configure:7330: checking termcap.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking termcap.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for termcap.h configure:7445: result: yes configure:7330: checking termio.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking termio.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for termio.h configure:7445: result: yes configure:7330: checking termios.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking termios.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for termios.h configure:7445: result: yes configure:7330: checking setjmp.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking setjmp.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for setjmp.h configure:7445: result: yes configure:7330: checking errno.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking errno.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for errno.h configure:7445: result: yes configure:7330: checking pwd.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking pwd.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for pwd.h configure:7445: result: yes configure:7330: checking signal.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking signal.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for signal.h configure:7445: result: yes configure:7330: checking fcntl.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking fcntl.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for fcntl.h configure:7445: result: yes configure:7330: checking sgtty.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking sgtty.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for sgtty.h configure:7445: result: yes configure:7321: checking for locale.h configure:7326: result: yes configure:7330: checking sys/ptem.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7453:22: sys/ptem.h: No such file or directory configure:7346: $? = 1 configure: failed program was: | #line 7332 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7362: result: no configure:7366: checking sys/ptem.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7455:22: sys/ptem.h: No such file or directory configure:7383: $? = 1 configure: failed program was: | #line 7368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:7402: result: no configure:7438: checking for sys/ptem.h configure:7445: result: no configure:7321: checking for sys/stat.h configure:7326: result: yes configure:7330: checking sys/file.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking sys/file.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for sys/file.h configure:7445: result: yes configure:7330: checking sys/ioctl.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking sys/ioctl.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for sys/ioctl.h configure:7445: result: yes configure:7330: checking sys/time.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking sys/time.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for sys/time.h configure:7445: result: yes configure:7330: checking sys/ttold.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7457:23: sys/ttold.h: No such file or directory configure:7346: $? = 1 configure: failed program was: | #line 7332 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7362: result: no configure:7366: checking sys/ttold.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7459:23: sys/ttold.h: No such file or directory configure:7383: $? = 1 configure: failed program was: | #line 7368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:7402: result: no configure:7438: checking for sys/ttold.h configure:7445: result: no configure:7321: checking for sys/param.h configure:7326: result: yes configure:7321: checking for unistd.h configure:7326: result: yes configure:7330: checking posix1_lim.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7459:24: posix1_lim.h: No such file or directory configure:7346: $? = 1 configure: failed program was: | #line 7332 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7362: result: no configure:7366: checking posix1_lim.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7461:24: posix1_lim.h: No such file or directory configure:7383: $? = 1 configure: failed program was: | #line 7368 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "minicom" | #define VERSION "2.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define _HISTORY 1 | #define HISTORY 1 | #define _SEARCH_HISTORY 1 | #define _HAVE_MACROS 1 | #define USE_SOCKET 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define KERMIT "" | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define POSIX_TERMIOS 1 | #define HAVE_STDARG_H 1 | #define HAVE_TERMCAP_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:7402: result: no configure:7438: checking for posix1_lim.h configure:7445: result: no configure:7321: checking for sgtty.h configure:7326: result: yes configure:7330: checking features.h usability configure:7343: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7346: $? = 0 configure:7349: test -s conftest.o configure:7352: $? = 0 configure:7362: result: yes configure:7366: checking features.h presence configure:7377: i586-uhu-linux-gcc -E conftest.c configure:7383: $? = 0 configure:7402: result: yes configure:7438: checking for features.h configure:7445: result: yes configure:7459: checking for an ANSI C-conforming const configure:7547: result: yes configure:7559: checking for function prototypes configure:7562: result: yes configure:7879: checking for uid_t in sys/types.h configure:7903: result: yes configure:7918: checking for mode_t configure:7943: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7946: $? = 0 configure:7949: test -s conftest.o configure:7952: $? = 0 configure:7963: result: yes configure:7975: checking for pid_t configure:8000: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8003: $? = 0 configure:8006: test -s conftest.o configure:8009: $? = 0 configure:8020: result: yes configure:8032: checking for size_t configure:8077: result: yes configure:8089: checking whether struct tm is in sys/time.h or time.h configure:8113: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8116: $? = 0 configure:8119: test -s conftest.o configure:8122: $? = 0 configure:8133: result: time.h configure:8144: checking return type of signal handlers configure:8176: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8179: $? = 0 configure:8182: test -s conftest.o configure:8185: $? = 0 configure:8196: result: void configure:8204: checking for error_at_line configure:8226: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8229: $? = 0 configure:8232: test -s conftest configure:8235: $? = 0 configure:8246: result: yes configure:8252: checking whether closedir returns void configure:8282: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8285: $? = 0 configure:8287: ./conftest configure:8290: $? = 0 configure:8304: result: no configure:8314: checking if malloc debugging is wanted configure:8335: result: no configure:8348: checking for getcwd configure:8418: result: yes configure:8348: checking for getwd configure:8398: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 /tmp/ccyY2Khb.o: In function `main': /var/uhubuild/work/compile/configure:8483: warning: the `getwd' function is dangerous and should not be used. configure:8401: $? = 0 configure:8404: test -s conftest configure:8407: $? = 0 configure:8418: result: yes configure:8348: checking for strerror configure:8398: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8401: $? = 0 configure:8404: test -s conftest configure:8407: $? = 0 configure:8418: result: yes configure:8348: checking for strstr configure:8398: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8469: warning: conflicting types for built-in function 'strstr' configure:8401: $? = 0 configure:8404: test -s conftest configure:8407: $? = 0 configure:8418: result: yes configure:8348: checking for vsnprintf configure:8398: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8470: warning: conflicting types for built-in function 'vsnprintf' configure:8401: $? = 0 configure:8404: test -s conftest configure:8407: $? = 0 configure:8418: result: yes configure:8348: checking for vprintf configure:8398: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8471: warning: conflicting types for built-in function 'vprintf' configure:8401: $? = 0 configure:8404: test -s conftest configure:8407: $? = 0 configure:8418: result: yes configure:8428: checking for select configure:8478: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8481: $? = 0 configure:8484: test -s conftest configure:8487: $? = 0 configure:8498: result: yes configure:8518: checking for snprintf configure:8568: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8643: warning: conflicting types for built-in function 'snprintf' configure:8571: $? = 0 configure:8574: test -s conftest configure:8577: $? = 0 configure:8588: result: yes configure:8518: checking for usleep configure:8568: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8571: $? = 0 configure:8574: test -s conftest configure:8577: $? = 0 configure:8588: result: yes configure:8518: checking for getopt configure:8568: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8571: $? = 0 configure:8574: test -s conftest configure:8577: $? = 0 configure:8588: result: yes configure:8518: checking for getopt_long configure:8568: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses >&5 configure:8571: $? = 0 configure:8574: test -s conftest configure:8577: $? = 0 configure:8588: result: yes configure:8602: checking for long file names configure:8641: result: yes configure:8653: checking for com line lock directory configure:8692: result: /var/lock configure:8791: checking for default serial port device configure:8819: checking for default baud rate configure:8832: result: 38400 configure:8979: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on independence config.status:687: creating Makefile config.status:687: creating doc/Makefile config.status:687: creating extras/Makefile config.status:687: creating extras/linux/Makefile config.status:687: creating extras/tables/Makefile config.status:687: creating extras/termcap/Makefile config.status:687: creating extras/terminfo/Makefile config.status:687: creating man/Makefile config.status:687: creating po/Makefile.in config.status:687: creating intl/Makefile config.status:687: creating lib/Makefile config.status:687: creating src/Makefile config.status:687: creating minicom.spec config.status:791: creating config.h config.status:1220: executing default-1 commands config.status:1220: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func_alloca_works=yes ac_cv_func_closedir_void=no ac_cv_func_dcgettext=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_usleep=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_termcap_h=no ac_cv_header_nl_types_h=yes ac_cv_header_posix1_lim_h=no ac_cv_header_pwd_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_sgtty_h=yes ac_cv_header_signal_h=yes ac_cv_header_stat_broken=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_ttold_h=no ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_varargs_h=no ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_lib_intl_gettext=no ac_cv_lib_ncurses___tputs=yes ac_cv_lib_socket_socket=no ac_cv_lib_tinfo___tputs=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PATH_KERMIT=no ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_struct_tm=time.h ac_cv_sys_long_file_names=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_error_at_line=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_sys_posix_termios=yes am_cv_sys_tiocgwinsz_needs_sys_ioctl_h=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='/var/uhubuild/work/compile/aux/missing aclocal-1.4' ALLOCA='' ANSI2KNR='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='/var/uhubuild/work/compile/aux/missing automake-1.4' BUILD_INCLUDED_LIBINTL='no' CATALOGS=' cs.gmo es.gmo fr.gmo fi.gmo hu.gmo ja.gmo pl.gmo pt_BR.gmo ru.gmo' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CFLAGS='-g -O2' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GENCAT='gencat' GLIBC21='yes' GMOFILES=' cs.gmo es.gmo fr.gmo fi.gmo hu.gmo ja.gmo pl.gmo pt_BR.gmo ru.gmo' GMSGFMT='/usr/bin/msgfmt' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' KEYSERV='' LDFLAGS='' LIBICONV='' LIBOBJS='' LIBOBJS='' LIBPORT_GETOPT_LONG_DEP='' LIBS=' -lncurses' LTLIBOBJS='' MAKEINFO='makeinfo' MKINSTALLDIRS='aux/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='minicom' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_KERMIT='no' PATH_SEPARATOR=':' POFILES=' cs.po es.po fr.po fi.po hu.po ja.po pl.po pt_BR.po ru.po' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' U='' USE_INCLUDED_LIBINTL='no' USE_NLS='yes' VERSION='2.1' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFDIR "/etc" #define DEF_BAUD "38400" #define DFL_PORT "/dev/modem" #define ENABLE_NLS 1 #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_GETWD 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_PWD_H 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETJMP_H 1 #define HAVE_SETLOCALE 1 #define HAVE_SGTTY_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TSEARCH 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USLEEP 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HISTORY 1 #define ICONV_CONST #define KERMIT "" #define LOCALEDIR "/usr/share/locale" #define PACKAGE "minicom" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define POSIX_TERMIOS 1 #define PROTOTYPES 1 #define RETSIGTYPE void #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define USE_SOCKET 1 #define UUCPLOCK "/var/lock" #define VERSION "2.1" #define _HAVE_MACROS 1 #define _HISTORY 1 #define _SEARCH_HISTORY 1 configure: exit 0