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 2.2.4, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = gate.polarhome.com uname -m = x86_64 uname -r = 2.6.30.10-105.2.23.fc11.x86_64 uname -s = Linux uname -v = #1 SMP Thu Feb 11 07:06:34 UTC 2010 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/qt-3.3/bin PATH: /usr/kerberos/sbin PATH: /usr/kerberos/bin PATH: /usr/lib64/ccache PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1966: checking build system type configure:1984: result: x86_64-unknown-linux-gnu configure:2006: checking host system type configure:2021: result: x86_64-unknown-linux-gnu configure:2043: checking target system type configure:2058: result: x86_64-unknown-linux-gnu configure:2102: checking for a BSD-compatible install configure:2170: result: /usr/bin/install -c configure:2181: checking whether build environment is sane configure:2241: result: yes configure:2382: checking for a thread-safe mkdir -p configure:2421: result: /bin/mkdir -p configure:2434: checking for gawk configure:2450: found /bin/gawk configure:2461: result: gawk configure:2472: checking whether make sets $(MAKE) configure:2494: result: yes configure:2594: checking for style of include used by make configure:2622: result: GNU configure:2692: checking for gcc configure:2708: found /usr/lib64/ccache/gcc configure:2719: result: gcc configure:2951: checking for C compiler version configure:2959: gcc --version >&5 gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2) Copyright (C) 2009 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:2963: $? = 0 configure:2970: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) configure:2974: $? = 0 configure:2981: gcc -V >&5 gcc: '-V' option must have argument configure:2985: $? = 1 configure:3008: checking for C compiler default output file name configure:3030: gcc conftest.c >&5 configure:3034: $? = 0 configure:3072: result: a.out configure:3091: checking whether the C compiler works configure:3101: ./a.out configure:3105: $? = 0 configure:3124: result: yes configure:3131: checking whether we are cross compiling configure:3133: result: no configure:3136: checking for suffix of executables configure:3143: gcc -o conftest conftest.c >&5 configure:3147: $? = 0 configure:3173: result: configure:3179: checking for suffix of object files configure:3205: gcc -c conftest.c >&5 configure:3209: $? = 0 configure:3234: result: o configure:3238: checking whether we are using the GNU C compiler configure:3267: gcc -c conftest.c >&5 configure:3274: $? = 0 configure:3291: result: yes configure:3300: checking whether gcc accepts -g configure:3330: gcc -c -g conftest.c >&5 configure:3337: $? = 0 configure:3438: result: yes configure:3455: checking for gcc option to accept ISO C89 configure:3529: gcc -c -g -O2 conftest.c >&5 configure:3536: $? = 0 configure:3559: result: none needed configure:3579: checking dependency style of gcc configure:3689: result: gcc3 configure:3710: checking how to run the C preprocessor configure:3750: gcc -E conftest.c configure:3757: $? = 0 configure:3788: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3795: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | /* end confdefs.h. */ | #include configure:3828: result: gcc -E configure:3857: gcc -E conftest.c configure:3864: $? = 0 configure:3895: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3902: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | /* end confdefs.h. */ | #include configure:3942: checking for grep that handles long lines and -e configure:4002: result: /bin/grep configure:4007: checking for egrep configure:4071: result: /bin/grep -E configure:4076: checking for ANSI C header files configure:4106: gcc -c -g -O2 conftest.c >&5 configure:4113: $? = 0 configure:4212: gcc -o conftest -g -O2 conftest.c >&5 configure:4216: $? = 0 configure:4222: ./conftest configure:4226: $? = 0 configure:4244: result: yes configure:4268: checking for sys/types.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for sys/stat.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for stdlib.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for string.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for memory.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for strings.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for inttypes.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for stdint.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4268: checking for unistd.h configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4296: $? = 0 configure:4313: result: yes configure:4338: checking minix/config.h usability configure:4355: gcc -c -g -O2 conftest.c >&5 conftest.c:53:26: error: minix/config.h: No such file or directory configure:4362: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4376: result: no configure:4380: checking minix/config.h presence configure:4395: gcc -E conftest.c conftest.c:20:26: error: minix/config.h: No such file or directory configure:4402: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | #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:4416: result: no configure:4449: checking for minix/config.h configure:4456: result: no configure:4487: checking whether it is safe to define __EXTENSIONS__ configure:4515: gcc -c -g -O2 conftest.c >&5 configure:4522: $? = 0 configure:4537: result: yes configure:4609: checking for gcc configure:4636: result: gcc configure:4868: checking for C compiler version configure:4876: gcc --version >&5 gcc (GCC) 4.4.1 20090725 (Red Hat 4.4.1-2) Copyright (C) 2009 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:4880: $? = 0 configure:4887: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i586 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.1 20090725 (Red Hat 4.4.1-2) (GCC) configure:4891: $? = 0 configure:4898: gcc -V >&5 gcc: '-V' option must have argument configure:4902: $? = 1 configure:4905: checking whether we are using the GNU C compiler configure:4958: result: yes configure:4967: checking whether gcc accepts -g configure:5105: result: yes configure:5122: checking for gcc option to accept ISO C89 configure:5226: result: none needed configure:5246: checking dependency style of gcc configure:5356: result: gcc3 configure:5371: checking whether ln -s works configure:5375: result: yes configure:5383: checking for strerror in -lcposix configure:5418: gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:5425: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strerror (); | int | main () | { | return strerror (); | ; | return 0; | } configure:5446: result: no configure:5461: checking for special C compiler options needed for large files configure:5556: result: no configure:5562: checking for _FILE_OFFSET_BITS value needed for large files configure:5597: gcc -c -g -O2 conftest.c >&5 configure:5604: $? = 0 configure:5673: result: no configure:5828: checking for msgfmt configure:5856: result: /usr/bin/msgfmt configure:5865: checking for gmsgfmt configure:5896: result: /usr/bin/msgfmt configure:5907: checking for xgettext configure:5935: result: /usr/bin/xgettext configure:5946: checking for msgmerge configure:5973: result: /usr/bin/msgmerge configure:6035: checking for ld used by GCC configure:6098: result: /usr/bin/ld configure:6107: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.19.51.0.14-3.fc11 20090722 configure:6119: result: yes configure:6125: checking for shared library run path origin configure:6138: result: done configure:6555: checking whether NLS is requested configure:6564: result: yes configure:6581: checking for GNU gettext in libc configure:6610: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:32: warning: cast from pointer to integer of different size conftest.c:32: warning: cast from pointer to integer of different size configure:6617: $? = 0 configure:6637: result: yes configure:7429: checking for ANSI C header files configure:7597: result: yes configure:7630: checking getopt.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking getopt.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for getopt.h configure:7750: result: yes configure:7630: checking libintl.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking libintl.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for libintl.h configure:7750: result: yes configure:7630: checking limits.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking limits.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for limits.h configure:7750: result: yes configure:7630: checking regex.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking regex.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for regex.h configure:7750: result: yes configure:7630: checking sys/param.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking sys/param.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for sys/param.h configure:7750: result: yes configure:7630: checking wchar.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking wchar.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for wchar.h configure:7750: result: yes configure:7630: checking wctype.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking wctype.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for wctype.h configure:7750: result: yes configure:7630: checking stdarg.h usability configure:7647: gcc -c -g -O2 conftest.c >&5 configure:7654: $? = 0 configure:7668: result: yes configure:7672: checking stdarg.h presence configure:7687: gcc -E conftest.c configure:7694: $? = 0 configure:7708: result: yes configure:7741: checking for stdarg.h configure:7750: result: yes configure:8075: checking whether to enable UTF-8 support configure:8088: result: auto configure:8091: checking whether to use slang configure:9018: result: no configure:9112: checking for getdelim configure:9168: gcc -o conftest -g -O2 conftest.c >&5 configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for getline configure:9168: gcc -o conftest -g -O2 conftest.c >&5 configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for isblank configure:9168: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function 'isblank' configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for strcasecmp configure:9168: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function 'strcasecmp' configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for strcasestr configure:9168: gcc -o conftest -g -O2 conftest.c >&5 configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for strncasecmp configure:9168: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'strncasecmp' configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for strnlen configure:9168: gcc -o conftest -g -O2 conftest.c >&5 configure:9175: $? = 0 configure:9197: result: yes configure:9112: checking for vsnprintf configure:9168: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'vsnprintf' configure:9175: $? = 0 configure:9197: result: yes configure:9224: checking for iswalnum configure:9280: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:75: warning: conflicting types for built-in function 'iswalnum' configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for iswblank configure:9280: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'iswblank' configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for iswpunct configure:9280: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:77: warning: conflicting types for built-in function 'iswpunct' configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for iswspace configure:9280: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:78: warning: conflicting types for built-in function 'iswspace' configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for nl_langinfo configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for mblen configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for mbstowcs configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for mbtowc configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for wctomb configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9224: checking for wcwidth configure:9280: gcc -o conftest -g -O2 conftest.c >&5 configure:9287: $? = 0 configure:9309: result: yes configure:9673: checking return type of signal handlers configure:9701: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:68: error: void value not ignored as it ought to be configure:9708: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/local/share/nano" | #define STDC_HEADERS 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 HAVE_STDARG_H 1 | #define NDEBUG 1 | #define NANO_EXTRA 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_NL_LANGINFO 1 | #define HAVE_MBLEN 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_MBTOWC 1 | #define HAVE_WCTOMB 1 | #define HAVE_WCWIDTH 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:9723: result: void configure:9735: checking for vprintf configure:9791: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:86: warning: conflicting types for built-in function 'vprintf' configure:9798: $? = 0 configure:9820: result: yes configure:9829: checking for _doprnt configure:9885: gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc2eP7Ax.o: In function `main': /root/work/nano/nano/conftest.c:98: undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:9892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GNU nano" | #define PACKAGE_TARNAME "nano" | #define PACKAGE_VERSION "2.2.4" | #define PACKAGE_STRING "GNU nano 2.2.4" | #define PACKAGE_BUGREPORT "nano-devel@gnu.org" | #define PACKAGE "nano" | #define VERSION "2.2.4" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define PKGDATADIR "/usr/local/share/nano" | #define STDC_HEADERS 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 HAVE_STDARG_H 1 | #define NDEBUG 1 | #define NANO_EXTRA 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_NL_LANGINFO 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 GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _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 | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:9912: result: no configure:9930: checking for getopt_long configure:9986: gcc -o conftest -g -O2 conftest.c >&5 configure:9993: $? = 0 configure:10015: result: yes configure:10045: checking ncurses.h usability configure:10062: gcc -c -g -O2 conftest.c >&5 configure:10069: $? = 0 configure:10083: result: yes configure:10087: checking ncurses.h presence configure:10102: gcc -E conftest.c configure:10109: $? = 0 configure:10123: result: yes configure:10156: checking for ncurses.h configure:10165: result: yes configure:10182: checking for get_wch in -lncursesw configure:10217: gcc -o conftest -g -O2 conftest.c -lncursesw >&5 configure:10224: $? = 0 configure:10245: result: yes configure:10634: result: Using ncursesw as the curses library configure:10639: checking for use_default_colors in -lncursesw configure:10674: gcc -o conftest -g -O2 -I/usr/include/ncursesw conftest.c -lncursesw >&5 configure:10681: $? = 0 configure:10704: result: yes configure:10778: checking for GNU-style word boundary regex support configure:10815: gcc -o conftest -g -O2 -I/usr/include/ncursesw conftest.c -lncursesw >&5 configure:10819: $? = 0 configure:10825: ./conftest configure:10829: $? = 0 configure:10831: result: yes configure:10853: checking whether _XOPEN_SOURCE_EXTENDED is needed configure:10879: gcc -o conftest -g -O2 -I/usr/include/ncursesw conftest.c -lncursesw >&5 configure:10883: $? = 0 configure:10889: ./conftest configure:10893: $? = 0 configure:10895: result: no configure:10985: checking whether LINES and COLS can be redefined configure:11012: gcc -o conftest -g -O2 -I/usr/include/ncursesw conftest.c -lncursesw >&5 configure:11016: $? = 0 configure:11022: ./conftest configure:11026: $? = 0 configure:11033: result: yes configure:11052: checking for HTML support in groff configure:11236: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU nano config.status 2.2.4, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on gate.polarhome.com config.status:880: creating Makefile config.status:880: creating doc/Makefile config.status:880: creating doc/nanorc.sample config.status:880: creating doc/man/Makefile config.status:880: creating doc/man/fr/Makefile config.status:880: creating doc/syntax/Makefile config.status:880: creating doc/texinfo/Makefile config.status:880: creating m4/Makefile config.status:880: creating po/Makefile.in config.status:1032: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status:880: creating src/Makefile config.status:880: creating nano.spec config.status:880: creating config.h config.status:1154: executing depfiles commands config.status:1154: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__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_nl_langinfo=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_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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=x86_64-unknown-linux-gnu ac_cv_lib_cposix_strerror=no ac_cv_lib_ncursesw___use_default_colors=yes ac_cv_lib_ncursesw_get_wch=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GREP=/bin/grep 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='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-unknown-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/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} /root/work/nano/nano/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /root/work/nano/nano/missing --run tar' AUTOCONF='${SHELL} /root/work/nano/nano/missing --run autoconf' AUTOHEADER='${SHELL} /root/work/nano/nano/missing --run autoheader' AUTOMAKE='${SHELL} /root/work/nano/nano/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='-I/usr/include/ncursesw ' CURSES_LIB='-lncursesw' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GLIB_CFLAGS='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GMSGFMT='/usr/bin/msgfmt' GOBJECT_QUERY='' GREP='/bin/grep' GROFF_HTML_FALSE='#' GROFF_HTML_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' LDFLAGS='' LIBICONV='-liconv' LIBINTL='' LIBOBJS='' LIBS=' -lncursesw' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /root/work/nano/nano/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' 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 2.2.4' PACKAGE_TARNAME='nano' PACKAGE_VERSION='2.2.4' PATH_SEPARATOR=':' PKGDATADIR='/usr/local/share/nano' PKG_CONFIG='' POSUB='po' SET_MAKE='' SHELL='/bin/sh' STRIP='' USE_COLOR_FALSE='#' USE_COLOR_TRUE='' USE_NANORC_FALSE='#' USE_NANORC_TRUE='' USE_NLS='yes' USE_NLS_FALSE='#' USE_NLS_TRUE='' VERSION='2.2.4' XGETTEXT='/usr/bin/xgettext' ac_ct_CC='gcc' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /root/work/nano/nano/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU nano" #define PACKAGE_TARNAME "nano" #define PACKAGE_VERSION "2.2.4" #define PACKAGE_STRING "GNU nano 2.2.4" #define PACKAGE_BUGREPORT "nano-devel@gnu.org" #define PACKAGE "nano" #define VERSION "2.2.4" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define PKGDATADIR "/usr/local/share/nano" #define STDC_HEADERS 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 HAVE_STDARG_H 1 #define NDEBUG 1 #define NANO_EXTRA 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_NL_LANGINFO 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 #define HAVE_USE_DEFAULT_COLORS 1 #define ENABLE_UTF8 1 #define GNU_WORDBOUNDS 1 #define REDEFINIG_MACROS_OK 1 configure: exit 0