This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52.20030208. Invocation command line was $ ./configure --libdir=/lib --with-shared --disable-termcap --with-fallbacks=vt100,ansi,linux,xterm,screen --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 = pozsy 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:/usr/lib/ccache:/sbin:/usr/sbin:/bin:/usr/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1037: PATH=".;."; conftest.sh ./configure: line 1038: conftest.sh: command not found configure:1040: $? = 127 configure:1057: result: Configuring NCURSES 5.5 ABI 5 (Tue Aug 8 21:56:18 CEST 2006) configure:1162: checking build system type configure:1180: result: i586-uhu-linux-gnu configure:1187: checking host system type configure:1201: result: i586-uhu-linux-gnu configure:1209: checking target system type configure:1223: result: i586-uhu-linux-gnu configure:1254: result: Configuring for linux-gnu configure:1278: checking for prefix configure:1290: result: /usr configure:1330: checking for i586-uhu-linux-gcc configure:1345: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1353: result: i586-uhu-linux-gcc configure:1616: checking for C compiler version configure:1619: 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:1622: $? = 0 configure:1624: 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:1627: $? = 0 configure:1629: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1632: $? = 1 configure:1652: checking for C compiler default output configure:1655: i586-uhu-linux-gcc conftest.c >&5 configure:1658: $? = 0 configure:1687: result: a.out configure:1692: checking whether the C compiler works configure:1698: ./a.out configure:1701: $? = 0 configure:1716: result: yes configure:1723: checking whether we are cross compiling configure:1725: result: no configure:1728: checking for executable suffix configure:1730: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1733: $? = 0 configure:1755: result: configure:1761: checking for object suffix configure:1779: i586-uhu-linux-gcc -c conftest.c >&5 configure:1782: $? = 0 configure:1801: result: o configure:1805: checking whether we are using the GNU C compiler configure:1826: i586-uhu-linux-gcc -c conftest.c >&5 configure:1829: $? = 0 configure:1832: test -s conftest.o configure:1835: $? = 0 configure:1847: result: yes configure:1853: checking whether i586-uhu-linux-gcc accepts -g configure:1871: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:1874: $? = 0 configure:1877: test -s conftest.o configure:1880: $? = 0 configure:1890: result: yes configure:1917: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:1920: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2020: checking version of i586-uhu-linux-gcc configure:2024: result: 3.4.6 configure:2033: checking how to run the C preprocessor configure:2059: i586-uhu-linux-gcc -E conftest.c configure:2065: $? = 0 configure:2092: i586-uhu-linux-gcc -E conftest.c configure:2089:28: ac_nonexistent.h: No such file or directory configure:2098: $? = 1 configure: failed program was: #line 2088 "configure" #include "confdefs.h" #include configure:2135: result: i586-uhu-linux-gcc -E configure:2150: i586-uhu-linux-gcc -E conftest.c configure:2156: $? = 0 configure:2183: i586-uhu-linux-gcc -E conftest.c configure:2180:28: ac_nonexistent.h: No such file or directory configure:2189: $? = 1 configure: failed program was: #line 2179 "configure" #include "confdefs.h" #include configure:2229: checking whether i586-uhu-linux-gcc needs -traditional configure:2264: result: no configure:2271: checking whether i586-uhu-linux-gcc understands -c and -o together configure:2287: i586-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:2290: $? = 0 configure:2292: i586-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:2295: $? = 0 configure:2306: result: yes configure:2313: checking for POSIXized ISC configure:2332: result: no configure:2337: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2452: i586-uhu-linux-gcc -c -g -O2 -DCC_HAS_PROTOS conftest.c >&5 configure:2455: $? = 0 configure:2458: test -s conftest.o configure:2461: $? = 0 configure:2474: result: -DCC_HAS_PROTOS configure:2597: checking for ldconfig configure:2614: found /sbin/ldconfig configure:2625: result: /sbin/ldconfig configure:2636: checking if you want to ensure bool is consistent with C++ configure:2646: result: yes configure:2663: checking for i586-uhu-linux-g++ configure:2678: found /usr/lib/ccache/i586-uhu-linux-g++ configure:2686: result: i586-uhu-linux-g++ configure:2740: checking for C++ compiler version configure:2743: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (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:2746: $? = 0 configure:2748: i586-uhu-linux-g++ -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:2751: $? = 0 configure:2753: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:2756: $? = 1 configure:2759: checking whether we are using the GNU C++ compiler configure:2780: i586-uhu-linux-g++ -c conftest.cc >&5 configure:2783: $? = 0 configure:2786: test -s conftest.o configure:2789: $? = 0 configure:2801: result: yes configure:2807: checking whether i586-uhu-linux-g++ accepts -g configure:2825: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:2828: $? = 0 configure:2831: test -s conftest.o configure:2834: $? = 0 configure:2844: result: yes configure:2884: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2887: $? = 0 configure:2890: test -s conftest.o configure:2893: $? = 0 configure:2915: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2908: error: `exit' was not declared in this scope configure:2918: $? = 1 configure: failed program was: #line 2903 "configure" #include "confdefs.h" int main () { exit (42); ; return 0; } configure:2884: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2887: $? = 0 configure:2890: test -s conftest.o configure:2893: $? = 0 configure:2915: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:2918: $? = 0 configure:2921: test -s conftest.o configure:2924: $? = 0 configure:2995: checking version of g++ configure:2999: result: 3.4.6 configure:3012: checking if you want to build C++ binding and demo configure:3022: result: yes configure:3025: checking if you want to build with Ada95 configure:3035: result: yes configure:3038: checking if you want to build programs such as tic configure:3048: result: yes configure:3051: checking if you wish to install curses.h configure:3061: result: yes configure:3087: checking for mawk configure:3113: result: no configure:3087: checking for gawk configure:3102: found /bin/gawk configure:3110: result: gawk configure:3120: checking whether make sets ${MAKE} configure:3140: result: yes configure:3161: checking for a BSD compatible install configure:3210: result: /bin/install -c configure:3231: checking for long file names configure:3270: result: yes configure:3280: checking if filesystem supports mixed-case filenames configure:3307: result: yes configure:3313: checking whether ln -s works configure:3317: result: yes configure:3326: checking for ctags configure:3350: result: no configure:3360: checking for etags configure:3384: result: no configure:3411: checking for tdlint configure:3437: result: no configure:3411: checking for lint configure:3437: result: no configure:3411: checking for alint configure:3437: result: no configure:3448: checking for man configure:3474: result: no configure:3448: checking for man_db configure:3474: result: no configure:3484: checking for i586-uhu-linux-ranlib configure:3510: result: no configure:3519: checking for ranlib configure:3534: found /usr/bin/ranlib configure:3543: result: ranlib configure:3558: checking for i586-uhu-linux-ld configure:3584: result: no configure:3593: checking for ld configure:3608: found /usr/bin/ld configure:3617: result: ld configure:3632: checking for i586-uhu-linux-ar configure:3658: result: no configure:3667: checking for ar configure:3682: found /usr/bin/ar configure:3691: result: ar configure:3707: checking for archiver options (symbol AR_OPTS) configure:3710: result: rv configure:3718: checking for makeflags variable configure:3751: result: configure:3754: checking if you have specified an install-prefix configure:3767: result: configure:3939: checking if you want to build libraries with libtool configure:3949: result: no configure:4073: checking if you want to build shared libraries configure:4083: result: yes configure:4087: checking if you want to build static libraries configure:4097: result: yes configure:4101: checking if you want to build debug libraries configure:4111: result: yes configure:4115: checking if you want to build profiling libraries configure:4125: result: no configure:4133: checking for specified models configure:4137: result: shared normal debug configure:4142: checking for default model configure:4145: result: shared configure:4170: checking if you want to build a separate terminfo library configure:4180: result: no configure:4185: checking if you want to link with dbmalloc for testing configure:4195: result: no configure:4299: checking if you want to link with dmalloc for testing configure:4309: result: no configure:4415: checking if you want to link with the GPM mouse library configure:4425: result: maybe configure:4428: checking for Gpm_Open in -lgpm configure:4455: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lgpm >&5 /usr/bin/ld: cannot find -lgpm collect2: ld returned 1 exit status configure:4458: $? = 1 configure: failed program was: #line 4436 "configure" #include "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 Gpm_Open (); int main () { Gpm_Open (); ; return 0; } configure:4475: result: no configure:4908: checking for default loader flags configure:4917: result: configure:4920: checking if rpath option should be used configure:4930: result: no configure:4940: checking if release/abi version should be used for shared libs configure:4964: result: auto configure:4973: checking which i586-uhu-linux-gcc option to use configure:4992: i586-uhu-linux-gcc -c -g -O2 -fPIC conftest.c >&5 configure:4995: $? = 0 configure:4998: test -s conftest.o configure:5001: $? = 0 configure:5010: result: -fPIC configure:5262: checking if you wish to install ncurses overwriting curses configure:5272: result: yes configure:5275: checking if external terminfo-database is used configure:5285: result: yes configure:5307: checking which terminfo source-file will be installed configure:5315: result: ${top_srcdir}/misc/terminfo.src configure:5319: checking for list of fallback descriptions configure:5329: result: vt100,ansi,linux,xterm,screen configure:5333: checking if you want modern xterm or antique configure:5347: result: xterm-new configure:5357: checking for list of terminfo directories configure:5404: result: /usr/share/terminfo configure:5410: checking for default terminfo directory configure:5447: result: /usr/share/terminfo configure:5457: checking if big-core option selected configure:5483: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5486: $? = 0 configure:5488: ./conftest configure:5491: $? = 0 configure:5503: result: yes configure:5510: checking if you want termcap-fallback support configure:5520: result: no configure:5630: checking if ~/.terminfo is wanted configure:5640: result: yes configure:5646: checking if you want to use restrict environment when running as root configure:5656: result: yes configure:5670: checking for remove configure:5707: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5710: $? = 0 configure:5713: test -s conftest configure:5716: $? = 0 configure:5726: result: yes configure:5670: checking for unlink configure:5707: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5710: $? = 0 configure:5713: test -s conftest configure:5716: $? = 0 configure:5726: result: yes configure:5810: checking if link/symlink functions work configure:5853: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5856: $? = 0 configure:5858: ./conftest configure:5861: $? = 0 configure:5853: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:5856: $? = 0 configure:5858: ./conftest configure:5861: $? = 0 configure:5879: result: link symlink configure:5915: checking if tic should use symbolic links configure:5925: result: no configure:5938: checking if you want broken-linker support code configure:5948: result: no configure:5983: checking if i586-uhu-linux-gcc -U and -D options work together configure:6011: i586-uhu-linux-gcc -c -g -O2 -UU_D_OPTIONS -DU_D_OPTIONS -DD_U_OPTIONS -UD_U_OPTIONS conftest.c >&5 configure:6014: $? = 0 configure:6017: test -s conftest.o configure:6020: $? = 0 configure:6034: result: yes configure:6063: checking if we must define _GNU_SOURCE configure:6085: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:6077: error: `make' undeclared (first use in this function) configure:6077: error: (Each undeclared identifier is reported only once configure:6077: error: for each function it appears in.) configure:6077: error: syntax error before "an" configure:6088: $? = 1 configure: failed program was: #line 6070 "configure" #include "confdefs.h" #include int main () { #ifndef _XOPEN_SOURCE make an error #endif ; return 0; } configure:6118: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:6110: error: `make' undeclared (first use in this function) configure:6110: error: (Each undeclared identifier is reported only once configure:6110: error: for each function it appears in.) configure:6110: error: syntax error before "an" configure:6121: $? = 1 configure: failed program was: #line 6103 "configure" #include "confdefs.h" #include int main () { #ifdef _XOPEN_SOURCE make an error #endif ; return 0; } configure:6142: result: yes configure:6438: checking for nl_langinfo and CODESET configure:6456: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:6459: $? = 0 configure:6462: test -s conftest configure:6465: $? = 0 configure:6476: result: yes configure:6490: checking if you want wide-character code configure:6500: result: no configure:7051: checking whether to enable _LP64 definition in curses.h configure:7061: result: no configure:7070: checking for _LARGEFILE_SOURCE value needed for large files configure:7090: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:7083: warning: the address of `fseeko', will always evaluate as `true' configure:7093: $? = 0 configure:7096: test -s conftest.o configure:7099: $? = 0 configure:7141: result: no configure:7155: checking for fseeko configure:7173: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:7166: warning: the address of `fseeko', will always evaluate as `true' configure:7176: $? = 0 configure:7179: test -s conftest configure:7182: $? = 0 configure:7192: result: yes configure:7209: checking for special C compiler options needed for large files configure:7283: result: no configure:7289: checking for _FILE_OFFSET_BITS value needed for large files configure:7317: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:7304: warning: left shift count >= width of type configure:7304: warning: left shift count >= width of type configure:7306: error: size of array `off_t_is_large' is negative configure:7320: $? = 1 configure: failed program was: #line 7297 "configure" #include "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:7356: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:7359: $? = 0 configure:7362: test -s conftest.o configure:7365: $? = 0 configure:7376: result: 64 configure:7386: checking for _LARGE_FILES value needed for large files configure:7414: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:7417: $? = 0 configure:7420: test -s conftest.o configure:7423: $? = 0 configure:7473: result: no configure:7495: checking whether to use struct dirent64 configure:7523: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure: In function `main': configure:7512: error: conflicting types for 'readdir' /usr/include/dirent.h:167: error: previous declaration of 'readdir' was here configure:7514: warning: initialization from incompatible pointer type configure:7515: error: invalid operands to binary - configure:7526: $? = 1 configure: failed program was: #line 7502 "configure" #include "confdefs.h" #include #include int main () { /* if transitional largefile support is setup, this is true */ extern struct dirent64 * readdir(DIR *); struct dirent64 *x = readdir((DIR *)0); struct dirent *y = readdir((DIR *)0); int z = x - y; ; return 0; } configure:7543: result: no configure:7550: checking for type of bool configure:7560: result: auto configure:7563: checking for alternate terminal capabilities file configure:7574: result: Caps configure:7578: checking for type of chtype configure:7588: result: auto configure:7592: checking for type of ospeed configure:7602: result: short configure:7606: checking for type of mmask_t configure:7616: result: auto configure:7620: checking if tputs should process BSD-style prefix padding configure:7630: result: no configure:7637: checking if RCS identifiers should be compiled-in configure:7647: result: no configure:7655: checking format of man-pages configure:7744: result: normal configure:7751: checking for manpage renaming configure:7793: result: no configure:7796: checking if manpage aliases will be installed configure:7807: result: yes configure:7818: checking if manpage symlinks should be used configure:7837: result: yes configure:7841: checking for manpage tbl configure:7852: result: no configure:8141: checking if you want to build with function extensions configure:8151: result: yes configure:8188: checking for extended use of const keyword configure:8198: result: no configure:8205: checking if you want $NCURSES_NO_PADDING code configure:8215: result: yes configure:8222: checking if you want SIGWINCH handler configure:8232: result: yes configure:8239: checking if you want user-definable terminal capabilities like termcap configure:8249: result: yes configure:8257: checking if you want all development code configure:8267: result: no configure:8271: checking if you want hard-tabs code configure:8281: result: no configure:8288: checking if you want limited support for xmc configure:8298: result: no configure:8307: checking if you do not want to assume colors are white-on-black configure:8317: result: yes configure:8324: checking if you want hashmap scrolling-optimization code configure:8334: result: yes configure:8341: checking if you want colorfgbg code configure:8351: result: no configure:8358: checking if you want to use experimental extended colors configure:8368: result: no configure:8398: checking if you want to use experimental extended mouse encoding configure:8408: result: no configure:8427: checking if you want experimental safe-sprintf code configure:8437: result: no configure:8467: checking if you want to display full commands during build configure:8483: result: yes configure:8487: checking if you want to see compiler warnings configure:8495: result: configure:8835: checking for i586-uhu-linux-gcc __attribute__ directives... checking for i586-uhu-linux-gcc __attribute__((scanf)) configure:8876: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:8879: $? = 0 checking for i586-uhu-linux-gcc __attribute__((printf)) configure:8876: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:8879: $? = 0 checking for i586-uhu-linux-gcc __attribute__((unused)) configure:8876: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:8879: $? = 0 checking for i586-uhu-linux-gcc __attribute__((noreturn)) configure:8876: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE conftest.c >&5 configure:8879: $? = 0 configure:8893: checking if you want to enable runtime assertions configure:8903: result: no configure:8964: checking whether to add trace feature to all models configure:8974: result: no configure:9055: checking for gettimeofday configure:9092: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9095: $? = 0 configure:9098: test -s conftest configure:9101: $? = 0 configure:9111: result: yes configure:9179: checking if -lm needed for math functions configure:9201: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 /tmp/cc4lVqGj.o: In function `main': /var/uhubuild/work/compile/configure:9194: undefined reference to `sin' collect2: ld returned 1 exit status configure:9204: $? = 1 configure: failed program was: #line 9186 "configure" #include "confdefs.h" #include #include int main () { double x = rand(); printf("result = %g\n", sin(x)) ; return 0; } configure:9220: result: yes configure:9228: checking for ANSI C header files configure:9242: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9248: $? = 0 configure:9335: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9338: $? = 0 configure:9340: ./conftest configure:9343: $? = 0 configure:9356: result: yes configure:9369: checking for dirent.h that defines DIR configure:9390: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9393: $? = 0 configure:9396: test -s conftest.o configure:9399: $? = 0 configure:9409: result: yes configure:9422: checking for opendir in -ldir configure:9449: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c -ldir >&5 /usr/bin/ld: cannot find -ldir collect2: ld returned 1 exit status configure:9452: $? = 1 configure: failed program was: #line 9430 "configure" #include "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 opendir (); int main () { opendir (); ; return 0; } configure:9469: result: no configure:9531: checking whether time.h and sys/time.h may both be included configure:9553: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9556: $? = 0 configure:9559: test -s conftest.o configure:9562: $? = 0 configure:9572: result: yes configure:9582: checking for regular-expression headers configure:9607: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9610: $? = 0 configure:9613: test -s conftest configure:9616: $? = 0 configure:9698: result: regex.h configure:9734: checking for fcntl.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for getopt.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for limits.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for locale.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for poll.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/bsdtypes.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9741:26: sys/bsdtypes.h: No such file or directory configure:9750: $? = 1 configure: failed program was: #line 9740 "configure" #include "confdefs.h" #include configure:9769: result: no configure:9734: checking for sys/ioctl.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/param.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/poll.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/select.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/time.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for sys/times.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for ttyent.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for unistd.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9734: checking for wctype.h configure:9744: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:9750: $? = 0 configure:9769: result: yes configure:9888: checking if sys/time.h works with sys/select.h configure:9915: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:9918: $? = 0 configure:9921: test -s conftest.o configure:9924: $? = 0 configure:9936: result: yes configure:9949: checking for i586-uhu-linux-gcc option to accept ANSI C configure:10006: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10009: $? = 0 configure:10012: test -s conftest.o configure:10015: $? = 0 configure:10032: result: none needed configure:10040: checking for an ANSI C-conforming const configure:10104: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10107: $? = 0 configure:10110: test -s conftest.o configure:10113: $? = 0 configure:10123: result: yes configure:10133: checking for inline configure:10150: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10153: $? = 0 configure:10156: test -s conftest.o configure:10159: $? = 0 configure:10170: result: inline configure:10191: checking for type of chtype configure:10236: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10239: $? = 0 configure:10241: ./conftest configure:10244: $? = 0 configure:10259: result: long configure:10270: checking if unsigned literals are legal configure:10289: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10292: $? = 0 configure:10295: test -s conftest.o configure:10298: $? = 0 configure:10310: result: yes configure:10325: checking if external errno is declared configure:10350: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10353: $? = 0 configure:10356: test -s conftest.o configure:10359: $? = 0 configure:10370: result: yes configure:10385: checking if external errno exists configure:10407: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 /usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/ccAqSjLM.o /lib/libc.so.6: could not read symbols: Bad value collect2: ld returned 1 exit status configure:10410: $? = 1 configure: failed program was: #line 10392 "configure" #include "confdefs.h" #undef errno extern int errno; int main () { errno = 2 ; return 0; } configure:10427: result: no configure:10440: checking if data-only library module links configure:10451: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10454: $? = 0 ar: creating conftest.a configure:10474: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10477: $? = 0 configure:10501: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c conftest.a >&5 configure:10504: $? = 0 configure:10506: ./conftest configure:10509: $? = 0 configure:10524: result: yes configure:10559: checking for getcwd configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for getegid configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for geteuid configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for getttynam configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for issetugid configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 /tmp/ccS7H3J0.o: In function `main': /var/uhubuild/work/compile/configure:10587: undefined reference to `issetugid' collect2: ld returned 1 exit status configure:10599: $? = 1 configure: failed program was: #line 10565 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char issetugid (); below. */ #include /* 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 issetugid (); char (*f) (); int main () { /* 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_issetugid) || defined (__stub___issetugid) choke me #else f = issetugid; #endif ; return 0; } configure:10615: result: no configure:10559: checking for poll configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for remove configure:10615: result: yes configure:10559: checking for select configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for setbuf configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for setbuffer configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for setvbuf configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for sigaction configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for sigvec configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for strdup configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10575: warning: conflicting types for built-in function 'strdup' configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for strstr configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10575: warning: conflicting types for built-in function 'strstr' configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for tcgetpgrp configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for times configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10559: checking for vsnprintf configure:10596: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10575: warning: conflicting types for built-in function 'vsnprintf' configure:10599: $? = 0 configure:10602: test -s conftest configure:10605: $? = 0 configure:10615: result: yes configure:10683: checking for isascii configure:10702: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10705: $? = 0 configure:10708: test -s conftest configure:10711: $? = 0 configure:10722: result: yes configure:10729: checking whether sigaction needs _POSIX_SOURCE configure:10746: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10749: $? = 0 configure:10752: test -s conftest.o configure:10755: $? = 0 configure:10802: result: no configure:10806: checking if nanosleep really works configure:10841: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10844: $? = 0 configure:10846: ./conftest configure:10849: $? = 0 configure:10861: result: yes configure:10875: checking for termio.h configure:10885: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:10891: $? = 0 configure:10910: result: yes configure:10875: checking for termios.h configure:10885: i586-uhu-linux-gcc -E -D_GNU_SOURCE -DNDEBUG conftest.c configure:10891: $? = 0 configure:10910: result: yes configure:10875: checking for unistd.h configure:10910: result: yes configure:10978: checking whether termios.h needs _POSIX_SOURCE configure:10993: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:10996: $? = 0 configure:10999: test -s conftest.o configure:11002: $? = 0 configure:11048: result: no configure:11053: checking for tcgetattr configure:11088: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11091: $? = 0 configure:11094: test -s conftest configure:11097: $? = 0 configure:11107: result: yes configure:11113: checking for vsscanf function or workaround configure:11136: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11139: $? = 0 configure:11142: test -s conftest configure:11145: $? = 0 configure:11238: result: vsscanf configure:11256: checking for working mkstemp configure:11363: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11366: $? = 0 configure:11368: ./conftest configure:11371: $? = 0 configure:11386: result: yes configure:11406: checking whether setvbuf arguments are reversed configure:11434: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure: In function `main': configure:11426: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:11426: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:11437: $? = 0 configure:11439: ./conftest configure:11442: $? = 1 configure: program exited with status 1 configure: failed program was: #line 11417 "configure" #include "confdefs.h" #include /* If setvbuf has the reversed format, exit 0. */ int main () { /* This call has the arguments reversed. A reversed system may check and see that the address of main is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0) exit(1); putc('\r', stdout); exit(0); /* Non-reversed systems segv here. */ } configure:11455: result: no configure:11466: checking return type of signal handlers configure:11494: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11497: $? = 0 configure:11500: test -s conftest.o configure:11503: $? = 0 configure:11513: result: void configure:11520: checking for type sigaction_t configure:11540: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure: In function `main': configure:11533: error: `sigaction_t' undeclared (first use in this function) configure:11533: error: (Each undeclared identifier is reported only once configure:11533: error: for each function it appears in.) configure:11533: error: syntax error before "x" configure:11543: $? = 1 configure: failed program was: #line 11527 "configure" #include "confdefs.h" #include int main () { sigaction_t x ; return 0; } configure:11560: result: no configure:11566: checking declaration of size-change configure:11625: i586-uhu-linux-gcc -c -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11628: $? = 0 configure:11631: test -s conftest.o configure:11634: $? = 0 size-change succeeded () configure:11653: result: yes configure:11670: checking for memmove configure:11707: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11686: warning: conflicting types for built-in function 'memmove' configure:11710: $? = 0 configure:11713: test -s conftest configure:11716: $? = 0 configure:11726: result: yes configure:11858: checking if poll really works configure:11889: i586-uhu-linux-gcc -o conftest -g -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11892: $? = 0 configure:11894: ./conftest configure:11897: $? = 1 configure: program exited with status 1 configure: failed program was: #line 11868 "configure" #include "confdefs.h" #include #ifdef HAVE_POLL_H #include #else #include #endif int main() { struct pollfd myfds; int ret; myfds.fd = 0; myfds.events = POLLIN; ret = poll(&myfds, 1, 100); exit(ret != 0); } configure:11909: result: no configure:11922: checking if we should include stdbool.h configure:11942: i586-uhu-linux-gcc -c -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure: In function `main': configure:11935: error: `bool' undeclared (first use in this function) configure:11935: error: (Each undeclared identifier is reported only once configure:11935: error: for each function it appears in.) configure:11935: error: syntax error before "foo" configure:11945: $? = 1 configure: failed program was: #line 11930 "configure" #include "confdefs.h" int main () { bool foo = false ; return 0; } configure:11974: i586-uhu-linux-gcc -c -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure:11977: $? = 0 configure:11980: test -s conftest.o configure:11983: $? = 0 configure:11997: result: yes configure:12003: checking for builtin bool type configure:12026: i586-uhu-linux-gcc -c -O2 -D_GNU_SOURCE -DNDEBUG conftest.c >&5 configure: In function `main': configure:12019: error: `bool' undeclared (first use in this function) configure:12019: error: (Each undeclared identifier is reported only once configure:12019: error: for each function it appears in.) configure:12019: error: syntax error before "x" configure:12029: $? = 1 configure: failed program was: #line 12011 "configure" #include "confdefs.h" #include #include int main () { bool x = false ; return 0; } configure:12050: result: no configure:12071: checking for library stdc++ configure:12096: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc -lstdc++ >&5 configure:12082:23: strstream.h: No such file or directory configure: In function `int main()': configure:12088: error: `strstreambuf' was not declared in this scope configure:12088: error: expected `;' before "foo" configure:12099: $? = 1 configure: failed program was: #line 12080 "configure" #include "confdefs.h" #include int main () { char buf[80]; strstreambuf foo(buf, sizeof(buf)) ; return 0; } configure:12117: result: no configure:12122: checking whether i586-uhu-linux-g++ understands -c and -o together configure:12138: i586-uhu-linux-g++ -c conftest.cc -o conftest2.o >&5 configure:12141: $? = 0 configure:12143: i586-uhu-linux-g++ -c conftest.cc -o conftest2.o >&5 configure:12146: $? = 0 configure:12157: result: yes configure:12282: checking how to run the C++ preprocessor configure:12304: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12310: $? = 0 configure:12337: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12334:28: ac_nonexistent.h: No such file or directory configure:12343: $? = 1 configure: failed program was: #line 12333 "configure" #include "confdefs.h" #include configure:12380: result: i586-uhu-linux-g++ -E configure:12395: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12401: $? = 0 configure:12428: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12425:28: ac_nonexistent.h: No such file or directory configure:12434: $? = 1 configure: failed program was: #line 12424 "configure" #include "confdefs.h" #include configure:12476: checking for typeinfo configure:12486: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12492: $? = 0 configure:12511: result: yes configure:12521: checking if we should include stdbool.h configure:12596: result: yes configure:12602: checking for builtin bool type configure:12625: i586-uhu-linux-g++ -c -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12628: $? = 0 configure:12631: test -s conftest.o configure:12634: $? = 0 configure:12647: result: yes configure:12653: checking for size of bool configure:12706: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12709: $? = 0 configure:12711: ./conftest configure:12714: $? = 0 configure:12732: result: unsigned char configure:12743: checking for special defines needed for etip.h configure:12769: i586-uhu-linux-g++ -c -O2 -I./c++ -I./menu -I./include -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12772: $? = 0 configure:12775: test -s conftest.o configure:12778: $? = 0 configure:12769: i586-uhu-linux-g++ -c -O2 -I./c++ -I./menu -I./include -DETIP_NEEDS_MATH_H -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12772: $? = 0 configure:12775: test -s conftest.o configure:12778: $? = 0 configure:12799: result: MATH_H configure:12804: checking if i586-uhu-linux-g++ accepts parameter initialization configure:12839: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12831: error: default argument given for parameter 1 of `TEST::TEST(int)' configure:12826: error: after previous specification in `TEST::TEST(int)' configure:12834: error: `main' must return `int' configure:12842: $? = 1 configure: program exited with status 1 configure: failed program was: #line 12820 "configure" #include "confdefs.h" class TEST { private: int value; public: TEST(int x = 1); ~TEST(); }; TEST::TEST(int x = 1) // some compilers do not like second initializer { value = x; } void main() { } configure:12865: result: no configure:12874: checking if i586-uhu-linux-g++ accepts static_cast configure:12931: i586-uhu-linux-g++ -c -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:12934: $? = 0 configure:12937: test -s conftest.o configure:12940: $? = 0 configure:12957: result: yes configure:12977: checking for strstream.h configure:12987: i586-uhu-linux-g++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc configure:12984:23: strstream.h: No such file or directory configure:12993: $? = 1 configure: failed program was: #line 12983 "configure" #include "confdefs.h" #include configure:13012: result: no configure:13022: checking if i586-uhu-linux-g++ supports vscan function configure:13081: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure: In function `int scanw(const char*, ...)': configure:13057: error: `strstreambuf' was not declared in this scope configure:13057: error: expected `;' before "ss" configure:13058: error: `ss' was not declared in this scope configure:13084: $? = 1 configure: failed program was: #line 13036 "configure" #include "confdefs.h" #include #include #define USE_STRSTREAM_VSCAN 1 #if defined(USE_STDIO_VSCAN) #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN) #include #endif int scanw(const char* fmt, ...) { int result = -1; char buf[BUFSIZ]; va_list args; va_start(args, fmt); #if defined(USE_STDIO_VSCAN) if (::vsscanf(buf, fmt, args) != -1) result = 0; #elif defined(USE_STRSTREAM_VSCAN) strstreambuf ss(buf, sizeof(buf)); if (ss.vscan(fmt, args) != -1) result = 0; #elif defined(USE_STRSTREAM_VSCAN_CAST) strstreambuf ss(buf, sizeof(buf)); if (ss.vscan(fmt, (_IO_va_list)args) != -1) result = 0; #else #error case strstream failed #endif va_end(args); return result; } int main () { int tmp, foo = scanw("%d", &tmp) ; return 0; } configure:13081: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure: In function `int scanw(const char*, ...)': configure:13061: error: `strstreambuf' was not declared in this scope configure:13061: error: expected `;' before "ss" configure:13062: error: `ss' was not declared in this scope configure:13084: $? = 1 configure: failed program was: #line 13036 "configure" #include "confdefs.h" #include #include #define USE_STRSTREAM_VSCAN_CAST 1 #if defined(USE_STDIO_VSCAN) #elif defined(HAVE_STRSTREAM_H) && defined(USE_STRSTREAM_VSCAN) #include #endif int scanw(const char* fmt, ...) { int result = -1; char buf[BUFSIZ]; va_list args; va_start(args, fmt); #if defined(USE_STDIO_VSCAN) if (::vsscanf(buf, fmt, args) != -1) result = 0; #elif defined(USE_STRSTREAM_VSCAN) strstreambuf ss(buf, sizeof(buf)); if (ss.vscan(fmt, args) != -1) result = 0; #elif defined(USE_STRSTREAM_VSCAN_CAST) strstreambuf ss(buf, sizeof(buf)); if (ss.vscan(fmt, (_IO_va_list)args) != -1) result = 0; #else #error case strstream_cast failed #endif va_end(args); return result; } int main () { int tmp, foo = scanw("%d", &tmp) ; return 0; } configure:13081: i586-uhu-linux-g++ -o conftest -O2 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5 configure:13084: $? = 0 configure:13087: test -s conftest configure:13090: $? = 0 configure:13103: result: stdio configure:13311: checking for gnatmake configure:13335: result: no configure:13564: checking for library subsets configure:13577: result: termlib+ext_tinfo+base+ext_funcs configure:13615: checking default library suffix configure:13626: result: configure:13629: checking default library-dependency suffix configure:13658: result: .so configure:13661: checking default object directory configure:13677: result: obj_s configure:13682: checking c++ library-dependency suffix configure:13708: result: .a configure:13747: checking where we will install curses.h configure:13752: result: ${prefix}/include configure:13773: checking for src modules configure:13836: result: ncurses progs tack panel menu form configure:14061: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52.20030208, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on pozsy config.status:14700: creating include/MKterm.h.awk config.status:14700: creating include/curses.head config.status:14700: creating include/termcap.h config.status:14700: creating include/unctrl.h config.status:14700: creating man/Makefile config.status:14700: creating include/Makefile config.status:14700: creating ncurses/Makefile config.status:14700: creating progs/Makefile config.status:14700: creating tack/Makefile config.status:14700: creating panel/Makefile config.status:14700: creating menu/Makefile config.status:14700: creating form/Makefile config.status:14700: creating test/Makefile config.status:14700: creating misc/Makefile config.status:14700: creating c++/Makefile config.status:14700: creating misc/run_tic.sh config.status:14700: creating Makefile config.status:14797: creating include/ncurses_cfg.h ## ----------------- ## ## 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_cxx_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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_func_fseeko=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getttynam=yes ac_cv_func_issetugid=no ac_cv_func_link=yes ac_cv_func_memmove=yes ac_cv_func_poll=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setbuf=yes ac_cv_func_setbuffer=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_sigaction=yes ac_cv_func_sigvec=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_symlink=yes ac_cv_func_tcgetpgrp=yes ac_cv_func_times=yes ac_cv_func_unlink=yes ac_cv_func_vsnprintf=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_poll_h=yes ac_cv_header_stdc=yes ac_cv_header_strstream_h=no ac_cv_header_sys_bsdtypes_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_ttyent_h=yes ac_cv_header_typeinfo=yes ac_cv_header_unistd_h=yes ac_cv_header_wctype_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dir_opendir=no ac_cv_lib_gpm_Gpm_Open=no ac_cv_objext=o ac_cv_path_LDCONFIG=/sbin/ldconfig ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_MAKE_LOWER_TAGS=no ac_cv_prog_MAKE_UPPER_TAGS=no ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_LD=ld ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_gnat_exists=no ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_sys_long_file_names=yes ac_cv_target=i586-uhu-linux-gnu ac_cv_target_alias=i586-uhu-linux ac_cv_type_signal=void am_cv_langinfo_codeset=yes cf_cv_1UL=1UL cf_cv_abi_version=5 cf_cv_ansi_cc=-DCC_HAS_PROTOS cf_cv_builtin_bool=1 cf_cv_cc_bool_type=0 cf_cv_cc_u_d_options=yes cf_cv_cpp_param_init=no cf_cv_cpp_static_cast=yes cf_cv_cpp_vscan_func=stdio cf_cv_dcl_errno=yes cf_cv_do_symlinks=yes cf_cv_enable_lp64=0 cf_cv_func_mkstemp=yes cf_cv_func_nanosleep=yes cf_cv_func_vsscanf=vsscanf cf_cv_gnu_source=yes cf_cv_have_errno=no cf_cv_have_isascii=yes cf_cv_have_tcgetattr=yes cf_cv_header_stdbool_h=1 cf_cv_ld_rpath=no cf_cv_libstdcpp=no cf_cv_link_dataonly=yes cf_cv_link_funcs=' link symlink' cf_cv_makeflags= cf_cv_mixedcase=yes cf_cv_need_libm=yes cf_cv_prog_CC_c_o=yes cf_cv_prog_CXX_c_o=yes cf_cv_regex=regex.h cf_cv_rel_version=5.5 cf_cv_rm_so_locs=no cf_cv_shlib_version=rel cf_cv_shlib_version_infix=no cf_cv_sizechange=yes cf_cv_src_modules='ncurses progs tack panel menu form' cf_cv_struct_dirent64=no cf_cv_subst_AR_OPTS=rv cf_cv_sys_time_select=yes cf_cv_system_name=linux-gnu cf_cv_timestamp='Tue Aug 8 21:56:18 CEST 2006' cf_cv_type_of_bool='unsigned char' cf_cv_type_sigaction=no cf_cv_typeof_chtype=long cf_cv_typeof_mmask_t=long cf_cv_unsigned_literals=yes cf_cv_working_poll=no ## ------------ ## ## confdefs.h. ## ## ------------ ## #define SYSTEM_NAME "linux-gnu" #define CC_HAS_PROTOS 1 #ifdef __cplusplus #include #endif #define HAVE_LONG_FILE_NAMES 1 #define MIXEDCASE_FILENAMES 1 #define USE_DATABASE 1 #define TERMINFO_DIRS "/usr/share/terminfo" #define TERMINFO "/usr/share/terminfo" #define HAVE_BIG_CORE 1 #define PURE_TERMINFO 1 #define USE_HOME_TERMINFO 1 #define USE_ROOT_ENVIRON 1 #define HAVE_REMOVE 1 #define HAVE_UNLINK 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 #define HAVE_CURSES_VERSION 1 #define HAVE_HAS_KEY 1 #define HAVE_RESIZETERM 1 #define HAVE_RESIZE_TERM 1 #define HAVE_USE_DEFAULT_COLORS 1 #define HAVE_WRESIZE 1 #define NCURSES_EXT_FUNCS 1 #define NCURSES_NO_PADDING 1 #define USE_SIGWINCH 1 #define USE_ASSUMED_COLOR 1 #define USE_HASHMAP 1 #define GCC_SCANF 1 #define GCC_PRINTF 1 #define GCC_UNUSED __attribute__((unused)) #define GCC_NORETURN __attribute__((noreturn)) #define NDEBUG 1 #define HAVE_NC_ALLOC_H 1 #define HAVE_GETTIMEOFDAY 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_REGEX_H_FUNCS 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_TTYENT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_SYS_TIME_SELECT 1 #define CC_HAS_INLINE_FUNCS 1 #define TYPEOF_CHTYPE long #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETTTYNAM 1 #define HAVE_POLL 1 #define HAVE_REMOVE 1 #define HAVE_SELECT 1 #define HAVE_SETBUF 1 #define HAVE_SETBUFFER 1 #define HAVE_SETVBUF 1 #define HAVE_SIGACTION 1 #define HAVE_SIGVEC 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_TCGETPGRP 1 #define HAVE_TIMES 1 #define HAVE_VSNPRINTF 1 #define HAVE_ISASCII 1 #define HAVE_NANOSLEEP 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TCGETATTR 1 #define HAVE_VSSCANF 1 #define HAVE_MKSTEMP 1 #define RETSIGTYPE void #define HAVE_SIZECHANGE 1 #define HAVE_TYPEINFO 1 #define ETIP_NEEDS_MATH_H 1 #define CPP_HAS_STATIC_CAST 1 #define CPP_HAS_VSCAN_FUNC 1 #define USE_STDIO_VSCAN 1 #define HAVE_SLK_COLOR 1 #define HAVE_PANEL_H 1 #define HAVE_LIBPANEL 1 #define HAVE_MENU_H 1 #define HAVE_LIBMENU 1 #define HAVE_FORM_H 1 #define HAVE_LIBFORM 1 #define NCURSES_PATHSEP ':' #define NCURSES_VERSION_STRING "5.5.20051010" configure: exit 0