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.60a. Invocation command line was $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-lzo --enable-bz2 --enable-gui --disable-debug --with-flac --build=i686-pc-linux-gnu --cache-file config.cache ## --------- ## ## Platform. ## ## --------- ## hostname = ultimo uname -m = i686 uname -r = 2.6.17-gentoo-r4 uname -s = Linux uname -v = #3 PREEMPT Sat Sep 2 18:43:14 CEST 2006 /usr/bin/uname -p = AMD Athlon(TM) XP 2800+ /bin/uname -X = unknown /bin/arch = i686 /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/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 PATH: /opt/ghc/bin PATH: /opt/sun-jdk-1.4.2.12/bin PATH: /opt/sun-jdk-1.4.2.12/jre/bin PATH: /opt/sun-jdk-1.4.2.12/jre/javaws PATH: /usr/kde/devel/sbin PATH: /usr/kde/devel/bin PATH: /usr/qt/devel/bin PATH: /opt/vmware/server/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1647: loading cache config.cache configure:1751: checking for i686-pc-linux-gnu-gcc configure:1778: result: i686-pc-linux-gnu-gcc configure:2056: checking for C compiler version configure:2063: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r2) 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:2066: $? = 0 configure:2073: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r2/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r2) configure:2076: $? = 0 configure:2083: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: '-V' option must have argument configure:2086: $? = 1 configure:2109: checking for C compiler default output file name configure:2136: i686-pc-linux-gnu-gcc -mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers -Wl,-O1 -Wl,--sort-common conftest.c >&5 configure:2139: $? = 0 configure:2177: result: a.out configure:2194: checking whether the C compiler works configure:2204: ./a.out configure:2207: $? = 0 configure:2224: result: yes configure:2231: checking whether we are cross compiling configure:2233: result: no configure:2236: checking for suffix of executables configure:2243: i686-pc-linux-gnu-gcc -o conftest -mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers -Wl,-O1 -Wl,--sort-common conftest.c >&5 configure:2246: $? = 0 configure:2270: result: configure:2276: checking for suffix of object files configure:2328: result: o configure:2332: checking whether we are using the GNU C compiler configure:2401: result: yes configure:2406: checking whether i686-pc-linux-gnu-gcc accepts -g configure:2592: result: yes configure:2609: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 configure:2729: result: none needed configure:2749: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together configure:2848: result: yes configure:2865: checking how to run the C preprocessor configure:2995: result: i686-pc-linux-gnu-gcc -E configure:3024: i686-pc-linux-gnu-gcc -E conftest.c configure:3030: $? = 0 configure:3068: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3074: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:3133: checking for i686-pc-linux-gnu-g++ configure:3160: result: i686-pc-linux-gnu-g++ configure:3235: checking for C++ compiler version configure:3242: i686-pc-linux-gnu-g++ --version >&5 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r2) 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:3245: $? = 0 configure:3252: i686-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.1.1-r2/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r2) configure:3255: $? = 0 configure:3262: i686-pc-linux-gnu-g++ -V >&5 i686-pc-linux-gnu-g++: '-V' option must have argument configure:3265: $? = 1 configure:3268: checking whether we are using the GNU C++ compiler configure:3337: result: yes configure:3342: checking whether i686-pc-linux-gnu-g++ accepts -g configure:3528: result: yes configure:3552: checking whether make sets $(MAKE) configure:3573: result: yes configure:3626: checking for a BSD-compatible install configure:3682: result: /bin/install -c configure:3696: checking for i686-pc-linux-gnu-ranlib configure:3723: result: i686-pc-linux-gnu-ranlib configure:3792: checking for i686-pc-linux-gnu-strip configure:3819: result: i686-pc-linux-gnu-strip configure:3888: checking for i686-pc-linux-gnu-ar configure:3915: result: i686-pc-linux-gnu-ar configure:3984: checking for i686-pc-linux-gnu-ld configure:4011: result: i686-pc-linux-gnu-ld configure:4080: checking for grep that handles long lines and -e configure:4154: result: /bin/grep configure:4159: checking for egrep configure:4237: result: /bin/grep -E configure:4242: checking for ANSI C header files configure:4423: result: yes configure:4447: checking for sys/types.h configure:4507: result: yes configure:4447: checking for sys/stat.h configure:4507: result: yes configure:4447: checking for stdlib.h configure:4507: result: yes configure:4447: checking for string.h configure:4507: result: yes configure:4447: checking for memory.h configure:4507: result: yes configure:4447: checking for strings.h configure:4507: result: yes configure:4447: checking for inttypes.h configure:4507: result: yes configure:4447: checking for stdint.h configure:4507: result: yes configure:4447: checking for unistd.h configure:4507: result: yes configure:4526: checking for inttypes.h configure:4532: result: yes configure:4526: checking for stdint.h configure:4532: result: yes configure:4526: checking for sys/types.h configure:4532: result: yes configure:4689: checking for vsscanf configure:4785: result: yes configure:4813: checking whether the byte order is big-endian configure:4846: result: no configure:4945: checking gcc version configure:4954: result: 4.1.1 configure:4971: checking if being compiled with mingw32 configure:4983: result: no configure:5002: checking for int64_t configure:5086: result: yes configure:5089: checking for uint64_t configure:5166: result: yes configure:5175: checking for int configure:5243: result: yes configure:5250: checking size of int configure:5678: result: 4 configure:5688: checking for long configure:5756: result: yes configure:5763: checking size of long configure:6191: result: 4 configure:6201: checking for long long configure:6269: result: yes configure:6276: checking size of long long configure:6704: result: 8 configure:6767: checking for PRId64 and PRIu64 configure:6845: result: yes configure:6864: checking for posix_fadvise configure:6948: result: yes configure:6959: checking for iconv configure:7099: result: yes configure:7102: checking for iconv declaration configure:7183: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7206: checking for nl_langinfo configure:7275: result: yes configure:7370: checking for ogg_sync_init in -logg configure:7445: result: yes configure:7464: checking for ogg/ogg.h configure:7470: result: yes configure:7635: checking for vorbis_synthesis_init in -lvorbis configure:7710: result: yes configure:7729: checking for vorbis/codec.h configure:7735: result: yes configure:7909: checking for FLAC__stream_decoder_new in -lFLAC configure:7984: result: yes configure:7997: checking for FLAC__StreamMetadata_StreamInfo.sample_rate configure:8126: result: yes configure:8136: checking for FLAC__stream_decoder_skip_single_frame in -lFLAC configure:8211: result: yes configure:8244: checking for pcre-config configure:8276: result: /usr/bin/pcre-config configure:8293: checking for libpcrecpp configure:8383: result: yes configure:8399: checking for libEBML headers version >= 0.7.7 configure:8568: result: yes configure:8580: checking if linking against libEBML works and if it requires -DEBML_DLL configure:8740: result: yes, without -DEBML_DLL configure:8759: checking for libMatroska headers version >= 0.8.0 configure:8932: result: yes configure:8944: checking if linking against libMatroska works and if it requires -DMATROSKA_DLL configure:9104: result: yes, without -MATROSKA_DLL configure:9125: checking for XML_ParserCreate in -lexpat configure:9200: result: yes configure:9219: checking for expat.h configure:9225: result: yes configure:9391: checking for zlibVersion in -lz configure:9466: result: yes configure:9485: checking for zlib.h configure:9491: result: yes configure:9657: checking for lzo1x_1_compress in -llzo2 configure:9732: result: yes configure:9832: checking for lzo1x.h configure:9838: result: yes configure:9832: checking for lzo/lzo1x.h configure:9838: result: yes configure:10017: checking for BZ2_bzCompress in -lbz2 configure:10092: result: yes configure:10107: checking for bzlib.h configure:10113: result: yes configure:10294: checking for wx-config configure:10326: result: /usr/bin/wx-config configure:10335: checking for wxWidgets 2.4.0 or newer configure:10471: result: 2.4.2 ok configure:10507: checking for magic_open in -lmagic configure:10582: result: yes configure:10598: checking for magic.h configure:10604: result: yes configure:10863: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.60a. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ultimo config.status:647: creating Makefile config.status:647: creating avilib-0.6.10/Makefile config.status:647: creating librmff/Makefile config.status:647: creating src/Makefile config.status:647: creating src/common/Makefile config.status:647: creating src/input/Makefile config.status:647: creating src/output/Makefile config.status:647: creating src/mpegparser/Makefile config.status:647: creating src/mmg/Makefile config.status:647: creating src/extract/Makefile config.status:647: creating src/merge/Makefile config.status:647: creating src/info/Makefile config.status:647: creating config.h config.status:887: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_const_cast=yes ac_cv_cxx_reinterpret_cast=yes ac_cv_cxx_static_cast=yes ac_cv_ebml_dll='yes, without -DEBML_DLL' ac_cv_ebml_found=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='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers' 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='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers -fvisibility-inlines-hidden' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--sort-common' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_ceil=yes ac_cv_func_cos=no ac_cv_func_dlerror=no ac_cv_func_dlopen=no ac_cv_func_fcntl=yes ac_cv_func_floor=no ac_cv_func_fnmatch=yes ac_cv_func_fputws=yes ac_cv_func_fseeko=yes ac_cv_func_fsync=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_addr=yes ac_cv_func_inet_aton=yes ac_cv_func_localtime=yes ac_cv_func_mkstemp=yes ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_pthread_attr_getschedpolicy=yes ac_cv_func_pthread_attr_setschedparam=yes ac_cv_func_pthread_attr_setstacksize=yes ac_cv_func_pthread_cancel=yes ac_cv_func_putenv=yes ac_cv_func_putws=no ac_cv_func_re_search=yes ac_cv_func_regcomp=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_yield=yes ac_cv_func_sigaction=yes ac_cv_func_sin=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_strptime=yes ac_cv_func_strtok_r=yes ac_cv_func_thr_setconcurrency=no ac_cv_func_timegm=yes ac_cv_func_uname=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsscanf=yes ac_cv_func_vswprintf=yes ac_cv_func_wcslen=yes ac_cv_func_wcsrtombs=yes ac_cv_func_wprintf=yes ac_cv_func_wputc=no ac_cv_func_wputchar=no ac_cv_gcc_version=4.1.1 ac_cv_has_int64_t=yes ac_cv_has_nl_langinfo=yes ac_cv_has_prix64=yes ac_cv_has_uint64_t=yes ac_cv_header_GL_gl_h=yes ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xlib_h=yes ac_cv_header_X11_extensions_xf86vmode_h=yes ac_cv_header_bzlib_h=yes ac_cv_header_esd_h=yes ac_cv_header_expat_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_iostream=yes ac_cv_header_jpeglib_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_linux_joystick_h=yes ac_cv_header_lzo1x_h=yes ac_cv_header_lzo_lzo1x_h=yes ac_cv_header_magic_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mspack_h=no ac_cv_header_ogg_ogg_h=yes ac_cv_header_png_h=yes ac_cv_header_regex_h=yes ac_cv_header_sched_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_soundcard=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vorbis_codec_h=yes ac_cv_header_wchar_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes ac_cv_lib_FLAC_FLAC__stream_decoder_skip_single_frame=yes ac_cv_lib_bz2_BZ2_bzCompress=yes ac_cv_lib_dl_dlerror=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_esd_esd_close=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_gdk_gdk_im_open=yes ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_lzo2_lzo1x_1_compress=yes ac_cv_lib_magic_magic_open=yes ac_cv_lib_ogg_ogg_sync_init=yes ac_cv_lib_png_png_check_sig=yes ac_cv_lib_tiff_TIFFError=yes ac_cv_lib_vorbis_vorbis_synthesis_init=yes ac_cv_lib_z_deflate=yes ac_cv_lib_z_zlibVersion=yes ac_cv_matroska_dll='yes, without -MATROSKA_DLL' ac_cv_matroska_found=yes ac_cv_member_FLAC__StreamMetadata_StreamInfo_sample_rate=yes ac_cv_mingw32=no ac_cv_objext=o ac_cv_path_CPPUNIT_CONFIG=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PCRE_CONFIG=/usr/bin/pcre-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_WX_CONFIG=/usr/bin/wx-config ac_cv_path_install='/bin/install -c' ac_cv_pcre_links=yes ac_cv_posix_fadvise=yes ac_cv_prog_AR=i686-pc-linux-gnu-ar ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=i686-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' ac_cv_prog_LD=i686-pc-linux-gnu-ld ac_cv_prog_NM=i686-pc-linux-gnu-nm ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib ac_cv_prog_STRIP=i686-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_sizeof_wchar_t=4 ac_cv_string_strcasecmp=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_source=no ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_std__istream=yes ac_cv_type_std__ostream=yes ac_cv_type_uid_t=yes ac_cv_type_void_p=yes ac_cv_type_wchar_t=yes ac_cv_use_accel=wxUSE_ACCEL=yes ac_cv_use_accessibility=wxUSE_ACCESSIBILITY=no ac_cv_use_apple_ieee=wxUSE_APPLE_IEEE=yes ac_cv_use_arcstream=wxUSE_ARCHIVE_STREAMS=yes ac_cv_use_backtrace=wxUSE_STACKWALKER=yes ac_cv_use_bmpbutton=wxUSE_BMPBUTTON=yes ac_cv_use_busyinfo=wxUSE_BUSYINFO=yes ac_cv_use_button=wxUSE_BUTTON=yes ac_cv_use_calendar=wxUSE_CALCTRL=yes ac_cv_use_caret=wxUSE_CARET=yes ac_cv_use_catch_segvs=wxUSE_ON_FATAL_EXCEPTION=yes ac_cv_use_checkbox=wxUSE_CHECKBOX=yes ac_cv_use_checklst=wxUSE_CHECKLST=yes ac_cv_use_choice=wxUSE_CHOICE=yes ac_cv_use_choicebook=wxUSE_CHOICEBOOK=yes ac_cv_use_choicedlg=wxUSE_CHOICEDLG=yes ac_cv_use_clipboard=wxUSE_CLIPBOARD=yes ac_cv_use_cmdline=wxUSE_CMDLINE_PARSER=yes ac_cv_use_coldlg=wxUSE_COLOURDLG=yes ac_cv_use_combobox=wxUSE_COMBOBOX=yes ac_cv_use_commondlg=wxUSE_COMMONDLGS=yes ac_cv_use_compat22=WXWIN_COMPATIBILITY_2_2= ac_cv_use_compat24=WXWIN_COMPATIBILITY_2_4= ac_cv_use_config=wxUSE_CONFIG=yes ac_cv_use_constraints=wxUSE_CONSTRAINTS=yes ac_cv_use_controls=wxUSE_CONTROLS= ac_cv_use_dataobj=wxUSE_DATAOBJ=yes ac_cv_use_datepick=wxUSE_DATEPICKCTRL=yes ac_cv_use_datetime=wxUSE_DATETIME=yes ac_cv_use_debug=wxUSE_DEBUG=no ac_cv_use_debug_cntxt=wxUSE_DEBUG_CONTEXT=no ac_cv_use_debug_flag=wxUSE_DEBUG_FLAG=no ac_cv_use_debug_gdb=wxUSE_DEBUG_GDB=no ac_cv_use_debug_info=wxUSE_DEBUG_INFO=no ac_cv_use_debugreport=wxUSE_DEBUGREPORT=yes ac_cv_use_dialupman=wxUSE_DIALUP_MANAGER=yes ac_cv_use_dirdlg=wxUSE_DIRDLG=yes ac_cv_use_display=wxUSE_DISPLAY=yes ac_cv_use_dmalloc=wxUSE_DMALLOC=no ac_cv_use_dnd=wxUSE_DRAG_AND_DROP=yes ac_cv_use_docview=wxUSE_DOC_VIEW_ARCHITECTURE=yes ac_cv_use_dragimage=wxUSE_DRAGIMAGE=yes ac_cv_use_dynamicloader=wxUSE_DYNAMIC_LOADER=yes ac_cv_use_dynlib=wxUSE_DYNLIB_CLASS=yes ac_cv_use_exceptions=wxUSE_EXCEPTIONS=yes ac_cv_use_expat=wxUSE_EXPAT=yes ac_cv_use_ffile=wxUSE_FFILE=yes ac_cv_use_file=wxUSE_FILE=yes ac_cv_use_filedlg=wxUSE_FILEDLG=yes ac_cv_use_fileproto=wxUSE_PROTOCOL_FILE=yes ac_cv_use_filesystem=wxUSE_FILESYSTEM=yes ac_cv_use_finddlg=wxUSE_FINDREPLDLG=yes ac_cv_use_fontdlg=wxUSE_FONTDLG=yes ac_cv_use_fontmap=wxUSE_FONTMAP=yes ac_cv_use_fs_inet=wxUSE_FS_INET=yes ac_cv_use_fs_zip=wxUSE_FS_ZIP=yes ac_cv_use_ftp=wxUSE_PROTOCOL_FTP=yes ac_cv_use_gauge=wxUSE_GAUGE=yes ac_cv_use_geometry=wxUSE_GEOMETRY=yes ac_cv_use_gif=wxUSE_GIF=yes ac_cv_use_gnomeprint=wxUSE_LIBGNOMEPRINT=no ac_cv_use_gpe=wxUSE_GPE= ac_cv_use_grid=wxUSE_GRID=yes ac_cv_use_gui=wxUSE_GUI=yes ac_cv_use_help=wxUSE_HELP=yes ac_cv_use_hildon=wxUSE_LIBHILDON=no ac_cv_use_html=wxUSE_HTML=yes ac_cv_use_htmlhelp=wxUSE_WXHTML_HELP=yes ac_cv_use_http=wxUSE_PROTOCOL_HTTP=yes ac_cv_use_ico_cur=wxUSE_ICO_CUR=yes ac_cv_use_iff=wxUSE_IFF=no ac_cv_use_image=wxUSE_IMAGE=yes ac_cv_use_imaglist=wxUSE_IMAGLIST=yes ac_cv_use_intl=wxUSE_INTL=yes ac_cv_use_ipc=wxUSE_IPC=yes ac_cv_use_joystick=wxUSE_JOYSTICK=yes ac_cv_use_libjpeg=wxUSE_LIBJPEG=yes ac_cv_use_libmspack=wxUSE_LIBMSPACK=yes ac_cv_use_libpng=wxUSE_LIBPNG=yes ac_cv_use_libtiff=wxUSE_LIBTIFF=yes ac_cv_use_libxpm=wxUSE_LIBXPM=yes ac_cv_use_listbook=wxUSE_LISTBOOK=yes ac_cv_use_listbox=wxUSE_LISTBOX=yes ac_cv_use_listctrl=wxUSE_LISTCTRL=yes ac_cv_use_log=wxUSE_LOG=yes ac_cv_use_logdialog=wxUSE_LOGDIALOG=yes ac_cv_use_loggui=wxUSE_LOGGUI=yes ac_cv_use_logwin=wxUSE_LOGWINDOW=yes ac_cv_use_longlong=wxUSE_LONGLONG=yes ac_cv_use_mdi=wxUSE_MDI=yes ac_cv_use_mdidoc=wxUSE_MDI_ARCHITECTURE=yes ac_cv_use_mediactrl=wxUSE_MEDIACTRL=no ac_cv_use_mem_tracing=wxUSE_MEM_TRACING=no ac_cv_use_menus=wxUSE_MENUS=yes ac_cv_use_metafile=wxUSE_METAFILE=yes ac_cv_use_mimetype=wxUSE_MIMETYPE=yes ac_cv_use_miniframe=wxUSE_MINIFRAME=yes ac_cv_use_monolithic=wxUSE_MONOLITHIC=no ac_cv_use_mousewheel=wxUSE_MOUSEWHEEL=yes ac_cv_use_msgdlg=wxUSE_MSGDLG=yes ac_cv_use_mshtmlhelp=wxUSE_MS_HTML_HELP=yes ac_cv_use_mslu=wxUSE_UNICODE_MSLU=yes ac_cv_use_nanox=wxUSE_NANOX=no ac_cv_use_no_deps=wxUSE_NO_DEPS=no ac_cv_use_no_exceptions=wxUSE_NO_EXCEPTIONS=no ac_cv_use_no_rtti=wxUSE_NO_RTTI=no ac_cv_use_notebook=wxUSE_NOTEBOOK=yes ac_cv_use_numberdlg=wxUSE_NUMBERDLG=yes ac_cv_use_odbc=wxUSE_ODBC=no ac_cv_use_official_build=wxUSE_OFFICIAL_BUILD=no ac_cv_use_ole=wxUSE_OLE=yes ac_cv_use_opengl=wxUSE_OPENGL=yes ac_cv_use_optimise=wxUSE_OPTIMISE=yes ac_cv_use_palette=wxUSE_PALETTE=yes ac_cv_use_pcx=wxUSE_PCX=yes ac_cv_use_permissive=wxUSE_PERMISSIVE=no ac_cv_use_plugins=wxUSE_PLUGINS=no ac_cv_use_pnm=wxUSE_PNM=yes ac_cv_use_popupwin=wxUSE_POPUPWIN=yes ac_cv_use_postscript=wxUSE_POSTSCRIPT=yes ac_cv_use_printarch=wxUSE_PRINTING_ARCHITECTURE=yes ac_cv_use_profile=wxUSE_PROFILE=no ac_cv_use_progressdlg=wxUSE_PROGRESSDLG=yes ac_cv_use_prologio=wxUSE_PROLOGIO= ac_cv_use_protocol=wxUSE_PROTOCOL=yes ac_cv_use_protocol_file=wxUSE_PROTOCOL_FILE=yes ac_cv_use_protocol_ftp=wxUSE_PROTOCOL_FTP=yes ac_cv_use_protocol_http=wxUSE_PROTOCOL_HTTP=yes ac_cv_use_protocols=wxUSE_PROTOCOL=yes ac_cv_use_radiobox=wxUSE_RADIOBOX=yes ac_cv_use_radiobtn=wxUSE_RADIOBTN=yes ac_cv_use_regex=wxUSE_REGEX=yes ac_cv_use_reserved_virtual=WX_USE_RESERVED_VIRTUALS=yes ac_cv_use_resources=wxUSE_RESOURCES=no ac_cv_use_rpath=wxUSE_RPATH=yes ac_cv_use_sash=wxUSE_SASH=yes ac_cv_use_scrollbar=wxUSE_SCROLLBAR=yes ac_cv_use_sdl=wxUSE_LIBSDL=yes ac_cv_use_shared=wxUSE_SHARED=yes ac_cv_use_slider=wxUSE_SLIDER=yes ac_cv_use_snglinst=wxUSE_SNGLINST_CHECKER=yes ac_cv_use_sockets=wxUSE_SOCKETS=yes ac_cv_use_sound=wxUSE_SOUND=yes ac_cv_use_spinbtn=wxUSE_SPINBTN=yes ac_cv_use_spinctrl=wxUSE_SPINCTRL=yes ac_cv_use_splash=wxUSE_SPLASH=yes ac_cv_use_splines=wxUSE_SPLINES=yes ac_cv_use_splitter=wxUSE_SPLITTER=yes ac_cv_use_statbmp=wxUSE_STATBMP=yes ac_cv_use_statbox=wxUSE_STATBOX=yes ac_cv_use_statline=wxUSE_STATLINE=yes ac_cv_use_stattext=wxUSE_STATTEXT=yes ac_cv_use_statusbar=wxUSE_STATUSBAR=yes ac_cv_use_std_iostreams=wxUSE_STD_IOSTREAM=yes ac_cv_use_std_string=wxUSE_STD_STRING=yes ac_cv_use_stdpaths=wxUSE_STDPATHS=yes ac_cv_use_stl=wxUSE_STL=no ac_cv_use_stopwatch=wxUSE_STOPWATCH=yes ac_cv_use_streams=wxUSE_STREAMS=yes ac_cv_use_system_options=wxUSE_SYSTEM_OPTIONS=yes ac_cv_use_tabdialog=wxUSE_TABDIALOG=no ac_cv_use_tbarnative=wxUSE_TOOLBAR_NATIVE=yes ac_cv_use_tbarsmpl=wxUSE_TOOLBAR_SIMPLE=yes ac_cv_use_textbuf=wxUSE_TEXTBUFFER=yes ac_cv_use_textctrl=wxUSE_TEXTCTRL=yes ac_cv_use_textdlg=wxUSE_TEXTDLG=yes ac_cv_use_textfile=wxUSE_TEXTFILE=yes ac_cv_use_threads=wxUSE_THREADS=yes ac_cv_use_timer=wxUSE_TIMER=yes ac_cv_use_tipdlg=wxUSE_STARTUP_TIPS=yes ac_cv_use_tipwindow=wxUSE_TIPWINDOW=yes ac_cv_use_togglebtn=wxUSE_TOGGLEBTN=yes ac_cv_use_toolbar=wxUSE_TOOLBAR=yes ac_cv_use_tooltips=wxUSE_TOOLTIPS=yes ac_cv_use_treectrl=wxUSE_TREECTRL=yes ac_cv_use_unicode=wxUSE_UNICODE=yes ac_cv_use_universal=wxUSE_UNIVERSAL=no ac_cv_use_universal_binary=wxUSE_UNIVERSAL_BINARY= ac_cv_use_url=wxUSE_URL=yes ac_cv_use_validators=wxUSE_VALIDATORS=yes ac_cv_use_webkit=wxUSE_WEBKIT=yes ac_cv_use_wizarddlg=wxUSE_WIZARDDLG=yes ac_cv_use_wxprintfv=wxUSE_EXPERIMENTAL_PRINTF= ac_cv_use_xpm=wxUSE_XPM=yes ac_cv_use_xrc=wxUSE_XRC=yes ac_cv_use_zipstream=wxUSE_ZIPSTREAM=yes ac_cv_use_zlib=wxUSE_ZLIB=yes am_cv_func_iconv=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_wx_compilation=1 bakefile_cv_c_compiler___INTEL_COMPILER=no bakefile_cv_cxx_compiler___INTEL_COMPILER=no bakefile_cv_prog_makeisgnu=yes wx_cv_cflags_gtk='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 ' wx_cv_cpp_bool=yes wx_cv_expat_is_not_broken=yes wx_cv_explicit=yes wx_cv_func_backtrace=yes wx_cv_func_broken_snprintf_decl=no wx_cv_func_broken_vsnprintf_decl=no wx_cv_func_cxa_demangle=yes wx_cv_func_gettimeofday_has_2_args=yes wx_cv_func_iconv_const=no wx_cv_func_pthread_cleanup=yes wx_cv_func_snprintf_decl=yes wx_cv_func_statfs=yes wx_cv_func_statfs_decl=yes wx_cv_func_va_copy=yes wx_cv_func_vsnprintf_decl=yes wx_cv_lib_glibc21=yes wx_cv_lib_gtk=2.0 wx_cv_libs_gtk='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0' wx_cv_prog_makeisgnu=yes wx_cv_size_t_is_uint=yes wx_cv_std_libpath=lib wx_cv_struct_pw_gecos=yes wx_cv_struct_tm_has_gmtoff=yes wx_cv_type_getsockname3=socklen_t wx_cv_type_getsockopt5=socklen_t wx_cv_type_pthread_mutexattr_t=yes wx_cv_type_sa_handler=int wx_cv_type_statvfs_t='struct statfs' wx_cv_var_timezone=timezone wx_cv_version_script=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='i686-pc-linux-gnu-ar' BZ2_LIBS='-lbz2' CC='i686-pc-linux-gnu-gcc' CFLAGS='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='i686-pc-linux-gnu-g++' CXXFLAGS='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers -fvisibility-inlines-hidden' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' EBML_CFLAGS='' EBML_LIBS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXPAT_CFLAGS='' EXPAT_LIBS='-lexpat' EXTRA_CFLAGS='' EXTRA_LDFLAGS='' FLAC_LIBS='-lFLAC -logg -lm' GCC_DEP_STYLE='v3' GREP='/bin/grep' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='i686-pc-linux-gnu-ld' LDFLAGS='-Wl,-O1 -Wl,--sort-common' LIBINTL_LIBS='' LIBMTXCOMMONDLL='0' LIBOBJS='' LIBS='' LTLIBOBJS='' LZO_LIBS='-llzo2' MAGIC_LIBS='-lmagic -lz' MATROSKA_CFLAGS='' MATROSKA_LIBS='' MINGW='' MINGW_GUIAPP='' MINGW_LIBS='' MMG_SUBDIRS='mmg' OBJEXT='o' OGG_LIBS='-logg' OPTIMIZATION_CFLAGS='-O3' PACKAGE='mkvtoolnix' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_CONFIG='/usr/bin/pcre-config' PCRE_LIBS='-L/usr/lib -lpcre -lpcrecpp' PROFILING_CFLAGS='' PROFILING_LIBS='' RANLIB='i686-pc-linux-gnu-ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='i686-pc-linux-gnu-strip' TRANSLATIONS='' TRANSLATIONS_POS='' USER_CFLAGS='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers' USER_CPPFLAGS='' USER_CXXFLAGS='-mtune=athlon-xp -march=athlon-xp -O3 -pipe -fprefetch-loop-arrays -mmmx -msse -m3dnow -fomit-frame-pointer -fno-ident -falign-functions=64 -fweb -frename-registers -fvisibility-inlines-hidden' USER_LDFLAGS='-Wl,-O1 -Wl,--sort-common' USE_WXWINDOWS='yes' VERSION='1.8.0' VORBIS_LIBS='-lvorbis -lm' WXWINDOWS_CFLAGS='-I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' WXWINDOWS_INCLUDES='' WXWINDOWS_LIBS=' -pthread -lwx_gtk2u-2.4 -lpangox-1.0 ' WX_CONFIG='/usr/bin/wx-config' ZLIB_LIBS='-lz' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build_alias='i686-pc-linux-gnu' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-pc-linux-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' 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 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_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_VSSCANF 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define HAVE_POSIX_FADVISE 1 #define ICONV_CONST #define HAVE_NL_LANGINFO 1 #define HAVE_OGG_OGG_H 1 #define HAVE_VORBIS_CODEC_H 1 #define HAVE_FLAC_DECODER_SKIP 1 #define HAVE_FLAC_FORMAT_H 1 #define HAVE_EXPAT_H 1 #define HAVE_ZLIB_H 1 #define HAVE_LZO1X_H 1 #define HAVE_LZO_LZO1X_H 1 #define HAVE_LZO 1 #define HAVE_BZLIB_H 1 #define HAVE_WXWINDOWS 1 #define HAVE_MAGIC_H 1 configure: exit 0