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 ## --------- ## ## Platform. ## ## --------- ## hostname = linux.athlon.de uname -m = i686 uname -r = 2.4.21-0.13mdk uname -s = Linux uname -v = #1 Fri Mar 14 15:08:06 EST 2003 /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/X11R6/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/games PATH: /home/booker/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1507: checking for a BSD-compatible install configure:1561: result: /usr/bin/install -c configure:1572: checking whether build environment is sane configure:1615: result: yes configure:1649: checking for gawk configure:1665: found /bin/gawk configure:1675: result: gawk configure:1685: checking whether make sets $(MAKE) configure:1705: result: yes configure:1867: checking for g++ configure:1883: found /usr/bin/g++ configure:1893: result: g++ configure:1909: checking for C++ compiler version configure:1912: g++ --version &5 g++ (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) Copyright (C) 2002 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:1915: $? = 0 configure:1917: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) configure:1920: $? = 0 configure:1922: g++ -V &5 g++: argument to `-V' missing configure:1925: $? = 1 configure:1949: checking for C++ compiler default output configure:1952: g++ conftest.cc >&5 configure:1955: $? = 0 configure:2001: result: a.out configure:2006: checking whether the C++ compiler works configure:2012: ./a.out configure:2015: $? = 0 configure:2032: result: yes configure:2039: checking whether we are cross compiling configure:2041: result: no configure:2044: checking for suffix of executables configure:2046: g++ -o conftest conftest.cc >&5 configure:2049: $? = 0 configure:2074: result: configure:2080: checking for suffix of object files configure:2102: g++ -c conftest.cc >&5 configure:2105: $? = 0 configure:2127: result: o configure:2131: checking whether we are using the GNU C++ compiler configure:2156: g++ -c conftest.cc >&5 configure:2159: $? = 0 configure:2162: test -s conftest.o configure:2165: $? = 0 configure:2178: result: yes configure:2184: checking whether g++ accepts -g configure:2206: g++ -c -g conftest.cc >&5 configure:2209: $? = 0 configure:2212: test -s conftest.o configure:2215: $? = 0 configure:2226: result: yes configure:2270: g++ -c -g -O2 conftest.cc >&5 configure:2273: $? = 0 configure:2276: test -s conftest.o configure:2279: $? = 0 configure:2306: g++ -c -g -O2 conftest.cc >&5 configure: In function `int main()': configure:2303: `exit' undeclared (first use this function) configure:2303: (Each undeclared identifier is reported only once for each function it appears in.) configure:2309: $? = 1 configure: failed program was: | #line 2289 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "protux" | #define VERSION "0.17.2" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:2270: g++ -c -g -O2 conftest.cc >&5 configure:2273: $? = 0 configure:2276: test -s conftest.o configure:2279: $? = 0 configure:2306: g++ -c -g -O2 conftest.cc >&5 configure:2309: $? = 0 configure:2312: test -s conftest.o configure:2315: $? = 0 configure:2346: checking for style of include used by make configure:2374: result: GNU configure:2381: checking dependency style of g++ configure:2443: result: gcc3 configure:2460: checking for a BSD-compatible install configure:2514: result: /usr/bin/install -c configure:2597: checking build system type configure:2615: result: i686-pc-linux-gnu configure:2623: checking host system type configure:2637: result: i686-pc-linux-gnu configure:2691: checking for gcc configure:2707: found /usr/bin/gcc configure:2717: result: gcc configure:2961: checking for C compiler version configure:2964: gcc --version &5 gcc (GCC) 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) Copyright (C) 2002 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:2967: $? = 0 configure:2969: gcc -v &5 Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) configure:2972: $? = 0 configure:2974: gcc -V &5 gcc: argument to `-V' is missing configure:2977: $? = 1 configure:2980: checking whether we are using the GNU C compiler configure:3005: gcc -c conftest.c >&5 configure:3008: $? = 0 configure:3011: test -s conftest.o configure:3014: $? = 0 configure:3027: result: yes configure:3033: checking whether gcc accepts -g configure:3055: gcc -c -g conftest.c >&5 configure:3058: $? = 0 configure:3061: test -s conftest.o configure:3064: $? = 0 configure:3075: result: yes configure:3092: checking for gcc option to accept ANSI C configure:3153: gcc -c -g -O2 conftest.c >&5 configure:3156: $? = 0 configure:3159: test -s conftest.o configure:3162: $? = 0 configure:3180: result: none needed configure:3198: gcc -c -g -O2 conftest.c >&5 conftest.c:2: parse error before "me" configure:3201: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3312: checking dependency style of gcc configure:3374: result: gcc3 configure:3401: checking for ld used by GCC configure:3464: result: /usr/bin/ld configure:3473: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.13.90.0.18 20030121 configure:3485: result: yes configure:3490: checking for /usr/bin/ld option to reload object files configure:3497: result: -r configure:3502: checking for BSD-compatible nm configure:3538: result: /usr/bin/nm -B configure:3541: checking for a sed that does not truncate output configure:3623: result: /bin/sed configure:3626: checking whether ln -s works configure:3630: result: yes configure:3637: checking how to recognise dependent libraries configure:3818: result: pass_all configure:3831: checking command to parse /usr/bin/nm -B output configure:3915: gcc -c -g -O2 conftest.c >&5 configure:3918: $? = 0 configure:3922: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3925: $? = 0 configure:3977: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:3980: $? = 0 configure:4024: result: ok configure:4033: checking how to run the C preprocessor configure:4069: gcc -E conftest.c configure:4075: $? = 0 configure:4107: gcc -E conftest.c configure:4111:28: ac_nonexistent.h: No such file or directory configure:4113: $? = 1 configure: failed program was: | #line 4098 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "protux" | #define VERSION "0.17.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4151: result: gcc -E configure:4176: gcc -E conftest.c configure:4182: $? = 0 configure:4214: gcc -E conftest.c configure:4218:28: ac_nonexistent.h: No such file or directory configure:4220: $? = 1 configure: failed program was: | #line 4205 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "protux" | #define VERSION "0.17.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:4263: checking for egrep configure:4273: result: grep -E configure:4278: checking for ANSI C header files configure:4304: gcc -c -g -O2 conftest.c >&5 configure:4307: $? = 0 configure:4310: test -s conftest.o configure:4313: $? = 0 configure:4402: gcc -o conftest -g -O2 conftest.c >&5 configure:4405: $? = 0 configure:4407: ./conftest configure:4410: $? = 0 configure:4425: result: yes configure:4449: checking for sys/types.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for sys/stat.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for stdlib.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for string.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for memory.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for strings.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for inttypes.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for stdint.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4449: checking for unistd.h configure:4466: gcc -c -g -O2 conftest.c >&5 configure:4469: $? = 0 configure:4472: test -s conftest.o configure:4475: $? = 0 configure:4486: result: yes configure:4512: checking dlfcn.h usability configure:4525: gcc -c -g -O2 conftest.c >&5 configure:4528: $? = 0 configure:4531: test -s conftest.o configure:4534: $? = 0 configure:4544: result: yes configure:4548: checking dlfcn.h presence configure:4559: gcc -E conftest.c configure:4565: $? = 0 configure:4584: result: yes configure:4620: checking for dlfcn.h configure:4627: result: yes configure:4825: checking for ranlib configure:4841: found /usr/bin/ranlib configure:4852: result: ranlib configure:4905: checking for strip configure:4921: found /usr/bin/strip configure:4932: result: strip configure:5142: checking for objdir configure:5153: result: .libs configure:5170: checking for gcc option to produce PIC configure:5316: result: -fPIC configure:5320: checking if gcc PIC flag -fPIC works configure:5344: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:5347: $? = 0 configure:5350: test -s conftest.o configure:5353: $? = 0 configure:5391: result: yes configure:5407: checking if gcc static flag -static works configure:5432: gcc -o conftest -g -O2 -static conftest.c >&5 /usr/bin/ld: cannot find -lc collect2: ld returned 1 exit status configure:5435: $? = 1 configure: failed program was: | #line 5415 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "protux" | #define VERSION "0.17.2" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5457: result: no configure:5469: checking if gcc supports -c -o file.o configure:5492: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5513: result: yes configure:5518: checking if gcc supports -c -o file.lo configure:5546: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5549: $? = 0 configure:5552: test -s conftest.lo configure:5555: $? = 0 configure:5577: result: yes configure:5608: checking if gcc supports -fno-rtti -fno-exceptions configure:5631: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5 configure:5634: $? = 0 configure:5637: test -s conftest.o configure:5640: $? = 0 configure:5657: result: yes configure:5668: checking whether the linker (/usr/bin/ld) supports shared libraries configure:6363: result: yes configure:6368: checking how to hardcode library paths into programs configure:6392: result: immediate configure:6397: checking whether stripping libraries is possible configure:6402: result: yes configure:6413: checking dynamic linker characteristics configure:6833: result: GNU/Linux ld.so configure:6838: checking if libtool supports shared libraries configure:6840: result: yes configure:6843: checking whether to build shared libraries configure:6864: result: yes configure:6867: checking whether to build static libraries configure:6871: result: yes configure:7545: checking whether -lc should be explicitly linked in configure:7553: gcc -c -g -O2 conftest.c >&5 configure:7556: $? = 0 configure:7570: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7573: $? = 0 configure:7586: result: no configure:8207: checking for abs in -lm configure:8238: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:8245: warning: conflicting types for built-in function `abs' configure:8241: $? = 0 configure:8244: test -s conftest configure:8247: $? = 0 configure:8259: result: yes configure:8271: checking for pthread_create in -lpthread configure:8302: gcc -o conftest -g -O2 conftest.c -lpthread -lm >&5 configure:8305: $? = 0 configure:8308: test -s conftest configure:8311: $? = 0 configure:8323: result: yes configure:8378: checking for ALSA CFLAGS configure:8384: result: configure:8387: checking for ALSA LDFLAGS configure:8400: result: -lasound -lm -ldl -lpthread configure:8404: checking for libasound headers version >= 0.9.0 configure:8473: gcc -c -g -O2 conftest.c >&5 configure:8476: $? = 0 configure:8479: test -s conftest.o configure:8482: $? = 0 configure:8484: result: found. configure:8505: checking for snd_ctl_open in -lasound configure:8536: g++ -o conftest -g -O2 conftest.cc -lasound -lasound -lm -ldl -lpthread >&5 configure:8539: $? = 0 configure:8542: test -s conftest configure:8545: $? = 0 configure:8557: result: yes configure:8704: checking for moc configure:8723: found /usr/lib/qt3/bin/moc configure:8736: result: /usr/lib/qt3/bin/moc configure:8751: checking for libqt-mt.so configure:8772: result: /usr/lib/qt3/lib/libqt-mt.so configure:8777: checking for QT headers configure:8798: result: /usr/lib/qt3/include configure:8809: checking if a small qt application compiles and links fine configure:8825: g++ -o conftest -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -g -O2 conftest.cc -L/usr/lib/qt3/lib -lqt-mt -lasound -lm -ldl -lpthread >&5 configure:8828: $? = 0 configure:8831: test -s conftest configure:8834: $? = 0 configure:8845: result: ok configure:8913: checking for mustux-config configure:8931: found /usr/local/bin/mustux-config configure:8944: result: /usr/local/bin/mustux-config configure:8962: checking for libmustux configure:8996: result: /usr/local/lib configure:9001: checking for mustux headers configure:9022: result: /usr/local/include configure:9027: checking for libmustux version >= 0.17.0 configure:9085: result: yes configure:9100: checking if a small mustux application compiles and links fine configure:9115: g++ -o conftest -g -O2 -I/usr/local/include -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT conftest.cc -lasound -lm -ldl -lpthread -L/usr/local/lib -lmustux -lm -L/usr/lib/qt3/lib -lqt-mt >&5 /usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxJogMouseBoard' /usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxTuner' /usr/local/lib/libmustux.so: undefined reference to `vtable for MustuxLcd' collect2: ld returned 1 exit status configure:9118: $? = 1 configure: failed program was: | #include | | int main(int argc, char **argv) | { | MustuxApplication *app = new MustuxApplication(argc, argv); | delete app; | | return 0; | } | configure:9139: result: failed configure:9141: error: there is something wrong with your mustux installation ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_asound_snd_ctl_open=yes ac_cv_lib_m_abs=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_objext=o ac_cv_path_MUSTUX_CONFIG=/usr/local/bin/mustux-config ac_cv_path_QT_MOC=/usr/lib/qt3/bin/moc ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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.3.1.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='/usr/bin/nm -B' 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= lt_cv_prog_cc_static_works=no 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'\''' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/booker/cvs/mustux/protux/missing --run aclocal' ALSA_CFLAGS='' ALSA_LIBS=' -lasound -lm -ldl -lpthread' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/booker/cvs/mustux/protux/missing --run tar' AUTOCONF='${SHELL} /home/booker/cvs/mustux/protux/missing --run autoconf' AUTOHEADER='${SHELL} /home/booker/cvs/mustux/protux/missing --run autoheader' AUTOMAKE='${SHELL} /home/booker/cvs/mustux/protux/missing --run automake' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2 -I/usr/local/include -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lasound -lm -ldl -lpthread -L/usr/local/lib -lmustux -lm -L/usr/lib/qt3/lib -lqt-mt' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/booker/cvs/mustux/protux/missing --run makeinfo' MUSTUX_CONFIG='/usr/local/bin/mustux-config' MUSTUX_CXXFLAGS='-I/usr/local/include' MUSTUX_LIBS='-L/usr/local/lib -lmustux -lm' OBJEXT='o' PACKAGE='protux' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' QT_CXXFLAGS='-I/usr/lib/qt3/include -DQT_THREAD_SUPPORT' QT_LIBS='-L/usr/lib/qt3/lib -lqt-mt' QT_MOC='/usr/lib/qt3/bin/moc' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.17.2' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__include='include' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/booker/cvs/mustux/protux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='NONE' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBASOUND 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "protux" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "0.17.2" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1