This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU nano configure 1.3.12, 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 --bindir=/bin --enable-color --enable-multibuffer --enable-nanorc --disable-wrapping-as-root --enable-spell --disable-justify --disable-debug --enable-nls --enable-utf8 --disable-tiny --without-slang --build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = elektra uname -m = i686 uname -r = 2.6.17-gentoo-r4 uname -s = Linux uname -v = #7 Sun Sep 17 17:36:41 EDT 2006 /usr/bin/uname -p = Mobile Intel(R) Pentium(R) 4 CPU 3.06GHz /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/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1381: checking build system type configure:1399: result: i686-pc-linux-gnu configure:1407: checking host system type configure:1421: result: i686-pc-linux-gnu configure:1429: checking target system type configure:1443: result: i686-pc-linux-gnu configure:1471: checking for a BSD-compatible install configure:1526: result: /bin/install -c configure:1537: checking whether build environment is sane configure:1580: result: yes configure:1645: checking for gawk configure:1661: found /bin/gawk configure:1671: result: gawk configure:1681: checking whether make sets $(MAKE) configure:1701: result: yes configure:1889: checking for i686-pc-linux-gnu-gcc configure:1905: found /usr/bin/i686-pc-linux-gnu-gcc configure:1915: result: i686-pc-linux-gnu-gcc configure:2197: checking for C compiler version configure:2200: i686-pc-linux-gnu-gcc --version &5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) 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:2203: $? = 0 configure:2205: i686-pc-linux-gnu-gcc -v &5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1) configure:2208: $? = 0 configure:2210: i686-pc-linux-gnu-gcc -V &5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2213: $? = 1 configure:2236: checking for C compiler default output file name configure:2239: i686-pc-linux-gnu-gcc -O2 -march=pentium4 conftest.c >&5 configure:2242: $? = 0 configure:2288: result: a.out configure:2293: checking whether the C compiler works configure:2299: ./a.out configure:2302: $? = 0 configure:2319: result: yes configure:2326: checking whether we are cross compiling configure:2328: result: no configure:2331: checking for suffix of executables configure:2333: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:2336: $? = 0 configure:2361: result: configure:2367: checking for suffix of object files configure:2388: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:2391: $? = 0 configure:2413: result: o configure:2417: checking whether we are using the GNU C compiler configure:2441: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:2447: $? = 0 configure:2451: test -z || test ! -s conftest.err configure:2454: $? = 0 configure:2457: test -s conftest.o configure:2460: $? = 0 configure:2473: result: yes configure:2479: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2500: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2506: $? = 0 configure:2510: test -z || test ! -s conftest.err configure:2513: $? = 0 configure:2516: test -s conftest.o configure:2519: $? = 0 configure:2530: result: yes configure:2547: checking for i686-pc-linux-gnu-gcc option to accept ANSI C configure:2617: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:2623: $? = 0 configure:2627: test -z || test ! -s conftest.err configure:2630: $? = 0 configure:2633: test -s conftest.o configure:2636: $? = 0 configure:2654: result: none needed configure:2672: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2678: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2822: checking for style of include used by make configure:2850: result: GNU configure:2878: checking dependency style of i686-pc-linux-gnu-gcc configure:2968: result: gcc3 configure:2985: checking whether ln -s works configure:2989: result: yes configure:2997: checking for library containing strerror configure:3027: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 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:3116: result: none required configure:3130: checking for special C compiler options needed for large files configure:3229: result: no configure:3235: checking for _FILE_OFFSET_BITS value needed for large files configure:3266: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 conftest.c:18: warning: left shift count >= width of type conftest.c:18: warning: left shift count >= width of type conftest.c:20: error: size of array 'off_t_is_large' is negative configure:3272: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "GNU nano 1.3.12" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:3319: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:3325: $? = 0 configure:3329: test -z || test ! -s conftest.err configure:3332: $? = 0 configure:3335: test -s conftest.o configure:3338: $? = 0 configure:3350: result: 64 configure:3360: checking for _LARGE_FILES value needed for large files configure:3391: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:3397: $? = 0 configure:3401: test -z || test ! -s conftest.err configure:3404: $? = 0 configure:3407: test -s conftest.o configure:3410: $? = 0 configure:3475: result: no configure:3505: checking for msgfmt configure:3533: result: /usr/bin/msgfmt configure:3542: checking for gmsgfmt configure:3560: found /usr/bin/gmsgfmt configure:3573: result: /usr/bin/gmsgfmt configure:3583: checking for xgettext configure:3611: result: /usr/bin/xgettext configure:3622: checking for msgmerge configure:3649: result: /usr/bin/msgmerge configure:3711: checking for ld used by GCC configure:3774: result: /usr/i686-pc-linux-gnu/bin/ld configure:3783: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld GNU ld version 2.16.1 configure:3795: result: yes configure:3801: checking for shared library run path origin configure:3814: result: done configure:4231: checking whether NLS is requested configure:4240: result: yes configure:4257: checking for GNU gettext in libc configure:4281: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:4287: $? = 0 configure:4291: test -z || test ! -s conftest.err configure:4294: $? = 0 configure:4297: test -s conftest configure:4300: $? = 0 configure:4312: result: yes configure:5104: checking how to run the C preprocessor configure:5139: i686-pc-linux-gnu-gcc -E conftest.c configure:5145: $? = 0 configure:5177: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:5183: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "GNU nano 1.3.12" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/share/nano" | /* end confdefs.h. */ | #include configure:5222: result: i686-pc-linux-gnu-gcc -E configure:5246: i686-pc-linux-gnu-gcc -E conftest.c configure:5252: $? = 0 configure:5284: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:17:28: error: ac_nonexistent.h: No such file or directory configure:5290: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "GNU nano 1.3.12" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/share/nano" | /* end confdefs.h. */ | #include configure:5334: checking for egrep configure:5344: result: grep -E configure:5349: checking for ANSI C header files configure:5374: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5380: $? = 0 configure:5384: test -z || test ! -s conftest.err configure:5387: $? = 0 configure:5390: test -s conftest.o configure:5393: $? = 0 configure:5482: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c: In function 'main': conftest.c:34: warning: incompatible implicit declaration of built-in function 'exit' configure:5485: $? = 0 configure:5487: ./conftest configure:5490: $? = 0 configure:5505: result: yes configure:5529: checking for sys/types.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for sys/stat.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for stdlib.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for string.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for memory.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for strings.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for inttypes.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for stdint.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5529: checking for unistd.h configure:5545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5551: $? = 0 configure:5555: test -z || test ! -s conftest.err configure:5558: $? = 0 configure:5561: test -s conftest.o configure:5564: $? = 0 configure:5575: result: yes configure:5607: checking getopt.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking getopt.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for getopt.h configure:5730: result: yes configure:5607: checking libintl.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking libintl.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for libintl.h configure:5730: result: yes configure:5607: checking limits.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking limits.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for limits.h configure:5730: result: yes configure:5607: checking regex.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking regex.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for regex.h configure:5730: result: yes configure:5607: checking sys/param.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking sys/param.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for sys/param.h configure:5730: result: yes configure:5607: checking wchar.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking wchar.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for wchar.h configure:5730: result: yes configure:5607: checking wctype.h usability configure:5619: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:5625: $? = 0 configure:5629: test -z || test ! -s conftest.err configure:5632: $? = 0 configure:5635: test -s conftest.o configure:5638: $? = 0 configure:5648: result: yes configure:5652: checking wctype.h presence configure:5662: i686-pc-linux-gnu-gcc -E conftest.c configure:5668: $? = 0 configure:5688: result: yes configure:5723: checking for wctype.h configure:5730: result: yes configure:6006: checking whether to enable UTF-8 support configure:6019: result: yes configure:6022: checking whether to use slang configure:6031: result: no configure:6903: checking for getdelim configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for getline configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for isblank configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function 'isblank' configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for strcasecmp configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function 'strcasecmp' configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for strcasestr configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for strncasecmp configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function 'strncasecmp' configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for strnlen configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:6903: checking for vsnprintf configure:6960: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'vsnprintf' configure:6966: $? = 0 configure:6970: test -z || test ! -s conftest.err configure:6973: $? = 0 configure:6976: test -s conftest configure:6979: $? = 0 configure:6991: result: yes configure:7015: checking for iswalnum configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'iswalnum' configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for iswblank configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'iswblank' configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for iswpunct configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'iswpunct' configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for iswspace configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'iswspace' configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for mblen configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for mbstowcs configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for mbtowc configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for wctomb configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7015: checking for wcwidth configure:7072: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7078: $? = 0 configure:7082: test -z || test ! -s conftest.err configure:7085: $? = 0 configure:7088: test -s conftest configure:7091: $? = 0 configure:7103: result: yes configure:7446: checking return type of signal handlers configure:7477: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:7483: $? = 0 configure:7487: test -z || test ! -s conftest.err configure:7490: $? = 0 configure:7493: test -s conftest.o configure:7496: $? = 0 configure:7507: result: void configure:7519: checking for vprintf configure:7576: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'vprintf' configure:7582: $? = 0 configure:7586: test -z || test ! -s conftest.err configure:7589: $? = 0 configure:7592: test -s conftest configure:7595: $? = 0 configure:7607: result: yes configure:7614: checking for _doprnt configure:7671: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 /var/tmp/portage/nano-1.3.12-r1/temp/cc0sPCec.o: In function `main': conftest.c:(.text+0x16): undefined reference to `_doprnt' /var/tmp/portage/nano-1.3.12-r1/temp/cc0sPCec.o:(.data+0x0): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:7677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "GNU nano 1.3.12" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/share/nano" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define NDEBUG 1 | #define DISABLE_JUSTIFY 1 | #define DISABLE_ROOTWRAP 1 | #define ENABLE_NANORC 1 | #define ENABLE_COLOR 1 | #define ENABLE_MULTIBUFFER 1 | #define ENABLE_NANORC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLINE 1 | #define HAVE_ISBLANK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISWALNUM 1 | #define HAVE_ISWBLANK 1 | #define HAVE_ISWPUNCT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt) || defined (__stub____doprnt) | choke me | #else | char (*f) () = _doprnt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _doprnt; | ; | return 0; | } configure:7702: result: no configure:7720: checking for getopt_long configure:7777: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c >&5 configure:7783: $? = 0 configure:7787: test -z || test ! -s conftest.err configure:7790: $? = 0 configure:7793: test -s conftest configure:7796: $? = 0 configure:7808: result: yes configure:7835: checking ncurses.h usability configure:7847: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 conftest.c >&5 configure:7853: $? = 0 configure:7857: test -z || test ! -s conftest.err configure:7860: $? = 0 configure:7863: test -s conftest.o configure:7866: $? = 0 configure:7876: result: yes configure:7880: checking ncurses.h presence configure:7890: i686-pc-linux-gnu-gcc -E conftest.c configure:7896: $? = 0 configure:7916: result: yes configure:7951: checking for ncurses.h configure:7958: result: yes configure:7973: checking for get_wch in -lncursesw configure:8003: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c -lncursesw >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lncursesw collect2: ld returned 1 exit status configure:8009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "1.3.12" | #define PACKAGE_STRING "GNU nano 1.3.12" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "1.3.12" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/share/nano" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define NDEBUG 1 | #define DISABLE_JUSTIFY 1 | #define DISABLE_ROOTWRAP 1 | #define ENABLE_NANORC 1 | #define ENABLE_COLOR 1 | #define ENABLE_MULTIBUFFER 1 | #define ENABLE_NANORC 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETLINE 1 | #define HAVE_ISBLANK 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCASESTR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ISWALNUM 1 | #define HAVE_ISWBLANK 1 | #define HAVE_ISWPUNCT 1 | #define HAVE_ISWSPACE 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | #define RETSIGTYPE void | #define HAVE_VPRINTF 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_NCURSES_H 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 get_wch (); | int | main () | { | get_wch (); | ; | return 0; | } configure:8035: result: no configure:8044: checking for initscr in -lncurses configure:8074: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c -lncurses >&5 configure:8080: $? = 0 configure:8084: test -z || test ! -s conftest.err configure:8087: $? = 0 configure:8090: test -s conftest configure:8093: $? = 0 configure:8106: result: yes configure:8420: result: Using ncurses as the curses library configure:8425: checking for use_default_colors in -lncurses configure:8455: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 conftest.c -lncurses >&5 configure:8461: $? = 0 configure:8465: test -z || test ! -s conftest.err configure:8468: $? = 0 configure:8471: test -s conftest configure:8474: $? = 0 configure:8487: result: yes configure:8532: error: *** UTF-8 support was requested, but insufficient UTF-8 support was *** detected in your curses and/or C libraries. Please verify that your *** slang was built with UTF-8 support or your curses was built with *** wide character support, and that your C library was built with wide *** character support. ## ---------------- ## ## 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_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=pentium4' 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__doprnt=no ac_cv_func_getdelim=yes ac_cv_func_getline=yes ac_cv_func_getopt_long=yes ac_cv_func_isblank=yes ac_cv_func_iswalnum=yes ac_cv_func_iswblank=yes ac_cv_func_iswpunct=yes ac_cv_func_iswspace=yes ac_cv_func_mblen=yes ac_cv_func_mbstowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcasestr=yes ac_cv_func_strncasecmp=yes ac_cv_func_strnlen=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wctomb=yes ac_cv_func_wcwidth=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_ncurses_h=yes ac_cv_header_regex_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_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ncurses___use_default_colors=yes ac_cv_lib_ncurses_initscr=yes ac_cv_lib_ncursesw_get_wch=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_signal=void acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 gt_cv_func_gnugettext2_libc=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run tar' AUTOCONF='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run automake-1.9' AWK='gawk' CC='i686-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=pentium4' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CURSES_LIB='-lncurses' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GMSGFMT='/usr/bin/gmsgfmt' GOBJECT_QUERY='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -lncurses' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='nano' PACKAGE_BUGREPORT='nano-devel@gnu.org' PACKAGE_NAME='GNU nano' PACKAGE_STRING='GNU nano 1.3.12' PACKAGE_TARNAME='nano' PACKAGE_VERSION='1.3.12' PATH_SEPARATOR=':' PKGDATADIR='/usr/share/nano' PKG_CONFIG='' POSUB='po' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_COLOR_FALSE='#' USE_COLOR_TRUE='' USE_NLS='yes' USE_NLS_FALSE='#' USE_NLS_TRUE='' VERSION='1.3.12' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='/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='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/nano-1.3.12-r1/work/nano-1.3.12/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DISABLE_JUSTIFY 1 #define DISABLE_ROOTWRAP 1 #define ENABLE_COLOR 1 #define ENABLE_MULTIBUFFER 1 #define ENABLE_NANORC 1 #define ENABLE_NANORC 1 #define ENABLE_NLS 1 #define HAVE_DCGETTEXT 1 #define HAVE_GETDELIM 1 #define HAVE_GETLINE 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETTEXT 1 #define HAVE_INTTYPES_H 1 #define HAVE_ISBLANK 1 #define HAVE_ISWALNUM 1 #define HAVE_ISWBLANK 1 #define HAVE_ISWPUNCT 1 #define HAVE_ISWSPACE 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MBLEN 1 #define HAVE_MBSTOWCS 1 #define HAVE_MBTOWC 1 #define HAVE_MEMORY_H 1 #define HAVE_NCURSES_H 1 #define HAVE_REGEX_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCASESTR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_VPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTOMB 1 #define HAVE_WCTYPE_H 1 #define HAVE_WCWIDTH 1 #define NDEBUG 1 #define PACKAGE "nano" #define PACKAGE_BUGREPORT "nano-devel@gnu.org" #define PACKAGE_NAME "GNU nano" #define PACKAGE_STRING "GNU nano 1.3.12" #define PACKAGE_TARNAME "nano" #define PACKAGE_VERSION "1.3.12" #define PKGDATADIR "/usr/share/nano" #define RETSIGTYPE void #define STDC_HEADERS 1 #define VERSION "1.3.12" #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 configure: exit 1