mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Preparation of Release 2.11


From: Mark de Wever
Subject: Re: [Mingw-cross-env-list] Preparation of Release 2.11
Date: Thu, 18 Feb 2010 11:00:34 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Volker Grabsch wrote:
It's time for a new release!

Preview: 
http://hg.savannah.gnu.org/hgweb/mingw-cross-env/raw-file/66abce97db11/doc/index.html#latest-release

Please test the current development version on as many systems
as possible. I'll wait for your test results until:

    Friday  (February 19, 2010)

If you need more time, just drop me a note.
Template for your reports:

    ----------------------------------------
    System:               ...
    NSIS excluded?        no/yes
    Binutils downgraded?  no/yes
    Success?              no/yes
    Log file:             -
    ----------------------------------------

Thank you in advance!

----------------------------------------
     System:               Debian/Squeeze x86
     NSIS excluded?        no
     Binutils downgraded?  no
     Success?              theora failed during configuring
     Log file:             yes
----------------------------------------

Attached the log files for the failed configure status of theora. After touching the theora install file all other packages installed properly.

The problem is that pkg-config keeps running and seems like in an infinite loop. I cancelled it after it ran for about half an hour.


Regards,
Mark de Wever

PS I hope to find time to test on another system (Debian/Squeeze amd64) tonight.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libtheora configure 1.1.1, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --host=i686-pc-mingw32 --disable-shared 
--prefix=/src/mingw-cross-env/usr/i686-pc-mingw32

## --------- ##
## Platform. ##
## --------- ##

hostname = debian
uname -m = i686
uname -r = 2.6.32-trunk-686
uname -s = Linux
uname -v = #1 SMP Sun Jan 10 06:32:16 UTC 2010

/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: /src/mingw-cross-env/usr/bin
PATH: /src/mingw-cross-env/usr/bin
PATH: /home/mark/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /home/mark/bin
PATH: /home/mark/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2173: checking build system type
configure:2191: result: i686-pc-linux-gnu
configure:2213: checking host system type
configure:2228: result: i686-pc-mingw32
configure:2250: checking target system type
configure:2265: result: i686-pc-mingw32
configure:2316: checking for a BSD-compatible install
configure:2384: result: /usr/bin/install -c
configure:2395: checking whether build environment is sane
configure:2438: result: yes
configure:2468: checking for gawk
configure:2484: found /usr/bin/gawk
configure:2495: result: gawk
configure:2506: checking whether make sets $(MAKE)
configure:2528: result: yes
configure:2588: checking for i686-pc-mingw32-strip
configure:2604: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-strip
configure:2615: result: i686-pc-mingw32-strip
configure:2685: checking whether to enable maintainer-specific portions of 
Makefiles
configure:2694: result: no
configure:2744: checking for i686-pc-mingw32-gcc
configure:2760: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-gcc
configure:2771: result: i686-pc-mingw32-gcc
configure:3043: checking for C compiler version
configure:3051: i686-pc-mingw32-gcc --version >&5
i686-pc-mingw32-gcc (GCC) 4.4.0
Copyright (C) 2009 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:3055: $? = 0
configure:3062: i686-pc-mingw32-gcc -v >&5
Using built-in specs.
Target: i686-pc-mingw32
Configured with: /src/mingw-cross-env/tmp-gcc/gcc-4.4.0/configure 
--target=i686-pc-mingw32 --prefix=/src/mingw-cross-env/usr 
--enable-languages=c,c++,objc,fortran --enable-version-specific-runtime-libs 
--with-gcc --with-gnu-ld --with-gnu-as --disable-nls --disable-shared 
--without-x --disable-win32-registry --enable-sjlj-exceptions 
--enable-threads=win32 --disable-libgomp --disable-libmudflap
Thread model: win32
gcc version 4.4.0 (GCC) 
configure:3066: $? = 0
configure:3073: i686-pc-mingw32-gcc -V >&5
i686-pc-mingw32-gcc: '-V' option must have argument
configure:3077: $? = 1
configure:3100: checking for C compiler default output file name
configure:3122: i686-pc-mingw32-gcc    conftest.c  >&5
configure:3126: $? = 0
configure:3164: result: a.exe
configure:3183: checking whether the C compiler works
configure:3193: ./a.exe
./configure: line 3195: ./a.exe: cannot execute binary file
configure:3197: $? = 126
configure:3216: result: yes
configure:3223: checking whether we are cross compiling
configure:3225: result: yes
configure:3228: checking for suffix of executables
configure:3235: i686-pc-mingw32-gcc -o conftest.exe    conftest.c  >&5
configure:3239: $? = 0
configure:3265: result: .exe
configure:3271: checking for suffix of object files
configure:3297: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:3301: $? = 0
configure:3326: result: o
configure:3330: checking whether we are using the GNU C compiler
configure:3359: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:3366: $? = 0
configure:3383: result: yes
configure:3392: checking whether i686-pc-mingw32-gcc accepts -g
configure:3422: i686-pc-mingw32-gcc -c -g  conftest.c >&5
configure:3429: $? = 0
configure:3530: result: yes
configure:3547: checking for i686-pc-mingw32-gcc option to accept ISO C89
configure:3621: i686-pc-mingw32-gcc  -c -g -O2  conftest.c >&5
configure:3628: $? = 0
configure:3651: result: none needed
configure:3688: checking for style of include used by make
configure:3716: result: GNU
configure:3744: checking dependency style of i686-pc-mingw32-gcc
configure:3806: result: gcc3
configure:3816: checking how to run the C preprocessor
configure:3856: i686-pc-mingw32-gcc -E  conftest.c
configure:3863: $? = 0
configure:3894: i686-pc-mingw32-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3901: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3934: result: i686-pc-mingw32-gcc -E
configure:3963: i686-pc-mingw32-gcc -E  conftest.c
configure:3970: $? = 0
configure:4001: i686-pc-mingw32-gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4008: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4050: checking whether i686-pc-mingw32-gcc and cc understand -c and 
-o together
configure:4085: i686-pc-mingw32-gcc -c conftest.c -o conftest2.o >&5
configure:4089: $? = 0
configure:4095: i686-pc-mingw32-gcc -c conftest.c -o conftest2.o >&5
configure:4099: $? = 0
configure:4110: cc -c conftest.c >&5
configure:4114: $? = 0
configure:4122: cc -c conftest.c -o conftest2.o >&5
configure:4126: $? = 0
configure:4132: cc -c conftest.c -o conftest2.o >&5
configure:4136: $? = 0
configure:4154: result: yes
configure:4186: checking for i686-pc-mingw32-as
configure:4202: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-as
configure:4213: result: i686-pc-mingw32-as
configure:4278: checking for i686-pc-mingw32-dlltool
configure:4294: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-dlltool
configure:4305: result: i686-pc-mingw32-dlltool
configure:4370: checking for i686-pc-mingw32-objdump
configure:4386: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-objdump
configure:4397: result: i686-pc-mingw32-objdump
configure:4507: checking for a sed that does not truncate output
configure:4573: result: /bin/sed
configure:4591: checking for grep that handles long lines and -e
configure:4651: result: /bin/grep
configure:4656: checking for egrep
configure:4720: result: /bin/grep -E
configure:4725: checking for fgrep
configure:4789: result: /bin/grep -F
configure:4824: checking for ld used by i686-pc-mingw32-gcc
configure:4891: result: /src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld
configure:4900: checking if the linker 
(/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) is GNU ld
configure:4915: result: yes
configure:4927: checking for BSD- or MS-compatible name lister (nm)
configure:4976: result: /src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B
configure:5094: checking the name lister 
(/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B) interface
configure:5101: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:5104: /src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B "conftest.o"
configure:5107: output
00000000 b .bss
00000000 d .data
00000000 t .text
00000000 B _some_variable
configure:5114: result: BSD nm
configure:5117: checking whether ln -s works
configure:5121: result: yes
configure:5129: checking the maximum length of command line arguments
configure:5249: result: 805306365
configure:5266: checking whether the shell understands some XSI constructs
configure:5276: result: yes
configure:5280: checking whether the shell understands "+="
configure:5286: result: yes
configure:5321: checking for /src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld 
option to reload object files
configure:5328: result: -r
configure:5357: checking for i686-pc-mingw32-objdump
configure:5384: result: i686-pc-mingw32-objdump
configure:5453: checking how to recognize dependent libraries
configure:5649: result: file_magic ^x86 archive import|^x86 DLL
configure:5669: checking for i686-pc-mingw32-ar
configure:5685: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-ar
configure:5696: result: i686-pc-mingw32-ar
configure:5774: checking for i686-pc-mingw32-strip
configure:5801: result: i686-pc-mingw32-strip
configure:5873: checking for i686-pc-mingw32-ranlib
configure:5889: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-ranlib
configure:5900: result: i686-pc-mingw32-ranlib
configure:6030: checking command to parse 
/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B output from 
i686-pc-mingw32-gcc object
configure:6148: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:6151: $? = 0
configure:6155: /src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B conftest.o 
\| sed -n -e 's/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6158: $? = 0
cannot find nm_test_var in conftest.nm
configure:6148: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:6151: $? = 0
configure:6155: /src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B conftest.o 
\| sed -n -e 's/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6158: $? = 0
configure:6212: i686-pc-mingw32-gcc -o conftest.exe    conftest.c conftstm.o >&5
configure:6215: $? = 0
configure:6253: result: ok
configure:7116: checking for ANSI C header files
configure:7146: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7153: $? = 0
configure:7284: result: yes
configure:7308: checking for sys/types.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for sys/stat.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for stdlib.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for string.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for memory.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for strings.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for inttypes.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for stdint.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7308: checking for unistd.h
configure:7329: i686-pc-mingw32-gcc -c   conftest.c >&5
configure:7336: $? = 0
configure:7353: result: yes
configure:7371: checking for dlfcn.h
configure:7392: i686-pc-mingw32-gcc -c   conftest.c >&5
conftest.c:54:19: error: dlfcn.h: No such file or directory
configure:7399: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <dlfcn.h>
configure:7416: result: no
configure:7600: checking for objdir
configure:7615: result: .libs
configure:7907: checking if i686-pc-mingw32-gcc supports -fno-rtti 
-fno-exceptions
configure:7925: i686-pc-mingw32-gcc -c   -fno-rtti -fno-exceptions conftest.c 
>&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
configure:7929: $? = 0
configure:7942: result: no
configure:7962: checking for i686-pc-mingw32-gcc option to produce PIC
configure:8234: result: -DDLL_EXPORT -DPIC
configure:8246: checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC 
works
configure:8264: i686-pc-mingw32-gcc -c   -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:8268: $? = 0
configure:8281: result: yes
configure:8305: checking if i686-pc-mingw32-gcc static flag -static works
configure:8333: result: yes
configure:8348: checking if i686-pc-mingw32-gcc supports -c -o file.o
configure:8369: i686-pc-mingw32-gcc -c   -o out/conftest2.o conftest.c >&5
configure:8373: $? = 0
configure:8395: result: yes
configure:8403: checking if i686-pc-mingw32-gcc supports -c -o file.o
configure:8450: result: yes
configure:8483: checking whether the i686-pc-mingw32-gcc linker 
(/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) supports shared libraries
configure:9557: result: yes
configure:9796: checking dynamic linker characteristics
configure:10482: result: Win32 ld.exe
configure:10584: checking how to hardcode library paths into programs
configure:10609: result: immediate
configure:11442: checking whether stripping libraries is possible
configure:11447: result: yes
configure:11482: checking if libtool supports shared libraries
configure:11484: result: yes
configure:11487: checking whether to build shared libraries
configure:11508: result: no
configure:11511: checking whether to build static libraries
configure:11515: result: yes
configure:11556: checking for doxygen
configure:11572: found /usr/bin/doxygen
configure:11584: result: true
configure:11625: checking for pdflatex
configure:11641: found /usr/bin/pdflatex
configure:11652: result: yes
configure:11662: checking for bibtex
configure:11678: found /usr/bin/bibtex
configure:11689: result: yes
configure:11699: checking for fig2dev
configure:11729: result: no
configure:11782: WARNING: *** Format Specification will not built.
configure:11949: checking for ld used by i686-pc-mingw32-gcc
configure:12016: result: /src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld
configure:12025: checking if the linker 
(/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) is GNU ld
configure:12040: result: yes
configure:12050: checking how to control symbol export
configure:12064: result: -export-symbols
configure:12110: checking for pkg-config
configure:12126: found /usr/bin/pkg-config
configure:12137: result: yes
configure:12153: checking for i686-pc-mingw32-pkg-config
configure:12171: found /src/mingw-cross-env/usr/bin/i686-pc-mingw32-pkg-config
configure:12183: result: /src/mingw-cross-env/usr/bin/i686-pc-mingw32-pkg-config
configure:12251: checking pkg-config is at least version 0.9.0
configure:12254: result: yes
configure:12265: checking for OGG
configure:12273: $PKG_CONFIG --exists --print-errors "ogg >= 1.1"
configure:12276: $? = 0
configure:12291: $PKG_CONFIG --exists --print-errors "ogg >= 1.1"
configure:12294: $? = 0
configure:12330: result: yes
configure:12691: checking for VORBIS
configure:12699: $PKG_CONFIG --exists --print-errors "vorbis >= 1.0.1"
configure:12702: $? = 0
configure:12717: $PKG_CONFIG --exists --print-errors "vorbis >= 1.0.1"
configure:12720: $? = 0
configure:12756: result: yes
configure:13037: checking for sdl-config
configure:13055: found /src/mingw-cross-env/usr/i686-pc-mingw32/bin/sdl-config
configure:13068: result: /src/mingw-cross-env/usr/i686-pc-mingw32/bin/sdl-config
configure:13077: checking for SDL - version >= 0.11.0
configure:13210: result: yes
configure:13332: checking sys/soundcard.h usability
configure:13349: i686-pc-mingw32-gcc -c -Wall -Wno-parentheses -O3 -fforce-addr 
-fomit-frame-pointer -finline-functions -funroll-loops   conftest.c >&5
conftest.c:55:27: error: sys/soundcard.h: No such file or directory
configure:13356: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/soundcard.h>
configure:13370: result: no
configure:13374: checking sys/soundcard.h presence
configure:13389: i686-pc-mingw32-gcc -E  conftest.c
conftest.c:22:27: error: sys/soundcard.h: No such file or directory
configure:13396: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <sys/soundcard.h>
configure:13410: result: no
configure:13438: checking for sys/soundcard.h
configure:13447: result: no
configure:13332: checking soundcard.h usability
configure:13349: i686-pc-mingw32-gcc -c -Wall -Wno-parentheses -O3 -fforce-addr 
-fomit-frame-pointer -finline-functions -funroll-loops   conftest.c >&5
conftest.c:55:23: error: soundcard.h: No such file or directory
configure:13356: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <soundcard.h>
configure:13370: result: no
configure:13374: checking soundcard.h presence
configure:13389: i686-pc-mingw32-gcc -E  conftest.c
conftest.c:22:23: error: soundcard.h: No such file or directory
configure:13396: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <soundcard.h>
configure:13410: result: no
configure:13438: checking for soundcard.h
configure:13447: result: no
configure:13332: checking machine/soundcard.h usability
configure:13349: i686-pc-mingw32-gcc -c -Wall -Wno-parentheses -O3 -fforce-addr 
-fomit-frame-pointer -finline-functions -funroll-loops   conftest.c >&5
conftest.c:55:31: error: machine/soundcard.h: No such file or directory
configure:13356: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/soundcard.h>
configure:13370: result: no
configure:13374: checking machine/soundcard.h presence
configure:13389: i686-pc-mingw32-gcc -E  conftest.c
conftest.c:22:31: error: machine/soundcard.h: No such file or directory
configure:13396: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "libtheora"
| #define PACKAGE_TARNAME "libtheora"
| #define PACKAGE_VERSION "1.1.1"
| #define PACKAGE_STRING "libtheora 1.1.1"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libtheora"
| #define VERSION "1.1.1"
| #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 LT_OBJDIR ".libs/"
| #define OC_X86_ASM /**/
| /* end confdefs.h.  */
| #include <machine/soundcard.h>
configure:13410: result: no
configure:13438: checking for machine/soundcard.h
configure:13447: result: no
configure:13466: WARNING: OSS audio support not found -- not compiling 
player_example
configure:13483: checking for PNG
configure:13491: $PKG_CONFIG --exists --print-errors "libpng"

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CAIRO_CFLAGS_set=
ac_cv_env_CAIRO_CFLAGS_value=
ac_cv_env_CAIRO_LIBS_set=
ac_cv_env_CAIRO_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OGG_CFLAGS_set=
ac_cv_env_OGG_CFLAGS_value=
ac_cv_env_OGG_LIBS_set=
ac_cv_env_OGG_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PNG_CFLAGS_set=
ac_cv_env_PNG_CFLAGS_value=
ac_cv_env_PNG_LIBS_set=
ac_cv_env_PNG_LIBS_value=
ac_cv_env_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-mingw32
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_machine_soundcard_h=no
ac_cv_header_memory_h=yes
ac_cv_header_soundcard_h=no
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_h=no
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-mingw32
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PKG_CONFIG=/src/mingw-cross-env/usr/bin/i686-pc-mingw32-pkg-config
ac_cv_path_SDL_CONFIG=/src/mingw-cross-env/usr/i686-pc-mingw32/bin/sdl-config
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=i686-pc-mingw32-ar
ac_cv_prog_AS=i686-pc-mingw32-as
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-pc-mingw32-gcc
ac_cv_prog_CPP='i686-pc-mingw32-gcc -E'
ac_cv_prog_DLLTOOL=i686-pc-mingw32-dlltool
ac_cv_prog_HAVE_BIBTEX=yes
ac_cv_prog_HAVE_DOXYGEN=true
ac_cv_prog_HAVE_PDFLATEX=yes
ac_cv_prog_HAVE_PKG_CONFIG=yes
ac_cv_prog_OBJDUMP=i686-pc-mingw32-objdump
ac_cv_prog_RANLIB=i686-pc-mingw32-ranlib
ac_cv_prog_STRIP=i686-pc-mingw32-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_i686_pc_mingw32_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-mingw32
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld
lt_cv_path_NM='/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
{"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ 
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ 
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=805306365
pkg_cv_OGG_CFLAGS='-I/src/mingw-cross-env/usr/i686-pc-mingw32/include  '
pkg_cv_OGG_LIBS='-L/src/mingw-cross-env/usr/i686-pc-mingw32/lib -logg  '
pkg_cv_VORBIS_CFLAGS='-I/src/mingw-cross-env/usr/i686-pc-mingw32/include  '
pkg_cv_VORBIS_LIBS='-L/src/mingw-cross-env/usr/i686-pc-mingw32/lib -lvorbis -lm 
-logg  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing --run 
aclocal-1.6'
ACLOCAL_AMFLAGS='-I m4'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing --run 
tar'
AR='i686-pc-mingw32-ar'
AS='i686-pc-mingw32-as'
AUTOCONF='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing 
--run autoconf'
AUTOHEADER='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing 
--run autoheader'
AUTOMAKE='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing 
--run automake-1.6'
AWK='gawk'
BINDIR=''
BUILDABLE_EXAMPLES=''
BUILD_SPEC_FALSE=''
BUILD_SPEC_TRUE='#'
CAIRO_CFLAGS=''
CAIRO_LIBS=''
CC='i686-pc-mingw32-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer 
-finline-functions -funroll-loops '
CPP='i686-pc-mingw32-gcc -E'
CPPFLAGS=''
CPU_x86_32_FALSE='#'
CPU_x86_32_TRUE=''
CPU_x86_64_FALSE=''
CPU_x86_64_TRUE='#'
DEBUG='-g -Wall -Wno-parentheses -DDEBUG -D__NO_MATH_INLINES'
DEFS=''
DEPDIR='.deps'
DLLTOOL='i686-pc-mingw32-dlltool'
DOCDIR=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
FGREP='/bin/grep -F'
GETOPT_OBJS=''
GREP='/bin/grep'
HAVE_BIBTEX='yes'
HAVE_DOXYGEN='true'
HAVE_DOXYGEN_FALSE='#'
HAVE_DOXYGEN_TRUE=''
HAVE_PDFLATEX='yes'
HAVE_PKG_CONFIG='yes'
HAVE_TRANSFIG=''
HAVE_VALGRIND=''
INCLUDEDIR=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld'
LDFLAGS=''
LIBDIR=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /src/mingw-cross-env/tmp-theora/libtheora-1.1.1/missing 
--run makeinfo'
NM='/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B'
NMEDIT=''
OBJDUMP='i686-pc-mingw32-objdump'
OBJEXT='o'
OGG_CFLAGS='-I/src/mingw-cross-env/usr/i686-pc-mingw32/include  '
OGG_LIBS='-L/src/mingw-cross-env/usr/i686-pc-mingw32/lib -logg  '
OSS_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='libtheora'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libtheora'
PACKAGE_STRING='libtheora 1.1.1'
PACKAGE_TARNAME='libtheora'
PACKAGE_VERSION='1.1.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/src/mingw-cross-env/usr/bin/i686-pc-mingw32-pkg-config'
PNG_CFLAGS=''
PNG_LIBS=''
PROFILE='-Wall -Wno-parentheses -pg -g -O3 -fno-inline-functions -DDEBUG'
RANLIB='i686-pc-mingw32-ranlib'
SDL_CFLAGS='-I/src/mingw-cross-env/usr/i686-pc-mingw32/include/SDL 
-D_GNU_SOURCE=1 -Dmain=SDL_main'
SDL_CONFIG='/src/mingw-cross-env/usr/i686-pc-mingw32/bin/sdl-config'
SDL_LIBS='-L/src/mingw-cross-env/usr/i686-pc-mingw32/lib -lmingw32 -lSDLmain 
-lSDL -lwinmm -mwindows -liconv -lm -luser32 -lgdi32 -lwinmm -ldxguid'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='i686-pc-mingw32-strip'
THDEC_LIB_AGE='1'
THDEC_LIB_CURRENT='2'
THDEC_LIB_REVISION='4'
THENC_LIB_AGE='1'
THENC_LIB_CURRENT='2'
THENC_LIB_REVISION='2'
THEORADEC_LDFLAGS=' -no-undefined -export-symbols 
$(top_srcdir)/win32/xmingw32/libtheoradec-all.def'
THEORAENC_LDFLAGS=' -no-undefined -export-symbols 
$(top_srcdir)/win32/xmingw32/libtheoraenc-all.def -ltheoradec'
THEORA_DISABLE_ENCODE_FALSE=''
THEORA_DISABLE_ENCODE_TRUE=''
THEORA_DISABLE_FLOAT_FALSE=''
THEORA_DISABLE_FLOAT_TRUE=''
THEORA_ENABLE_EXAMPLES_FALSE=''
THEORA_ENABLE_EXAMPLES_TRUE=''
THEORA_LDFLAGS=' -no-undefined '
TH_LIB_AGE='3'
TH_LIB_CURRENT='3'
TH_LIB_REVISION='10'
VALGRIND_ENVIRONMENT=''
VERSION='1.1.1'
VORBISENC_LIBS='-lvorbisenc'
VORBISFILE_LIBS=''
VORBIS_CFLAGS='-I/src/mingw-cross-env/usr/i686-pc-mingw32/include  '
VORBIS_LIBS='-L/src/mingw-cross-env/usr/i686-pc-mingw32/lib -lvorbis -lm -logg  
'
ac_ct_CC=''
ac_ct_DUMPBIN=''
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='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-mingw32'
host_alias='i686-pc-mingw32'
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/src/mingw-cross-env/tmp-theora/libtheora-1.1.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/src/mingw-cross-env/usr/i686-pc-mingw32'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "libtheora"
#define PACKAGE_TARNAME "libtheora"
#define PACKAGE_VERSION "1.1.1"
#define PACKAGE_STRING "libtheora 1.1.1"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libtheora"
#define VERSION "1.1.1"
#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 LT_OBJDIR ".libs/"
#define OC_X86_ASM /**/

configure: caught signal 2
configure: exit 1
make[1]: Entering directory `/src/mingw-cross-env'
rm -rf   '/src/mingw-cross-env/tmp-theora'
mkdir -p '/src/mingw-cross-env/tmp-theora'
cd '/src/mingw-cross-env/tmp-theora' &&  tar xzf 
'/src/mingw-cross-env/pkg/libtheora-1.1.1.tar.gz'
cd '/src/mingw-cross-env/tmp-theora/libtheora-1.1.1'
# wine confuses the cross-compiling detection, so set it explicitly
sed -i 's,cross_compiling=no,cross_compiling=yes,' 
'/src/mingw-cross-env/tmp-theora/libtheora-1.1.1/configure'
cd '/src/mingw-cross-env/tmp-theora/libtheora-1.1.1' && ./configure 
--host='i686-pc-mingw32' --disable-shared 
--prefix='/src/mingw-cross-env/usr/i686-pc-mingw32'
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-mingw32-strip... i686-pc-mingw32-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-mingw32-gcc... i686-pc-mingw32-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-mingw32-gcc accepts -g... yes
checking for i686-pc-mingw32-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-mingw32-gcc... gcc3
checking how to run the C preprocessor... i686-pc-mingw32-gcc -E
checking whether i686-pc-mingw32-gcc and cc understand -c and -o together... yes
checking for i686-pc-mingw32-as... i686-pc-mingw32-as
checking for i686-pc-mingw32-dlltool... i686-pc-mingw32-dlltool
checking for i686-pc-mingw32-objdump... i686-pc-mingw32-objdump
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-mingw32-gcc... 
/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld
checking if the linker (/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) is GNU 
ld... yes
checking for BSD- or MS-compatible name lister (nm)... 
/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B
checking the name lister (/src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B) 
interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld option to reload 
object files... -r
checking for i686-pc-mingw32-objdump... (cached) i686-pc-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive 
import|^x86 DLL
checking for i686-pc-mingw32-ar... i686-pc-mingw32-ar
checking for i686-pc-mingw32-strip... (cached) i686-pc-mingw32-strip
checking for i686-pc-mingw32-ranlib... i686-pc-mingw32-ranlib
checking command to parse /src/mingw-cross-env/usr/bin/i686-pc-mingw32-nm -B 
output from i686-pc-mingw32-gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-pc-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-pc-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-pc-mingw32-gcc static flag -static works... yes
checking if i686-pc-mingw32-gcc supports -c -o file.o... yes
checking if i686-pc-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-mingw32-gcc linker 
(/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) supports shared libraries... 
yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for doxygen... true
checking for pdflatex... yes
checking for bibtex... yes
checking for fig2dev... no
configure: WARNING: *** Format Specification will not built.
checking for ld used by i686-pc-mingw32-gcc... (cached) 
/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld
checking if the linker (/src/mingw-cross-env/usr/i686-pc-mingw32/bin/ld) is GNU 
ld... (cached) yes
checking how to control symbol export... -export-symbols
checking for pkg-config... yes
checking for i686-pc-mingw32-pkg-config... 
/src/mingw-cross-env/usr/bin/i686-pc-mingw32-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OGG... yes
checking for VORBIS... yes
checking for sdl-config... 
/src/mingw-cross-env/usr/i686-pc-mingw32/bin/sdl-config
checking for SDL - version >= 0.11.0... cross compiling; assumed OK... 
yes
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
configure: WARNING: OSS audio support not found -- not compiling player_example
checking for PNG... make[1]: *** [build-only-theora] Error 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]