This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Libvisual plugins configure 0.4.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp05 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1663: checking for a BSD-compatible install configure:1718: result: /bin/install -c configure:1729: checking whether build environment is sane configure:1772: result: yes configure:1805: checking for gawk configure:1821: found /bin/gawk configure:1831: result: gawk configure:1841: checking whether make sets $(MAKE) configure:1861: result: yes configure:2045: checking for i686-uhu-linux-pkg-config configure:2078: result: no configure:2087: checking for pkg-config configure:2105: found /usr/bin/pkg-config configure:2117: result: /usr/bin/pkg-config configure:2132: checking pkg-config is at least version 0.14 configure:2135: result: yes configure:2152: checking for LIBVISUAL configure:2160: $PKG_CONFIG --exists --print-errors "libvisual-0.4 >= 0.4.0" configure:2163: $? = 0 configure:2178: $PKG_CONFIG --exists --print-errors "libvisual-0.4 >= 0.4.0" configure:2181: $? = 0 configure:2229: result: yes configure:2242: checking for i686-uhu-linux-gcc configure:2258: found /usr/bin/i686-uhu-linux-gcc configure:2268: result: i686-uhu-linux-gcc configure:2550: checking for C compiler version configure:2553: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2556: $? = 0 configure:2558: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2561: $? = 0 configure:2563: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2566: $? = 1 configure:2589: checking for C compiler default output file name configure:2592: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2595: $? = 0 configure:2641: result: a.out configure:2646: checking whether the C compiler works configure:2652: ./a.out configure:2655: $? = 0 configure:2672: result: yes configure:2679: checking whether we are cross compiling configure:2681: result: no configure:2684: checking for suffix of executables configure:2686: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2689: $? = 0 configure:2714: result: configure:2720: checking for suffix of object files configure:2741: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2744: $? = 0 configure:2766: result: o configure:2770: checking whether we are using the GNU C compiler configure:2794: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2800: $? = 0 configure:2804: test -z || test ! -s conftest.err configure:2807: $? = 0 configure:2810: test -s conftest.o configure:2813: $? = 0 configure:2826: result: yes configure:2832: checking whether i686-uhu-linux-gcc accepts -g configure:2853: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2859: $? = 0 configure:2863: test -z || test ! -s conftest.err configure:2866: $? = 0 configure:2869: test -s conftest.o configure:2872: $? = 0 configure:2883: result: yes configure:2900: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2970: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2976: $? = 0 configure:2980: test -z || test ! -s conftest.err configure:2983: $? = 0 configure:2986: test -s conftest.o configure:2989: $? = 0 configure:3007: result: none needed configure:3025: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3031: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3175: checking for style of include used by make configure:3203: result: GNU configure:3231: checking dependency style of i686-uhu-linux-gcc configure:3314: result: gcc3 configure:3341: checking for i686-uhu-linux-g++ configure:3357: found /usr/bin/i686-uhu-linux-g++ configure:3367: result: i686-uhu-linux-g++ configure:3425: checking for C++ compiler version configure:3428: i686-uhu-linux-g++ --version &5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:3431: $? = 0 configure:3433: i686-uhu-linux-g++ -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3436: $? = 0 configure:3438: i686-uhu-linux-g++ -V &5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:3441: $? = 1 configure:3444: checking whether we are using the GNU C++ compiler configure:3468: i686-uhu-linux-g++ -c conftest.cc >&5 configure:3474: $? = 0 configure:3478: test -z || test ! -s conftest.err configure:3481: $? = 0 configure:3484: test -s conftest.o configure:3487: $? = 0 configure:3500: result: yes configure:3506: checking whether i686-uhu-linux-g++ accepts -g configure:3527: i686-uhu-linux-g++ -c -g conftest.cc >&5 configure:3533: $? = 0 configure:3537: test -z || test ! -s conftest.err configure:3540: $? = 0 configure:3543: test -s conftest.o configure:3546: $? = 0 configure:3557: result: yes configure:3599: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3605: $? = 0 configure:3609: test -z || test ! -s conftest.err configure:3612: $? = 0 configure:3615: test -s conftest.o configure:3618: $? = 0 configure:3644: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:15:9: error: 'exit' was not declared in this scope exit (42); ^ configure:3650: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3599: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:40: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int) throw (); using std::exit; ^ configure:3605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3599: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc:11:31: error: 'void std::exit(int)' should have been declared inside 'std' extern "C" void std::exit (int); using std::exit; ^ In file included from conftest.cc:12:0: /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); ^ conftest.cc:11:17: error: from previous declaration 'void std::exit(int)' extern "C" void std::exit (int); using std::exit; ^ configure:3605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3599: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3605: $? = 0 configure:3609: test -z || test ! -s conftest.err configure:3612: $? = 0 configure:3615: test -s conftest.o configure:3618: $? = 0 configure:3644: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:3650: $? = 0 configure:3654: test -z || test ! -s conftest.err configure:3657: $? = 0 configure:3660: test -s conftest.o configure:3663: $? = 0 configure:3688: checking dependency style of i686-uhu-linux-g++ configure:3771: result: gcc3 configure:3790: checking for an ANSI C-conforming const configure:3857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3863: $? = 0 configure:3867: test -z || test ! -s conftest.err configure:3870: $? = 0 configure:3873: test -s conftest.o configure:3876: $? = 0 configure:3887: result: yes configure:3897: checking for inline configure:3918: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3924: $? = 0 configure:3928: test -z || test ! -s conftest.err configure:3931: $? = 0 configure:3934: test -s conftest.o configure:3937: $? = 0 configure:3949: result: inline configure:3969: checking whether time.h and sys/time.h may both be included configure:3994: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4000: $? = 0 configure:4004: test -z || test ! -s conftest.err configure:4007: $? = 0 configure:4010: test -s conftest.o configure:4013: $? = 0 configure:4024: result: yes configure:4039: checking how to run the C preprocessor configure:4074: i686-uhu-linux-gcc -E conftest.c configure:4080: $? = 0 configure:4112: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4118: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:4157: result: i686-uhu-linux-gcc -E configure:4181: i686-uhu-linux-gcc -E conftest.c configure:4187: $? = 0 configure:4219: i686-uhu-linux-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4225: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include configure:4269: checking for egrep configure:4279: result: grep -E configure:4284: checking for ANSI C header files configure:4309: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4315: $? = 0 configure:4319: test -z || test ! -s conftest.err configure:4322: $? = 0 configure:4325: test -s conftest.o configure:4328: $? = 0 configure:4417: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:32:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4420: $? = 0 configure:4422: ./conftest configure:4425: $? = 0 configure:4440: result: yes configure:4464: checking for sys/types.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for sys/stat.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for stdlib.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for string.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for memory.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for strings.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for inttypes.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for stdint.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4464: checking for unistd.h configure:4480: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4486: $? = 0 configure:4490: test -z || test ! -s conftest.err configure:4493: $? = 0 configure:4496: test -s conftest.o configure:4499: $? = 0 configure:4510: result: yes configure:4540: checking fcntl.h usability configure:4552: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4558: $? = 0 configure:4562: test -z || test ! -s conftest.err configure:4565: $? = 0 configure:4568: test -s conftest.o configure:4571: $? = 0 configure:4581: result: yes configure:4585: checking fcntl.h presence configure:4595: i686-uhu-linux-gcc -E conftest.c configure:4601: $? = 0 configure:4621: result: yes configure:4656: checking for fcntl.h configure:4663: result: yes configure:4531: checking for unistd.h configure:4536: result: yes configure:4531: checking for stdlib.h configure:4536: result: yes configure:4531: checking for string.h configure:4536: result: yes configure:4540: checking sys/time.h usability configure:4552: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4558: $? = 0 configure:4562: test -z || test ! -s conftest.err configure:4565: $? = 0 configure:4568: test -s conftest.o configure:4571: $? = 0 configure:4581: result: yes configure:4585: checking sys/time.h presence configure:4595: i686-uhu-linux-gcc -E conftest.c configure:4601: $? = 0 configure:4621: result: yes configure:4656: checking for sys/time.h configure:4663: result: yes configure:4682: checking for stdlib.h configure:4687: result: yes configure:4827: checking for GNU libc compatible malloc configure:4856: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4859: $? = 0 configure:4861: ./conftest configure:4864: $? = 0 configure:4878: result: yes configure:4917: checking for floor configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ /tmp/cc5xEy9l.o:(.data+0x0): undefined reference to `floor' /tmp/cc5xEy9l.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor) || defined (__stub___floor) | choke me | #else | char (*f) () = floor; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != floor; | ; | return 0; | } configure:5005: result: no configure:4917: checking for gettimeofday configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4980: $? = 0 configure:4984: test -z || test ! -s conftest.err configure:4987: $? = 0 configure:4990: test -s conftest configure:4993: $? = 0 configure:5005: result: yes configure:4917: checking for memmove configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:57:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:4980: $? = 0 configure:4984: test -z || test ! -s conftest.err configure:4987: $? = 0 configure:4990: test -s conftest configure:4993: $? = 0 configure:5005: result: yes configure:4917: checking for memset configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:4980: $? = 0 configure:4984: test -z || test ! -s conftest.err configure:4987: $? = 0 configure:4990: test -s conftest configure:4993: $? = 0 configure:5005: result: yes configure:4917: checking for pow configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'pow' [enabled by default] char pow (); ^ /tmp/ccr1wBnb.o:(.data+0x0): undefined reference to `pow' /tmp/ccr1wBnb.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow) || defined (__stub___pow) | choke me | #else | char (*f) () = pow; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != pow; | ; | return 0; | } configure:5005: result: no configure:4917: checking for sqrt configure:4974: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ /tmp/ccGNjW4t.o:(.data+0x0): undefined reference to `sqrt' /tmp/ccGNjW4t.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:4980: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt) || defined (__stub___sqrt) | choke me | #else | char (*f) () = sqrt; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sqrt; | ; | return 0; | } configure:5005: result: no configure:5015: checking for munmap configure:5072: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5078: $? = 0 configure:5082: test -z || test ! -s conftest.err configure:5085: $? = 0 configure:5088: test -s conftest configure:5091: $? = 0 configure:5103: result: yes configure:5117: checking for stdlib.h configure:5122: result: yes configure:5117: checking for unistd.h configure:5122: result: yes configure:5266: checking for getpagesize configure:5323: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5329: $? = 0 configure:5333: test -z || test ! -s conftest.err configure:5336: $? = 0 configure:5339: test -s conftest configure:5342: $? = 0 configure:5354: result: yes configure:5364: checking for working mmap configure:5506: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5509: $? = 0 configure:5511: ./conftest configure:5514: $? = 0 configure:5528: result: yes configure:5553: checking for a BSD-compatible install configure:5608: result: /bin/install -c configure:5619: checking whether ln -s works configure:5623: result: yes configure:5713: checking build system type configure:5731: result: i686-uhu-linux-gnu configure:5739: checking host system type configure:5753: result: i686-uhu-linux-gnu configure:5761: checking for a sed that does not truncate output configure:5815: result: /bin/sed configure:5829: checking for ld used by i686-uhu-linux-gcc configure:5896: result: /usr/bin/ld configure:5905: checking if the linker (/usr/bin/ld) is GNU ld configure:5920: result: yes configure:5925: checking for /usr/bin/ld option to reload object files configure:5932: result: -r configure:5950: checking for BSD-compatible nm configure:5992: result: nm configure:5996: checking how to recognise dependent libraries configure:6168: result: pass_all configure:6390: checking dlfcn.h usability configure:6402: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6408: $? = 0 configure:6412: test -z || test ! -s conftest.err configure:6415: $? = 0 configure:6418: test -s conftest.o configure:6421: $? = 0 configure:6431: result: yes configure:6435: checking dlfcn.h presence configure:6445: i686-uhu-linux-gcc -E conftest.c configure:6451: $? = 0 configure:6471: result: yes configure:6506: checking for dlfcn.h configure:6513: result: yes configure:6536: checking how to run the C++ preprocessor configure:6567: i686-uhu-linux-g++ -E conftest.cc configure:6573: $? = 0 configure:6605: i686-uhu-linux-g++ -E conftest.cc conftest.cc:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6611: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6650: result: i686-uhu-linux-g++ -E configure:6674: i686-uhu-linux-g++ -E conftest.cc configure:6680: $? = 0 configure:6712: i686-uhu-linux-g++ -E conftest.cc conftest.cc:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6718: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6770: checking the maximum length of command line arguments configure:6862: result: 32768 configure:6873: checking command to parse nm output from i686-uhu-linux-gcc object configure:6969: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:6972: $? = 0 configure:6976: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6979: $? = 0 configure:7031: i686-uhu-linux-g++ -o conftest -g -O2 conftest.cc conftstm.o >&5 configure:7034: $? = 0 configure:7072: result: ok configure:7076: checking for objdir configure:7091: result: .libs configure:7143: checking for i686-uhu-linux-ar configure:7159: found /usr/bin/i686-uhu-linux-ar configure:7169: result: i686-uhu-linux-ar configure:7223: checking for i686-uhu-linux-ranlib configure:7252: result: no configure:7261: checking for ranlib configure:7277: found /usr/bin/ranlib configure:7288: result: ranlib configure:7303: checking for i686-uhu-linux-strip configure:7332: result: no configure:7341: checking for strip configure:7357: found /usr/bin/strip configure:7368: result: strip configure:7655: checking if i686-uhu-linux-gcc static flag works configure:7683: result: yes configure:7701: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7719: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7723: $? = 0 configure:7736: result: no configure:7751: checking for i686-uhu-linux-gcc option to produce PIC configure:7955: result: -fPIC configure:7963: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7981: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7985: $? = 0 configure:7998: result: yes configure:8022: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8043: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8047: $? = 0 configure:8069: result: yes configure:8095: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8990: result: yes configure:9016: checking whether -lc should be explicitly linked in configure:9021: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9024: $? = 0 configure:9038: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9041: $? = 0 configure:9053: result: no configure:9061: checking dynamic linker characteristics configure:9624: result: GNU/Linux ld.so configure:9628: checking how to hardcode library paths into programs configure:9653: result: immediate configure:9667: checking whether stripping libraries is possible configure:9672: result: yes configure:10502: checking if libtool supports shared libraries configure:10504: result: yes configure:10507: checking whether to build shared libraries configure:10528: result: yes configure:10531: checking whether to build static libraries configure:10535: result: no configure:10627: creating libtool configure:11205: checking for ld used by i686-uhu-linux-g++ configure:11272: result: /usr/bin/ld configure:11281: checking if the linker (/usr/bin/ld) is GNU ld configure:11296: result: yes configure:11347: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12234: result: yes configure:12252: i686-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:12255: $? = 0 configure:12351: checking for i686-uhu-linux-g++ option to produce PIC configure:12619: result: -fPIC configure:12627: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12645: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5 configure:12649: $? = 0 configure:12662: result: yes configure:12686: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12707: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5 configure:12711: $? = 0 configure:12733: result: yes configure:12759: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12784: result: yes configure:12855: checking dynamic linker characteristics configure:13418: result: GNU/Linux ld.so configure:13422: checking how to hardcode library paths into programs configure:13447: result: immediate configure:13461: checking whether stripping libraries is possible configure:13466: result: yes configure:21009: checking for flex configure:21025: found /usr/bin/flex configure:21035: result: flex configure:21048: checking for yywrap in -lfl configure:21078: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:21084: $? = 0 configure:21088: test -z || test ! -s conftest.err configure:21091: $? = 0 configure:21094: test -s conftest configure:21097: $? = 0 configure:21110: result: yes configure:21188: checking lex output file root configure:21199: flex conftest.l configure:21202: $? = 0 configure:21214: result: lex.yy configure:21219: checking whether yytext is a pointer configure:21235: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lfl >&5 configure:21241: $? = 0 configure:21245: test -z || test ! -s conftest.err configure:21248: $? = 0 configure:21251: test -s conftest configure:21254: $? = 0 configure:21268: result: yes configure:21286: checking for bison configure:21302: found /usr/bin/bison configure:21312: result: bison -y configure:21356: checking whether NLS is requested configure:21365: result: yes configure:21403: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:21435: result: /usr/bin/msgfmt configure:21444: checking for gmsgfmt configure:21475: result: /usr/bin/msgfmt configure:21514: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:21546: result: /usr/bin/xgettext configure:21586: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:21617: result: /usr/bin/msgmerge configure:21692: checking for ld used by GCC configure:21756: result: /usr/bin/ld configure:21765: checking if the linker (/usr/bin/ld) is GNU ld configure:21778: result: yes configure:21785: checking for shared library run path origin configure:21798: result: done configure:22214: checking for CFPreferencesCopyAppValue configure:22239: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:22245: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define GETTEXT_PACKAGE "libvisual-plugins-0.4" | #define LOCALEDIR "/usr/share/locale" | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:22272: result: no configure:22281: checking for CFLocaleCopyCurrent configure:22306: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/System/Library/Frameworks/CoreFoundation.framework/Headers conftest.c -framework CoreFoundation >&5 i686-uhu-linux-gcc: error: CoreFoundation: No such file or directory i686-uhu-linux-gcc: error: unrecognized command line option '-framework' configure:22312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define GETTEXT_PACKAGE "libvisual-plugins-0.4" | #define LOCALEDIR "/usr/share/locale" | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:22339: result: no configure:22356: checking whether NLS is requested configure:22365: result: yes configure:22383: checking for GNU gettext in libc configure:22407: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22413: $? = 0 configure:22417: test -z || test ! -s conftest.err configure:22420: $? = 0 configure:22423: test -s conftest configure:22426: $? = 0 configure:22438: result: yes configure:23145: checking whether to use NLS configure:23147: result: yes configure:23150: checking where the gettext function comes from configure:23161: result: libc configure:23230: checking for LIBESD configure:23238: $PKG_CONFIG --exists --print-errors "esound >= 0.2.28" configure:23241: $? = 0 configure:23256: $PKG_CONFIG --exists --print-errors "esound >= 0.2.28" configure:23259: $? = 0 configure:23293: result: yes configure:23307: checking for LIBJACK configure:23315: $PKG_CONFIG --exists --print-errors "jack >= 0.98.0" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:23318: $? = 1 configure:23333: $PKG_CONFIG --exists --print-errors "jack >= 0.98.0" Package jack was not found in the pkg-config search path. Perhaps you should add the directory containing `jack.pc' to the PKG_CONFIG_PATH environment variable No package 'jack' found configure:23336: $? = 1 No package 'jack' found configure:23378: WARNING: *** libjack is too old. You can download a newer version at http://jackit.sf.net/. The jackit input plugin won't be built configure:23398: checking for GTK configure:23406: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0" configure:23409: $? = 0 configure:23424: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.0" configure:23427: $? = 0 configure:23461: result: yes configure:23491: checking for GSTREAMER configure:23499: $PKG_CONFIG --exists --print-errors "gstreamer-0.8 >= 0.8" Package gstreamer-0.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.8.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.8' found configure:23502: $? = 1 configure:23517: $PKG_CONFIG --exists --print-errors "gstreamer-0.8 >= 0.8" Package gstreamer-0.8 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-0.8.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-0.8' found configure:23520: $? = 1 No package 'gstreamer-0.8' found configure:23566: checking for X configure:23671: i686-uhu-linux-gcc -E conftest.c conftest.c:46:27: fatal error: X11/Intrinsic.h: No such file or directory #include ^ compilation terminated. configure:23677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define GETTEXT_PACKAGE "libvisual-plugins-0.4" | #define LOCALEDIR "/usr/share/locale" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include configure:23727: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXt >&5 conftest.c:46:27: fatal error: X11/Intrinsic.h: No such file or directory #include ^ compilation terminated. configure:23733: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define GETTEXT_PACKAGE "libvisual-plugins-0.4" | #define LOCALEDIR "/usr/share/locale" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | /* end confdefs.h. */ | #include | int | main () | { | XtMalloc (0) | ; | return 0; | } configure:23786: result: no configure:25214: checking for X11/extensions/xf86vmode.h configure:25232: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25238: $? = 0 configure:25242: test -z || test ! -s conftest.err configure:25245: $? = 0 configure:25248: test -s conftest.o configure:25251: $? = 0 configure:25262: result: yes configure:25268: checking for XF86VidModeSwitchToMode in -lXxf86vm configure:25298: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lXxf86vm >&5 configure:25304: $? = 0 configure:25308: test -z || test ! -s conftest.err configure:25311: $? = 0 configure:25314: test -s conftest configure:25317: $? = 0 configure:25330: result: yes configure:25402: checking for ALSA CFLAGS configure:25408: result: configure:25411: checking for ALSA LDFLAGS configure:25420: result: -lasound -lm -ldl -lpthread configure:25424: checking for libasound headers version >= 0.9.0 configure:25492: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:25498: $? = 0 configure:25502: test -z || test ! -s conftest.err configure:25505: $? = 0 configure:25508: test -s conftest.o configure:25511: $? = 0 configure:25513: result: found. configure:25535: checking for snd_ctl_open in -lasound configure:25565: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lasound -lasound -lm -ldl -lpthread >&5 configure:25571: $? = 0 configure:25575: test -z || test ! -s conftest.err configure:25578: $? = 0 configure:25581: test -s conftest configure:25584: $? = 0 configure:25597: result: yes configure:25658: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:59:8: error: #error ALSA library version 1.x #error ALSA library version 1.x ^ configure:25664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Libvisual plugins" | #define PACKAGE_TARNAME "libvisual-plugins" | #define PACKAGE_VERSION "0.4.0" | #define PACKAGE_STRING "Libvisual plugins 0.4.0" | #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" | #define PACKAGE "libvisual-plugins" | #define VERSION "0.4.0" | #ifdef __cplusplus | extern "C" void exit (int) throw (); | #endif | #define TIME_WITH_SYS_TIME 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_DLFCN_H 1 | #define YYTEXT_POINTER 1 | #define GETTEXT_PACKAGE "libvisual-plugins-0.4" | #define LOCALEDIR "/usr/share/locale" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define X_DISPLAY_MISSING 1 | #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 | #define HAVE_XF86VMODE | #define HAVE_LIBASOUND 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if(SND_LIB_MAJOR == 0) | exit(0); | #else | #error ALSA library version 1.x | #endif | | ; | return 0; | } configure:25751: WARNING: *** No OpenGL found. lv_gltest plugin will not be built. configure:25770: WARNING: *** No OpenGL found. nastyfft plugin will not be built. configure:25789: WARNING: *** No OpenGL found. Madspin plugin will not be built. configure:25808: WARNING: *** No OpenGL found. Pseudotoad Flower plugin will not be built. configure:26194: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Libvisual plugins config.status 0.4.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp05 config.status:822: creating Makefile config.status:822: creating po/Makevars config.status:822: creating po/Makefile.in config.status:822: creating plugins/Makefile config.status:822: creating plugins/actor/Makefile config.status:822: creating plugins/actor/bumpscope/Makefile config.status:822: creating plugins/actor/corona/Makefile config.status:822: creating plugins/actor/gdkpixbuf/Makefile config.status:822: creating plugins/actor/gstreamer/Makefile config.status:822: creating plugins/actor/infinite/Makefile config.status:822: creating plugins/actor/jakdaw/Makefile config.status:822: creating plugins/actor/JESS/Makefile config.status:822: creating plugins/actor/lv_analyzer/Makefile config.status:822: creating plugins/actor/lv_gltest/Makefile config.status:822: creating plugins/actor/lv_scope/Makefile config.status:822: creating plugins/actor/madspin/Makefile config.status:822: creating plugins/actor/nastyfft/Makefile config.status:822: creating plugins/actor/oinksie/Makefile config.status:822: creating plugins/actor/pseudotoad_flower/Makefile config.status:822: creating plugins/actor/G-Force/Makefile config.status:822: creating plugins/actor/G-Force/docs/Makefile config.status:822: creating plugins/actor/G-Force/Common/Makefile config.status:822: creating plugins/actor/G-Force/Common/GeneralTools/Makefile config.status:822: creating plugins/actor/G-Force/Common/GeneralTools/Headers/Makefile config.status:822: creating plugins/actor/G-Force/Common/io/Makefile config.status:822: creating plugins/actor/G-Force/Common/io/Headers/Makefile config.status:822: creating plugins/actor/G-Force/Common/math/Makefile config.status:822: creating plugins/actor/G-Force/Common/math/Headers/Makefile config.status:822: creating plugins/actor/G-Force/Common/UI/Makefile config.status:822: creating plugins/actor/G-Force/Common/UI/Headers/Makefile config.status:822: creating plugins/actor/G-Force/GForceCommon/Makefile config.status:822: creating plugins/actor/G-Force/GForceCommon/Headers/Makefile config.status:822: creating plugins/actor/G-Force/unix/Makefile config.status:822: creating plugins/actor/G-Force/unix/Headers/Makefile config.status:822: creating plugins/actor/G-Force/unix/libmfl/Makefile config.status:822: creating plugins/actor/G-Force/unix/libvisual/Makefile config.status:822: creating plugins/actor/G-Force/GForceColorMaps/Makefile config.status:822: creating plugins/actor/G-Force/GForceDeltaFields/Makefile config.status:822: creating plugins/actor/G-Force/GForceParticles/Makefile config.status:822: creating plugins/actor/G-Force/GForceWaveShapes/Makefile config.status:822: creating plugins/actor/G-Force/NotWorkingWaveShapes/Makefile config.status:822: creating plugins/input/Makefile config.status:822: creating plugins/input/esd/Makefile config.status:822: creating plugins/input/alsa/Makefile config.status:822: creating plugins/input/mplayer/Makefile config.status:822: creating plugins/input/jack/Makefile config.status:822: creating plugins/input/debug/Makefile config.status:822: creating plugins/morph/Makefile config.status:822: creating plugins/morph/alphablend/Makefile config.status:822: creating plugins/morph/tentacle/Makefile config.status:822: creating plugins/morph/flash/Makefile config.status:822: creating plugins/morph/slide/Makefile config.status:926: creating config.h config.status:1284: executing depfiles commands config.status:1284: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBESD_CFLAGS_set= ac_cv_env_LIBESD_CFLAGS_value= ac_cv_env_LIBESD_LIBS_set= ac_cv_env_LIBESD_LIBS_value= ac_cv_env_LIBJACK_CFLAGS_set= ac_cv_env_LIBJACK_CFLAGS_value= ac_cv_env_LIBJACK_LIBS_set= ac_cv_env_LIBJACK_LIBS_value= ac_cv_env_LIBVISUAL_CFLAGS_set= ac_cv_env_LIBVISUAL_CFLAGS_value= ac_cv_env_LIBVISUAL_LIBS_set= ac_cv_env_LIBVISUAL_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_floor=no ac_cv_func_getpagesize=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_pow=no ac_cv_func_sqrt=no ac_cv_have_x=have_x=no ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_host_alias=i686-uhu-linux ac_cv_lib_Xxf86vm_XF86VidModeSwitchToMode=yes ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_fl_yywrap=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' pkg_cv_LIBESD_CFLAGS= pkg_cv_LIBESD_LIBS='-lesd ' pkg_cv_LIBVISUAL_CFLAGS='-I/usr/include/libvisual-0.4 ' pkg_cv_LIBVISUAL_LIBS='-lpthread -lm -ldl -lvisual-0.4 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.7' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -DUNIX_X -D_REENTRANT' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i686 -mtune=generic -DUNIX_X -D_REENTRANT -DUNIX_X -D_REENTRANT' CYGPATH_W='echo' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DYNAMIC_LOADER_LIBS='-ldl' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GETTEXT_PACKAGE='libvisual-plugins-0.4' GFORCE_FLAGS='' GMSGFMT='/usr/bin/msgfmt' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' HAVE_OPENGL_FALSE='' HAVE_OPENGL_TRUE='#' HAVE_XF86VMODE_FALSE='#' HAVE_XF86VMODE_TRUE='' HAVE_X_FALSE='' HAVE_X_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBESD_CFLAGS='' LIBESD_LIBS='-lesd ' LIBICONV='-liconv' LIBINTL='' LIBJACK_CFLAGS='' LIBJACK_LIBS='' LIBOBJS='' LIBS='-lasound -lm -ldl -lpthread' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVISUAL_CFLAGS='-I/usr/include/libvisual-0.4 ' LIBVISUAL_LIBS='-lpthread -lm -ldl -lvisual-0.4 ' LIBVISUAL_PLUGINS_BASE_DIR='/usr/lib/libvisual-0.4' LIBVISUAL_PLUGINS_DATA_DIR='${prefix}/share/libvisual-plugins-0.4' LN_S='ln -s' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' OPT_CFLAGS='' PACKAGE='libvisual-plugins' PACKAGE_BUGREPORT='ds@nerds-incorporated.org' PACKAGE_NAME='Libvisual plugins' PACKAGE_STRING='Libvisual plugins 0.4.0' PACKAGE_TARNAME='libvisual-plugins' PACKAGE_VERSION='0.4.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POSUB='po' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='0.4.0' XF86VMODE_LIB='-lXxf86vm' XGETTEXT='/usr/bin/xgettext' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' YACC='bison -y' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/bin/pkg-config' actor_plugindir='/usr/lib/libvisual-0.4/actor' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_actor_plugins=' gdkpixbuf infinite JESS corona lv_scope oinksie jakdaw bumpscope G-Force' build_alias='i686-uhu-linux' build_cpu='i686' build_input_plugins=' alsa mplayer' build_morph_plugins=' alphablend flash tentacle slide' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' input_plugindir='/usr/lib/libvisual-0.4/input' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' morph_plugindir='/usr/lib/libvisual-0.4/morph' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "libvisual-plugins-0.4" #define HAVE_1_X_X_ALSA 1 #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBASOUND 1 #define HAVE_MALLOC 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_MMAP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_X11_EXTENSIONS_XF86VMODE_H 1 #define HAVE_XF86VMODE #define LOCALEDIR "/usr/share/locale" #define PACKAGE "libvisual-plugins" #define PACKAGE_BUGREPORT "ds@nerds-incorporated.org" #define PACKAGE_NAME "Libvisual plugins" #define PACKAGE_STRING "Libvisual plugins 0.4.0" #define PACKAGE_TARNAME "libvisual-plugins" #define PACKAGE_VERSION "0.4.0" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define VERSION "0.4.0" #define X_DISPLAY_MISSING 1 #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus extern "C" void exit (int) throw (); configure: exit 0