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.53. Invocation command line was $ ./configure --enable-cdrom --enable-ipv6 --with-default-server=irc.sote.hu:6667 --with-plugins --with-ssl --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:1268: checking for i586-uhu-linux-gcc configure:1284: found /usr/lib/ccache/i586-uhu-linux-gcc configure:1294: result: i586-uhu-linux-gcc configure:1576: checking for C compiler version configure:1579: 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:1582: $? = 0 configure:1584: 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:1587: $? = 0 configure:1589: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:1592: $? = 1 configure:1618: checking for C compiler default output configure:1621: i586-uhu-linux-gcc conftest.c >&5 configure:1624: $? = 0 configure:1657: result: a.out configure:1662: checking whether the C compiler works configure:1668: ./a.out configure:1671: $? = 0 configure:1686: result: yes configure:1693: checking whether we are cross compiling configure:1695: result: no configure:1698: checking for suffix of executables configure:1700: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:1703: $? = 0 configure:1725: result: configure:1731: checking for suffix of object files configure:1755: i586-uhu-linux-gcc -c conftest.c >&5 configure:1758: $? = 0 configure:1777: result: o configure:1781: checking whether we are using the GNU C compiler configure:1808: i586-uhu-linux-gcc -c conftest.c >&5 configure:1811: $? = 0 configure:1814: test -s conftest.o configure:1817: $? = 0 configure:1829: result: yes configure:1835: checking whether i586-uhu-linux-gcc accepts -g configure:1859: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:1862: $? = 0 configure:1865: test -s conftest.o configure:1868: $? = 0 configure:1878: result: yes configure:1905: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:1908: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2055: checking for a BSD-compatible install configure:2109: result: /bin/install -c configure:2120: checking whether build environment is sane configure:2163: result: yes configure:2165: checking whether ln -s works configure:2169: result: yes configure:2191: checking for gmake configure:2220: result: no configure:2227: checking for make configure:2243: found /usr/bin/make configure:2253: result: make configure:2262: checking whether make sets ${MAKE} configure:2282: result: yes configure:2297: checking how to run the C preprocessor configure:2323: i586-uhu-linux-gcc -E conftest.c configure:2329: $? = 0 configure:2356: i586-uhu-linux-gcc -E conftest.c configure:2352:28: ac_nonexistent.h: No such file or directory configure:2362: $? = 1 configure: failed program was: #line 2351 "configure" #include "confdefs.h" #include configure:2399: result: i586-uhu-linux-gcc -E configure:2414: i586-uhu-linux-gcc -E conftest.c configure:2420: $? = 0 configure:2447: i586-uhu-linux-gcc -E conftest.c configure:2443:28: ac_nonexistent.h: No such file or directory configure:2453: $? = 1 configure: failed program was: #line 2442 "configure" #include "confdefs.h" #include configure:2494: checking whether i586-uhu-linux-gcc needs -traditional configure:2530: result: no configure:2537: checking for library containing strerror configure:2570: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:2573: $? = 0 configure:2576: test -s conftest configure:2579: $? = 0 configure:2638: result: none required configure:2646: checking for AIX configure:2665: result: no configure:2675: checking for gawk configure:2691: found /bin/gawk configure:2701: result: gawk configure:2712: checking for getpwnam in -lsun configure:2745: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lsun >&5 /usr/bin/ld: cannot find -lsun collect2: ld returned 1 exit status configure:2748: $? = 1 configure: failed program was: #line 2719 "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 getpwnam (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getpwnam (); ; return 0; } configure:2765: result: no configure:2771: checking for inet_addr in -ldgc configure:2804: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldgc >&5 /usr/bin/ld: cannot find -ldgc collect2: ld returned 1 exit status configure:2807: $? = 1 configure: failed program was: #line 2778 "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 inet_addr (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { inet_addr (); ; return 0; } configure:2824: result: no configure:2830: checking for res_mkquery in -lresolv configure:2863: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lresolv >&5 configure:2866: $? = 0 configure:2869: test -s conftest configure:2872: $? = 0 configure:2883: result: yes configure:2893: checking for res_mkquery in -lc configure:2926: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lc -lresolv >&5 configure:2929: $? = 0 configure:2932: test -s conftest configure:2935: $? = 0 configure:2946: result: yes configure:2956: checking for crypt in -lcrypt configure:2989: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcrypt -lresolv >&5 configure:2992: $? = 0 configure:2995: test -s conftest configure:2998: $? = 0 configure:3009: result: yes configure:3019: checking for pow in -lm configure:3052: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:3034: warning: conflicting types for built-in function 'pow' configure:3055: $? = 0 configure:3058: test -s conftest configure:3061: $? = 0 configure:3072: result: yes configure:3087: checking for dirent.h that defines DIR configure:3114: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3117: $? = 0 configure:3120: test -s conftest.o configure:3123: $? = 0 configure:3133: result: yes configure:3146: checking for library containing opendir configure:3179: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:3182: $? = 0 configure:3185: test -s conftest configure:3188: $? = 0 configure:3247: result: none required configure:3365: checking for ANSI C header files configure:3379: i586-uhu-linux-gcc -E conftest.c configure:3385: $? = 0 configure:3472: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:3475: $? = 0 configure:3477: ./conftest configure:3480: $? = 0 configure:3494: result: yes configure:3518: checking for sys/types.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for sys/stat.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for stdlib.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for string.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for memory.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for strings.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for inttypes.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for stdint.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3518: checking for unistd.h configure:3531: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -s conftest.o configure:3540: $? = 0 configure:3550: result: yes configure:3594: checking arpa/inet.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking arpa/inet.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for arpa/inet.h configure:3681: result: yes configure:3594: checking net/if.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking net/if.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for net/if.h configure:3681: result: yes configure:3594: checking sys/time.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking sys/time.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for sys/time.h configure:3681: result: yes configure:3594: checking sys/fcntl.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking sys/fcntl.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for sys/fcntl.h configure:3681: result: yes configure:3594: checking fcntl.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking fcntl.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for fcntl.h configure:3681: result: yes configure:3594: checking sys/file.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking sys/file.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for sys/file.h configure:3681: result: yes configure:3594: checking sys/syslimits.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3631:27: sys/syslimits.h: No such file or directory configure:3606: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3621: result: no configure:3625: checking sys/syslimits.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3628:27: sys/syslimits.h: No such file or directory configure:3638: $? = 1 configure: failed program was: #line 3627 "configure" #include "confdefs.h" #include configure:3656: result: no configure:3674: checking for sys/syslimits.h configure:3681: result: no configure:3594: checking netinet/in_systm.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking netinet/in_systm.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for netinet/in_systm.h configure:3681: result: yes configure:3594: checking sys/in_systm.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3631:26: sys/in_systm.h: No such file or directory configure:3606: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3621: result: no configure:3625: checking sys/in_systm.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3628:26: sys/in_systm.h: No such file or directory configure:3638: $? = 1 configure: failed program was: #line 3627 "configure" #include "confdefs.h" #include configure:3656: result: no configure:3674: checking for sys/in_systm.h configure:3681: result: no configure:3594: checking netdb.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking netdb.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for netdb.h configure:3681: result: yes configure:3594: checking sys/un.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking sys/un.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for sys/un.h configure:3681: result: yes configure:3594: checking sys/filio.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3631:23: sys/filio.h: No such file or directory configure:3606: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3621: result: no configure:3625: checking sys/filio.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3628:23: sys/filio.h: No such file or directory configure:3638: $? = 1 configure: failed program was: #line 3627 "configure" #include "confdefs.h" #include configure:3656: result: no configure:3674: checking for sys/filio.h configure:3681: result: no configure:3594: checking regex.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking regex.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for regex.h configure:3681: result: yes configure:3594: checking resolv.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking resolv.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for resolv.h configure:3681: result: yes configure:3594: checking arpa/nameser.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking arpa/nameser.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for arpa/nameser.h configure:3681: result: yes configure:3594: checking dirent.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking dirent.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for dirent.h configure:3681: result: yes configure:3594: checking sys/ndir.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3631:22: sys/ndir.h: No such file or directory configure:3606: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3621: result: no configure:3625: checking sys/ndir.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3628:22: sys/ndir.h: No such file or directory configure:3638: $? = 1 configure: failed program was: #line 3627 "configure" #include "confdefs.h" #include configure:3656: result: no configure:3674: checking for sys/ndir.h configure:3681: result: no configure:3594: checking sys/dir.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3606: $? = 0 configure:3609: test -s conftest.o configure:3612: $? = 0 configure:3621: result: yes configure:3625: checking sys/dir.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3638: $? = 0 configure:3656: result: yes configure:3674: checking for sys/dir.h configure:3681: result: yes configure:3594: checking ndir.h usability configure:3603: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3631:18: ndir.h: No such file or directory configure:3606: $? = 1 configure: failed program was: #line 3596 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3621: result: no configure:3625: checking ndir.h presence configure:3632: i586-uhu-linux-gcc -E conftest.c configure:3628:18: ndir.h: No such file or directory configure:3638: $? = 1 configure: failed program was: #line 3627 "configure" #include "confdefs.h" #include configure:3656: result: no configure:3674: checking for ndir.h configure:3681: result: no configure:3696: checking for stpcpy in string.h configure:3718: result: no configure:3729: checking for getpgid in unistd.h configure:3751: result: no configure:3762: checking for killpg in signal.h configure:3784: result: yes configure:3795: checking for getpass in unistd.h configure:3817: result: yes configure:3828: checking for errno in errno.h configure:3850: result: no configure:3861: checking for struct linger in sys/socket.h configure:3883: result: yes configure:3894: checking for sun_len in sys/un.h configure:3916: result: no configure:3927: checking for bcopy in string.h configure:3949: result: yes configure:3960: checking for i586-uhu-linux-gcc option to accept ANSI C configure:4023: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4026: $? = 0 configure:4029: test -s conftest.o configure:4032: $? = 0 configure:4049: result: none needed configure:4057: checking for an ANSI C-conforming const configure:4127: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4130: $? = 0 configure:4133: test -s conftest.o configure:4136: $? = 0 configure:4146: result: yes configure:4156: checking for uid_t in sys/types.h configure:4176: result: yes configure:4191: checking for inline configure:4208: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4211: $? = 0 configure:4214: test -s conftest.o configure:4217: $? = 0 configure:4228: result: inline configure:4243: checking for mode_t configure:4270: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4273: $? = 0 configure:4276: test -s conftest.o configure:4279: $? = 0 configure:4289: result: yes configure:4301: checking for off_t configure:4328: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4331: $? = 0 configure:4334: test -s conftest.o configure:4337: $? = 0 configure:4347: result: yes configure:4359: checking for pid_t configure:4386: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4389: $? = 0 configure:4392: test -s conftest.o configure:4395: $? = 0 configure:4405: result: yes configure:4417: checking for size_t configure:4444: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4447: $? = 0 configure:4450: test -s conftest.o configure:4453: $? = 0 configure:4463: result: yes configure:4475: checking return type of signal handlers configure:4509: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4512: $? = 0 configure:4515: test -s conftest.o configure:4518: $? = 0 configure:4528: result: void configure:4536: checking for sys_siglist declaration in signal.h or unistd.h configure:4566: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:4558: warning: initialization discards qualifiers from pointer target type configure:4569: $? = 0 configure:4572: test -s conftest.o configure:4575: $? = 0 configure:4585: result: yes configure:4595: checking whether time.h and sys/time.h may both be included configure:4623: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4626: $? = 0 configure:4629: test -s conftest.o configure:4632: $? = 0 configure:4642: result: yes configure:4653: checking for unsigned int configure:4680: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4683: $? = 0 configure:4686: test -s conftest.o configure:4689: $? = 0 configure:4699: result: yes configure:4702: checking size of unsigned int configure:4980: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:4983: $? = 0 configure:4985: ./conftest configure:4988: $? = 0 configure:5008: result: 4 configure:5401: checking for working alloca.h configure:5425: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:5428: $? = 0 configure:5431: test -s conftest configure:5434: $? = 0 configure:5444: result: yes configure:5454: checking for alloca configure:5498: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:5501: $? = 0 configure:5504: test -s conftest configure:5507: $? = 0 configure:5517: result: yes configure:5708: checking whether getpgrp requires zero arguments configure:5733: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:5758: error: too many arguments to function `getpgrp' configure:5736: $? = 1 configure: failed program was: #line 5714 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { getpgrp (0); ; return 0; } configure:5753: result: yes configure:5763: checking whether setpgrp takes no argument configure:5798: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure: In function `main': configure:5790: error: too many arguments to function `setpgrp' configure:5801: $? = 1 configure: program exited with status 1 configure: failed program was: #line 5773 "configure" #include "confdefs.h" #if HAVE_UNISTD_H # include #endif #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* If this system has a BSD-style setpgrp which takes arguments, setpgrp(1, 1) will fail with ESRCH and return -1, in that case exit successfully. */ exit (setpgrp (1,1) == -1 ? 0 : 1); ; return 0; } configure:5819: result: yes configure:5834: checking for strftime configure:5877: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:5849: warning: conflicting types for built-in function 'strftime' configure:5880: $? = 0 configure:5883: test -s conftest configure:5886: $? = 0 configure:5896: result: yes configure:6001: checking for socket configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for gethostname configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for gettimeofday configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for strtoul configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for strlcpy configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 /tmp/ccYNCbG7.o: In function `main': /var/uhubuild/work/compile/configure:6034: undefined reference to `strlcpy' collect2: ld returned 1 exit status configure:6047: $? = 1 configure: failed program was: #line 6006 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcpy (); 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 strlcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_strlcpy) || defined (__stub___strlcpy) choke me #else f = strlcpy; #endif ; return 0; } configure:6063: result: no configure:6001: checking for strlcat configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 /tmp/ccYGoyJh.o: In function `main': /var/uhubuild/work/compile/configure:6034: undefined reference to `strlcat' collect2: ld returned 1 exit status configure:6047: $? = 1 configure: failed program was: #line 6006 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char strlcat (); 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 strlcat (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif 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_strlcat) || defined (__stub___strlcat) choke me #else f = strlcat; #endif ; return 0; } configure:6063: result: no configure:6001: checking for stpcpy configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6016: warning: conflicting types for built-in function 'stpcpy' configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for vsnprintf configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6016: warning: conflicting types for built-in function 'vsnprintf' configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for snprintf configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6016: warning: conflicting types for built-in function 'snprintf' configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for setsid configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for strerror configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for uname configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for getrusage configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for sysconf configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for getpgid configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for killpg configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for getlogin configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for realpath configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for fchdir configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for getpass configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for fpathconf configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for getpwent configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for setvbuf configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for select configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for mkstemp configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for memmove configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6016: warning: conflicting types for built-in function 'memmove' configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6001: checking for scandir configure:6044: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6047: $? = 0 configure:6050: test -s conftest configure:6053: $? = 0 configure:6063: result: yes configure:6073: checking for gethostbyname configure:6116: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6119: $? = 0 configure:6122: test -s conftest configure:6125: $? = 0 configure:6135: result: yes configure:6201: checking for connect configure:6244: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6247: $? = 0 configure:6250: test -s conftest configure:6253: $? = 0 configure:6263: result: yes configure:6329: checking for inet_aton configure:6372: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6375: $? = 0 configure:6378: test -s conftest configure:6381: $? = 0 configure:6391: result: yes configure:6467: checking whether setvbuf arguments are reversed configure:6495: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure: In function `main': configure:6486: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast configure:6486: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:6498: $? = 0 configure:6500: ./conftest configure:6503: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6477 "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:6517: result: no configure:6533: checking for non-blocking type configure:6583: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lm -lcrypt -lresolv >&5 configure:6586: $? = 0 configure:6588: ./conftest configure:6591: $? = 0 configure:6662: result: posix configure:6705: checking for a list of signal names configure:6769: result: yes configure:6776: checking whether to enable GTK support configure:8353: result: no configure:8358: checking whether to enable Win32 GUI support configure:8380: result: no configure:8388: checking whether to enable OS/2 PM support configure:8415: result: no configure:8420: checking whether to enable sound support configure:9003: result: no configure:9008: checking whether to enable SSL support configure:9016: result: yes configure:9025: checking for SSL_accept in -lssl configure:9058: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:9061: $? = 0 configure:9064: test -s conftest configure:9067: $? = 0 configure:9078: result: yes configure:9214: checking whether to use use tgetent or setupterm configure:9708: result: setupterm configure:9710: checking for setupterm in -lncurses configure:9743: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:9746: $? = 0 configure:9749: test -s conftest configure:9752: $? = 0 configure:9763: result: yes configure:10199: checking for tparm in ncurses.h configure:10221: result: yes configure:10231: checking for tparm in -lncurses configure:10264: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:10267: $? = 0 configure:10270: test -s conftest configure:10273: $? = 0 configure:10284: result: yes configure:10310: checking ncurses.h usability configure:10319: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10322: $? = 0 configure:10325: test -s conftest.o configure:10328: $? = 0 configure:10337: result: yes configure:10341: checking ncurses.h presence configure:10348: i586-uhu-linux-gcc -E conftest.c configure:10354: $? = 0 configure:10372: result: yes configure:10390: checking for ncurses.h configure:10397: result: yes configure:10310: checking ncurses/termcap.h usability configure:10319: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10347:29: ncurses/termcap.h: No such file or directory configure:10322: $? = 1 configure: failed program was: #line 10312 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:10337: result: no configure:10341: checking ncurses/termcap.h presence configure:10348: i586-uhu-linux-gcc -E conftest.c configure:10344:29: ncurses/termcap.h: No such file or directory configure:10354: $? = 1 configure: failed program was: #line 10343 "configure" #include "confdefs.h" #include configure:10372: result: no configure:10390: checking for ncurses/termcap.h configure:10397: result: no configure:10310: checking termcap.h usability configure:10319: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10322: $? = 0 configure:10325: test -s conftest.o configure:10328: $? = 0 configure:10337: result: yes configure:10341: checking termcap.h presence configure:10348: i586-uhu-linux-gcc -E conftest.c configure:10354: $? = 0 configure:10372: result: yes configure:10390: checking for termcap.h configure:10397: result: yes configure:10411: checking for tputs in ncurses/termcap.h configure:10418:29: ncurses/termcap.h: No such file or directory configure:10433: result: no configure:10444: checking for tputs in termcap.h configure:10466: result: no configure:10476: checking for tputs in -lncurses configure:10509: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:10512: $? = 0 configure:10515: test -s conftest configure:10518: $? = 0 configure:10529: result: yes configure:11188: checking whether to enable Tcl support configure:11745: result: no configure:11750: checking for unix mail directory configure:11779: result: /var/spool/mail configure:11797: checking for default server list configure:11814: result: irc.sote.hu:6667 configure:11829: checking whether to enable IPv6 support configure:11880: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:11883: $? = 0 configure:11885: ./conftest configure:11888: $? = 0 configure:11890: result: yes (glibc2) configure:11928: checking whether to enable SOCKS support configure:12091: result: no configure:12096: checking whether to enable CD-ROM support configure:12105: result: yes configure:12134: checking whether to enable dmalloc debugging support configure:12218: result: no configure:12223: checking whether to enable plugin support configure:12231: result: yes configure:12234: checking for dlopen in -ldl configure:12267: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:12270: $? = 0 configure:12273: test -s conftest configure:12276: $? = 0 configure:12287: result: yes configure:12504: checking dlfcn.h usability configure:12513: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12516: $? = 0 configure:12519: test -s conftest.o configure:12522: $? = 0 configure:12531: result: yes configure:12535: checking dlfcn.h presence configure:12542: i586-uhu-linux-gcc -E conftest.c configure:12548: $? = 0 configure:12566: result: yes configure:12584: checking for dlfcn.h configure:12591: result: yes configure:12597: checking for system version configure:12619: result: Linux-2.6.17.6-3 configure:13314: checking mysql/mysql.h usability configure:13323: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13351:25: mysql/mysql.h: No such file or directory configure:13326: $? = 1 configure: failed program was: #line 13316 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:13341: result: no configure:13345: checking mysql/mysql.h presence configure:13352: i586-uhu-linux-gcc -E conftest.c configure:13348:25: mysql/mysql.h: No such file or directory configure:13358: $? = 1 configure: failed program was: #line 13347 "configure" #include "confdefs.h" #include configure:13376: result: no configure:13394: checking for mysql/mysql.h configure:13401: result: no configure:13407: checking for mysql_query in -lmysqlclient configure:13440: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lmysqlclient -ldl -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 /usr/bin/ld: cannot find -lmysqlclient collect2: ld returned 1 exit status configure:13443: $? = 1 configure: failed program was: #line 13414 "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 mysql_query (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { mysql_query (); ; return 0; } configure:13460: result: no configure:12833: checking machine/soundcard.h usability configure:12842: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12870:31: machine/soundcard.h: No such file or directory configure:12845: $? = 1 configure: failed program was: #line 12835 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:12860: result: no configure:12864: checking machine/soundcard.h presence configure:12871: i586-uhu-linux-gcc -E conftest.c configure:12867:31: machine/soundcard.h: No such file or directory configure:12877: $? = 1 configure: failed program was: #line 12866 "configure" #include "confdefs.h" #include configure:12895: result: no configure:12913: checking for machine/soundcard.h configure:12920: result: no configure:12833: checking linux/soundcard.h usability configure:12842: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12845: $? = 0 configure:12848: test -s conftest.o configure:12851: $? = 0 configure:12860: result: yes configure:12864: checking linux/soundcard.h presence configure:12871: i586-uhu-linux-gcc -E conftest.c configure:12877: $? = 0 configure:12895: result: yes configure:12913: checking for linux/soundcard.h configure:12920: result: yes configure:12833: checking sys/soundcard.h usability configure:12842: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12845: $? = 0 configure:12848: test -s conftest.o configure:12851: $? = 0 configure:12860: result: yes configure:12864: checking sys/soundcard.h presence configure:12871: i586-uhu-linux-gcc -E conftest.c configure:12877: $? = 0 configure:12895: result: yes configure:12913: checking for sys/soundcard.h configure:12920: result: yes configure:12937: checking for mlock configure:12980: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl -lncurses -lssl -lm -lcrypt -lresolv -lssl -lcrypto >&5 configure:12983: $? = 0 configure:12986: test -s conftest configure:12989: $? = 0 configure:12999: result: yes configure:13477: checking which plugins to build configure:13479: result: abot acro aim arcfour autocycle blowfish cavlink encrypt fserv hint identd nap pkga possum qbx qmail scan wavplay configure:15013: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:687: creating Makefile config.status:687: creating BitchX.spec config.status:687: creating gtkBitchX.spec config.status:687: creating bx-conf/Makefile config.status:687: creating doc/BitchX.bat config.status:687: creating doc/Makefile config.status:687: creating dll/Makefile config.status:687: creating dll/abot/Makefile config.status:687: creating dll/acro/Makefile config.status:687: creating dll/aim/Makefile config.status:687: creating dll/aim/toc/Makefile config.status:687: creating dll/amp/Makefile config.status:687: creating dll/arcfour/Makefile config.status:687: creating dll/autocycle/Makefile config.status:687: creating dll/aim/Makefile config.status:687: creating dll/blowfish/Makefile config.status:687: creating dll/cavlink/Makefile config.status:687: creating dll/cdrom/Makefile config.status:687: creating dll/encrypt/Makefile config.status:687: creating dll/europa/Makefile config.status:687: creating dll/fserv/Makefile config.status:687: creating dll/hint/Makefile config.status:687: creating dll/identd/Makefile config.status:687: creating dll/nap/Makefile config.status:687: creating dll/nicklist/Makefile config.status:687: creating dll/pkga/Makefile config.status:687: creating dll/possum/Makefile config.status:687: creating dll/qbx/Makefile config.status:687: creating dll/qmail/Makefile config.status:687: creating dll/scan/Makefile config.status:687: creating dll/wavplay/Makefile config.status:687: creating dll/xmms/Makefile config.status:687: creating source/Makefile config.status:791: creating include/defs.h config.status:1189: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_bcopy_declared=yes ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_decl_sys_siglist=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_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_errno_declared=no ac_cv_exeext= ac_cv_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_fchdir=yes ac_cv_func_fpathconf=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getlogin=yes ac_cv_func_getpass=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getpwent=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_aton=yes ac_cv_func_killpg=yes ac_cv_func_memmove=yes ac_cv_func_mkstemp=yes ac_cv_func_mlock=yes ac_cv_func_realpath=yes ac_cv_func_scandir=yes ac_cv_func_select=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setsid=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_stpcpy=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strtoul=yes ac_cv_func_sysconf=yes ac_cv_func_uname=yes ac_cv_func_vsnprintf=yes ac_cv_getpass_declared=yes ac_cv_getpgid_declared=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_soundcard_h=yes ac_cv_header_machine_soundcard_h=no ac_cv_header_memory_h=yes ac_cv_header_mysql_mysql_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_termcap_h=no ac_cv_header_ndir_h=no ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_systm_h=yes ac_cv_header_regex_h=yes ac_cv_header_resolv_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_dir_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_in_systm_h=no ac_cv_header_sys_ndir_h=no ac_cv_header_sys_soundcard_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslimits_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_termcap_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_killpg_declared=yes ac_cv_lib_c_res_mkquery=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dgc_inet_addr=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_m_pow=yes ac_cv_lib_mysqlclient_mysql_query=no ac_cv_lib_ncurses_setupterm=yes ac_cv_lib_ncurses_tparm=yes ac_cv_lib_ncurses_tputs=yes ac_cv_lib_resolv_res_mkquery=yes ac_cv_lib_ssl_SSL_accept=yes ac_cv_lib_sun_getpwnam=no ac_cv_non_blocking_type=posix ac_cv_objext=o 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_MAKE=make ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_strerror='none required' ac_cv_signal_names=yes ac_cv_sizeof_unsigned_int=4 ac_cv_stpcpy_declared=no ac_cv_struct_linger_declared=yes ac_cv_sun_len_declared=no ac_cv_system_version=Linux-2.6.17.6-3 ac_cv_tparm_declared=yes ac_cv_tputs_declared=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_int=yes ac_cv_working_alloca_h=yes ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define VERSION_NUMBER "1.1-final" #define HAVE_RESOLV 1 #define HAVE_RESOLV 1 #define HAVE_CRYPT 1 #define HAVE_DIRENT_H 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_ARPA_INET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_NETINET_IN_SYSTM_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_REGEX_H 1 #define HAVE_RESOLV_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_DIR_H 1 #define KILLPG_DECLARED 1 #define GETPASS_DECLARED 1 #define STRUCT_LINGER_DECLARED 1 #define BCOPY_DECLARED 1 #define RETSIGTYPE void #define SYS_SIGLIST_DECLARED 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_UNSIGNED_INT 4 #define UNSIGNED_INT32 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define GETPGRP_VOID 1 #define SETPGRP_VOID 1 #define HAVE_STRFTIME 1 #define HAVE_SOCKET 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_STRTOUL 1 #define HAVE_STPCPY 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_SETSID 1 #define HAVE_STRERROR 1 #define HAVE_UNAME 1 #define HAVE_GETRUSAGE 1 #define HAVE_SYSCONF 1 #define HAVE_GETPGID 1 #define HAVE_KILLPG 1 #define HAVE_GETLOGIN 1 #define HAVE_REALPATH 1 #define HAVE_FCHDIR 1 #define HAVE_GETPASS 1 #define HAVE_FPATHCONF 1 #define HAVE_GETPWENT 1 #define HAVE_SETVBUF 1 #define HAVE_SELECT 1 #define HAVE_MKSTEMP 1 #define HAVE_MEMMOVE 1 #define HAVE_SCANDIR 1 #define HAVE_INET_ATON 1 #define NBLOCK_POSIX 1 #define HAVE_SSL 1 #define HAVE_LIBSSL 1 #define VERSION "BitchX-1.1-final" #define _VERSION_ "BitchX" #define TPARM_DECLARED 1 #define HAVE_TPARM 1 #define HAVE_NCURSES_H 1 #define HAVE_TERMCAP_H 1 #define HAVE_TPUTS 1 #define HAVE_TERMINFO 1 #define UNIX_MAIL "/var/spool/mail" #define DEFAULT_SERVER "irc.sote.hu:6667" #define IPV6 1 #define WANT_CD 1 #define HAVE_LINUX_SOUNDCARD_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_DLLIB 1 #define DEFAULT_CTOOLZ_DIR "~/.BitchX" #define DEFAULT_MSGLOGFILE "BitchX.away" #define DEFAULT_BITCHX_HELP_FILE "BitchX.help" #define DEFAULT_SCRIPT_HELP_FILE "BitchX.help" #define DEFAULT_BITCHX_KICK_FILE "BitchX.kick" #define DEFAULT_BITCHX_QUIT_FILE "BitchX.quit" #define DEFAULT_BITCHX_IRCNAME_FILE "BitchX.ircnames" configure: exit 0