This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libao configure 1.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --build i586-pc-msdosdjgpp --host i586-pc-msdosdjgpp --prefix=/dev/env/DJDIR --disable-nls ## --------- ## ## Platform. ## ## --------- ## hostname = MEIN_COMPUTER uname -m = i786 uname -r = 7 uname -s = MS-DOS uname -v = 10 /usr/bin/uname -p = unknown /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: /dev/c/djgpp-2.05/bin PATH: /dev/c/batch PATH: /dev/c/windows PATH: /dev/c/windows/command ## ----------- ## ## Core tests. ## ## ----------- ## configure:2399: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for cat. | ac_cv_path_CAT=${CAT='cat'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='nroff'} | | # A sane default for soelim. | ac_cv_path_SOELIM=${SOELIM='soelim'} | | # A sane default for pic. | ac_cv_path_PIC=${PIC='pic'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='tar'} | | # A sane default for pr. | ac_cv_path_PR=${PR='pr'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_MINUS_S_SH=${TEST_MINUS_S_SH='bash'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='bash'} | | # A sane default for sh. | ac_cv_path_SH=${SH='sh'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='mktemp'} | | # A sane default for dd. | ac_cv_path_lt_DD=${DD='dd'} | | # A sane default for compress. | ac_cv_path_COMPRESS=${COMPRESS='compress'} | | # A sane default for unzip. | ac_cv_path_UNZIP=${UNZIP='unzip'} | | # A sane default for zip. | ac_cv_path_ZIP=${ZIP='zip'} | | # A sane default for zcat. | ac_cv_path_ZCAT=${ZCAT='zcat'} | | # A sane default for bzip2. | ac_cv_path_BZIP2=${BZIP2='bzip2'} | | # A sane default for gzip. | ac_cv_path_GZIP=${GZIP='gzip'} | | # A sane default for uncompress. | ac_cv_path_UNCOMPRESS=${UNCOMPRESS='gunzip'} | | # A sane default for wget. | ac_cv_path_WGET=${WGET='wget'} | | # A sane default for xmllint. | ac_cv_path_XMLLINT=${XMLLINT='xmllint'} | | # A sane default for xsltproc. | ac_cv_path_XSLTPROC=${XSLTPROC='xsltproc'} | | # A sane default for xml2-config. | ac_cv_path_ac_pt_XML_CONFIG=${XML_CONFIG='xml2-config'} | | # A sane default for pkg-config. | ac_cv_path_ac_pt_PKG_CONFIG=${ac_cv_path_ac_pt_PKG_CONFIG='pkg-config'} | ac_cv_path_PKG_CONFIG=${ac_cv_path_PKG_CONFIG='pkg-config'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='ar'} | LD=${LD='ld'} | NM=${NM='nm'} | STRIP=${STRIP='strip'} | RANLIB=${RANLIB='ranlib'} | lt_cv_path_LD=${lt_cv_path_LD='ld'} | lt_cv_path_NM=${lt_cv_path_NM='nm'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Assume a working sleep. | gl_cv_func_sleep_works=yes | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | case $(gcc --version 2>/dev/null | sed "/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/!d;s/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/\1/") in | [1-3].*|4.[0-1][.0-9]* ) CFLAGS=${CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586'};; | * ) CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'};; | esac | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes | | if [ "x${WATT_ROOT}" = "x" ]; then | # This is to skip all socket specific tests. | # This is the socklen_t equivalent to socklen_t as defined by WATT-32. | gl_cv_socklen_t_equiv=${gl_cv_socklen_t_equiv=int} | | elif [ -d "${WATT_ROOT}" ]; then | # If the checks shall work then wat3211b | # or later must have been installed. | | # Ensure that always WATT-32 include path is added. | # The WATT_ROOT environment variable must be set. | CPPFLAGS=${CPPFLAGS='-I/dev/env/WATT_ROOT/inc'} | | # Ensure that always WATT-32 library path is added. | # The WATT_ROOT environment variable must be set. | LIBS=${LIBS='-L/dev/env/WATT_ROOT/lib -lwatt'} | ficonfigure:2422: creating cache ./config.cache configure:2540: checking for a BSD-compatible install configure:2608: result: /dev/env/DJDIR/bin/ginstall -c configure:2619: checking whether build environment is sane configure:2674: result: yes configure:2827: checking for a thread-safe mkdir -p configure:2866: result: mkdir -p configure:2873: checking for gawk configure:2900: result: gawk configure:2911: checking whether make sets $(MAKE) configure:2933: result: yes configure:2963: checking whether make supports nested variables configure:2980: result: yes configure:3066: checking whether to enable maintainer-specific portions of Makefiles configure:3075: result: no configure:3134: checking build system type configure:3148: result: i586-pc-msdosdjgpp configure:3168: checking host system type configure:3181: result: i586-pc-msdosdjgpp configure:3215: checking for i586-pc-msdosdjgpp-gcc configure:3245: result: no configure:3255: checking for gcc configure:3271: found /dev/c/djgpp-2.05/bin/gcc configure:3282: result: gcc configure:3511: checking for C compiler version configure:3520: gcc --version >&5 gcc.exe (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:3531: $? = 0 configure:3520: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:3531: $? = 0 configure:3520: gcc -V >&5 gcc.exe: `-V' option must have argument configure:3531: $? = 1 configure:3520: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:3531: $? = 1 configure:3551: checking whether the C compiler works configure:3573: gcc -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3577: $? = 0 configure:3625: result: yes configure:3628: checking for C compiler default output file name configure:3630: result: a.out configure:3636: checking for suffix of executables configure:3643: gcc -o conftest -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3647: $? = 0 configure:3669: result: .exe configure:3691: checking whether we are cross compiling configure:3699: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3703: $? = 0 configure:3710: ./conftest.exe configure:3714: $? = 0 configure:3729: result: no configure:3734: checking for suffix of object files configure:3756: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3760: $? = 0 configure:3781: result: o configure:3785: checking whether we are using the GNU C compiler configure:3804: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3804: $? = 0 configure:3813: result: yes configure:3822: checking whether gcc accepts -g configure:3842: gcc -c -g conftest.c >&5 configure:3842: $? = 0 configure:3883: result: yes configure:3900: checking for gcc option to accept ISO C89 configure:3963: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:3963: $? = 0 configure:3976: result: none needed configure:4007: checking for style of include used by make configure:4035: result: GNU configure:4061: checking dependency style of gcc configure:4172: result: none configure:4540: checking how to print strings configure:4552: result: printf configure:4573: checking for a sed that does not truncate output configure:4637: result: sed configure:4655: checking for grep that handles long lines and -e configure:4713: result: grep configure:4718: checking for egrep configure:4780: result: egrep configure:4785: checking for fgrep configure:4847: result: fgrep configure:4882: checking for ld used by gcc configure:4949: result: ld configure:4956: checking if the linker (ld) is GNU ld configure:4971: result: yes configure:4983: checking for BSD- or MS-compatible name lister (nm) configure:5032: result: nm configure:5162: checking the name lister (nm) interface configure:5169: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:5172: nm "conftest.o" configure:5175: output 00000000 b .bss 00000000 N .comment 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_info 00000000 N .debug_line 00000000 N .debug_pubnames 00000000 t .text 00000000 B _some_variable configure:5182: result: BSD nm configure:5185: checking whether ln -s works configure:5192: result: no, using cp -pf configure:5197: checking the maximum length of command line arguments configure:5327: result: 12288 configure:5344: checking whether the shell understands some XSI constructs configure:5354: result: yes configure:5358: checking whether the shell understands "+=" configure:5364: result: yes configure:5399: checking how to convert i586-pc-msdosdjgpp file names to i586-pc-msdosdjgpp format configure:5439: result: func_convert_file_noop configure:5446: checking how to convert i586-pc-msdosdjgpp file names to toolchain format configure:5466: result: func_convert_file_noop configure:5473: checking for ld option to reload object files configure:5480: result: -r configure:5514: checking for i586-pc-msdosdjgpp-objdump configure:5541: result: objdump configure:5610: checking how to recognize dependent libraries configure:5812: result: unknown configure:5857: checking for i586-pc-msdosdjgpp-dlltool configure:5884: result: dlltool configure:5954: checking how to associate runtime and link libraries configure:5981: result: printf %s\n configure:5998: checking for i586-pc-msdosdjgpp-ar configure:6025: result: ar configure:6106: checking for archiver @FILE support configure:6123: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6123: $? = 0 configure:6126: ar cru libconftest.a @conftest.lst >&5 configure:6129: $? = 0 configure:6134: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory (ENOENT) configure:6137: $? = 1 configure:6149: result: @ configure:6167: checking for i586-pc-msdosdjgpp-strip configure:6194: result: strip configure:6266: checking for i586-pc-msdosdjgpp-ranlib configure:6293: result: ranlib configure:6435: checking command to parse nm output from gcc object configure:6555: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6558: $? = 0 configure:6562: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6565: $? = 0 cannot find nm_test_var in conftest.nm configure:6555: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6558: $? = 0 configure:6562: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6565: $? = 0 configure:6631: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c conftstm.o >&5 configure:6634: $? = 0 configure:6672: result: ok configure:6709: checking for sysroot configure:6739: result: no configure:6961: checking for i586-pc-msdosdjgpp-mt configure:6991: result: no configure:7001: checking for mt configure:7031: result: no configure:7051: checking if : is a manifest tool configure:7057: : '-?' configure:7065: result: no configure:7707: checking how to run the C preprocessor configure:7738: gcc -E conftest.c configure:7738: $? = 0 configure:7752: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:7752: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | /* end confdefs.h. */ | #include configure:7777: result: gcc -E configure:7797: gcc -E conftest.c configure:7797: $? = 0 configure:7811: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory (ENOENT) configure:7811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | /* end confdefs.h. */ | #include configure:7840: checking for ANSI C header files configure:7860: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7860: $? = 0 configure:7933: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7933: $? = 0 configure:7933: ./conftest.exe configure:7933: $? = 0 configure:7944: result: yes configure:7957: checking for sys/types.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for sys/stat.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for stdlib.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for string.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for memory.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for strings.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for inttypes.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for stdint.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7957: checking for unistd.h configure:7957: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7957: $? = 0 configure:7957: result: yes configure:7971: checking for dlfcn.h configure:7971: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7971: $? = 0 configure:7971: result: yes configure:8143: checking for objdir configure:8158: result: _libs configure:8425: checking if gcc supports -fno-rtti -fno-exceptions configure:8443: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8447: $? = 0 configure:8460: result: no configure:8787: checking for gcc option to produce PIC configure:8794: result: configure:8866: checking if gcc static flag -static works configure:8894: result: yes configure:8909: checking if gcc supports -c -o file.o configure:8930: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -o out/conftest2.o conftest.c >&5 configure:8934: $? = 0 configure:8956: result: yes configure:8964: checking if gcc supports -c -o file.o configure:9011: result: yes configure:9044: checking whether the gcc linker (ld) supports shared libraries configure:10197: result: no configure:10437: checking dynamic linker characteristics configure:11174: result: no configure:11281: checking how to hardcode library paths into programs configure:11306: result: unsupported configure:11400: checking for shl_load configure:11400: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 ld: ./ccYn26fh.o: in function `main': g:/lao/srcs/contrib/libao-1.2.0/0build/conftest.c:57: undefined reference to `_shl_load' collect2: ld returned 1 exit status configure:11400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11400: result: no configure:11404: checking for shl_load in -ldld configure:11429: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c -ldld >&5 ld: cannot find -ldld collect2: ld returned 1 exit status configure:11429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11438: result: no configure:11443: checking for dlopen configure:11443: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:11443: $? = 0 configure:11443: result: yes configure:11600: checking whether a program can dlopen itself configure:11680: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DHAVE_DLFCN_H conftest.c >&5 configure:11683: $? = 0 Invalid argument (EINVAL) configure:11701: result: no configure:11846: checking whether stripping libraries is possible configure:11851: result: yes configure:11886: checking if libtool supports shared libraries configure:11888: result: no configure:11891: checking whether to build shared libraries configure:11912: result: no configure:11915: checking whether to build static libraries configure:11919: result: yes configure:11960: checking for dlfcn.h configure:11960: result: yes configure:11965: checking for library containing dlopen configure:11996: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:11996: $? = 0 configure:12013: result: none required configure:12093: checking if libraries can be versioned configure:12098: result: yes configure:12117: checking for pthread_kill in -lpthread configure:12142: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c -lpthread >&5 ld: cannot find -lpthread collect2: ld returned 1 exit status configure:12142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 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 pthread_kill (); | int | main () | { | return pthread_kill (); | ; | return 0; | } configure:12151: result: no configure:12192: checking size of short configure:12197: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 configure:12197: $? = 0 configure:12197: ./conftest.exe configure:12197: $? = 0 configure:12211: result: 2 configure:12225: checking size of int configure:12230: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 configure:12230: $? = 0 configure:12230: ./conftest.exe configure:12230: $? = 0 configure:12244: result: 4 configure:12258: checking size of long configure:12263: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 configure:12263: $? = 0 configure:12263: ./conftest.exe configure:12263: $? = 0 configure:12277: result: 4 configure:12403: checking for esd-config configure:12434: result: no configure:12443: checking for ESD - version >= 0.2.8 configure:12543: result: no configure:12616: checking sys/soundcard.h usability configure:12616: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:27: sys/soundcard.h: No such file or directory (ENOENT) configure:12616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12616: result: no configure:12616: checking sys/soundcard.h presence configure:12616: gcc -E conftest.c conftest.c:30:27: sys/soundcard.h: No such file or directory (ENOENT) configure:12616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12616: result: no configure:12616: checking for sys/soundcard.h configure:12616: result: no configure:12628: checking machine/soundcard.h usability configure:12628: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:31: machine/soundcard.h: No such file or directory (ENOENT) configure:12628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12628: result: no configure:12628: checking machine/soundcard.h presence configure:12628: gcc -E conftest.c conftest.c:30:31: machine/soundcard.h: No such file or directory (ENOENT) configure:12628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12628: result: no configure:12628: checking for machine/soundcard.h configure:12628: result: no configure:12665: checking for snd_pcm_open in -lasound configure:12690: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c -lasound >&5 ld: cannot find -lasound collect2: ld returned 1 exit status configure:12690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* 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 snd_pcm_open (); | int | main () | { | return snd_pcm_open (); | ; | return 0; | } configure:12699: result: no configure:12707: checking alsa/asoundlib.h usability configure:12707: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:28: alsa/asoundlib.h: No such file or directory (ENOENT) configure:12707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12707: result: no configure:12707: checking alsa/asoundlib.h presence configure:12707: gcc -E conftest.c conftest.c:30:28: alsa/asoundlib.h: No such file or directory (ENOENT) configure:12707: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12707: result: no configure:12707: checking for alsa/asoundlib.h configure:12707: result: no configure:12769: checking sys/audioio.h usability configure:12769: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:25: sys/audioio.h: No such file or directory (ENOENT) configure:12769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12769: result: no configure:12769: checking sys/audioio.h presence configure:12769: gcc -E conftest.c conftest.c:30:25: sys/audioio.h: No such file or directory (ENOENT) configure:12769: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12769: result: no configure:12769: checking for sys/audioio.h configure:12769: result: no configure:12792: checking sndio.h usability configure:12792: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:19: sndio.h: No such file or directory (ENOENT) configure:12792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12792: result: no configure:12792: checking sndio.h presence configure:12792: gcc -E conftest.c conftest.c:30:19: sndio.h: No such file or directory (ENOENT) configure:12792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12792: result: no configure:12792: checking for sndio.h configure:12792: result: no configure:12815: checking libroar/config.h usability configure:12815: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:63:28: libroar/config.h: No such file or directory (ENOENT) configure:12815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12815: result: no configure:12815: checking libroar/config.h presence configure:12815: gcc -E conftest.c conftest.c:30:28: libroar/config.h: No such file or directory (ENOENT) configure:12815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:12815: result: no configure:12815: checking for libroar/config.h configure:12815: result: no configure:12904: checking for artsc-config configure:12937: result: no configure:13159: checking for X configure:13267: gcc -E conftest.c conftest.c:30:22: X11/Xlib.h: No such file or directory (ENOENT) configure:13267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include configure:13298: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c -lX11 >&5 conftest.c:30:22: X11/Xlib.h: No such file or directory (ENOENT) conftest.c: In function `main': conftest.c:34: warning: implicit declaration of function `XrmInitialize' configure:13298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:13337: result: no configure:13842: checking for XauFileName in -lXau configure:13867: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c -lXau >&5 ld: cannot find -lXau collect2: ld returned 1 exit status configure:13867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define X_DISPLAY_MISSING 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 XauFileName (); | int | main () | { | return XauFileName (); | ; | return 0; | } configure:13876: result: no configure:13884: checking for AuOpenServer in -laudio configure:13909: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c -laudio -lXau >&5 ld: cannot find -laudio ld: cannot find -lXau collect2: ld returned 1 exit status configure:13909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define X_DISPLAY_MISSING 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 AuOpenServer (); | int | main () | { | return AuOpenServer (); | ; | return 0; | } configure:13918: result: no configure:13929: checking audio/audiolib.h usability configure:13929: gcc -c -O20 -D__NO_MATH_INLINES -fsigned-char -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -DAO_BUILDING_LIBAO conftest.c >&5 conftest.c:64:28: audio/audiolib.h: No such file or directory (ENOENT) configure:13929: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libao" | #define PACKAGE_TARNAME "libao" | #define PACKAGE_VERSION "1.2.0" | #define PACKAGE_STRING "libao 1.2.0" | #define PACKAGE_BUGREPORT "monty@xiph.org" | #define PACKAGE_URL "" | #define PACKAGE "libao" | #define VERSION "1.2.0 (DJGPP 2.05 port (r1))" | #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 LT_OBJDIR "_libs/" | #define HAVE_DLFCN_H 1 | #define HAVE_DLOPEN 1 | #define DLOPEN_FLAG (RTLD_NOW | RTLD_GLOBAL) | #define SHARED_LIB_EXT ".so" | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define X_DISPLAY_MISSING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include