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.59. Invocation command line was $ ./configure --with-alsa --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 = independence 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:1615: checking build system type configure:1633: result: i586-uhu-linux-gnu configure:1641: checking host system type configure:1655: result: i586-uhu-linux-gnu configure:1663: checking target system type configure:1677: result: i586-uhu-linux-gnu configure:1729: checking for a BSD-compatible install configure:1784: result: /bin/install -c configure:1799: checking for -p flag to install configure:1812: result: yes configure:1823: checking whether build environment is sane configure:1866: result: yes configure:1918: checking for gawk configure:1934: found /bin/gawk configure:1944: result: gawk configure:1954: checking whether make sets $(MAKE) configure:1974: result: yes configure:2155: checking for a BSD-compatible install configure:2210: result: /bin/install -c -p configure:2236: checking for style of include used by make configure:2264: result: GNU configure:2374: checking for i586-uhu-linux-gcc configure:2390: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2400: result: i586-uhu-linux-gcc configure:2682: checking for C compiler version configure:2685: 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:2688: $? = 0 configure:2690: 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:2693: $? = 0 configure:2695: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2698: $? = 1 configure:2721: checking for C compiler default output file name configure:2724: i586-uhu-linux-gcc conftest.c >&5 configure:2727: $? = 0 configure:2773: result: a.out configure:2778: checking whether the C compiler works configure:2784: ./a.out configure:2787: $? = 0 configure:2804: result: yes configure:2811: checking whether we are cross compiling configure:2813: result: no configure:2816: checking for suffix of executables configure:2818: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2821: $? = 0 configure:2846: result: configure:2852: checking for suffix of object files configure:2873: i586-uhu-linux-gcc -c conftest.c >&5 configure:2876: $? = 0 configure:2898: result: o configure:2902: checking whether we are using the GNU C compiler configure:2926: i586-uhu-linux-gcc -c conftest.c >&5 configure:2932: $? = 0 configure:2936: test -z || test ! -s conftest.err configure:2939: $? = 0 configure:2942: test -s conftest.o configure:2945: $? = 0 configure:2958: result: yes configure:2964: checking whether i586-uhu-linux-gcc accepts -g configure:2985: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2991: $? = 0 configure:2995: test -z || test ! -s conftest.err configure:2998: $? = 0 configure:3001: test -s conftest.o configure:3004: $? = 0 configure:3015: result: yes configure:3032: checking for i586-uhu-linux-gcc option to accept ANSI C configure:3102: i586-uhu-linux-gcc -c conftest.c >&5 configure:3108: $? = 0 configure:3112: test -z || test ! -s conftest.err configure:3115: $? = 0 configure:3118: test -s conftest.o configure:3121: $? = 0 configure:3139: result: none needed configure:3157: i586-uhu-linux-gcc -c conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3163: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3298: checking dependency style of i586-uhu-linux-gcc configure:3388: result: gcc3 configure:3411: checking how to run the C preprocessor configure:3446: i586-uhu-linux-gcc -E conftest.c configure:3452: $? = 0 configure:3484: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | /* end confdefs.h. */ | #include configure:3529: result: i586-uhu-linux-gcc -E configure:3553: i586-uhu-linux-gcc -E conftest.c configure:3559: $? = 0 configure:3591: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3597: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | /* end confdefs.h. */ | #include configure:3679: checking for i586-uhu-linux-g++ configure:3695: found /usr/lib/ccache/i586-uhu-linux-g++ configure:3705: result: i586-uhu-linux-g++ configure:3763: checking for C++ compiler version configure:3766: 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:3769: $? = 0 configure:3771: 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:3774: $? = 0 configure:3776: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:3779: $? = 1 configure:3782: checking whether we are using the GNU C++ compiler configure:3806: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3812: $? = 0 configure:3816: test -z || test ! -s conftest.err configure:3819: $? = 0 configure:3822: test -s conftest.o configure:3825: $? = 0 configure:3838: result: yes configure:3844: checking whether i586-uhu-linux-g++ accepts -g configure:3865: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:3871: $? = 0 configure:3875: test -z || test ! -s conftest.err configure:3878: $? = 0 configure:3881: test -s conftest.o configure:3884: $? = 0 configure:3895: result: yes configure:3937: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3943: $? = 0 configure:3947: test -z || test ! -s conftest.err configure:3950: $? = 0 configure:3953: test -s conftest.o configure:3956: $? = 0 configure:3982: i586-uhu-linux-g++ -c conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' was not declared in this scope configure:3988: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3937: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3943: $? = 0 configure:3947: test -z || test ! -s conftest.err configure:3950: $? = 0 configure:3953: test -s conftest.o configure:3956: $? = 0 configure:3982: i586-uhu-linux-g++ -c conftest.cc >&5 configure:3988: $? = 0 configure:3992: test -z || test ! -s conftest.err configure:3995: $? = 0 configure:3998: test -s conftest.o configure:4001: $? = 0 configure:4026: checking dependency style of i586-uhu-linux-g++ configure:4116: result: gcc3 configure:4135: checking whether i586-uhu-linux-gcc is blacklisted configure:4161: i586-uhu-linux-gcc -c -O2 conftest.c >&5 configure:4167: $? = 0 configure:4171: test -z || test ! -s conftest.err configure:4174: $? = 0 configure:4177: test -s conftest.o configure:4180: $? = 0 configure:4192: result: no configure:4529: checking whether i586-uhu-linux-g++ supports -Wmissing-format-attribute configure:4565: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wmissing-format-attribute conftest.cc 1>&5 configure:4571: $? = 0 configure:4575: test -z || test ! -s conftest.err configure:4578: $? = 0 configure:4581: test -s conftest configure:4584: $? = 0 configure:4605: result: yes configure:4617: checking whether i586-uhu-linux-gcc supports -Wmissing-format-attribute configure:4650: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wmissing-format-attribute conftest.c >&5 configure:4656: $? = 0 configure:4660: test -z || test ! -s conftest.err configure:4663: $? = 0 configure:4666: test -s conftest configure:4669: $? = 0 configure:4690: result: yes configure:4704: checking whether i586-uhu-linux-g++ supports -Wundef configure:4740: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cc 1>&5 configure:4746: $? = 0 configure:4750: test -z || test ! -s conftest.err configure:4753: $? = 0 configure:4756: test -s conftest configure:4759: $? = 0 configure:4780: result: yes configure:4792: checking whether i586-uhu-linux-g++ supports -Wno-long-long configure:4828: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cc 1>&5 configure:4834: $? = 0 configure:4838: test -z || test ! -s conftest.err configure:4841: $? = 0 configure:4844: test -s conftest configure:4847: $? = 0 configure:4868: result: yes configure:4880: checking whether i586-uhu-linux-g++ supports -Wno-non-virtual-dtor configure:4916: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cc 1>&5 configure:4922: $? = 0 configure:4926: test -z || test ! -s conftest.err configure:4929: $? = 0 configure:4932: test -s conftest configure:4935: $? = 0 configure:4956: result: yes configure:4988: checking whether i586-uhu-linux-g++ supports -fno-reorder-blocks configure:5024: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cc 1>&5 configure:5030: $? = 0 configure:5034: test -z || test ! -s conftest.err configure:5037: $? = 0 configure:5040: test -s conftest configure:5043: $? = 0 configure:5064: result: yes configure:5082: checking whether i586-uhu-linux-g++ supports -fno-exceptions configure:5118: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cc 1>&5 configure:5124: $? = 0 configure:5128: test -z || test ! -s conftest.err configure:5131: $? = 0 configure:5134: test -s conftest configure:5137: $? = 0 configure:5158: result: yes configure:5170: checking whether i586-uhu-linux-g++ supports -fno-check-new configure:5206: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cc 1>&5 configure:5212: $? = 0 configure:5216: test -z || test ! -s conftest.err configure:5219: $? = 0 configure:5222: test -s conftest configure:5225: $? = 0 configure:5246: result: yes configure:5258: checking whether i586-uhu-linux-g++ supports -fno-common configure:5294: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc 1>&5 configure:5300: $? = 0 configure:5304: test -z || test ! -s conftest.err configure:5307: $? = 0 configure:5310: test -s conftest configure:5313: $? = 0 configure:5334: result: yes configure:5346: checking whether i586-uhu-linux-g++ supports -fexceptions configure:5382: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cc 1>&5 configure:5388: $? = 0 configure:5392: test -z || test ! -s conftest.err configure:5395: $? = 0 configure:5398: test -s conftest configure:5401: $? = 0 configure:5422: result: yes configure:5465: checking whether system headers can cope with -O2 -fno-inline configure:5534: result: irrelevant configure:6190: checking how to run the C++ preprocessor configure:6221: i586-uhu-linux-g++ -E conftest.cc configure:6227: $? = 0 configure:6259: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6265: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6304: result: i586-uhu-linux-g++ -E configure:6328: i586-uhu-linux-g++ -E conftest.cc configure:6334: $? = 0 configure:6366: i586-uhu-linux-g++ -E conftest.cc conftest.cc:14:28: ac_nonexistent.h: No such file or directory configure:6372: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:6420: checking whether i586-uhu-linux-g++ supports -O0 configure:6456: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cc 1>&5 configure:6462: $? = 0 configure:6466: test -z || test ! -s conftest.err configure:6469: $? = 0 configure:6472: test -s conftest configure:6475: $? = 0 configure:6496: result: yes configure:6767: checking whether i586-uhu-linux-g++ supports -Wl,--no-undefined configure:6803: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cc 1>&5 configure:6809: $? = 0 configure:6813: test -z || test ! -s conftest.err configure:6816: $? = 0 configure:6819: test -s conftest configure:6822: $? = 0 configure:6843: result: yes configure:6847: checking whether i586-uhu-linux-g++ supports -Wl,--allow-shlib-undefined configure:6883: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cc 1>&5 configure:6889: $? = 0 configure:6893: test -z || test ! -s conftest.err configure:6896: $? = 0 configure:6899: test -s conftest configure:6902: $? = 0 configure:6923: result: yes configure:7063: result: not using lib directory suffix configure:7108: checking for a sed that does not truncate output configure:7162: result: /bin/sed configure:7165: checking for egrep configure:7175: result: grep -E configure:7191: checking for ld used by i586-uhu-linux-gcc configure:7258: result: /usr/bin/ld configure:7267: checking if the linker (/usr/bin/ld) is GNU ld configure:7282: result: yes configure:7287: checking for /usr/bin/ld option to reload object files configure:7294: result: -r configure:7303: checking for BSD-compatible nm configure:7345: result: nm configure:7349: checking whether ln -s works configure:7353: result: yes configure:7360: checking how to recognise dependent libraries configure:7567: result: pass_all configure:7776: checking for ANSI C header files configure:7801: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7807: $? = 0 configure:7811: test -z || test ! -s conftest.err configure:7814: $? = 0 configure:7817: test -s conftest.o configure:7820: $? = 0 configure:7909: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c: In function `main': conftest.c:32: warning: implicit declaration of function `exit' configure:7912: $? = 0 configure:7914: ./conftest configure:7917: $? = 0 configure:7932: result: yes configure:7956: checking for sys/types.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for sys/stat.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for stdlib.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for string.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for memory.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for strings.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for inttypes.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for stdint.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:7956: checking for unistd.h configure:7972: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:7978: $? = 0 configure:7982: test -z || test ! -s conftest.err configure:7985: $? = 0 configure:7988: test -s conftest.o configure:7991: $? = 0 configure:8002: result: yes configure:8028: checking dlfcn.h usability configure:8040: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:8046: $? = 0 configure:8050: test -z || test ! -s conftest.err configure:8053: $? = 0 configure:8056: test -s conftest.o configure:8059: $? = 0 configure:8069: result: yes configure:8073: checking dlfcn.h presence configure:8083: i586-uhu-linux-gcc -E conftest.c configure:8089: $? = 0 configure:8109: result: yes configure:8144: checking for dlfcn.h configure:8151: result: yes configure:8173: checking for i586-uhu-linux-g77 configure:8202: result: no configure:8173: checking for i586-uhu-linux-f77 configure:8202: result: no configure:8173: checking for i586-uhu-linux-xlf configure:8202: result: no configure:8173: checking for i586-uhu-linux-frt configure:8202: result: no configure:8173: checking for i586-uhu-linux-pgf77 configure:8202: result: no configure:8173: checking for i586-uhu-linux-fort77 configure:8202: result: no configure:8173: checking for i586-uhu-linux-fl32 configure:8202: result: no configure:8173: checking for i586-uhu-linux-af77 configure:8202: result: no configure:8173: checking for i586-uhu-linux-f90 configure:8202: result: no configure:8173: checking for i586-uhu-linux-xlf90 configure:8202: result: no configure:8173: checking for i586-uhu-linux-pgf90 configure:8202: result: no configure:8173: checking for i586-uhu-linux-epcf90 configure:8202: result: no configure:8173: checking for i586-uhu-linux-f95 configure:8202: result: no configure:8173: checking for i586-uhu-linux-fort configure:8202: result: no configure:8173: checking for i586-uhu-linux-xlf95 configure:8202: result: no configure:8173: checking for i586-uhu-linux-ifc configure:8202: result: no configure:8173: checking for i586-uhu-linux-efc configure:8202: result: no configure:8173: checking for i586-uhu-linux-pgf95 configure:8202: result: no configure:8173: checking for i586-uhu-linux-lf95 configure:8202: result: no configure:8173: checking for i586-uhu-linux-gfortran configure:8202: result: no configure:8215: checking for g77 configure:8244: result: no configure:8215: checking for f77 configure:8244: result: no configure:8215: checking for xlf configure:8244: result: no configure:8215: checking for frt configure:8244: result: no configure:8215: checking for pgf77 configure:8244: result: no configure:8215: checking for fort77 configure:8244: result: no configure:8215: checking for fl32 configure:8244: result: no configure:8215: checking for af77 configure:8244: result: no configure:8215: checking for f90 configure:8244: result: no configure:8215: checking for xlf90 configure:8244: result: no configure:8215: checking for pgf90 configure:8244: result: no configure:8215: checking for epcf90 configure:8244: result: no configure:8215: checking for f95 configure:8244: result: no configure:8215: checking for fort configure:8244: result: no configure:8215: checking for xlf95 configure:8244: result: no configure:8215: checking for ifc configure:8244: result: no configure:8215: checking for efc configure:8244: result: no configure:8215: checking for pgf95 configure:8244: result: no configure:8215: checking for lf95 configure:8244: result: no configure:8215: checking for gfortran configure:8244: result: no configure:8256: checking for Fortran 77 compiler version configure:8259: --version &5 ./configure: line 8260: --version: command not found configure:8262: $? = 127 configure:8264: -v &5 ./configure: line 8265: -v: command not found configure:8267: $? = 127 configure:8269: -V &5 ./configure: line 8270: -V: command not found configure:8272: $? = 127 configure:8280: checking whether we are using the GNU Fortran 77 compiler configure:8294: -c conftest.F >&5 ./configure: line 8295: -c: command not found configure:8300: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8326: result: no configure:8332: checking whether accepts -g configure:8344: -c -g conftest.f >&5 ./configure: line 8345: -c: command not found configure:8350: $? = 127 configure: failed program was: | program main | | end configure:8375: result: no configure:8405: checking the maximum length of command line arguments configure:8464: result: 32768 configure:8475: checking command to parse nm output from i586-uhu-linux-gcc object configure:8564: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:8567: $? = 0 configure:8571: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:8574: $? = 0 configure:8626: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5 configure:8629: $? = 0 configure:8667: result: ok configure:8671: checking for objdir configure:8686: result: .libs configure:8738: checking for i586-uhu-linux-ar configure:8767: result: no configure:8776: checking for ar configure:8792: found /usr/bin/ar configure:8803: result: ar configure:8818: checking for i586-uhu-linux-ranlib configure:8847: result: no configure:8856: checking for ranlib configure:8872: found /usr/bin/ranlib configure:8883: result: ranlib configure:8898: checking for i586-uhu-linux-strip configure:8927: result: no configure:8936: checking for strip configure:8952: found /usr/bin/strip configure:8963: result: strip configure:9225: checking if i586-uhu-linux-gcc static flag works configure:9248: result: yes configure:9270: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9288: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9292: $? = 0 configure:9303: result: no configure:9318: checking for i586-uhu-linux-gcc option to produce PIC configure:9495: result: -fPIC configure:9503: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:9521: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC conftest.c >&5 configure:9525: $? = 0 configure:9536: result: yes configure:9560: checking if i586-uhu-linux-gcc supports -c -o file.o configure:9588: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:9592: $? = 0 configure:9609: result: yes configure:9635: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10447: result: yes configure:10473: checking whether -lc should be explicitly linked in configure:10478: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:10481: $? = 0 configure:10495: i586-uhu-linux-gcc -shared -v conftest.o -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10498: $? = 0 configure:10510: result: no configure:10518: checking dynamic linker characteristics configure:11036: result: GNU/Linux ld.so configure:11040: checking how to hardcode library paths into programs configure:11065: result: immediate configure:11079: checking whether stripping libraries is possible configure:11084: result: yes configure:11210: checking for shl_load configure:11267: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccTnpJkx.o: In function `main': conftest.c:(.text+0x11): undefined reference to `shl_load' /tmp/ccTnpJkx.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:11273: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:11298: result: no configure:11303: checking for shl_load in -ldld configure:11333: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:11339: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:11365: result: no configure:11370: checking for dlopen configure:11427: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/cc0bIa7K.o: In function `main': conftest.c:(.text+0x11): undefined reference to `dlopen' /tmp/cc0bIa7K.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:11433: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen) || defined (__stub___dlopen) | choke me | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:11458: result: no configure:11463: checking for dlopen in -ldl configure:11493: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:11499: $? = 0 configure:11503: test -z || test ! -s conftest.err configure:11506: $? = 0 configure:11509: test -s conftest configure:11512: $? = 0 configure:11525: result: yes configure:11700: checking whether a program can dlopen itself configure:11772: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11755: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11755: warning: unused variable `i' configure: In function `main': configure:11768: warning: implicit declaration of function `exit' configure:11775: $? = 0 configure:11793: result: yes configure:11798: checking whether a statically linked program can dlopen itself configure:11870: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:11853: warning: no previous prototype for 'fnord' configure: In function `fnord': configure:11853: warning: unused variable `i' configure: In function `main': configure:11866: warning: implicit declaration of function `exit' configure:11873: $? = 0 configure:11891: result: yes configure:11914: checking if libtool supports shared libraries configure:11916: result: yes configure:11919: checking whether to build shared libraries configure:11977: result: yes configure:11980: checking whether to build static libraries configure:11984: result: no configure:12075: creating libtool configure:12619: checking for ld used by i586-uhu-linux-g++ configure:12686: result: /usr/bin/ld configure:12695: checking if the linker (/usr/bin/ld) is GNU ld configure:12710: result: yes configure:12761: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13575: result: yes configure:13597: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:13600: $? = 0 configure:13696: checking for i586-uhu-linux-g++ option to produce PIC configure:13948: result: -fPIC configure:13956: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:13974: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC conftest.cc >&5 configure:13978: $? = 0 configure:13989: result: yes configure:14013: checking if i586-uhu-linux-g++ supports -c -o file.o configure:14041: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cc >&5 configure:14045: $? = 0 configure:14062: result: yes configure:14088: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14113: result: yes configure:14184: checking dynamic linker characteristics configure:14702: result: GNU/Linux ld.so configure:14706: checking how to hardcode library paths into programs configure:14731: result: immediate configure:14745: checking whether stripping libraries is possible configure:14750: result: yes configure:14876: checking for shl_load configure:14964: result: no configure:14969: checking for shl_load in -ldld configure:15031: result: no configure:15036: checking for dlopen configure:15124: result: no configure:15129: checking for dlopen in -ldl configure:15191: result: yes configure:15366: checking whether a program can dlopen itself configure:15459: result: yes configure:15464: checking whether a statically linked program can dlopen itself configure:15557: result: yes configure:21934: checking which extension is used for shared libraries configure:21959: result: configure:21969: checking which variable specifies run-time library path configure:21976: result: LD_LIBRARY_PATH configure:21986: checking for the default library search path configure:21993: result: /lib /usr/lib configure:22015: checking for objdir configure:22035: result: .libs configure:22044: checking command to parse nm output configure:22108: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' conftest.c: In function `main': conftest.c:9: warning: statement with no effect configure:22111: $? = 0 configure:22116: nm conftest.o \| sed -n -e 's/^.* \([ABCDGISTW]\) *\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:22119: $? = 0 configure:22172: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -fno-builtin conftest.c conftstm.o >&5 conftest.c:6: warning: 'main' is usually a function configure:22175: $? = 0 configure:22219: result: yes configure:22222: checking whether libtool supports -dlopen/-dlpreopen configure:22234: result: yes configure:22245: checking for dlopen in -ldl configure:22307: result: yes configure:22490: checking for shl_load configure:22578: result: no configure:22587: checking for shl_load in -ldld configure:22649: result: no configure:22663: checking for dld_link in -ldld configure:22693: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:22699: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dld_link (); | int | main () | { | dld_link (); | ; | return 0; | } configure:22725: result: no configure:22744: checking for dlerror configure:22801: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5 configure:22807: $? = 0 configure:22811: test -z || test ! -s conftest.err configure:22814: $? = 0 configure:22817: test -s conftest configure:22820: $? = 0 configure:22832: result: yes configure:22845: checking for _ prefix in compiled symbols configure:22888: result: no configure:22997: checking whether deplibs are loaded by dlopen configure:23029: result: yes configure:23061: checking malloc.h usability configure:23073: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23079: $? = 0 configure:23083: test -z || test ! -s conftest.err configure:23086: $? = 0 configure:23089: test -s conftest.o configure:23092: $? = 0 configure:23102: result: yes configure:23106: checking malloc.h presence configure:23116: i586-uhu-linux-gcc -E conftest.c configure:23122: $? = 0 configure:23142: result: yes configure:23177: checking for malloc.h configure:23184: result: yes configure:23052: checking for memory.h configure:23057: result: yes configure:23052: checking for stdlib.h configure:23057: result: yes configure:23061: checking stdio.h usability configure:23073: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23079: $? = 0 configure:23083: test -z || test ! -s conftest.err configure:23086: $? = 0 configure:23089: test -s conftest.o configure:23092: $? = 0 configure:23102: result: yes configure:23106: checking stdio.h presence configure:23116: i586-uhu-linux-gcc -E conftest.c configure:23122: $? = 0 configure:23142: result: yes configure:23177: checking for stdio.h configure:23184: result: yes configure:23061: checking ctype.h usability configure:23073: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:23079: $? = 0 configure:23083: test -z || test ! -s conftest.err configure:23086: $? = 0 configure:23089: test -s conftest.o configure:23092: $? = 0 configure:23102: result: yes configure:23106: checking ctype.h presence configure:23116: i586-uhu-linux-gcc -E conftest.c configure:23122: $? = 0 configure:23142: result: yes configure:23177: checking for ctype.h configure:23184: result: yes configure:23052: checking for dlfcn.h configure:23057: result: yes configure:23061: checking dl.h usability configure:23073: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:72:16: dl.h: No such file or directory configure:23079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | /* end 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:23102: result: no configure:23106: checking dl.h presence configure:23116: i586-uhu-linux-gcc -E conftest.c conftest.c:38:16: dl.h: No such file or directory configure:23122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:23142: result: no configure:23177: checking for dl.h configure:23184: result: no configure:23061: checking dld.h usability configure:23073: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:72:17: dld.h: No such file or directory configure:23079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | /* end 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:23102: result: no configure:23106: checking dld.h presence configure:23116: i586-uhu-linux-gcc -E conftest.c conftest.c:38:17: dld.h: No such file or directory configure:23122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:23142: result: no configure:23177: checking for dld.h configure:23184: result: no configure:23203: checking for string.h configure:23208: result: yes configure:23353: checking for strchr configure:23410: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:63: warning: conflicting types for built-in function 'strchr' configure:23416: $? = 0 configure:23420: test -z || test ! -s conftest.err configure:23423: $? = 0 configure:23426: test -s conftest configure:23429: $? = 0 configure:23441: result: yes configure:23456: checking for strrchr configure:23513: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function 'strrchr' configure:23519: $? = 0 configure:23523: test -z || test ! -s conftest.err configure:23526: $? = 0 configure:23529: test -s conftest configure:23532: $? = 0 configure:23544: result: yes configure:23559: checking for memcpy configure:23616: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:65: warning: conflicting types for built-in function 'memcpy' configure:23622: $? = 0 configure:23626: test -z || test ! -s conftest.err configure:23629: $? = 0 configure:23632: test -s conftest configure:23635: $? = 0 configure:23647: result: yes configure:23661: checking for strcmp configure:23718: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:66: warning: conflicting types for built-in function 'strcmp' configure:23724: $? = 0 configure:23728: test -z || test ! -s conftest.err configure:23731: $? = 0 configure:23734: test -s conftest configure:23737: $? = 0 configure:23749: result: yes configure:23771: checking for extra includes configure:23799: result: no configure:23803: checking for extra libs configure:23832: result: no configure:23838: checking for strlcat configure:23886: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:54: error: `strlcat' was not declared in this scope conftest.cc:54: warning: unused variable 'strlcat' configure:23892: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | buf[0]='\0'; | strlcat(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:23927: result: no configure:23930: checking if strlcat needs custom prototype configure:24034: result: yes - in libkdefakes configure:24059: checking for strlcpy configure:24106: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:53: error: `strlcpy' was not declared in this scope conftest.cc:53: warning: unused variable 'strlcpy' configure:24112: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | /* end confdefs.h. */ | | | #include | | | int | main () | { | | char buf[20]; | strlcpy(buf, "KDE function test", sizeof(buf)); | | | ; | return 0; | } configure:24147: result: no configure:24150: checking if strlcpy needs custom prototype configure:24253: result: yes - in libkdefakes configure:24277: checking for main in -lutil configure:24301: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5 configure:24307: $? = 0 configure:24311: test -z || test ! -s conftest.err configure:24314: $? = 0 configure:24317: test -s conftest configure:24320: $? = 0 configure:24333: result: yes configure:24339: checking for main in -lcompat configure:24363: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5 /usr/bin/ld: cannot find -lcompat collect2: ld returned 1 exit status configure:24369: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | /* end confdefs.h. */ | | | int | main () | { | main (); | ; | return 0; | } configure:24395: result: no configure:24402: checking for crypt in -lcrypt configure:24432: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5 configure:24438: $? = 0 configure:24442: test -z || test ! -s conftest.err configure:24445: $? = 0 configure:24448: test -s conftest configure:24451: $? = 0 configure:24464: result: yes configure:24558: checking for socklen_t configure:24593: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:24599: $? = 0 configure:24603: test -z || test ! -s conftest.err configure:24606: $? = 0 configure:24609: test -s conftest.o configure:24612: $? = 0 configure:24633: result: yes configure:24727: checking for dnet_ntoa in -ldnet configure:24757: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5 /usr/bin/ld: cannot find -ldnet collect2: ld returned 1 exit status configure:24763: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:24789: result: no configure:24796: checking for dnet_ntoa in -ldnet_stub configure:24826: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5 /usr/bin/ld: cannot find -ldnet_stub collect2: ld returned 1 exit status configure:24832: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dnet_ntoa (); | int | main () | { | dnet_ntoa (); | ; | return 0; | } configure:24858: result: no configure:24865: checking for inet_ntoa configure:24922: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:24928: $? = 0 configure:24932: test -z || test ! -s conftest.err configure:24935: $? = 0 configure:24938: test -s conftest configure:24941: $? = 0 configure:24953: result: yes configure:25026: checking for connect configure:25083: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25089: $? = 0 configure:25093: test -z || test ! -s conftest.err configure:25096: $? = 0 configure:25099: test -s conftest configure:25102: $? = 0 configure:25114: result: yes configure:25188: checking for remove configure:25245: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25251: $? = 0 configure:25255: test -z || test ! -s conftest.err configure:25258: $? = 0 configure:25261: test -s conftest configure:25264: $? = 0 configure:25276: result: yes configure:25351: checking for shmat configure:25408: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25414: $? = 0 configure:25418: test -z || test ! -s conftest.err configure:25421: $? = 0 configure:25424: test -s conftest configure:25427: $? = 0 configure:25439: result: yes configure:25522: checking for sys/types.h configure:25527: result: yes configure:25522: checking for stdint.h configure:25527: result: yes configure:25683: checking sys/bitypes.h usability configure:25695: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:25701: $? = 0 configure:25705: test -z || test ! -s conftest.err configure:25708: $? = 0 configure:25711: test -s conftest.o configure:25714: $? = 0 configure:25724: result: yes configure:25728: checking sys/bitypes.h presence configure:25738: i586-uhu-linux-gcc -E conftest.c configure:25744: $? = 0 configure:25764: result: yes configure:25799: checking for sys/bitypes.h configure:25806: result: yes configure:25821: checking for poll in -lpoll configure:25851: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:25857: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char poll (); | int | main () | { | poll (); | ; | return 0; | } configure:25883: result: no configure:25905: checking Carbon/Carbon.h usability configure:25917: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:83:27: Carbon/Carbon.h: No such file or directory configure:25923: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end 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:25946: result: no configure:25950: checking Carbon/Carbon.h presence configure:25960: i586-uhu-linux-gcc -E conftest.c conftest.c:49:27: Carbon/Carbon.h: No such file or directory configure:25966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:25986: result: no configure:26021: checking for Carbon/Carbon.h configure:26028: result: no configure:26053: checking CoreAudio/CoreAudio.h usability configure:26065: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:83:33: CoreAudio/CoreAudio.h: No such file or directory configure:26071: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end 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:26094: result: no configure:26098: checking CoreAudio/CoreAudio.h presence configure:26108: i586-uhu-linux-gcc -E conftest.c conftest.c:49:33: CoreAudio/CoreAudio.h: No such file or directory configure:26114: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | /* end confdefs.h. */ | #include configure:26134: result: no configure:26169: checking for CoreAudio/CoreAudio.h configure:26176: result: no configure:26194: checking if res_init needs -lresolv configure:26221: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5 configure:26227: $? = 0 configure:26231: test -z || test ! -s conftest.err configure:26234: $? = 0 configure:26237: test -s conftest configure:26240: $? = 0 configure:26244: result: yes configure:26266: checking for res_init configure:26314: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cc >&5 configure:26320: $? = 0 configure:26324: test -z || test ! -s conftest.err configure:26327: $? = 0 configure:26330: test -s conftest.o configure:26333: $? = 0 configure:26355: result: yes configure:26358: checking if res_init needs custom prototype configure:26462: result: no configure:26490: checking for killpg in -lucb configure:26520: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5 /usr/bin/ld: cannot find -lucb collect2: ld returned 1 exit status configure:26526: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char killpg (); | int | main () | { | killpg (); | ; | return 0; | } configure:26552: result: no configure:26635: checking for int configure:26659: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:26665: $? = 0 configure:26669: test -z || test ! -s conftest.err configure:26672: $? = 0 configure:26675: test -s conftest.o configure:26678: $? = 0 configure:26689: result: yes configure:26692: checking size of int configure:27011: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:86: warning: no previous prototype for 'longval' conftest.c:87: warning: no previous prototype for 'ulongval' configure:27014: $? = 0 configure:27016: ./conftest configure:27019: $? = 0 configure:27042: result: 4 configure:27048: checking for short configure:27072: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27078: $? = 0 configure:27082: test -z || test ! -s conftest.err configure:27085: $? = 0 configure:27088: test -s conftest.o configure:27091: $? = 0 configure:27102: result: yes configure:27105: checking size of short configure:27424: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:87: warning: no previous prototype for 'longval' conftest.c:88: warning: no previous prototype for 'ulongval' configure:27427: $? = 0 configure:27429: ./conftest configure:27432: $? = 0 configure:27455: result: 2 configure:27461: checking for long configure:27485: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27491: $? = 0 configure:27495: test -z || test ! -s conftest.err configure:27498: $? = 0 configure:27501: test -s conftest.o configure:27504: $? = 0 configure:27515: result: yes configure:27518: checking size of long configure:27837: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:88: warning: no previous prototype for 'longval' conftest.c:89: warning: no previous prototype for 'ulongval' configure:27840: $? = 0 configure:27842: ./conftest configure:27845: $? = 0 configure:27868: result: 4 configure:27874: checking for char * configure:27898: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:27904: $? = 0 configure:27908: test -z || test ! -s conftest.err configure:27911: $? = 0 configure:27914: test -s conftest.o configure:27917: $? = 0 configure:27928: result: yes configure:27931: checking size of char * configure:28250: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:89: warning: no previous prototype for 'longval' conftest.c:90: warning: no previous prototype for 'ulongval' configure:28253: $? = 0 configure:28255: ./conftest configure:28258: $? = 0 configure:28281: result: 4 configure:28289: checking for dlopen in -ldl configure:28351: result: yes configure:28361: checking for shl_unload in -ldld configure:28391: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:28397: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_unload (); | int | main () | { | shl_unload (); | ; | return 0; | } configure:28423: result: no configure:28438: checking for size_t configure:28462: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28468: $? = 0 configure:28472: test -z || test ! -s conftest.err configure:28475: $? = 0 configure:28478: test -s conftest.o configure:28481: $? = 0 configure:28492: result: yes configure:28495: checking size of size_t configure:28814: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:90: warning: no previous prototype for 'longval' conftest.c:91: warning: no previous prototype for 'ulongval' configure:28817: $? = 0 configure:28819: ./conftest configure:28822: $? = 0 configure:28845: result: 4 configure:28852: checking for unsigned long configure:28876: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:28882: $? = 0 configure:28886: test -z || test ! -s conftest.err configure:28889: $? = 0 configure:28892: test -s conftest.o configure:28895: $? = 0 configure:28906: result: yes configure:28909: checking size of unsigned long configure:29228: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:91: warning: no previous prototype for 'longval' conftest.c:92: warning: no previous prototype for 'ulongval' configure:29231: $? = 0 configure:29233: ./conftest configure:29236: $? = 0 configure:29259: result: 4 configure:29267: checking sizeof size_t == sizeof unsigned long configure:29289: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29295: $? = 0 configure:29299: test -z || test ! -s conftest.err configure:29302: $? = 0 configure:29305: test -s conftest.o configure:29308: $? = 0 configure:29310: result: yes configure:29333: checking for PIE support configure:29371: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cc 1>&5 configure:29377: $? = 0 configure:29381: test -z || test ! -s conftest.err configure:29384: $? = 0 configure:29387: test -s conftest configure:29390: $? = 0 configure:29412: result: yes configure:29415: checking if enabling -pie/fPIE support configure:29430: result: yes configure:29460: checking crt_externs.h usability configure:29472: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:92:25: crt_externs.h: No such file or directory configure:29478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end 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:29501: result: no configure:29505: checking crt_externs.h presence configure:29515: i586-uhu-linux-gcc -E conftest.c conftest.c:58:25: crt_externs.h: No such file or directory configure:29521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | #include configure:29541: result: no configure:29576: checking for crt_externs.h configure:29583: result: no configure:29596: checking for _NSGetEnviron configure:29653: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 /tmp/ccmrB8g9.o: In function `main': conftest.c:(.text+0x11): undefined reference to `_NSGetEnviron' /tmp/ccmrB8g9.o:(.data+0x0): undefined reference to `_NSGetEnviron' collect2: ld returned 1 exit status configure:29659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | /* end confdefs.h. */ | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | For example, HP-UX 11i declares gettimeofday. */ | #define _NSGetEnviron innocuous__NSGetEnviron | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _NSGetEnviron (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _NSGetEnviron | | /* 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 _NSGetEnviron (); | /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron) | choke me | #else | char (*f) () = _NSGetEnviron; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _NSGetEnviron; | ; | return 0; | } configure:29684: result: no configure:29706: checking for vsnprintf configure:29763: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29769: $? = 0 configure:29773: test -z || test ! -s conftest.err configure:29776: $? = 0 configure:29779: test -s conftest configure:29782: $? = 0 configure:29794: result: yes configure:29706: checking for snprintf configure:29763: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:29769: $? = 0 configure:29773: test -z || test ! -s conftest.err configure:29776: $? = 0 configure:29779: test -s conftest configure:29782: $? = 0 configure:29794: result: yes configure:29895: checking if Qt compiles without flags configure:29992: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I conftest.cc -lXext -lX11 1>&5 /usr/lib/gcc/i586-uhu-linux/3.4.6/../../../crt1.o: In function `_start': init.c:(.text+0x18): undefined reference to `main' collect2: ld returned 1 exit status configure:29995: $? = 1 configure: failed program was: #include "confdefs.h" #include #include #include #include #include #if ! (QT_VERSION >= 0x030300 && QT_VERSION < 0x040000) #error 1 #endif int main() { (void)QStyleFactory::create(QString::null); QCursor c(Qt::WhatsThisCursor); return 0; } configure:30028: result: no configure:30037: checking grepping for visibility push/pop in headers configure:30069: result: no configure:30072: WARNING: Your libstdc++ doesn't appear to be patched for visibility support. Disabling -fvisibility=hidden configure:30090: checking whether i586-uhu-linux-g++ supports -fvisibility=hidden configure:30126: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden conftest.cc 1>&5 cc1plus: error: unrecognized command line option "-fvisibility=hidden" configure:30132: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:30375: result: no configure:30400: checking if C++ programs can be compiled configure:30429: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cc >&5 configure:30435: $? = 0 configure:30439: test -z || test ! -s conftest.err configure:30442: $? = 0 configure:30445: test -s conftest.o configure:30448: $? = 0 configure:30462: result: yes configure:30498: checking for dirent.h that defines DIR configure:30522: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:30528: $? = 0 configure:30532: test -z || test ! -s conftest.err configure:30535: $? = 0 configure:30538: test -s conftest.o configure:30541: $? = 0 configure:30552: result: yes configure:30565: checking for library containing opendir configure:30595: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:30601: $? = 0 configure:30605: test -z || test ! -s conftest.err configure:30608: $? = 0 configure:30611: test -s conftest configure:30614: $? = 0 configure:30684: result: none required configure:30820: checking for ANSI C header files configure:30976: result: yes configure:31020: checking fcntl.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking fcntl.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for fcntl.h configure:31143: result: yes configure:31020: checking sys/time.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking sys/time.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for sys/time.h configure:31143: result: yes configure:31011: checking for unistd.h configure:31016: result: yes configure:31020: checking sys/cdefs.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking sys/cdefs.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for sys/cdefs.h configure:31143: result: yes configure:31020: checking fnmatch.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking fnmatch.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for fnmatch.h configure:31143: result: yes configure:31020: checking sysent.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:102:20: sysent.h: No such file or directory configure:31038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | /* end 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:31061: result: no configure:31065: checking sysent.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c conftest.c:68:20: sysent.h: No such file or directory configure:31081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | /* end confdefs.h. */ | #include configure:31101: result: no configure:31136: checking for sysent.h configure:31143: result: no configure:31011: checking for strings.h configure:31016: result: yes configure:31011: checking for sys/stat.h configure:31016: result: yes configure:31020: checking sys/select.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking sys/select.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for sys/select.h configure:31143: result: yes configure:31020: checking sys/socket.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking sys/socket.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for sys/socket.h configure:31143: result: yes configure:31020: checking linux/socket.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking linux/socket.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for linux/socket.h configure:31143: result: yes configure:31020: checking socketbits.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:107:24: socketbits.h: No such file or directory configure:31038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | /* end 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:31061: result: no configure:31065: checking socketbits.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c conftest.c:73:24: socketbits.h: No such file or directory configure:31081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:31101: result: no configure:31136: checking for socketbits.h configure:31143: result: no configure:31020: checking sigaction.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:107:23: sigaction.h: No such file or directory configure:31038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | /* end 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:31061: result: no configure:31065: checking sigaction.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c conftest.c:73:23: sigaction.h: No such file or directory configure:31081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:31101: result: no configure:31136: checking for sigaction.h configure:31143: result: no configure:31020: checking paths.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking paths.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for paths.h configure:31143: result: yes configure:31011: checking for malloc.h configure:31016: result: yes configure:31020: checking monetary.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking monetary.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for monetary.h configure:31143: result: yes configure:31020: checking sys/param.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking sys/param.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for sys/param.h configure:31143: result: yes configure:31020: checking limits.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking limits.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for limits.h configure:31143: result: yes configure:31020: checking sys/mnttab.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 conftest.c:112:24: sys/mnttab.h: No such file or directory configure:31038: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | /* end 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:31061: result: no configure:31065: checking sys/mnttab.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c conftest.c:78:24: sys/mnttab.h: No such file or directory configure:31081: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include configure:31101: result: no configure:31136: checking for sys/mnttab.h configure:31143: result: no configure:31020: checking mntent.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking mntent.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for mntent.h configure:31143: result: yes configure:31020: checking fstab.h usability configure:31032: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5 configure:31038: $? = 0 configure:31042: test -z || test ! -s conftest.err configure:31045: $? = 0 configure:31048: test -s conftest.o configure:31051: $? = 0 configure:31061: result: yes configure:31065: checking fstab.h presence configure:31075: i586-uhu-linux-gcc -E conftest.c configure:31081: $? = 0 configure:31101: result: yes configure:31136: checking for fstab.h configure:31143: result: yes configure:31187: checking sys/soundcard.h usability configure:31199: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cc >&5 configure:31205: $? = 0 configure:31209: test -z || test ! -s conftest.err configure:31212: $? = 0 configure:31215: test -s conftest.o configure:31218: $? = 0 configure:31228: result: yes configure:31232: checking sys/soundcard.h presence configure:31242: i586-uhu-linux-g++ -E conftest.cc configure:31248: $? = 0 configure:31268: result: yes configure:31303: checking for sys/soundcard.h configure:31310: result: yes configure:31376: checking for X configure:31414: i586-uhu-linux-gcc -E conftest.c configure:31420: $? = 0 configure:31511: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5 configure:31517: $? = 0 configure:31521: test -z || test ! -s conftest.err configure:31524: $? = 0 configure:31527: test -s conftest configure:31530: $? = 0 configure:31676: result: libraries /usr/lib, headers . configure:31705: checking for IceConnectionNumber in -lICE configure:31735: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lICE >&5 configure:31741: $? = 0 configure:31745: test -z || test ! -s conftest.err configure:31748: $? = 0 configure:31751: test -s conftest configure:31754: $? = 0 configure:31767: result: yes configure:31777: checking for libXext configure:31812: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -L/usr/lib conftest.c -lXext -lX11 >&5 configure:31818: $? = 0 configure:31822: test -z || test ! -s conftest.err configure:31825: $? = 0 configure:31828: test -s conftest configure:31831: $? = 0 configure:31850: result: yes configure:32001: checking for pthread_create in -lpthread configure:32031: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpthread >&5 configure:32037: $? = 0 configure:32041: test -z || test ! -s conftest.err configure:32044: $? = 0 configure:32047: test -s conftest configure:32050: $? = 0 configure:32063: result: yes configure:32344: checking for libz configure:32379: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lz >&5 configure:32385: $? = 0 configure:32389: test -z || test ! -s conftest.err configure:32392: $? = 0 configure:32395: test -s conftest configure:32398: $? = 0 configure:32420: result: -lz configure:32441: checking for libpng configure:32478: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -lpng -lz -lm -lX11 >&5 configure:32484: $? = 0 configure:32488: test -z || test ! -s conftest.err configure:32491: $? = 0 configure:32494: test -s conftest configure:32497: $? = 0 configure:32521: result: -lpng -lz -lm configure:32532: checking for libjpeg6b configure:32566: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg6b -lm >&5 /usr/bin/ld: cannot find -ljpeg6b collect2: ld returned 1 exit status configure:32572: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #ifdef __cplusplus | extern "C" { | #endif | void jpeg_CreateDecompress(); | #ifdef __cplusplus | } | #endif | | int | main () | { | jpeg_CreateDecompress(); | ; | return 0; | } configure:32607: result: no configure:32610: checking for libjpeg configure:32644: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -I. -D_REENTRANT conftest.c -L/usr/lib -ljpeg -lm >&5 configure:32650: $? = 0 configure:32654: test -z || test ! -s conftest.err configure:32657: $? = 0 configure:32660: test -s conftest configure:32663: $? = 0 configure:32682: result: -ljpeg configure: 32706: ${prefix}/include/jpeglib.h configure: 32706: /usr/include/jpeglib.h taking that configure:32753: checking for perl configure:32813: result: /usr/bin/perl configure:32939: checking for Qt configure: 33004: /usr/lib/qt/include/qstyle.h taking that tried NO configure:33122: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt/lib -L/usr/lib conftest.cc -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5 configure:33125: $? = 0 configure:33184: result: libraries /usr/lib/qt/lib, headers /usr/lib/qt/include using -mt configure:33366: checking for moc configure:33438: result: /usr/lib/qt/bin/moc configure:33446: checking for uic configure:33500: result: /usr/lib/qt/bin/uic configure:33531: checking whether uic supports -L configure:33542: /usr/lib/qt/bin/uic -L /nonexistent conftest.ui >/dev/null configure:33545: $? = 0 configure:33557: result: yes configure:33569: checking whether uic supports -nounload configure:33580: /usr/lib/qt/bin/uic -nounload conftest.ui >/dev/null configure:33583: $? = 0 configure:33595: result: yes configure:33632: checking if Qt needs -ljpeg configure:33673: rm -rf SunWS_cache; i586-uhu-linux-g++ -o conftest -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -L/usr/lib/qt/lib -L/usr/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM -lICE 1>&5 conftest.cc: In function `int main()': conftest.cc:91: warning: 'argv' might be used uninitialized in this function configure:33679: $? = 0 configure:33683: test -z || test ! -s conftest.err configure:33686: $? = 0 configure:33689: test -s conftest configure:33692: $? = 0 configure:33721: result: no configure:33752: checking for rpath configure:33784: result: yes configure:33787: checking for KDE configure:33947: result: will be installed in /usr configure:34076: checking for main in -lcompat configure:34132: result: no configure:34137: checking for main in -lutil configure:34193: result: yes configure:34198: checking for sem_init configure:34255: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 /tmp/ccHq3Xll.o: In function `main': conftest.c:(.text+0x11): undefined reference to `sem_init' /tmp/ccHq3Xll.o:(.data+0x0): undefined reference to `sem_init' collect2: ld returned 1 exit status configure:34261: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | /* Define sem_init to an innocuous variant, in case declares sem_init. | For example, HP-UX 11i declares gettimeofday. */ | #define sem_init innocuous_sem_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sem_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sem_init | | /* 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 sem_init (); | /* 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_sem_init) || defined (__stub___sem_init) | choke me | #else | char (*f) () = sem_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sem_init; | ; | return 0; | } configure:34286: result: no configure:34291: checking for sem_init in -lrt configure:34321: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c -lrt >&5 configure:34327: $? = 0 configure:34331: test -z || test ! -s conftest.err configure:34334: $? = 0 configure:34337: test -s conftest configure:34340: $? = 0 configure:34353: result: yes configure:34434: checking X11/ICE/ICElib.h usability configure:34446: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_THREAD_SUPPORT -D_REENTRANT -I${prefix}/include -I/usr/lib/qt/include -I. conftest.cc >&5 configure:34452: $? = 0 configure:34456: test -z || test ! -s conftest.err configure:34459: $? = 0 configure:34462: test -s conftest.o configure:34465: $? = 0 configure:34475: result: yes configure:34479: checking X11/ICE/ICElib.h presence configure:34489: i586-uhu-linux-g++ -E -DQT_THREAD_SUPPORT -D_REENTRANT -I${prefix}/include -I/usr/lib/qt/include -I. conftest.cc configure:34495: $? = 0 configure:34515: result: yes configure:34550: checking for X11/ICE/ICElib.h configure:34557: result: yes configure:34580: checking whether time.h and sys/time.h may both be included configure:34605: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34611: $? = 0 configure:34615: test -z || test ! -s conftest.err configure:34618: $? = 0 configure:34621: test -s conftest.o configure:34624: $? = 0 configure:34635: result: yes configure:34645: checking whether byte ordering is bigendian configure:34672: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34678: $? = 0 configure:34682: test -z || test ! -s conftest.err configure:34685: $? = 0 configure:34688: test -s conftest.o configure:34691: $? = 0 configure:34715: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:95: error: `not' undeclared (first use in this function) conftest.c:95: error: (Each undeclared identifier is reported only once conftest.c:95: error: for each function it appears in.) conftest.c:95: error: syntax error before "big" configure:34721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:34856: result: no configure:34899: checking for socket configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for snprintf configure:34987: result: yes configure:34899: checking for vsnprintf configure:34987: result: yes configure:34899: checking for seteuid configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for setegid configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for random configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for strfmon configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for stpcpy configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for mkstemp configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for setmntent configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for gettimeofday configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34899: checking for vasprintf configure:34956: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:34962: $? = 0 configure:34966: test -z || test ! -s conftest.err configure:34969: $? = 0 configure:34972: test -s conftest configure:34975: $? = 0 configure:34987: result: yes configure:34997: checking for pid_t configure:35021: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35027: $? = 0 configure:35031: test -z || test ! -s conftest.err configure:35034: $? = 0 configure:35037: test -s conftest.o configure:35040: $? = 0 configure:35051: result: yes configure:35069: checking for unistd.h configure:35074: result: yes configure:35078: checking vfork.h usability configure:35090: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c:136:19: vfork.h: No such file or directory configure:35096: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BOOL 1 | #define HAVE_SOCKET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_RANDOM 1 | #define HAVE_STRFMON 1 | #define HAVE_STPCPY 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNISTD_H 1 | /* end 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:35119: result: no configure:35123: checking vfork.h presence configure:35133: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c conftest.c:102:19: vfork.h: No such file or directory configure:35139: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BOOL 1 | #define HAVE_SOCKET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_RANDOM 1 | #define HAVE_STRFMON 1 | #define HAVE_STPCPY 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:35159: result: no configure:35194: checking for vfork.h configure:35201: result: no configure:35219: checking for fork configure:35276: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35282: $? = 0 configure:35286: test -z || test ! -s conftest.err configure:35289: $? = 0 configure:35292: test -s conftest configure:35295: $? = 0 configure:35307: result: yes configure:35219: checking for vfork configure:35276: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 configure:35282: $? = 0 configure:35286: test -z || test ! -s conftest.err configure:35289: $? = 0 configure:35292: test -s conftest configure:35295: $? = 0 configure:35307: result: yes configure:35318: checking for working fork configure:35341: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:9: warning: implicit declaration of function `fork' conftest.c:10: warning: implicit declaration of function `exit' configure:35344: $? = 0 configure:35346: ./conftest configure:35349: $? = 0 configure:35363: result: yes configure:35384: checking for working vfork configure:35517: result: yes configure:35550: checking for usleep configure:35597: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:35603: $? = 0 configure:35607: test -z || test ! -s conftest.err configure:35610: $? = 0 configure:35613: test -s conftest.o configure:35616: $? = 0 configure:35638: result: yes configure:35641: checking if usleep needs custom prototype configure:35744: result: no configure:35769: checking for setenv configure:35814: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:35820: $? = 0 configure:35824: test -z || test ! -s conftest.err configure:35827: $? = 0 configure:35830: test -s conftest.o configure:35833: $? = 0 configure:35855: result: yes configure:35858: checking if setenv needs custom prototype configure:35959: result: no configure:35984: checking for gethostname configure:36033: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:36039: $? = 0 configure:36043: test -z || test ! -s conftest.err configure:36046: $? = 0 configure:36049: test -s conftest.o configure:36052: $? = 0 configure:36074: result: yes configure:36077: checking if gethostname needs custom prototype configure:36182: result: no configure:36207: checking for random configure:36254: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:36260: $? = 0 configure:36264: test -z || test ! -s conftest.err configure:36267: $? = 0 configure:36270: test -s conftest.o configure:36273: $? = 0 configure:36295: result: yes configure:36298: checking if random needs custom prototype configure:36401: result: no configure:36425: checking for srandom configure:36472: i586-uhu-linux-g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc >&5 configure:36478: $? = 0 configure:36482: test -z || test ! -s conftest.err configure:36485: $? = 0 configure:36488: test -s conftest.o configure:36491: $? = 0 configure:36513: result: yes configure:36516: checking if srandom needs custom prototype configure:36619: result: no configure:36644: checking for S_ISSOCK configure:36671: i586-uhu-linux-gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT conftest.c >&5 conftest.c: In function `main': conftest.c:124: warning: unused variable `b' configure:36677: $? = 0 configure:36681: test -z || test ! -s conftest.err configure:36684: $? = 0 configure:36687: test -s conftest configure:36690: $? = 0 configure:36704: result: yes configure:36719: checking for socklen_t configure:36794: result: yes configure:36971: checking libaudioio.h usability configure:36983: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -I${prefix}/include -I/usr/lib/qt/include -I. -I${top_srcdir}/libltdl conftest.c >&5 conftest.c:153:24: libaudioio.h: No such file or directory configure:36989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BOOL 1 | #define HAVE_SOCKET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_RANDOM 1 | #define HAVE_STRFMON 1 | #define HAVE_STPCPY 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTNAME_PROTO 1 | #define HAVE_RANDOM 1 | #define HAVE_RANDOM_PROTO 1 | #define HAVE_SRANDOM 1 | #define HAVE_SRANDOM_PROTO 1 | #define HAVE_S_ISSOCK 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end 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:37012: result: no configure:37016: checking libaudioio.h presence configure:37026: i586-uhu-linux-gcc -E -DQT_THREAD_SUPPORT -D_REENTRANT -I${prefix}/include -I/usr/lib/qt/include -I. -I${top_srcdir}/libltdl conftest.c conftest.c:119:24: libaudioio.h: No such file or directory configure:37032: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BOOL 1 | #define HAVE_SOCKET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_RANDOM 1 | #define HAVE_STRFMON 1 | #define HAVE_STPCPY 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTNAME_PROTO 1 | #define HAVE_RANDOM 1 | #define HAVE_RANDOM_PROTO 1 | #define HAVE_SRANDOM 1 | #define HAVE_SRANDOM_PROTO 1 | #define HAVE_S_ISSOCK 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end confdefs.h. */ | #include configure:37052: result: no configure:37087: checking for libaudioio.h configure:37094: result: no configure:37238: checking audio/audiolib.h usability configure:37250: i586-uhu-linux-gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security -Wmissing-format-attribute -DQT_THREAD_SUPPORT -D_REENTRANT -I${prefix}/include -I/usr/lib/qt/include -I. -I${top_srcdir}/libltdl conftest.c >&5 conftest.c:153:28: audio/audiolib.h: No such file or directory configure:37256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "arts" | #define VERSION "1.5.3" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define KDELIBSUFF "" | #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_DLFCN_H 1 | #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCMP 1 | #define HAVE_CRYPT 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | #define HAVE_SYS_TYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT 1 | #define HAVE_RES_INIT_PROTO 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 4 | #define SIZEOF_CHAR_P 4 | #define SIZEOF_SIZE_T 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SGI_STL 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_LINUX_SOCKET_H 1 | #define HAVE_PATHS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_FSTAB_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPNG 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBPTHREAD 1 | #define KDEDIR "/usr" | #define HAVE_X11_ICE_ICELIB_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_BOOL 1 | #define HAVE_SOCKET 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_RANDOM 1 | #define HAVE_STRFMON 1 | #define HAVE_STPCPY 1 | #define HAVE_MKSTEMP 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_VASPRINTF 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_USLEEP 1 | #define HAVE_USLEEP_PROTO 1 | #define HAVE_SETENV 1 | #define HAVE_SETENV_PROTO 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTNAME_PROTO 1 | #define HAVE_RANDOM 1 | #define HAVE_RANDOM_PROTO 1 | #define HAVE_SRANDOM 1 | #define HAVE_SRANDOM_PROTO 1 | #define HAVE_S_ISSOCK 1 | #define kde_socklen_t socklen_t | #define ksize_t socklen_t | /* end 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