This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ncpfs configure 2.2.6, which was generated by GNU Autoconf 2.59. 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 = norris 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:1663: checking build system type configure:1681: result: i586-uhu-linux-gnu configure:1689: checking host system type configure:1703: result: i586-uhu-linux-gnu configure:1712: checking whether make sets $(MAKE) configure:1732: result: yes configure:1749: checking for i586-uhu-linux-gcc configure:1765: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1775: result: i586-uhu-linux-gcc configure:2057: checking for C compiler version configure:2060: 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:2063: $? = 0 configure:2065: 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:2068: $? = 0 configure:2070: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2073: $? = 1 configure:2096: checking for C compiler default output file name configure:2099: i586-uhu-linux-gcc conftest.c >&5 configure:2102: $? = 0 configure:2148: result: a.out configure:2153: checking whether the C compiler works configure:2159: ./a.out configure:2162: $? = 0 configure:2179: result: yes configure:2186: checking whether we are cross compiling configure:2188: result: no configure:2191: checking for suffix of executables configure:2193: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2196: $? = 0 configure:2221: result: configure:2227: checking for suffix of object files configure:2248: i586-uhu-linux-gcc -c conftest.c >&5 configure:2251: $? = 0 configure:2273: result: o configure:2277: checking whether we are using the GNU C compiler configure:2301: i586-uhu-linux-gcc -c conftest.c >&5 configure:2307: $? = 0 configure:2310: test -z || test ! -s conftest.err configure:2313: $? = 0 configure:2316: test -s conftest.o configure:2319: $? = 0 configure:2332: result: yes configure:2338: checking whether i586-uhu-linux-gcc accepts -g configure:2359: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2365: $? = 0 configure:2368: test -z || test ! -s conftest.err configure:2371: $? = 0 configure:2374: test -s conftest.o configure:2377: $? = 0 configure:2388: result: yes configure:2405: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2475: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2481: $? = 0 configure:2484: test -z || test ! -s conftest.err configure:2487: $? = 0 configure:2490: test -s conftest.o configure:2493: $? = 0 configure:2511: result: none needed configure:2529: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2535: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2678: checking for a BSD-compatible install configure:2733: result: /bin/install -c configure:2744: checking whether ln -s works configure:2748: result: yes configure:2804: checking for msgfmt configure:2835: result: /usr/bin/msgfmt configure:2844: checking for gmsgfmt configure:2875: result: /usr/bin/msgfmt configure:2914: checking for xgettext configure:2945: result: /usr/bin/xgettext configure:2985: checking for msgmerge configure:3015: result: /usr/bin/msgmerge configure:3053: checking for i586-uhu-linux-ranlib configure:3082: result: no configure:3091: checking for ranlib configure:3107: found /usr/bin/ranlib configure:3118: result: ranlib configure:3132: checking for strerror in -lcposix configure:3162: 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:3168: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ncpfs" | #define PACKAGE_TARNAME "-ncpfs-" | #define PACKAGE_VERSION "2.2.6" | #define PACKAGE_STRING "ncpfs 2.2.6" | #define PACKAGE_BUGREPORT "vandrove@vc.cvut.cz" | #define CONFIG_NATIVE_IP 1 | #define SIGNATURES 1 | #define NDS_SUPPORT 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:3193: result: no configure:3206: checking how to run the C preprocessor configure:3241: i586-uhu-linux-gcc -E conftest.c configure:3247: $? = 0 configure:3279: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3285: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ncpfs" | #define PACKAGE_TARNAME "-ncpfs-" | #define PACKAGE_VERSION "2.2.6" | #define PACKAGE_STRING "ncpfs 2.2.6" | #define PACKAGE_BUGREPORT "vandrove@vc.cvut.cz" | #define CONFIG_NATIVE_IP 1 | #define SIGNATURES 1 | #define NDS_SUPPORT 1 | /* end confdefs.h. */ | #include configure:3324: result: i586-uhu-linux-gcc -E configure:3348: i586-uhu-linux-gcc -E conftest.c configure:3354: $? = 0 configure:3386: i586-uhu-linux-gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3392: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ncpfs" | #define PACKAGE_TARNAME "-ncpfs-" | #define PACKAGE_VERSION "2.2.6" | #define PACKAGE_STRING "ncpfs 2.2.6" | #define PACKAGE_BUGREPORT "vandrove@vc.cvut.cz" | #define CONFIG_NATIVE_IP 1 | #define SIGNATURES 1 | #define NDS_SUPPORT 1 | /* end confdefs.h. */ | #include configure:3436: checking for egrep configure:3446: result: grep -E configure:3451: checking for ANSI C header files configure:3476: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3482: $? = 0 configure:3485: test -z || test ! -s conftest.err configure:3488: $? = 0 configure:3491: test -s conftest.o configure:3494: $? = 0 configure:3583: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3586: $? = 0 configure:3588: ./conftest configure:3591: $? = 0 configure:3606: result: yes configure:3616: checking for an ANSI C-conforming const configure:3683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3689: $? = 0 configure:3692: test -z || test ! -s conftest.err configure:3695: $? = 0 configure:3698: test -s conftest.o configure:3701: $? = 0 configure:3712: result: yes configure:3722: checking for inline configure:3743: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3749: $? = 0 configure:3752: test -z || test ! -s conftest.err configure:3755: $? = 0 configure:3758: test -s conftest.o configure:3761: $? = 0 configure:3773: result: inline configure:3806: checking for sys/types.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for sys/stat.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for stdlib.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for string.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for memory.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for strings.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for inttypes.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for stdint.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3806: checking for unistd.h configure:3822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3828: $? = 0 configure:3831: test -z || test ! -s conftest.err configure:3834: $? = 0 configure:3837: test -s conftest.o configure:3840: $? = 0 configure:3851: result: yes configure:3863: checking for off_t configure:3887: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3893: $? = 0 configure:3896: test -z || test ! -s conftest.err configure:3899: $? = 0 configure:3902: test -s conftest.o configure:3905: $? = 0 configure:3916: result: yes configure:3928: checking for size_t configure:3952: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3958: $? = 0 configure:3961: test -z || test ! -s conftest.err configure:3964: $? = 0 configure:3967: test -s conftest.o configure:3970: $? = 0 configure:3981: result: yes configure:3995: checking for working alloca.h configure:4016: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4022: $? = 0 configure:4025: test -z || test ! -s conftest.err configure:4028: $? = 0 configure:4031: test -s conftest configure:4034: $? = 0 configure:4046: result: yes configure:4056: checking for alloca configure:4097: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4103: $? = 0 configure:4106: test -z || test ! -s conftest.err configure:4109: $? = 0 configure:4112: test -s conftest configure:4115: $? = 0 configure:4127: result: yes configure:4355: checking for stdlib.h configure:4360: result: yes configure:4355: checking for unistd.h configure:4360: result: yes configure:4503: checking for getpagesize configure:4560: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4566: $? = 0 configure:4569: test -z || test ! -s conftest.err configure:4572: $? = 0 configure:4575: test -s conftest configure:4578: $? = 0 configure:4590: result: yes configure:4600: checking for working mmap configure:4742: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4745: $? = 0 configure:4747: ./conftest configure:4750: $? = 0 configure:4764: result: yes configure:4776: checking whether we are using the GNU C Library 2.1 or newer configure:4807: result: yes configure:4815: checking whether integer division by zero raises SIGFPE configure:4877: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4882: ./conftest configure:4885: $? = 0 configure:4900: result: yes configure:4913: checking for inttypes.h configure:4935: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4941: $? = 0 configure:4944: test -z || test ! -s conftest.err configure:4947: $? = 0 configure:4950: test -s conftest.o configure:4953: $? = 0 configure:4964: result: yes configure:4975: checking for stdint.h configure:4997: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5003: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest.o configure:5015: $? = 0 configure:5026: result: yes configure:5037: checking for unsigned long long configure:5059: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5065: $? = 0 configure:5068: test -z || test ! -s conftest.err configure:5071: $? = 0 configure:5074: test -s conftest configure:5077: $? = 0 configure:5089: result: yes configure:5121: checking for inttypes.h configure:5144: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5150: $? = 0 configure:5153: test -z || test ! -s conftest.err configure:5156: $? = 0 configure:5159: test -s conftest.o configure:5162: $? = 0 configure:5174: result: yes configure:5187: checking whether the inttypes.h PRIxNN macros are broken configure:5213: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5219: $? = 0 configure:5222: test -z || test ! -s conftest.err configure:5225: $? = 0 configure:5228: test -s conftest.o configure:5231: $? = 0 configure:5243: result: no configure:5294: checking for ld used by GCC configure:5358: result: /usr/bin/ld configure:5367: checking if the linker (/usr/bin/ld) is GNU ld configure:5380: result: yes configure:5386: checking for shared library run path origin configure:5399: result: done configure:5825: checking argz.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking argz.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for argz.h configure:5947: result: yes configure:5825: checking limits.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking limits.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for limits.h configure:5947: result: yes configure:5825: checking locale.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking locale.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for locale.h configure:5947: result: yes configure:5825: checking nl_types.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking nl_types.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for nl_types.h configure:5947: result: yes configure:5825: checking malloc.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking malloc.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for malloc.h configure:5947: result: yes configure:5825: checking stddef.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking stddef.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for stddef.h configure:5947: result: yes configure:5816: checking for stdlib.h configure:5821: result: yes configure:5816: checking for string.h configure:5821: result: yes configure:5816: checking for unistd.h configure:5821: result: yes configure:5825: checking sys/param.h usability configure:5837: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5843: $? = 0 configure:5846: test -z || test ! -s conftest.err configure:5849: $? = 0 configure:5852: test -s conftest.o configure:5855: $? = 0 configure:5865: result: yes configure:5869: checking sys/param.h presence configure:5879: i586-uhu-linux-gcc -E conftest.c configure:5885: $? = 0 configure:5905: result: yes configure:5940: checking for sys/param.h configure:5947: result: yes configure:5986: checking for feof_unlocked configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for fgets_unlocked configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for getc_unlocked configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for getcwd configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for getegid configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for geteuid configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for getgid configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for getuid configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for mempcpy configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:76: warning: conflicting types for built-in function 'mempcpy' configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for munmap configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for putenv configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for setenv configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for setlocale configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for stpcpy configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:81: warning: conflicting types for built-in function 'stpcpy' configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for strcasecmp configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for strdup configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:83: warning: conflicting types for built-in function 'strdup' configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for strtoul configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for tsearch configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for __argz_count configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for __argz_stringify configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:5986: checking for __argz_next configure:6043: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6049: $? = 0 configure:6052: test -z || test ! -s conftest.err configure:6055: $? = 0 configure:6058: test -s conftest configure:6061: $? = 0 configure:6073: result: yes configure:6114: checking for iconv configure:6141: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6147: $? = 0 configure:6150: test -z || test ! -s conftest.err configure:6153: $? = 0 configure:6156: test -s conftest configure:6159: $? = 0 configure:6224: result: yes configure:6247: checking for iconv declaration configure:6281: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6287: $? = 0 configure:6290: test -z || test ! -s conftest.err configure:6293: $? = 0 configure:6296: test -s conftest.o configure:6299: $? = 0 configure:6314: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:6325: checking for nl_langinfo and CODESET configure:6346: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6352: $? = 0 configure:6355: test -z || test ! -s conftest.err configure:6358: $? = 0 configure:6361: test -s conftest configure:6364: $? = 0 configure:6377: result: yes configure:6389: checking for LC_MESSAGES configure:6410: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6416: $? = 0 configure:6419: test -z || test ! -s conftest.err configure:6422: $? = 0 configure:6425: test -s conftest configure:6428: $? = 0 configure:6440: result: yes configure:6456: checking for bison configure:6472: found /usr/bin/bison configure:6482: result: bison configure:6495: checking version of bison configure:6504: result: 2.1, ok configure:6525: checking whether NLS is requested configure:6534: result: yes configure:6549: checking whether included gettext is requested configure:6559: result: no configure:6570: checking for GNU gettext in libc configure:6594: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6600: $? = 0 configure:6603: test -z || test ! -s conftest.err configure:6606: $? = 0 configure:6609: test -s conftest configure:6612: $? = 0 configure:6624: result: yes configure:7259: checking for GNU style IPX support configure:7282: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7288: $? = 0 configure:7291: test -z || test ! -s conftest.err configure:7294: $? = 0 configure:7297: test -s conftest.o configure:7300: $? = 0 configure:7313: result: yes configure:7415: checking for working IPX ioctl values configure:7437: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7443: $? = 0 configure:7446: test -z || test ! -s conftest.err configure:7449: $? = 0 configure:7452: test -s conftest.o configure:7455: $? = 0 configure:7468: result: yes configure:7599: checking for ANSI C header files configure:7754: result: yes configure:7764: checking for sys/wait.h that is POSIX.1 compatible configure:7795: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7801: $? = 0 configure:7804: test -z || test ! -s conftest.err configure:7807: $? = 0 configure:7810: test -s conftest.o configure:7813: $? = 0 configure:7824: result: yes configure:7845: checking sys/mount.h usability configure:7857: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7863: $? = 0 configure:7866: test -z || test ! -s conftest.err configure:7869: $? = 0 configure:7872: test -s conftest.o configure:7875: $? = 0 configure:7885: result: yes configure:7889: checking sys/mount.h presence configure:7899: i586-uhu-linux-gcc -E conftest.c configure:7905: $? = 0 configure:7925: result: yes configure:7960: checking for sys/mount.h configure:7967: result: yes configure:7985: checking for mount constants in sys/mount.h configure:8006: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8012: $? = 0 configure:8015: test -z || test ! -s conftest.err configure:8018: $? = 0 configure:8021: test -s conftest.o configure:8024: $? = 0 configure:8037: result: yes configure:8058: checking net/if.h usability configure:8070: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8076: $? = 0 configure:8079: test -z || test ! -s conftest.err configure:8082: $? = 0 configure:8085: test -s conftest.o configure:8088: $? = 0 configure:8098: result: yes configure:8102: checking net/if.h presence configure:8112: i586-uhu-linux-gcc -E conftest.c configure:8118: $? = 0 configure:8138: result: yes configure:8173: checking for net/if.h configure:8180: result: yes configure:8354: checking net/route.h usability configure:8366: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8372: $? = 0 configure:8375: test -z || test ! -s conftest.err configure:8378: $? = 0 configure:8381: test -s conftest.o configure:8384: $? = 0 configure:8394: result: yes configure:8398: checking net/route.h presence configure:8408: i586-uhu-linux-gcc -E conftest.c configure:8414: $? = 0 configure:8434: result: yes configure:8469: checking for net/route.h configure:8476: result: yes configure:8652: checking netinet/if_ether.h usability configure:8664: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8670: $? = 0 configure:8673: test -z || test ! -s conftest.err configure:8676: $? = 0 configure:8679: test -s conftest.o configure:8682: $? = 0 configure:8692: result: yes configure:8696: checking netinet/if_ether.h presence configure:8706: i586-uhu-linux-gcc -E conftest.c configure:8712: $? = 0 configure:8732: result: yes configure:8767: checking for netinet/if_ether.h configure:8774: result: yes configure:8937: checking sys/select.h usability configure:8949: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8955: $? = 0 configure:8958: test -z || test ! -s conftest.err configure:8961: $? = 0 configure:8964: test -s conftest.o configure:8967: $? = 0 configure:8977: result: yes configure:8981: checking sys/select.h presence configure:8991: i586-uhu-linux-gcc -E conftest.c configure:8997: $? = 0 configure:9017: result: yes configure:9052: checking for sys/select.h configure:9059: result: yes configure:9073: checking for C9X integer types configure:9101: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9107: $? = 0 configure:9110: test -z || test ! -s conftest.err configure:9113: $? = 0 configure:9116: test -s conftest.o configure:9119: $? = 0 configure:9132: result: yes configure:9146: checking whether sys/select.h and linux/posix_types.h may both be included configure:9169: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9175: $? = 0 configure:9178: test -z || test ! -s conftest.err configure:9181: $? = 0 configure:9184: test -s conftest.o configure:9187: $? = 0 configure:9200: result: yes configure:9213: checking for third parameter to accept configure:9235: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9241: $? = 0 configure:9244: test -z || test ! -s conftest.err configure:9247: $? = 0 configure:9250: test -s conftest.o configure:9253: $? = 0 configure:9311: result: socklen_t configure:9321: checking for wchar_t configure:9345: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9351: $? = 0 configure:9354: test -z || test ! -s conftest.err configure:9357: $? = 0 configure:9360: test -s conftest.o configure:9363: $? = 0 configure:9374: result: yes configure:9401: checking wchar.h usability configure:9413: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9419: $? = 0 configure:9422: test -z || test ! -s conftest.err configure:9425: $? = 0 configure:9428: test -s conftest.o configure:9431: $? = 0 configure:9441: result: yes configure:9445: checking wchar.h presence configure:9455: i586-uhu-linux-gcc -E conftest.c configure:9461: $? = 0 configure:9481: result: yes configure:9516: checking for wchar.h configure:9523: result: yes configure:9401: checking iconv.h usability configure:9413: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:9419: $? = 0 configure:9422: test -z || test ! -s conftest.err configure:9425: $? = 0 configure:9428: test -s conftest.o configure:9431: $? = 0 configure:9441: result: yes configure:9445: checking iconv.h presence configure:9455: i586-uhu-linux-gcc -E conftest.c configure:9461: $? = 0 configure:9481: result: yes configure:9516: checking for iconv.h configure:9523: result: yes configure:9576: checking for iconv configure:9686: result: yes configure:9709: checking for iconv declaration configure:9776: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:9789: checking for an ANSI C-conforming const configure:9885: result: yes configure:9895: checking for uid_t in sys/types.h configure:9918: result: yes configure:9933: checking for inline configure:9984: result: inline configure:10003: checking for mode_t configure:10027: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10033: $? = 0 configure:10036: test -z || test ! -s conftest.err configure:10039: $? = 0 configure:10042: test -s conftest.o configure:10045: $? = 0 configure:10056: result: yes configure:10068: checking for off_t configure:10121: result: yes configure:10133: checking for pid_t configure:10157: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10163: $? = 0 configure:10166: test -z || test ! -s conftest.err configure:10169: $? = 0 configure:10172: test -s conftest.o configure:10175: $? = 0 configure:10186: result: yes configure:10198: checking for size_t configure:10251: result: yes configure:10263: checking whether time.h and sys/time.h may both be included configure:10288: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10294: $? = 0 configure:10297: test -z || test ! -s conftest.err configure:10300: $? = 0 configure:10303: test -s conftest.o configure:10306: $? = 0 configure:10317: result: yes configure:10327: checking whether struct tm is in sys/time.h or time.h configure:10350: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10356: $? = 0 configure:10359: test -z || test ! -s conftest.err configure:10362: $? = 0 configure:10365: test -s conftest.o configure:10368: $? = 0 configure:10379: result: time.h configure:10391: checking whether i586-uhu-linux-gcc needs -traditional configure:10433: result: no configure:10451: checking for wcslen configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcscpy configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcsdup configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcscmp configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcsncmp configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcscasecmp configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcsncasecmp configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10514: $? = 0 configure:10517: test -z || test ! -s conftest.err configure:10520: $? = 0 configure:10523: test -s conftest configure:10526: $? = 0 configure:10538: result: yes configure:10451: checking for wcsrev configure:10508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccI4ud3M.o: In function `main': /var/uhubuild/work/compile/conftest.c:128: undefined reference to `wcsrev' /tmp/ccI4ud3M.o:(.data+0x0): undefined reference to `wcsrev' collect2: ld returned 1 exit status configure:10514: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "ncpfs" | #define PACKAGE_TARNAME "-ncpfs-" | #define PACKAGE_VERSION "2.2.6" | #define PACKAGE_STRING "ncpfs 2.2.6" | #define PACKAGE_BUGREPORT "vandrove@vc.cvut.cz" | #define CONFIG_NATIVE_IP 1 | #define SIGNATURES 1 | #define NDS_SUPPORT 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 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 INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 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_GETC_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_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 HAVE_NETIPX_IPX_H 1 | #define CONFIG_NATIVE_IPX 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define TIME_WITH_SYS_TIME 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSCPY 1 | #define HAVE_WCSDUP 1 | #define HAVE_WCSCMP 1 | #define HAVE_WCSNCMP 1 | #define HAVE_WCSCASECMP 1 | #define HAVE_WCSNCASECMP 1 | /* end confdefs.h. */ | /* Define wcsrev to an innocuous variant, in case declares wcsrev. | For example, HP-UX 11i declares gettimeofday. */ | #define wcsrev innocuous_wcsrev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char wcsrev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef wcsrev | | /* 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 wcsrev (); | /* 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_wcsrev) || defined (__stub___wcsrev) | choke me | #else | char (*f) () = wcsrev; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != wcsrev; | ; | return 0; | } configure:10538: result: no configure:10561: checking security/pam_appl.h usability configure:10573: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10579: $? = 0 configure:10582: test -z || test ! -s conftest.err configure:10585: $? = 0 configure:10588: test -s conftest.o configure:10591: $? = 0 configure:10601: result: yes configure:10605: checking security/pam_appl.h presence configure:10615: i586-uhu-linux-gcc -E conftest.c configure:10621: $? = 0 configure:10641: result: yes configure:10676: checking for security/pam_appl.h configure:10683: result: yes configure:10691: checking for pam modules directory configure:10707: result: /lib/security configure:10748: checking for php-config configure:10775: result: no configure:10799: checking for mpilib word size configure:10810: result: 32 configure:10826: checking for working pthread support configure:10853: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10859: $? = 0 configure:10862: test -z || test ! -s conftest.err configure:10865: $? = 0 configure:10868: test -s conftest.o configure:10871: $? = 0 configure:10939: result: yes configure:10960: checking for working weak symbols configure:10983: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10989: $? = 0 configure:10992: test -z || test ! -s conftest.err configure:10995: $? = 0 configure:10998: test -s conftest configure:11001: $? = 0 configure:11015: result: yes configure:11164: checking for working atomic operations configure:11196: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:11202: $? = 0 configure:11205: test -z || test ! -s conftest.err configure:11208: $? = 0 configure:11211: test -s conftest configure:11214: $? = 0 configure:11232: result: optimized configure:11243: checking for ELF target configure:11260: result: yes configure:11269: checking for function sections configure:11286: result: yes configure:11307: checking for working versioned link configure:11331: result: yes configure:11513: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ncpfs config.status 2.2.6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:802: creating Make.rules config.status:802: creating Makefile config.status:802: creating lib/Makefile config.status:802: creating man/Makefile config.status:802: creating util/Makefile config.status:802: creating sutil/Makefile config.status:802: creating ipx-1.0/Makefile config.status:802: creating ipx-1.0/Samples/Makefile config.status:802: creating ipxdump/Makefile config.status:802: creating contrib/tknwmsg/Makefile config.status:802: creating contrib/testing/Makefile config.status:802: creating contrib/testing/pp/Makefile config.status:802: creating contrib/tcl-utils/Makefile config.status:802: creating contrib/tests/Makefile config.status:802: creating intl/Makefile config.status:802: creating po/Makefile.in config.status:802: creating contrib/pam/Makefile config.status:802: creating contrib/php/Makefile.in config.status:802: creating include/private/libncp-atomic.h.tmp config.status:802: creating include/ncp/nwnet.h.tmp config.status:802: creating include/ncp/ext/stdint.h.tmp config.status:802: creating include/ncp/ext/socket.h.tmp config.status:802: creating include/ncp/kernel/fs.h.tmp config.status:802: creating include/ncp/kernel/if.h.tmp config.status:802: creating include/ncp/kernel/ipx.h.tmp config.status:802: creating include/ncp/kernel/route.h.tmp config.status:802: creating include/ncp/kernel/types.h.tmp config.status:961: creating include/config.h config.status:1405: executing gettext 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_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_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_getpagesize=yes ac_cv_func_getuid=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_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_func_wcscasecmp=yes ac_cv_func_wcscmp=yes ac_cv_func_wcscpy=yes ac_cv_func_wcsdup=yes ac_cv_func_wcslen=yes ac_cv_func_wcsncasecmp=yes ac_cv_func_wcsncmp=yes ac_cv_func_wcsrev=no ac_cv_gnu_library_2_1=yes ac_cv_header_argz_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_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_net_if_h=yes ac_cv_header_net_route_h=yes ac_cv_header_netinet_if_ether_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_security_pam_appl_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_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt 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_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_prog_php_found=no ac_cv_struct_tm=time.h ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_wchar_t=yes ac_cv_working_alloca_h=yes 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_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no 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_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes ncp_cv_asm_atomic_h=optimized ncp_cv_c9x_stdint=yes ncp_cv_c_ipx_ioctl=yes ncp_cv_c_ipx_netipx=yes ncp_cv_elf_target=yes ncp_cv_function_sections=yes ncp_cv_linux_fs_needed=yes ncp_cv_mpilib_unit=32 ncp_cv_pam_directory=/lib/security ncp_cv_posix_and_select=yes ncp_cv_pthread=yes ncp_cv_socklen_t=socklen_t ncp_cv_versioned_link=yes ncp_cv_weak_symbols=yes nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ADDON_DEV_SUBDIRS=' ipx-1.0 contrib/pam' ADDON_SUBDIRS=' ipx-1.0 contrib/pam' ALLOCA='' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CC_WARNINGS='no' 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' ELF_TARGET='yes' EXEEXT='' FFUNCTION_SECTIONS='-ffunction-sections -fdata-sections ' GC_SECTIONS='-Wl,--gc-sections ' GENCAT='gencat' GLIBC21='yes' 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='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='' LIB_PAM_SECURITY='/lib/security' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MKINSTALLDIRS='./mkinstalldirs' MOUNT2='1' MOUNT3='1' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NDS_SUPPORT='1' OBJEXT='o' PACKAGE='ncpfs' PACKAGE_BUGREPORT='vandrove@vc.cvut.cz' PACKAGE_NAME='ncpfs' PACKAGE_STRING='ncpfs 2.2.6' PACKAGE_TARNAME='-ncpfs-' PACKAGE_VERSION='2.2.6' PATH_SEPARATOR=':' POSUB='po' RANLIB='ranlib' REENTRANT_CFLAGS='-D_REENTRANT' SET_MAKE='' SHELL='/bin/sh' SIGNATURES='1' USE_INCLUDED_LIBINTL='no' USE_KERNEL='1' USE_NLS='yes' VERSION='2.2.6' VERSIONED_LINK='yes' 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' localedir='${prefix}/share/locale' localstatedir='/var' mandir='/usr/share/man' ncp_if_ether_support='yes' ncp_in_support='#define NCP_IN_SUPPORT' ncp_ipx_defsiocaipx='#if 0/* #define SIOCAIPX* not needed */' ncp_ipx_defsiocprotoprivate='#if 0 /* #define SIOCPROTOPRIVATE not needed */' ncp_ipx_headers_1='#include ' ncp_ipx_headers_2='#include ' ncp_ipx_support='#define NCP_IPX_SUPPORT' ncp_linux_fs_h='/* linux/fs.h not needed */' ncp_net_if_h='#include ' ncp_net_route_h='#include ' ncp_sys_mount_h='#include ' ncp_sys_select_h='#include ' ncphost='i386' oldincludedir='/usr/include' php_found='no' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' socklen_t='/* socklen_t is defined by libc */' stdint_types='1' subdirs='' sysconfdir='/etc' target_alias='' wchar_h='#include ' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define CONFIG_NATIVE_IP 1 #define CONFIG_NATIVE_IPX 1 #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_ICONV 1 #define HAVE_ICONV 1 #define HAVE_ICONV_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 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_NETIPX_IPX_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 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_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_H 1 #define HAVE_WCSCASECMP 1 #define HAVE_WCSCMP 1 #define HAVE_WCSCPY 1 #define HAVE_WCSDUP 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNCASECMP 1 #define HAVE_WCSNCMP 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define ICONV_CONST #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define MOUNT2 1 #define MOUNT3 1 #define MULTUNITSIZE 32 #define NDS_SUPPORT 1 #define PACKAGE_BUGREPORT "vandrove@vc.cvut.cz" #define PACKAGE_NAME "ncpfs" #define PACKAGE_STRING "ncpfs 2.2.6" #define PACKAGE_TARNAME "-ncpfs-" #define PACKAGE_VERSION "2.2.6" #define SIGNATURES 1 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define UNITSIZE 32 #define USE_KERNEL 1 configure: exit 0