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.57. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1518: checking build system type configure:1536: result: i586-uhu-linux-gnu configure:1544: checking host system type configure:1558: result: i586-uhu-linux-gnu configure:1584: checking for a BSD-compatible install configure:1638: result: /bin/install -c configure:1649: checking whether build environment is sane configure:1692: result: yes configure:1725: checking for gawk configure:1741: found /bin/gawk configure:1751: result: gawk configure:1761: checking whether make sets $(MAKE) configure:1781: result: yes configure:2096: checking for i586-uhu-linux-gcc configure:2112: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2122: result: i586-uhu-linux-gcc configure:2404: checking for C compiler version configure:2407: 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:2410: $? = 0 configure:2412: 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:2415: $? = 0 configure:2417: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2420: $? = 1 configure:2444: checking for C compiler default output configure:2447: i586-uhu-linux-gcc conftest.c >&5 configure:2450: $? = 0 configure:2496: result: a.out configure:2501: checking whether the C compiler works configure:2507: ./a.out configure:2510: $? = 0 configure:2527: result: yes configure:2534: checking whether we are cross compiling configure:2536: result: no configure:2539: checking for suffix of executables configure:2541: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2544: $? = 0 configure:2569: result: configure:2575: checking for suffix of object files configure:2597: i586-uhu-linux-gcc -c conftest.c >&5 configure:2600: $? = 0 configure:2622: result: o configure:2626: checking whether we are using the GNU C compiler configure:2651: i586-uhu-linux-gcc -c conftest.c >&5 configure:2654: $? = 0 configure:2657: test -s conftest.o configure:2660: $? = 0 configure:2673: result: yes configure:2679: checking whether i586-uhu-linux-gcc accepts -g configure:2701: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2704: $? = 0 configure:2707: test -s conftest.o configure:2710: $? = 0 configure:2721: result: yes configure:2738: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2799: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2802: $? = 0 configure:2805: test -s conftest.o configure:2808: $? = 0 configure:2826: result: none needed configure:2844: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2847: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2967: checking for style of include used by make configure:2995: result: GNU configure:3023: checking dependency style of i586-uhu-linux-gcc configure:3106: result: gcc3 configure:3125: checking for strerror in -lcposix configure:3156: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix collect2: ld returned 1 exit status configure:3159: $? = 1 configure: failed program was: | #line 3132 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3177: result: no configure:3185: checking whether byte ordering is bigendian configure:3213: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3216: $? = 0 configure:3219: test -s conftest.o configure:3222: $? = 0 configure:3247: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure: In function `main': configure:3244: error: `not' undeclared (first use in this function) configure:3244: error: (Each undeclared identifier is reported only once configure:3244: error: for each function it appears in.) configure:3244: error: syntax error before "big" configure:3250: $? = 1 configure: failed program was: | #line 3225 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:3370: result: no configure:3389: checking for inline configure:3411: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3414: $? = 0 configure:3417: test -s conftest.o configure:3420: $? = 0 configure:3432: result: inline configure:3447: checking for an ANSI C-conforming const configure:3515: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3518: $? = 0 configure:3521: test -s conftest.o configure:3524: $? = 0 configure:3535: result: yes configure:3567: checking for a BSD-compatible install configure:3621: result: /bin/install -c configure:3632: checking whether ln -s works configure:3636: result: yes configure:3643: checking whether make sets $(MAKE) configure:3663: result: yes configure:3761: checking for ld used by GCC configure:3824: result: /usr/bin/ld configure:3833: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:3845: result: yes configure:3850: checking for /usr/bin/ld option to reload object files configure:3857: result: -r configure:3862: checking for BSD-compatible nm configure:3898: result: nm configure:3901: checking for a sed that does not truncate output configure:3983: result: /bin/sed configure:3986: checking how to recognise dependent libraries configure:4167: result: pass_all configure:4179: checking command to parse nm output configure:4263: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4266: $? = 0 configure:4270: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:4273: $? = 0 configure:4325: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:4328: $? = 0 configure:4372: result: ok configure:4381: checking how to run the C preprocessor configure:4417: i586-uhu-linux-gcc -E conftest.c configure:4423: $? = 0 configure:4455: i586-uhu-linux-gcc -E conftest.c configure:4458:28: ac_nonexistent.h: No such file or directory configure:4461: $? = 1 configure: failed program was: | #line 4446 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | #include configure:4499: result: i586-uhu-linux-gcc -E configure:4524: i586-uhu-linux-gcc -E conftest.c configure:4530: $? = 0 configure:4562: i586-uhu-linux-gcc -E conftest.c configure:4565:28: ac_nonexistent.h: No such file or directory configure:4568: $? = 1 configure: failed program was: | #line 4553 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | /* end confdefs.h. */ | #include configure:4611: checking for egrep configure:4621: result: grep -E configure:4626: checking for ANSI C header files configure:4652: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4655: $? = 0 configure:4658: test -s conftest.o configure:4661: $? = 0 configure:4753: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:4756: $? = 0 configure:4758: ./conftest configure:4761: $? = 0 configure:4776: result: yes configure:4800: checking for sys/types.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for sys/stat.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for stdlib.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for string.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for memory.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for strings.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for inttypes.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for stdint.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4800: checking for unistd.h configure:4817: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4820: $? = 0 configure:4823: test -s conftest.o configure:4826: $? = 0 configure:4837: result: yes configure:4863: checking dlfcn.h usability configure:4876: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4879: $? = 0 configure:4882: test -s conftest.o configure:4885: $? = 0 configure:4895: result: yes configure:4899: checking dlfcn.h presence configure:4910: i586-uhu-linux-gcc -E conftest.c configure:4916: $? = 0 configure:4935: result: yes configure:4971: checking for dlfcn.h configure:4978: result: yes configure:5138: checking for i586-uhu-linux-ranlib configure:5167: result: no configure:5176: checking for ranlib configure:5192: found /usr/bin/ranlib configure:5203: result: ranlib configure:5218: checking for i586-uhu-linux-strip configure:5247: result: no configure:5256: checking for strip configure:5272: found /usr/bin/strip configure:5283: result: strip configure:5493: checking for objdir configure:5504: result: .libs configure:5521: checking for i586-uhu-linux-gcc option to produce PIC configure:5667: result: -fPIC configure:5671: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:5695: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5698: $? = 0 configure:5701: test -s conftest.o configure:5704: $? = 0 configure:5742: result: yes configure:5758: checking if i586-uhu-linux-gcc static flag -static works configure:5783: i586-uhu-linux-gcc -o conftest -g -O2 -static conftest.c >&5 configure:5786: $? = 0 configure:5789: test -s conftest configure:5792: $? = 0 configure:5808: result: yes configure:5820: checking if i586-uhu-linux-gcc supports -c -o file.o configure:5840: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5864: result: yes configure:5869: checking if i586-uhu-linux-gcc supports -c -o file.lo configure:5897: i586-uhu-linux-gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5900: $? = 0 configure:5903: test -s conftest.lo configure:5906: $? = 0 configure:5928: result: yes configure:5959: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:5982: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c 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:5985: $? = 0 configure:5988: test -s conftest.o configure:5991: $? = 0 configure:6008: result: yes configure:6019: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6714: result: yes configure:6719: checking how to hardcode library paths into programs configure:6743: result: immediate configure:6748: checking whether stripping libraries is possible configure:6753: result: yes configure:6764: checking dynamic linker characteristics configure:7171: result: GNU/Linux ld.so configure:7176: checking if libtool supports shared libraries configure:7178: result: yes configure:7181: checking whether to build shared libraries configure:7202: result: yes configure:7205: checking whether to build static libraries configure:7209: result: no configure:7883: checking whether -lc should be explicitly linked in configure:7891: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7894: $? = 0 configure:7908: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7911: $? = 0 configure:7924: result: no configure:8508: checking pthread.h usability configure:8521: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:8524: $? = 0 configure:8527: test -s conftest.o configure:8530: $? = 0 configure:8540: result: yes configure:8544: checking pthread.h presence configure:8555: i586-uhu-linux-gcc -E conftest.c configure:8561: $? = 0 configure:8580: result: yes configure:8616: checking for pthread.h configure:8623: result: yes configure:8688: checking for glib-config configure:8706: found /usr/bin/glib-config configure:8719: result: /usr/bin/glib-config configure:8727: checking for GLIB - version >= 1.2.2 configure:8832: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include conftest.c -L/usr/lib -lglib >&5 configure:8835: $? = 0 configure:8837: ./conftest configure:8840: $? = 0 configure:8858: result: yes configure:8993: checking for gtk-config configure:9011: found /usr/bin/gtk-config configure:9024: result: /usr/bin/gtk-config configure:9032: checking for GTK - version >= 1.2.2 configure:9139: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm >&5 configure:9142: $? = 0 configure:9144: ./conftest configure:9147: $? = 0 configure:9165: result: yes configure:9254: checking for xmms configure:9285: result: no configure:9296: checking for SmcOpenConnection in -lSM configure:9327: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lSM -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm >&5 configure:9330: $? = 0 configure:9333: test -s conftest configure:9336: $? = 0 configure:9348: result: yes configure:9363: checking for X configure:9469: i586-uhu-linux-gcc -E conftest.c configure:9475: $? = 0 configure:9525: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lXt >&5 configure:9528: $? = 0 configure:9531: test -s conftest configure:9534: $? = 0 configure:9583: result: libraries , headers configure:9627: checking for ld used by GCC configure:9690: result: /usr/bin/ld configure:9699: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.16.1 configure:9711: result: yes configure:9717: checking for shared library run path origin configure:9730: result: done configure:10160: checking for iconv configure:10188: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:10191: $? = 0 configure:10194: test -s conftest configure:10197: $? = 0 configure:10252: result: yes configure:10275: checking for iconv declaration configure:10310: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:10313: $? = 0 configure:10316: test -s conftest.o configure:10319: $? = 0 configure:10334: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:10349: checking for XF86VidModeQueryExtension in -lXxf86vm configure:10380: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c -lXxf86vm -L -lXext -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm >&5 configure:10383: $? = 0 configure:10386: test -s conftest configure:10389: $? = 0 configure:10401: result: yes configure:10419: checking for old style FreeBSD -pthread flag configure:10439: result: no configure:10445: checking for pthread_attr_init in -lpthread configure:10476: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lpthread >&5 configure:10479: $? = 0 configure:10482: test -s conftest configure:10485: $? = 0 configure:10497: result: yes configure:10721: checking for glBegin in -lGL configure:10752: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lGL -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm >&5 configure:10755: $? = 0 configure:10758: test -s conftest configure:10761: $? = 0 configure:10773: result: yes configure:10859: checking GL/gl.h usability configure:10872: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c >&5 configure:10875: $? = 0 configure:10878: test -s conftest.o configure:10881: $? = 0 configure:10891: result: yes configure:10895: checking GL/gl.h presence configure:10906: i586-uhu-linux-gcc -E -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c configure:10912: $? = 0 configure:10931: result: yes configure:10967: checking for GL/gl.h configure:10974: result: yes configure:10859: checking GL/glx.h usability configure:10872: i586-uhu-linux-gcc -c -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c >&5 configure:10875: $? = 0 configure:10878: test -s conftest.o configure:10881: $? = 0 configure:10891: result: yes configure:10895: checking GL/glx.h presence configure:10906: i586-uhu-linux-gcc -E -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c configure:10912: $? = 0 configure:10931: result: yes configure:10967: checking for GL/glx.h configure:10974: result: yes configure:11020: checking for inflate in -lz configure:11051: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lz >&5 configure:11054: $? = 0 configure:11057: test -s conftest configure:11060: $? = 0 configure:11072: result: yes configure:11134: checking for esd-config configure:11152: found /usr/bin/esd-config configure:11165: result: /usr/bin/esd-config configure:11173: checking for ESD - version >= 0.2.8 configure:11261: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -L/usr/lib -lesd -laudiofile -lm >&5 configure:11264: $? = 0 configure:11266: ./conftest configure:11269: $? = 0 configure:11287: result: yes configure:11290: checking for esd_get_latency in -lesd configure:11321: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lesd >&5 configure:11324: $? = 0 configure:11327: test -s conftest configure:11330: $? = 0 configure:11342: result: yes configure:11494: checking for libmikmod-config configure:11512: found /usr/bin/libmikmod-config configure:11525: result: /usr/bin/libmikmod-config configure:11533: checking for libmikmod - version >= 3.1.5 configure:11655: i586-uhu-linux-gcc -o conftest -g -O2 -pthread -D_REENTRANT -pthread conftest.c -L/usr/lib -lmikmod -ldl -L/usr/lib -lm >&5 configure:11658: $? = 0 configure:11660: ./conftest configure:11663: $? = 0 configure:11681: result: yes configure:11838: checking for Ogg configure:11874: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include conftest.c -L/usr/lib -logg >&5 configure:11877: $? = 0 configure:11879: ./conftest configure:11882: $? = 0 configure:11900: result: yes configure:12025: checking for Vorbis configure:12073: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include -I/usr/include conftest.c -L/usr/lib -lvorbis -lm -lvorbisenc -L/usr/lib -logg >&5 configure:12076: $? = 0 configure:12078: ./conftest configure:12081: $? = 0 configure:12099: result: yes configure:12176: checking if Vorbis is sufficiently new configure:12201: i586-uhu-linux-gcc -c -g -O2 -I/usr/include -I/usr/include conftest.c >&5 configure:12204: $? = 0 configure:12207: test -s conftest.o configure:12210: $? = 0 configure:12212: result: yes configure:12254: checking for thread-safe Xlib configure:12277: i586-uhu-linux-gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT conftest.c -L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm >&5 configure:12280: $? = 0 configure:12282: ./conftest configure:12285: $? = 0 configure:12299: result: yes configure:12321: checking whether NLS is requested configure:12330: result: yes configure:12368: checking for msgfmt configure:12399: result: /usr/bin/msgfmt configure:12408: checking for gmsgfmt configure:12439: result: /usr/bin/msgfmt configure:12478: checking for xgettext configure:12509: result: /usr/bin/xgettext configure:12549: checking for msgmerge configure:12579: result: /usr/bin/msgmerge configure:12655: checking for ranlib configure:12682: result: ranlib configure:12694: checking for off_t configure:12719: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12722: $? = 0 configure:12725: test -s conftest.o configure:12728: $? = 0 configure:12739: result: yes configure:12751: checking for size_t configure:12776: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:12779: $? = 0 configure:12782: test -s conftest.o configure:12785: $? = 0 configure:12796: result: yes configure:12810: checking for working alloca.h configure:12832: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:12835: $? = 0 configure:12838: test -s conftest configure:12841: $? = 0 configure:12852: result: yes configure:12862: checking for alloca configure:12904: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:12907: $? = 0 configure:12910: test -s conftest configure:12913: $? = 0 configure:12924: result: yes configure:13137: checking for stdlib.h configure:13142: result: yes configure:13137: checking for unistd.h configure:13142: result: yes configure:13278: checking for getpagesize configure:13328: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:13331: $? = 0 configure:13334: test -s conftest configure:13337: $? = 0 configure:13348: result: yes configure:13358: checking for working mmap configure:13501: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:13504: $? = 0 configure:13506: ./conftest configure:13509: $? = 0 configure:13523: result: yes configure:13535: checking whether we are using the GNU C Library 2.1 or newer configure:13567: result: yes configure:13575: checking whether integer division by zero raises SIGFPE configure:13638: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:13641: $? = 0 configure:13643: ./conftest configure:13646: $? = 0 configure:13661: result: yes configure:13674: checking for inttypes.h configure:13697: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13700: $? = 0 configure:13703: test -s conftest.o configure:13706: $? = 0 configure:13717: result: yes configure:13728: checking for stdint.h configure:13751: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13754: $? = 0 configure:13757: test -s conftest.o configure:13760: $? = 0 configure:13771: result: yes configure:13782: checking for unsigned long long configure:13805: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:13808: $? = 0 configure:13811: test -s conftest configure:13814: $? = 0 configure:13825: result: yes configure:13857: checking for inttypes.h configure:13881: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13884: $? = 0 configure:13887: test -s conftest.o configure:13890: $? = 0 configure:13902: result: yes configure:13915: checking whether the inttypes.h PRIxNN macros are broken configure:13942: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:13945: $? = 0 configure:13948: test -s conftest.o configure:13951: $? = 0 configure:13963: result: no configure:14000: checking argz.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking argz.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for argz.h configure:14115: result: yes configure:14000: checking limits.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking limits.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for limits.h configure:14115: result: yes configure:14000: checking locale.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking locale.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for locale.h configure:14115: result: yes configure:14000: checking nl_types.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking nl_types.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for nl_types.h configure:14115: result: yes configure:14000: checking malloc.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking malloc.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for malloc.h configure:14115: result: yes configure:14000: checking stddef.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking stddef.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for stddef.h configure:14115: result: yes configure:13991: checking for stdlib.h configure:13996: result: yes configure:13991: checking for string.h configure:13996: result: yes configure:13991: checking for unistd.h configure:13996: result: yes configure:14000: checking sys/param.h usability configure:14013: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:14016: $? = 0 configure:14019: test -s conftest.o configure:14022: $? = 0 configure:14032: result: yes configure:14036: checking sys/param.h presence configure:14047: i586-uhu-linux-gcc -E conftest.c configure:14053: $? = 0 configure:14072: result: yes configure:14108: checking for sys/param.h configure:14115: result: yes configure:14156: checking for feof_unlocked configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for fgets_unlocked configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for getc_unlocked configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for getcwd configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for getegid configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for geteuid configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for getgid configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for getuid configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for mempcpy configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14238: warning: conflicting types for built-in function 'mempcpy' configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for munmap configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for putenv configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for setenv configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for setlocale configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for stpcpy configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14243: warning: conflicting types for built-in function 'stpcpy' configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for strcasecmp configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for strdup configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14245: warning: conflicting types for built-in function 'strdup' configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for strtoul configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for tsearch configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for __argz_count configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for __argz_stringify configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for __argz_next configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14156: checking for __fsetlocking configure:14206: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14209: $? = 0 configure:14212: test -s conftest configure:14215: $? = 0 configure:14226: result: yes configure:14267: checking for iconv configure:14359: result: yes configure:14382: checking for iconv declaration configure:14441: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:14452: checking for nl_langinfo and CODESET configure:14474: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14477: $? = 0 configure:14480: test -s conftest configure:14483: $? = 0 configure:14495: result: yes configure:14507: checking for LC_MESSAGES configure:14529: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14532: $? = 0 configure:14535: test -s conftest configure:14538: $? = 0 configure:14549: result: yes configure:14565: checking for bison configure:14581: found /usr/bin/bison configure:14591: result: bison configure:14604: checking version of bison configure:14613: result: 2.1, ok configure:14635: checking whether NLS is requested configure:14644: result: yes configure:14660: checking whether included gettext is requested configure:14670: result: no configure:14681: checking for GNU gettext in libc configure:14706: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:14709: $? = 0 configure:14712: test -s conftest configure:14715: $? = 0 configure:14726: result: yes configure:15259: checking whether to use NLS configure:15261: result: yes configure:15264: checking where the gettext function comes from configure:15275: result: libc configure:15439: checking for socklen_t configure:15462: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:15465: $? = 0 configure:15468: test -s conftest.o configure:15471: $? = 0 configure:15482: result: yes configure:15874: checking for ALSA CFLAGS configure:15880: result: configure:15883: checking for ALSA LDFLAGS configure:15896: result: -lasound -lm -ldl -lpthread configure:15900: checking for libasound headers version >= 0.9.0 configure:15969: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:15972: $? = 0 configure:15975: test -s conftest.o configure:15978: $? = 0 configure:15980: result: found. configure:16001: checking for snd_ctl_open in -lasound configure:16032: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lasound -lasound -lm -ldl -lpthread >&5 configure:16035: $? = 0 configure:16038: test -s conftest configure:16041: $? = 0 configure:16053: result: yes configure:16101: checking for FreeBSD newpcm driver configure:16117: result: no configure:16142: checking linux/cdrom.h usability configure:16155: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16158: $? = 0 configure:16161: test -s conftest.o configure:16164: $? = 0 configure:16174: result: yes configure:16178: checking linux/cdrom.h presence configure:16189: i586-uhu-linux-gcc -E conftest.c configure:16195: $? = 0 configure:16214: result: yes configure:16250: checking for linux/cdrom.h configure:16257: result: yes configure:16284: checking sys/cdrio.h usability configure:16297: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16405:23: sys/cdrio.h: No such file or directory configure:16300: $? = 1 configure: failed program was: | #line 16286 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_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:16316: result: no configure:16320: checking sys/cdrio.h presence configure:16331: i586-uhu-linux-gcc -E conftest.c configure:16407:23: sys/cdrio.h: No such file or directory configure:16337: $? = 1 configure: failed program was: | #line 16322 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include configure:16356: result: no configure:16392: checking for sys/cdrio.h configure:16399: result: no configure:16426: checking sys/cdio.h usability configure:16439: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16547:22: sys/cdio.h: No such file or directory configure:16442: $? = 1 configure: failed program was: | #line 16428 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_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:16458: result: no configure:16462: checking sys/cdio.h presence configure:16473: i586-uhu-linux-gcc -E conftest.c configure:16549:22: sys/cdio.h: No such file or directory configure:16479: $? = 1 configure: failed program was: | #line 16464 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | /* end confdefs.h. */ | #include configure:16498: result: no configure:16534: checking for sys/cdio.h configure:16541: result: no configure:16568: checking linux/joystick.h usability configure:16581: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16584: $? = 0 configure:16587: test -s conftest.o configure:16590: $? = 0 configure:16600: result: yes configure:16604: checking linux/joystick.h presence configure:16615: i586-uhu-linux-gcc -E conftest.c configure:16621: $? = 0 configure:16640: result: yes configure:16676: checking for linux/joystick.h configure:16683: result: yes configure:16701: checking for unistd.h configure:16706: result: yes configure:16852: checking fcntl.h usability configure:16865: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:16868: $? = 0 configure:16871: test -s conftest.o configure:16874: $? = 0 configure:16884: result: yes configure:16888: checking fcntl.h presence configure:16899: i586-uhu-linux-gcc -E conftest.c configure:16905: $? = 0 configure:16924: result: yes configure:16960: checking for fcntl.h configure:16967: result: yes configure:16994: checking sys/ioctl.h usability configure:17007: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17010: $? = 0 configure:17013: test -s conftest.o configure:17016: $? = 0 configure:17026: result: yes configure:17030: checking sys/ioctl.h presence configure:17041: i586-uhu-linux-gcc -E conftest.c configure:17047: $? = 0 configure:17066: result: yes configure:17102: checking for sys/ioctl.h configure:17109: result: yes configure:17136: checking fnmatch.h usability configure:17149: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17152: $? = 0 configure:17155: test -s conftest.o configure:17158: $? = 0 configure:17168: result: yes configure:17172: checking fnmatch.h presence configure:17183: i586-uhu-linux-gcc -E conftest.c configure:17189: $? = 0 configure:17208: result: yes configure:17244: checking for fnmatch.h configure:17251: result: yes configure:17269: checking for limits.h configure:17274: result: yes configure:17420: checking sched.h usability configure:17433: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17436: $? = 0 configure:17439: test -s conftest.o configure:17442: $? = 0 configure:17452: result: yes configure:17456: checking sched.h presence configure:17467: i586-uhu-linux-gcc -E conftest.c configure:17473: $? = 0 configure:17492: result: yes configure:17528: checking for sched.h configure:17535: result: yes configure:17562: checking sys/sched.h usability configure:17575: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17690:23: sys/sched.h: No such file or directory configure:17578: $? = 1 configure: failed program was: | #line 17564 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_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:17594: result: no configure:17598: checking sys/sched.h presence configure:17609: i586-uhu-linux-gcc -E conftest.c configure:17692:23: sys/sched.h: No such file or directory configure:17615: $? = 1 configure: failed program was: | #line 17600 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #include configure:17634: result: no configure:17670: checking for sys/sched.h configure:17677: result: no configure:17704: checking wchar.h usability configure:17717: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17720: $? = 0 configure:17723: test -s conftest.o configure:17726: $? = 0 configure:17736: result: yes configure:17740: checking wchar.h presence configure:17751: i586-uhu-linux-gcc -E conftest.c configure:17757: $? = 0 configure:17776: result: yes configure:17812: checking for wchar.h configure:17819: result: yes configure:17846: checking fts.h usability configure:17859: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:17862: $? = 0 configure:17865: test -s conftest.o configure:17868: $? = 0 configure:17878: result: yes configure:17882: checking fts.h presence configure:17893: i586-uhu-linux-gcc -E conftest.c configure:17899: $? = 0 configure:17918: result: yes configure:17954: checking for fts.h configure:17961: result: yes configure:17981: checking for sched_setscheduler configure:18031: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:18034: $? = 0 configure:18037: test -s conftest configure:18040: $? = 0 configure:18051: result: yes configure:18206: checking for mkdtemp configure:18256: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:18259: $? = 0 configure:18262: test -s conftest configure:18265: $? = 0 configure:18276: result: yes configure:18290: checking for getmntinfo configure:18340: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccazM2qD.o: In function `main': /var/uhubuild/work/compile/configure:18423: undefined reference to `getmntinfo' /tmp/ccazM2qD.o:(.data+0x0): undefined reference to `getmntinfo' collect2: ld returned 1 exit status configure:18343: $? = 1 configure: failed program was: | #line 18295 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FTS_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_MKDTEMP 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getmntinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 getmntinfo (); | /* 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_getmntinfo) || defined (__stub___getmntinfo) | choke me | #else | char (*f) () = getmntinfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getmntinfo; | ; | return 0; | } configure:18360: result: no configure:18374: checking for sched_get_priority_max configure:18424: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:18427: $? = 0 configure:18430: test -s conftest configure:18433: $? = 0 configure:18444: result: yes configure:18458: checking for srandomdev configure:18508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/ccGHJ2VY.o: In function `main': /var/uhubuild/work/compile/configure:18592: undefined reference to `srandomdev' /tmp/ccGHJ2VY.o:(.data+0x0): undefined reference to `srandomdev' collect2: ld returned 1 exit status configure:18511: $? = 1 configure: failed program was: | #line 18463 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "xmms" | #define VERSION "1.2.10" | #define DEV_DSP "/dev/dsp" | #define DEV_MIXER "/dev/mixer" | #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 WITH_SM | #define HAVE_ICONV 1 | #define ICONV_CONST | #define XF86VIDMODE 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBZ | #define HAVE_ESD_GET_LATENCY | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define INTDIV0_RAISES_SIGFPE 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_UNSIGNED_LONG_LONG 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_ARGZ_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NL_TYPES_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_GETCWD 1 | #define HAVE_GETEGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETGID 1 | #define HAVE_GETUID 1 | #define HAVE_MEMPCPY 1 | #define HAVE_MUNMAP 1 | #define HAVE_PUTENV 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRTOUL 1 | #define HAVE_TSEARCH 1 | #define HAVE___ARGZ_COUNT 1 | #define HAVE___ARGZ_STRINGIFY 1 | #define HAVE___ARGZ_NEXT 1 | #define HAVE___FSETLOCKING 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_LC_MESSAGES 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_OSS 1 | #define HAVE_LIBASOUND 1 | #define HAVE_LINUX_CDROM_H 1 | #define HAVE_LINUX_JOYSTICK_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_FTS_H 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_MKDTEMP 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | /* end confdefs.h. */ | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char srandomdev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | #ifdef __STDC__ | # include | #else | # include | #endif | /* 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 srandomdev (); | /* 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_srandomdev) || defined (__stub___srandomdev) | choke me | #else | char (*f) () = srandomdev; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != srandomdev; | ; | return 0; | } configure:18528: result: no configure:18539: checking for nl_langinfo(CODESET) configure:18562: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:18565: $? = 0 configure:18568: test -s conftest.o configure:18571: $? = 0 configure:18582: result: yes configure:18658: checking for long configure:18683: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:18686: $? = 0 configure:18689: test -s conftest.o configure:18692: $? = 0 configure:18703: result: yes configure:18706: checking size of long configure:18981: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:18984: $? = 0 configure:18986: ./conftest configure:18989: $? = 0 configure:19012: result: 4 configure:19040: checking if __ELF__ is defined configure:19062: result: yes configure:19413: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:811: creating Makefile config.status:811: creating xmms.1 config.status:811: creating wmxmms.1 config.status:811: creating xmms.spec config.status:811: creating xmms-config config.status:811: creating xmms/Makefile config.status:811: creating xmms/defskin/Makefile config.status:811: creating Output/Makefile config.status:811: creating Output/OSS/Makefile config.status:811: creating Output/esd/Makefile config.status:811: creating Output/disk_writer/Makefile config.status:811: creating Output/solaris/Makefile config.status:811: creating Output/sun/Makefile config.status:811: creating Output/alsa/Makefile config.status:811: creating Input/Makefile config.status:811: creating Input/wav/Makefile config.status:811: creating Input/mpg123/Makefile config.status:811: creating Input/mikmod/Makefile config.status:811: creating Input/cdaudio/Makefile config.status:811: creating Input/tonegen/Makefile config.status:811: creating Input/vorbis/Makefile config.status:811: creating Effect/Makefile config.status:811: creating Effect/voice/Makefile config.status:811: creating Effect/echo_plugin/Makefile config.status:811: creating Effect/stereo_plugin/Makefile config.status:811: creating General/Makefile config.status:811: creating General/ir/Makefile config.status:811: creating General/joystick/Makefile config.status:811: creating General/song_change/Makefile config.status:811: creating Visualization/Makefile config.status:811: creating Visualization/blur_scope/Makefile config.status:811: creating Visualization/sanalyzer/Makefile config.status:811: creating Visualization/opengl_spectrum/Makefile config.status:811: creating wmxmms/Makefile config.status:811: creating po/Makefile.in config.status:811: creating intl/Makefile config.status:915: creating config.h config.status:915: creating xmms/i18n.h config.status:1338: executing depfiles commands config.status:1338: executing default-1 commands config.status:1338: executing default commands configure:20915: configuring in libxmms configure:20999: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func___argz_count=yes ac_cv_func___argz_next=yes ac_cv_func___argz_stringify=yes ac_cv_func___fsetlocking=yes ac_cv_func_alloca_works=yes ac_cv_func_feof_unlocked=yes ac_cv_func_fgets_unlocked=yes ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getmntinfo=no ac_cv_func_getpagesize=yes ac_cv_func_getuid=yes ac_cv_func_mempcpy=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_putenv=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_srandomdev=no ac_cv_func_stpcpy=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strtoul=yes ac_cv_func_tsearch=yes ac_cv_gnu_library_2_1=yes ac_cv_have_x='have_x=yes ac_x_includes= ac_x_libraries=' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_argz_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_fts_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_cdrom_h=yes ac_cv_header_linux_joystick_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_cdio_h=no ac_cv_header_sys_cdrio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_sched_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_GL_glBegin=yes ac_cv_lib_SM_SmcOpenConnection=yes ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_cposix_strerror=no ac_cv_lib_esd_esd_get_latency=yes ac_cv_lib_pthread_pthread_attr_init=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_ESD_CONFIG=/usr/bin/esd-config ac_cv_path_GLIB_CONFIG=/usr/bin/glib-config ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBMIKMOD_CONFIG=/usr/bin/libmikmod-config ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_XMMS_PATH=no ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_INTLBISON=bison 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_egrep='grep -E' ac_cv_prog_make_make_set=yes ac_cv_sizeof_long=4 ac_cv_type_long=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_unsigned_long_long=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=/usr/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_val_LC_MESSAGES=yes gt_cv_func_gnugettext1_libc=yes gt_cv_header_inttypes_h=yes gt_cv_int_divbyzero_sigfpe=yes gt_cv_inttypes_pri_broken=no jm_ac_cv_header_inttypes_h=yes jm_ac_cv_header_stdint_h=yes lt_cv_archive_cmds_need_lc=no lt_cv_compiler_c_o=yes lt_cv_compiler_o_lo=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.4.so' lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_ld_reload_flag=-r lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_cc_can_build_shared=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_pic=' -fPIC' lt_cv_prog_cc_pic_works=yes lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_wl=-Wl, lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' nls_cv_force_use_gnu_gettext=no nls_cv_header_intl= nls_cv_header_libgt= nls_cv_use_gnu_gettext=no xmms_cv_func_langinfo=yes xmms_cv_lib_xlibs_threadsafe=yes xmms_cv_newpcm_driver=no xmms_cv_type_socklen_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.7' ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' ARCH_DEFINES='-DI386_ASSEM' ARCH_X86_FALSE='#' ARCH_X86_TRUE='' 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' BUILD_INCLUDED_LIBINTL='no' CATOBJEXT='.gmo' CC='i586-uhu-linux-gcc' CCAS='$(CC)' CCASFLAGS='$(CFLAGS)' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EFFECT_PLUGINS='$(ALL_PLUGINS)' EFFECT_PLUGIN_DIR='Effect' EGREP='grep -E' ESD_CFLAGS='' ESD_CONFIG='/usr/bin/esd-config' ESD_LIBS='-L/usr/lib -lesd -laudiofile -lm' EXEEXT='' GENCAT='gencat' GENERAL_PLUGINS='$(ALL_PLUGINS)' GENERAL_PLUGIN_DIR='General' GLIBC21='yes' GLIB_CFLAGS='-I/usr/include/glib-1.2 -I/usr/lib/glib/include' GLIB_CONFIG='/usr/bin/glib-config' GLIB_LIBS='-L/usr/lib -lglib' GMSGFMT='/usr/bin/msgfmt' GTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT' GTK_CONFIG='/usr/bin/gtk-config' GTK_LIBS='-L/usr/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm' HAVE_ALSA_FALSE='#' HAVE_ALSA_TRUE='' HAVE_CDROM_FALSE='#' HAVE_CDROM_TRUE='' HAVE_ESD_FALSE='#' HAVE_ESD_TRUE='' HAVE_LINUX_JOYSTICK_FALSE='#' HAVE_LINUX_JOYSTICK_TRUE='' HAVE_MIKMOD_FALSE='#' HAVE_MIKMOD_TRUE='' HAVE_OGGVORBIS_FALSE='#' HAVE_OGGVORBIS_TRUE='' HAVE_OPENGL_FALSE='#' HAVE_OPENGL_TRUE='' HAVE_OSS_FALSE='#' HAVE_OSS_TRUE='' HAVE_SOLARIS_FALSE='' HAVE_SOLARIS_TRUE='#' HAVE_SUN_FALSE='' HAVE_SUN_TRUE='#' INPUT_PLUGINS='$(ALL_PLUGINS)' INPUT_PLUGIN_DIR='Input' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLBISON='bison' INTLLIBS='' INTLOBJS='' INTL_LIBTOOL_SUFFIX_PREFIX='' LDFLAGS='' LIBICONV='' LIBINTL='' LIBMIKMOD_CFLAGS='-pthread -D_REENTRANT' LIBMIKMOD_CONFIG='/usr/bin/libmikmod-config' LIBMIKMOD_LDADD='-pthread' LIBMIKMOD_LIBS='-L/usr/lib -lmikmod -ldl -L/usr/lib -lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBICONV='' 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' OGG_CFLAGS='-I/usr/include' OGG_LIBS='-L/usr/lib -logg' OPENGL_LIBS='-lGL' OUTPUT_PLUGINS='$(ALL_PLUGINS)' OUTPUT_PLUGIN_DIR='Output' PACKAGE='xmms' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex "get_.plugin_info"' POSIX_LIBS='' POSUB='po' PTHREAD_LIBS='-lpthread' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' SM_LIBS='-lSM -lICE' STRIP='strip' USE_INCLUDED_LIBINTL='no' USE_IPV6='' USE_IPV6_FALSE='' USE_IPV6_TRUE='#' USE_NLS='yes' USE_SIMD_FALSE='' USE_SIMD_TRUE='#' USE_X86ASM_FALSE='#' USE_X86ASM_TRUE='' VERSION='1.2.10' VISUALIZATION_PLUGINS='$(ALL_PLUGINS)' VISUALIZATION_PLUGIN_DIR='Visualization' VM_LIBS='-lXxf86vm' VORBISENC_LIBS='-lvorbisenc' VORBISFILE_LIBS='-lvorbisfile' VORBIS_CFLAGS='-I/usr/include' VORBIS_LIBS='-L/usr/lib -lvorbis -lm' XGETTEXT='/usr/bin/xgettext' XMMS_DEFINES='-g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -DDATA_DIR=\"${prefix}/share/xmms\" -DPLUGIN_DIR=\"${exec_prefix}/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"${prefix}/share/locale\"' XMMS_PATH='no' Z_LIBS='-lz' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_prefix_program='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${prefix}/share/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' plugindir='${exec_prefix}/lib/xmms' pluginsubs='\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\"' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libxmms' sysconfdir='/etc' target_alias='' xmmsdir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define DEV_DSP "/dev/dsp" #define DEV_MIXER "/dev/mixer" #define ENABLE_NLS 1 #define HAVE_ALLOCA 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARGZ_H 1 #define HAVE_CODESET #define HAVE_DCGETTEXT 1 #define HAVE_DLFCN_H 1 #define HAVE_ESD_GET_LATENCY #define HAVE_FCNTL_H 1 #define HAVE_FEOF_UNLOCKED 1 #define HAVE_FGETS_UNLOCKED 1 #define HAVE_FNMATCH_H 1 #define HAVE_FTS_H 1 #define HAVE_GETCWD 1 #define HAVE_GETC_UNLOCKED 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTEXT 1 #define HAVE_GETUID 1 #define HAVE_GL_GLX_H 1 #define HAVE_GL_GL_H 1 #define HAVE_ICONV 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBZ #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LINUX_CDROM_H 1 #define HAVE_LINUX_JOYSTICK_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMPCPY 1 #define HAVE_MKDTEMP 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_NL_TYPES_H 1 #define HAVE_OSS 1 #define HAVE_PUTENV 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_SCHED_H 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRTOUL 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TSEARCH 1 #define HAVE_UINTMAX_T 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define HAVE_WCHAR_H 1 #define HAVE___ARGZ_COUNT 1 #define HAVE___ARGZ_NEXT 1 #define HAVE___ARGZ_STRINGIFY 1 #define HAVE___FSETLOCKING 1 #define ICONV_CONST #define ICONV_CONST #define INTDIV0_RAISES_SIGFPE 1 #define PACKAGE "xmms" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define SIZEOF_LONG 4 #define STDC_HEADERS 1 #define VERSION "1.2.10" #define WITH_SM #define XF86VIDMODE 1 #define XMMS_CDROM_SOLARIS configure: exit 0