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.61. Invocation command line was $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-jack-support --enable-portaudio --enable-alsa --disable-debug --enable-flac_support --disable-ladspa --disable-lrdf-support --enable-oss-support --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = fluss uname -m = x86_64 uname -r = 2.6.23-gentoo-r8 uname -s = Linux uname -v = #2 Mon Feb 25 10:55:10 CET 2008 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/ccache/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib64/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/kde/4.0/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 PATH: /opt/ati/bin PATH: /opt/ati/sbin PATH: /opt/blackdown-jdk-1.4.2.03/bin PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin PATH: /usr/kde/3.5/sbin PATH: /usr/kde/3.5/bin PATH: /usr/qt/3/bin PATH: /opt/vmware/player/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1810: checking for x86_64-pc-linux-gnu-gcc configure:1826: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:1837: result: x86_64-pc-linux-gnu-gcc configure:2115: checking for C compiler version configure:2122: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) 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:2125: $? = 0 configure:2132: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) configure:2135: $? = 0 configure:2142: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2145: $? = 1 configure:2168: checking for C compiler default output file name configure:2195: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=k8 conftest.c >&5 configure:2198: $? = 0 configure:2236: result: a.out configure:2253: checking whether the C compiler works configure:2263: ./a.out configure:2266: $? = 0 configure:2283: result: yes configure:2290: checking whether we are cross compiling configure:2292: result: no configure:2295: checking for suffix of executables configure:2302: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=k8 conftest.c >&5 configure:2305: $? = 0 configure:2329: result: configure:2335: checking for suffix of object files configure:2361: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 configure:2364: $? = 0 configure:2387: result: o configure:2391: checking whether we are using the GNU C compiler configure:2420: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 configure:2426: $? = 0 configure:2443: result: yes configure:2448: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:2478: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:2484: $? = 0 configure:2583: result: yes configure:2600: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:2674: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=k8 conftest.c >&5 configure:2680: $? = 0 configure:2703: result: none needed configure:2726: checking how to run the C preprocessor configure:2766: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2772: $? = 0 configure:2803: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:2809: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | /* end confdefs.h. */ | #include configure:2842: result: x86_64-pc-linux-gnu-gcc -E configure:2871: x86_64-pc-linux-gnu-gcc -E conftest.c configure:2877: $? = 0 configure:2908: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:2914: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | /* end confdefs.h. */ | #include configure:2965: checking for x86_64-pc-linux-gnu-g++ configure:2981: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ configure:2992: result: x86_64-pc-linux-gnu-g++ configure:3067: checking for C++ compiler version configure:3074: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.0.2) 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:3077: $? = 0 configure:3084: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --enable-libmudflap --disable-libssp --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.2 (Gentoo 4.1.2 p1.0.2) configure:3087: $? = 0 configure:3094: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:3097: $? = 1 configure:3100: checking whether we are using the GNU C++ compiler configure:3129: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 conftest.cpp >&5 configure:3135: $? = 0 configure:3152: result: yes configure:3157: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3187: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3193: $? = 0 configure:3292: result: yes configure:3320: checking how to run the C++ preprocessor configure:3356: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:3362: $? = 0 configure:3393: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:3399: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | /* end confdefs.h. */ | #include configure:3432: result: x86_64-pc-linux-gnu-g++ -E configure:3461: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:3467: $? = 0 configure:3498: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory configure:3504: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | /* end confdefs.h. */ | #include configure:3543: checking for grep that handles long lines and -e configure:3617: result: /bin/grep configure:3622: checking for egrep configure:3700: result: /bin/grep -E configure:3706: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:3748: result: no configure:3780: checking whether QTDIR environment variable is set configure:3803: result: /usr/qt/3 configure:3865: checking for qmake configure:3883: found /usr/qt/3/bin/qmake configure:3896: result: /usr/qt/3/bin/qmake configure:3915: checking for moc configure:3933: found /usr/qt/3/bin/moc configure:3946: result: /usr/qt/3/bin/moc configure:3965: checking for uic configure:3983: found /usr/qt/3/bin/uic configure:3996: result: /usr/qt/3/bin/uic configure:4022: checking for main in -lm configure:4051: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 configure:4057: $? = 0 configure:4075: result: yes configure:4087: checking for main in -lX11 configure:4116: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 configure:4122: $? = 0 configure:4140: result: yes configure:4152: checking for main in -lXext configure:4181: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 configure:4187: $? = 0 configure:4205: result: yes configure:4218: checking for main in -l/usr/qt/3 configure:4247: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -l/usr/qt/3 -lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -l/usr/qt/3 collect2: ld returned 1 exit status configure:4253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | #define HAVE_LIBM 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:4272: result: no configure:4285: checking for ANSI C header files configure:4315: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4321: $? = 0 configure:4420: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 configure:4423: $? = 0 configure:4429: ./conftest configure:4432: $? = 0 configure:4449: result: yes configure:4459: checking for sys/wait.h that is POSIX.1 compatible configure:4495: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4501: $? = 0 configure:4516: result: yes configure:4540: checking for sys/types.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for sys/stat.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for stdlib.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for string.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for memory.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for strings.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for inttypes.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for stdint.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4540: checking for unistd.h configure:4561: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4567: $? = 0 configure:4583: result: yes configure:4613: checking fcntl.h usability configure:4630: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4636: $? = 0 configure:4650: result: yes configure:4654: checking fcntl.h presence configure:4669: x86_64-pc-linux-gnu-g++ -E -I/usr/qt/3/include conftest.cpp configure:4675: $? = 0 configure:4689: result: yes configure:4717: checking for fcntl.h configure:4725: result: yes configure:4613: checking sys/ioctl.h usability configure:4630: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4636: $? = 0 configure:4650: result: yes configure:4654: checking sys/ioctl.h presence configure:4669: x86_64-pc-linux-gnu-g++ -E -I/usr/qt/3/include conftest.cpp configure:4675: $? = 0 configure:4689: result: yes configure:4717: checking for sys/ioctl.h configure:4725: result: yes configure:4603: checking for unistd.h configure:4609: result: yes configure:4613: checking poll.h usability configure:4630: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp >&5 configure:4636: $? = 0 configure:4650: result: yes configure:4654: checking poll.h presence configure:4669: x86_64-pc-linux-gnu-g++ -E -I/usr/qt/3/include conftest.cpp configure:4675: $? = 0 configure:4689: result: yes configure:4717: checking for poll.h configure:4725: result: yes configure:4743: checking for system configure:4799: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 configure:4805: $? = 0 configure:4823: result: yes configure:4844: checking for sf_open in -lsndfile configure:4879: x86_64-pc-linux-gnu-g++ -o conftest -O2 -pipe -march=k8 -I/usr/qt/3/include conftest.cpp -lsndfile -lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib >&5 /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_write_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_get_state' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_read_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_seek_absolute' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_metadata_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_new' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_client_data' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_channels' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_get_resolved_state_string' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_finish' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_process_single' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_bits_per_sample' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_length_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_new' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_finish' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_process_until_end_of_metadata' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_delete' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_get_decode_position' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_write_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_init' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_eof_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_tell_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_delete' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_process_interleaved' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_init' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_client_data' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_seek_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_tell_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_sample_rate' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_encoder_set_seek_callback' /usr/X11R6/lib/libsndfile.so: undefined reference to `FLAC__seekable_stream_decoder_set_error_callback' collect2: ld returned 1 exit status configure:4885: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define VERSION "0.9.3" | #define CONFIG_PREFIX "/usr" | #define HAVE_LIBM 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYSTEM 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sf_open (); | int | main () | { | return sf_open (); | ; | return 0; | } configure:4903: result: no configure:4911: error: "sndfile library not found. Website: http://www.mega-nerd.com/libsndfile/" ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=k8' 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=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=k8' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_system=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_poll_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_X11_main=yes ac_cv_lib_Xext_main=yes ac_cv_lib__usr_qt_3___main=no ac_cv_lib_m_main=yes ac_cv_lib_sndfile_sf_open=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_moc=/usr/qt/3/bin/moc ac_cv_path_ac_qmake=/usr/qt/3/bin/qmake ac_cv_path_ac_uic=/usr/qt/3/bin/uic ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -pipe -march=k8 -I/usr/qt/3/include' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -I/usr/qt/3/include' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-O2 -pipe -march=k8' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='-lXext -lX11 -lm -L/usr/qt/3/lib -L/usr/X11R6/lib' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='' ac_ct_CXX='' ac_debug='' ac_libraries='' ac_moc='/usr/qt/3/bin/moc' ac_prefix='/usr' ac_qmake='/usr/qt/3/bin/qmake' ac_qmake_cflags='' ac_qmake_cxxflags='' ac_qmake_lflags='' ac_qtlib='/usr/qt/3' ac_uic='/usr/qt/3/bin/uic' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host_alias='x86_64-pc-linux-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define VERSION "0.9.3" #define CONFIG_PREFIX "/usr" #define HAVE_LIBM 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 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_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_POLL_H 1 #define HAVE_SYSTEM 1 configure: exit 1