Skip to content

Instantly share code, notes, and snippets.

@shamun
Created October 13, 2011 10:40
Show Gist options
  • Save shamun/1283937 to your computer and use it in GitHub Desktop.
Save shamun/1283937 to your computer and use it in GitHub Desktop.
[root@myhost gst-plugins-bad]# cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GStreamer Bad Plug-ins configure 0.10.22.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib --with-package-name=GStreamer Bad Plugins (Archlinux) --with-package-origin=http://www.archlinux.org/ --enable-gtk-doc --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = myhost
uname -m = x86_64
uname -r = 3.0-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:4144: checking for a BSD-compatible install
configure:4212: result: /bin/install -c
configure:4223: checking whether build environment is sane
configure:4273: result: yes
configure:4414: checking for a thread-safe mkdir -p
configure:4453: result: /bin/mkdir -p
configure:4466: checking for gawk
configure:4482: found /usr/bin/gawk
configure:4493: result: gawk
configure:4504: checking whether make sets $(MAKE)
configure:4526: result: yes
configure:4618: checking nano version
configure:4630: result: 1
configure:4650: checking whether to enable maintainer-specific portions of Makefiles
configure:4659: result: no
configure:4677: checking build system type
configure:4691: result: x86_64-unknown-linux-gnu
configure:4711: checking host system type
configure:4724: result: x86_64-unknown-linux-gnu
configure:5120: checking how to print strings
configure:5147: result: printf
configure:5180: checking for style of include used by make
configure:5208: result: GNU
configure:5278: checking for gcc
configure:5294: found /usr/bin/gcc
configure:5305: result: gcc
configure:5534: checking for C compiler version
configure:5543: gcc --version >&5
gcc (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:5554: $? = 0
configure:5543: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:5554: $? = 0
configure:5543: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5554: $? = 1
configure:5543: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5554: $? = 1
configure:5574: checking whether the C compiler works
configure:5596: gcc conftest.c >&5
configure:5600: $? = 0
configure:5648: result: yes
configure:5651: checking for C compiler default output file name
configure:5653: result: a.out
configure:5659: checking for suffix of executables
configure:5666: gcc -o conftest conftest.c >&5
configure:5670: $? = 0
configure:5692: result:
configure:5714: checking whether we are cross compiling
configure:5722: gcc -o conftest conftest.c >&5
configure:5726: $? = 0
configure:5733: ./conftest
configure:5737: $? = 0
configure:5752: result: no
configure:5757: checking for suffix of object files
configure:5779: gcc -c conftest.c >&5
configure:5783: $? = 0
configure:5804: result: o
configure:5808: checking whether we are using the GNU C compiler
configure:5827: gcc -c conftest.c >&5
configure:5827: $? = 0
configure:5836: result: yes
configure:5845: checking whether gcc accepts -g
configure:5865: gcc -c -g conftest.c >&5
configure:5865: $? = 0
configure:5906: result: yes
configure:5923: checking for gcc option to accept ISO C89
configure:5987: gcc -c -g -O2 conftest.c >&5
configure:5987: $? = 0
configure:6000: result: none needed
configure:6022: checking dependency style of gcc
configure:6132: result: gcc3
configure:6147: checking for a sed that does not truncate output
configure:6211: result: /bin/sed
configure:6229: checking for grep that handles long lines and -e
configure:6287: result: /bin/grep
configure:6292: checking for egrep
configure:6354: result: /bin/grep -E
configure:6359: checking for fgrep
configure:6421: result: /bin/grep -F
configure:6456: checking for ld used by gcc
configure:6523: result: /usr/bin/ld
configure:6530: checking if the linker (/usr/bin/ld) is GNU ld
configure:6545: result: yes
configure:6557: checking for BSD- or MS-compatible name lister (nm)
configure:6606: result: /usr/bin/nm -B
configure:6736: checking the name lister (/usr/bin/nm -B) interface
configure:6743: gcc -c -g -O2 conftest.c >&5
configure:6746: /usr/bin/nm -B "conftest.o"
configure:6749: output
0000000000000000 B some_variable
configure:6756: result: BSD nm
configure:6759: checking whether ln -s works
configure:6763: result: yes
configure:6771: checking the maximum length of command line arguments
configure:6896: result: 1572864
configure:6913: checking whether the shell understands some XSI constructs
configure:6923: result: yes
configure:6927: checking whether the shell understands "+="
configure:6933: result: yes
configure:6968: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7008: result: func_convert_file_noop
configure:7015: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7035: result: func_convert_file_noop
configure:7042: checking for /usr/bin/ld option to reload object files
configure:7049: result: -r
configure:7123: checking for objdump
configure:7150: result: objdump
configure:7179: checking how to recognize dependent libraries
configure:7381: result: pass_all
configure:7466: checking for dlltool
configure:7493: result: dlltool
configure:7523: checking how to associate runtime and link libraries
configure:7550: result: printf %s\n
configure:7611: checking for ar
configure:7627: found /usr/bin/ar
configure:7638: result: ar
configure:7675: checking for archiver @FILE support
configure:7692: gcc -c -g -O2 conftest.c >&5
configure:7692: $? = 0
configure:7695: ar cru libconftest.a @conftest.lst >&5
configure:7698: $? = 0
configure:7703: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7706: $? = 1
configure:7718: result: @
configure:7776: checking for strip
configure:7792: found /usr/bin/strip
configure:7803: result: strip
configure:7875: checking for ranlib
configure:7891: found /usr/bin/ranlib
configure:7902: result: ranlib
configure:8004: checking command to parse /usr/bin/nm -B output from gcc object
configure:8123: gcc -c -g -O2 conftest.c >&5
configure:8126: $? = 0
configure:8130: /usr/bin/nm -B 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:8133: $? = 0
configure:8199: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8202: $? = 0
configure:8240: result: ok
configure:8277: checking for sysroot
configure:8307: result: no
configure:8384: gcc -c -g -O2 conftest.c >&5
configure:8387: $? = 0
configure:8550: checking for mt
configure:8580: result: no
configure:8600: checking if : is a manifest tool
configure:8606: : '-?'
configure:8614: result: no
configure:9246: checking how to run the C preprocessor
configure:9277: gcc -E conftest.c
configure:9277: $? = 0
configure:9291: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9316: result: gcc -E
configure:9336: gcc -E conftest.c
configure:9336: $? = 0
configure:9350: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9379: checking for ANSI C header files
configure:9399: gcc -c -g -O2 conftest.c >&5
configure:9399: $? = 0
configure:9472: gcc -o conftest -g -O2 conftest.c >&5
configure:9472: $? = 0
configure:9472: ./conftest
configure:9472: $? = 0
configure:9483: result: yes
configure:9496: checking for sys/types.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for sys/stat.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for stdlib.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for string.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for memory.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for strings.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for inttypes.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for stdint.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for unistd.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9510: checking for dlfcn.h
configure:9510: gcc -c -g -O2 conftest.c >&5
configure:9510: $? = 0
configure:9510: result: yes
configure:9695: checking for objdir
configure:9710: result: .libs
configure:9981: checking if gcc supports -fno-rtti -fno-exceptions
configure:9999: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:10003: $? = 0
configure:10016: result: no
configure:10326: checking for gcc option to produce PIC
configure:10333: result: -fPIC -DPIC
configure:10341: checking if gcc PIC flag -fPIC -DPIC works
configure:10359: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10363: $? = 0
configure:10376: result: yes
configure:10405: checking if gcc static flag -static works
configure:10433: result: yes
configure:10448: checking if gcc supports -c -o file.o
configure:10469: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10473: $? = 0
configure:10495: result: yes
configure:10503: checking if gcc supports -c -o file.o
configure:10550: result: yes
configure:10583: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11741: result: yes
configure:11778: checking whether -lc should be explicitly linked in
configure:11786: gcc -c -g -O2 conftest.c >&5
configure:11789: $? = 0
configure:11804: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11807: $? = 0
configure:11821: result: no
configure:11986: checking dynamic linker characteristics
configure:12500: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12500: $? = 0
configure:12722: result: GNU/Linux ld.so
configure:12829: checking how to hardcode library paths into programs
configure:12854: result: immediate
configure:13394: checking whether stripping libraries is possible
configure:13399: result: yes
configure:13434: checking if libtool supports shared libraries
configure:13436: result: yes
configure:13439: checking whether to build shared libraries
configure:13460: result: yes
configure:13463: checking whether to build static libraries
configure:13467: result: no
configure:13570: checking whether NLS is requested
configure:13579: result: yes
configure:13620: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:13652: result: /usr/bin/msgfmt
configure:13661: checking for gmsgfmt
configure:13692: result: /usr/bin/msgfmt
configure:13743: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:13775: result: /usr/bin/xgettext
configure:13821: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:13852: result: /usr/bin/msgmerge
configure:13909: checking for ld used by GCC
configure:13973: result: /usr/bin/ld -m elf_x86_64
configure:13980: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13993: result: yes
configure:14000: checking for shared library run path origin
configure:14013: result: done
configure:14514: checking for CFPreferencesCopyAppValue
configure:14532: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:14532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:14541: result: no
configure:14548: checking for CFLocaleCopyCurrent
configure:14566: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:14566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:14575: result: no
configure:14624: checking for GNU gettext in libc
configure:14644: gcc -o conftest -g -O2 conftest.c >&5
configure:14644: $? = 0
configure:14653: result: yes
configure:15399: checking whether to use NLS
configure:15401: result: yes
configure:15404: checking where the gettext function comes from
configure:15415: result: libc
configure:15598: checking for pkg-config
configure:15616: found /usr/bin/pkg-config
configure:15628: result: /usr/bin/pkg-config
configure:15653: checking pkg-config is at least version 0.9.0
configure:15656: result: yes
configure:15682: checking for VALGRIND
configure:15690: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:15693: $? = 1
configure:15708: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:15711: $? = 1
No package 'valgrind' found
configure:15739: result: no
configure:15952: Using GStreamer Bad Plugins (Archlinux) as package name
configure:15976: Using http://www.archlinux.org/ as package origin
configure:16005: *** checking feature: building of plug-ins with external deps ***
configure:16060: building external plug-ins
configure:16103: *** checking feature: building of experimental plug-ins ***
configure:16174: not building experimental plug-ins
configure:16412: checking whether byte ordering is bigendian
configure:16427: gcc -c -g -O2 conftest.c >&5
conftest.c:33:9: error: unknown type name 'not'
conftest.c:33:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:33:15: error: unknown type name 'universal'
configure:16427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:16472: gcc -c -g -O2 conftest.c >&5
configure:16472: $? = 0
configure:16490: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:39:4: error: unknown type name 'not'
conftest.c:39:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:16490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16618: result: no
configure:16757: checking whether byte ordering is bigendian
configure:16963: result: no
configure:17031: checking for gcc
configure:17058: result: gcc
configure:17287: checking for C compiler version
configure:17296: gcc --version >&5
gcc (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:17307: $? = 0
configure:17296: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:17307: $? = 0
configure:17296: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:17307: $? = 1
configure:17296: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:17307: $? = 1
configure:17311: checking whether we are using the GNU C compiler
configure:17339: result: yes
configure:17348: checking whether gcc accepts -g
configure:17409: result: yes
configure:17426: checking for gcc option to accept ISO C89
configure:17503: result: none needed
configure:17525: checking dependency style of gcc
configure:17635: result: gcc3
configure:17654: checking for gcc option to accept ISO C99
configure:17803: gcc -c -g -O2 conftest.c >&5
conftest.c:83:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:137:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:137:18: error: 'newvar' undeclared (first use in this function)
conftest.c:137:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:147:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:147:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:17803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:17803: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:17803: $? = 0
configure:17823: result: -std=gnu99
configure:17925: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:17939: result: -std=gnu99
configure:18002: checking for g++
configure:18018: found /usr/bin/g++
configure:18029: result: g++
configure:18056: checking for C++ compiler version
configure:18065: g++ --version >&5
g++ (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:18076: $? = 0
configure:18065: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:18076: $? = 0
configure:18065: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:18076: $? = 1
configure:18065: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:18076: $? = 1
configure:18080: checking whether we are using the GNU C++ compiler
configure:18099: g++ -c conftest.cpp >&5
configure:18099: $? = 0
configure:18108: result: yes
configure:18117: checking whether g++ accepts -g
configure:18137: g++ -c -g conftest.cpp >&5
configure:18137: $? = 0
configure:18178: result: yes
configure:18203: checking dependency style of g++
configure:18313: result: gcc3
configure:18346: checking how to run the C++ preprocessor
configure:18373: g++ -E conftest.cpp
configure:18373: $? = 0
configure:18387: g++ -E conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18412: result: g++ -E
configure:18432: g++ -E conftest.cpp
configure:18432: $? = 0
configure:18446: g++ -E conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:18446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18616: checking for ld used by g++
configure:18683: result: /usr/bin/ld -m elf_x86_64
configure:18690: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:18705: result: yes
configure:18760: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:19764: result: yes
configure:19799: g++ -c conftest.cpp >&5
configure:19802: $? = 0
configure:20322: checking for g++ option to produce PIC
configure:20329: result: -fPIC -DPIC
configure:20337: checking if g++ PIC flag -fPIC -DPIC works
configure:20355: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:20359: $? = 0
configure:20372: result: yes
configure:20395: checking if g++ static flag -static works
configure:20423: result: yes
configure:20435: checking if g++ supports -c -o file.o
configure:20456: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:20460: $? = 0
configure:20482: result: yes
configure:20487: checking if g++ supports -c -o file.o
configure:20534: result: yes
configure:20564: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:20598: result: yes
configure:20741: checking dynamic linker characteristics
configure:21411: result: GNU/Linux ld.so
configure:21464: checking how to hardcode library paths into programs
configure:21489: result: immediate
configure:21531: checking for g++
configure:21547: found /usr/bin/g++
configure:21559: result: yes
configure:21618: checking for objcc
configure:21648: result: no
configure:21618: checking for objc
configure:21648: result: no
configure:21618: checking for gcc
configure:21634: found /usr/bin/gcc
configure:21645: result: gcc
configure:21676: checking dependency style of gcc
configure:21784: result: gcc3
configure:21799: checking if Objective C compiler works
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
failed program is:
#include <objc/Object.h>
@interface Moo:Object
{
}
- moo;
int main();
@end
@implementation Moo
- moo
{
exit(0);
}
int main()
{
id moo;
moo = [Moo new];
[moo moo];
return 1;
}
@end
configure:21834: result: no
configure:21968: checking whether gcc -std=gnu99 and cc understand -c and -o together
configure:21999: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:22003: $? = 0
configure:22009: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:22013: $? = 0
configure:22024: cc -c conftest.c >&5
configure:22028: $? = 0
configure:22036: cc -c conftest.c -o conftest2.o >&5
configure:22040: $? = 0
configure:22046: cc -c conftest.c -o conftest2.o >&5
configure:22050: $? = 0
configure:22068: result: yes
configure:22096: checking for working do while(0) macros
configure:22117: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22117: $? = 0
configure:22125: result: yes
configure:22136: checking for valgrind
configure:22167: result: no
configure:22206: $PKG_CONFIG --exists --print-errors "gtk-doc >= 1.3"
configure:22209: $? = 0
configure:22288: checking whether to build gtk-doc documentation
configure:22290: result: yes
configure:22297: checking for gtkdoc-check
configure:22315: found /usr/bin/gtkdoc-check
configure:22327: result: /usr/bin/gtkdoc-check
configure:22361: Looking for Python version >= 2.1
configure:22379: checking for python
configure:22397: found /usr/bin/python
configure:22409: result: /usr/bin/python
Traceback (most recent call last):
File "<string>", line 5, in <module>
AttributeError: 'module' object has no attribute 'atoi'
configure:22379: checking for python2.2
configure:22412: result: no
configure:22379: checking for python2.1
configure:22412: result: no
configure:22379: checking for python2.0
configure:22412: result: no
configure:22379: checking for python2
configure:22397: found /usr/bin/python2
configure:22409: result: /usr/bin/python2
configure:22421: checking "/usr/bin/python2":
configure:22423: result: okay
configure:22439: checking local Python configuration
configure:22476: result: looks good
configure:22484: checking whether to build plugin documentation
configure:22488: result: yes
configure:22594: checking for cos in -lm
configure:22619: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:41:6: warning: conflicting types for built-in function 'cos' [enabled by default]
configure:22619: $? = 0
configure:22628: result: yes
configure:22646: checking for stdlib.h
configure:22646: result: yes
configure:22646: checking for unistd.h
configure:22646: result: yes
configure:22646: checking for sys/param.h
configure:22646: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22646: $? = 0
configure:22646: result: yes
configure:22666: checking for getpagesize
configure:22666: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:22666: $? = 0
configure:22666: result: yes
configure:22675: checking for working mmap
configure:22822: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:22822: $? = 0
configure:22822: ./conftest
configure:22822: $? = 0
configure:22832: result: yes
configure:22845: checking for unistd.h
configure:22845: result: yes
configure:22870: checking sys/time.h usability
configure:22870: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22870: $? = 0
configure:22870: result: yes
configure:22870: checking sys/time.h presence
configure:22870: gcc -E conftest.c
configure:22870: $? = 0
configure:22870: result: yes
configure:22870: checking for sys/time.h
configure:22870: result: yes
configure:22882: checking for stdint types
configure:22905: gcc -std=gnu99 -c conftest.c >&5
configure:22905: $? = 0
configure:22949: result: stdint.h (shortcircuit)
configure:23336: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
configure:23346: checking pthread.h usability
configure:23346: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23346: $? = 0
configure:23346: result: yes
configure:23346: checking pthread.h presence
configure:23346: gcc -E conftest.c
configure:23346: $? = 0
configure:23346: result: yes
configure:23346: checking for pthread.h
configure:23346: result: yes
configure:23372: checking for FIONREAD in sys/ioctl.h
configure:23396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23396: $? = 0
configure:23406: result: yes
configure:23467: checking for gmtime_r
configure:23467: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23467: $? = 0
configure:23467: result: yes
configure:23479: checking sys/utsname.h usability
configure:23479: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23479: $? = 0
configure:23479: result: yes
configure:23479: checking sys/utsname.h presence
configure:23479: gcc -E conftest.c
configure:23479: $? = 0
configure:23479: result: yes
configure:23479: checking for sys/utsname.h
configure:23479: result: yes
configure:23491: checking for socket
configure:23491: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23491: $? = 0
configure:23491: result: yes
configure:23542: checking for gethostbyname
configure:23542: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23542: $? = 0
configure:23542: result: yes
configure:23610: checking for GLIB
configure:23618: $PKG_CONFIG --exists --print-errors "$which"
configure:23621: $? = 0
configure:23636: $PKG_CONFIG --exists --print-errors "$which"
configure:23639: $? = 0
configure:23691: result: yes
configure:23770: checking for GST
configure:23778: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23781: $? = 0
configure:23796: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23799: $? = 0
configure:23855: result: yes
configure:23869: using GStreamer tools in /usr/bin
configure:23879: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
configure:23891: checking for GST_BASE
configure:23899: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23902: $? = 0
configure:23917: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23920: $? = 0
configure:23976: result: yes
configure:23993: checking for GST_GDP
configure:24001: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24004: $? = 0
configure:24019: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24022: $? = 0
configure:24078: result: yes
configure:24095: checking for GST_CHECK
configure:24103: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24106: $? = 0
configure:24121: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24124: $? = 0
configure:24180: result: yes
configure:24197: checking for GST_CONTROLLER
configure:24205: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24208: $? = 0
configure:24223: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24226: $? = 0
configure:24282: result: yes
configure:24308: checking for GST_PLUGINS_BASE
configure:24316: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24319: $? = 0
configure:24334: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24337: $? = 0
configure:24393: result: yes
configure:24409: using GStreamer Base Plugins in /usr/lib/gstreamer-0.10
configure:24425: checking for GST_PLUGINS_GOOD
configure:24433: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-good-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-good-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-good-0.10' found
configure:24436: $? = 1
configure:24451: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-good-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-good-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-good-0.10' found
configure:24454: $? = 1
No package 'gstreamer-plugins-good-0.10' found
configure:24482: result: no
configure:24486: No package 'gstreamer-plugins-good-0.10' found
configure:24491: no gstreamer-plugins-good-0.10 >= 0.10.25 (GStreamer Good Plugins) found
configure:24540: checking for GST_PLUGINS_UGLY
configure:24548: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ugly-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ugly-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ugly-0.10' found
configure:24551: $? = 1
configure:24566: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ugly-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ugly-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ugly-0.10' found
configure:24569: $? = 1
No package 'gstreamer-plugins-ugly-0.10' found
configure:24597: result: no
configure:24601: No package 'gstreamer-plugins-ugly-0.10' found
configure:24606: no gstreamer-plugins-ugly-0.10 >= 0.10.16 (GStreamer Ugly Plugins) found
configure:24655: checking for GST_PLUGINS_FFMPEG
configure:24663: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ffmpeg-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ffmpeg-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24666: $? = 1
configure:24681: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ffmpeg-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ffmpeg-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24684: $? = 1
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24712: result: no
configure:24716: No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24721: no gstreamer-plugins-ffmpeg-0.10 >= 0.10.11 (GStreamer FFmpeg Plugins) found
configure:24774: checking which gtk+ version to compile examples against (optional)
configure:24789: result: 2.0 (>= 2.14.0)
configure:24793: checking for GTK
configure:24801: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
configure:24804: $? = 0
configure:24819: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
configure:24822: $? = 0
configure:24858: result: yes
configure:24876: checking for GMODULE_EXPORT
configure:24884: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
configure:24887: $? = 0
configure:24902: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
configure:24905: $? = 0
configure:24941: result: yes
configure:24949: checking for X11
configure:24957: $PKG_CONFIG --exists --print-errors "x11"
configure:24960: $? = 0
configure:24975: $PKG_CONFIG --exists --print-errors "x11"
configure:24978: $? = 0
configure:25014: result: yes
configure:25037: checking for EXIF
configure:25045: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
configure:25048: $? = 0
configure:25063: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
configure:25066: $? = 0
configure:25102: result: yes
configure:25136: checking for ORC
configure:25144: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:25147: $? = 0
configure:25162: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:25165: $? = 0
configure:25219: result: yes
configure:25227: checking for usable orcc
configure:25235: result: /usr/bin/orcc
configure:25350: Using /usr/lib/gstreamer-0.10 as the plugin install location
configure:25426: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-10-13T10:33Z
configure:25447: checking to see if compiler understands -Wall
configure:25464: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5
configure:25464: $? = 0
configure:25479: result: yes
configure:25484: checking to see if compiler understands -Wdeclaration-after-statement
configure:25501: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
configure:25501: $? = 0
configure:25516: result: yes
configure:25521: checking to see if compiler understands -Wvla
configure:25538: gcc -std=gnu99 -c -g -O2 -Wvla conftest.c >&5
configure:25538: $? = 0
configure:25553: result: yes
configure:25558: checking to see if compiler understands -Wpointer-arith
configure:25575: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5
configure:25575: $? = 0
configure:25590: result: yes
configure:25597: checking to see if compiler understands -Werror
configure:25614: gcc -std=gnu99 -c -g -O2 -Werror conftest.c >&5
configure:25614: $? = 0
configure:25629: result: yes
configure:25720: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.30.0
configure:25723: $? = 1
configure:25782: checking to see if compiler understands -Wmissing-declarations
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-declarations conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wmissing-prototypes
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-prototypes conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wredundant-decls
configure:25799: gcc -std=gnu99 -c -g -O2 -Wredundant-decls conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wwrite-strings
configure:25799: gcc -std=gnu99 -c -g -O2 -Wwrite-strings conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wformat-security
configure:25799: gcc -std=gnu99 -c -g -O2 -Wformat-security conftest.c >&5
cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wold-style-definition
configure:25799: gcc -std=gnu99 -c -g -O2 -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:1: warning: old-style function definition [-Wold-style-definition]
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Winit-self
configure:25799: gcc -std=gnu99 -c -g -O2 -Winit-self conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wmissing-include-dirs
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-include-dirs conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Waddress
configure:25799: gcc -std=gnu99 -c -g -O2 -Waddress conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wno-multichar
configure:25799: gcc -std=gnu99 -c -g -O2 -Wno-multichar conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wnested-externs
configure:25799: gcc -std=gnu99 -c -g -O2 -Wnested-externs conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25826: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
configure:25828: set ERROR_CFLAGS to -Werror
configure:25835: checking to see if c++ compiler understands
configure:25859: g++ -c conftest.cpp >&5
configure:25859: $? = 0
configure:25882: result: yes
configure:25895: checking to see if c++ compiler understands -Wall
configure:25919: g++ -c -Wall conftest.cpp >&5
configure:25919: $? = 0
configure:25942: result: yes
configure:25951: checking to see if c++ compiler understands -Werror
configure:25975: g++ -c -Werror conftest.cpp >&5
configure:25975: $? = 0
configure:25998: result: yes
configure:26007: checking to see if c++ compiler understands -Wno-non-virtual-dtor
configure:26031: g++ -c -Wno-non-virtual-dtor conftest.cpp >&5
configure:26031: $? = 0
configure:26054: result: yes
configure:26059: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.30.0
configure:26062: $? = 1
configure:26254: checking to see if c++ compiler understands -Wmissing-declarations
configure:26278: g++ -c -Wmissing-declarations conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wredundant-decls
configure:26278: g++ -c -Wredundant-decls conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wwrite-strings
configure:26278: g++ -c -Wwrite-strings conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wformat-nonliteral
configure:26278: g++ -c -Wformat-nonliteral conftest.cpp >&5
cc1plus: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wformat-security
configure:26278: g++ -c -Wformat-security conftest.cpp >&5
cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Winit-self
configure:26278: g++ -c -Winit-self conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wmissing-include-dirs
configure:26278: g++ -c -Wmissing-include-dirs conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Waddress
configure:26278: g++ -c -Waddress conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wno-multichar
configure:26278: g++ -c -Wno-multichar conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26313: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
configure:26315: set ERROR_CXXFLAGS to -Werror -Wno-non-virtual-dtor
configure:26364: Using autoaudiosink as default audio sink
configure:26389: Using alsasrc as default audio source
configure:26414: Using autovideosink as default video sink
configure:26439: Using v4l2src as default video source
configure:26464: Using goom as default visualizer
configure:29336: checking for GIO
configure:29344: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:29347: $? = 0
configure:29362: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:29365: $? = 0
configure:29401: result: yes
configure:29410: checking sys/socket.h usability
configure:29410: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:29410: $? = 0
configure:29410: result: yes
configure:29410: checking sys/socket.h presence
configure:29410: gcc -E conftest.c
configure:29410: $? = 0
configure:29410: result: yes
configure:29410: checking for sys/socket.h
configure:29410: result: yes
configure:29422: checking winsock2.h usability
configure:29422: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:91:22: fatal error: winsock2.h: No such file or directory
compilation terminated.
configure:29422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_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 <winsock2.h>
configure:29422: result: no
configure:29422: checking winsock2.h presence
configure:29422: gcc -E conftest.c
conftest.c:58:22: fatal error: winsock2.h: No such file or directory
compilation terminated.
configure:29422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <winsock2.h>
configure:29422: result: no
configure:29422: checking for winsock2.h
configure:29422: result: no
configure:29475: *** checking feature: DirectSound ***
configure:29479: *** for plug-ins: directsoundsrc ***
configure:29522: checking for DirectSound LDFLAGS
configure:29540: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldsound -ldxerr9 -luser32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <dxerr9.h>
| #include <dsound.h>
|
| int main ()
| {
| DXGetErrorString9 (0);
| DirectSoundCreate(NULL, NULL, NULL);
|
| return 0;
| }
|
configure:29547: result: no
configure:29584: *** These plugins will not be built: directsoundsrc
configure:29602: *** checking feature: Direct3D plug-in ***
configure:29606: *** for plug-ins: direct3dsink ***
configure:29649: checking for Direct3D LDFLAGS
configure:29665: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ld3d9 -lgdi32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <d3d9.h>
|
| int main ()
| {
| Direct3DCreate9(D3D_SDK_VERSION);
|
| return 0;
| }
|
configure:29672: result: no
configure:29707: *** These plugins will not be built: direct3dsink
configure:29725: *** checking feature: DirectDraw plug-in ***
configure:29729: *** for plug-ins: directdrawsink ***
configure:29772: checking for DirectDraw LDFLAGS
configure:29789: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lddraw -lgdi32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <ddraw.h>
|
| int main ()
| {
| GetStockObject(0);
| DirectDrawCreate(NULL, NULL, NULL);
|
| return 0;
| }
|
configure:29796: result: no
configure:29833: *** These plugins will not be built: directdrawsink
configure:29852: *** checking feature: Apple video ***
configure:29856: *** for plug-ins: applemedia ***
configure:29892: checking SystemConfiguration/SystemConfiguration.h usability
configure:29892: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:91:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
compilation terminated.
configure:29892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_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 <SystemConfiguration/SystemConfiguration.h>
configure:29892: result: no
configure:29892: checking SystemConfiguration/SystemConfiguration.h presence
configure:29892: gcc -E conftest.c
conftest.c:58:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
compilation terminated.
configure:29892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <SystemConfiguration/SystemConfiguration.h>
configure:29892: result: no
configure:29892: checking for SystemConfiguration/SystemConfiguration.h
configure:29892: result: no
configure:29924: *** These plugins will not be built: applemedia
configure:29975: *** checking feature: OSX video ***
configure:29979: *** for plug-ins: osxvideosrc ***
configure:30015: checking for SeqGrabComponent
configure:30015: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:58:33: fatal error: Quicktime/Quicktime.h: No such file or directory
compilation terminated.
configure:30015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <Quicktime/Quicktime.h>
|
| int
| main ()
| {
| if (sizeof (SeqGrabComponent))
| return 0;
| ;
| return 0;
| }
configure:30015: result: no
configure:30047: *** These plugins will not be built: osxvideosrc
configure:30073: *** checking feature: AVC Video Services ***
configure:30077: *** for plug-ins: avcsrc ***
configure:30134: g++ -o conftest -framework AVCVideoServices -framework CoreFoundation conftest.cpp -framework AVCVideoServices -framework CoreFoundation >&5
g++: error: AVCVideoServices: No such file or directory
g++: error: CoreFoundation: No such file or directory
g++: error: AVCVideoServices: No such file or directory
g++: error: CoreFoundation: No such file or directory
configure:30134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:30173: *** These plugins will not be built: avcsrc
configure:30198: *** checking feature: QuickTime wrapper ***
configure:30202: *** for plug-ins: qtwrapper ***
configure:30238: checking for SampleReferenceRecord
configure:30238: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:58:33: fatal error: Quicktime/Quicktime.h: No such file or directory
compilation terminated.
configure:30238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <Quicktime/Quicktime.h>
|
| int
| main ()
| {
| if (sizeof (SampleReferenceRecord))
| return 0;
| ;
| return 0;
| }
configure:30238: result: no
configure:30270: *** These plugins will not be built: qtwrapper
configure:30288: *** checking feature: POSIX shared memory source and sink ***
configure:30292: *** for plug-ins: shm ***
configure:30329: checking for shm_open in -lrt
configure:30354: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5
configure:30354: $? = 0
configure:30363: result: yes
configure:30366: checking whether MSG_NOSIGNAL is declared
configure:30366: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:30366: $? = 0
configure:30366: result: yes
configure:30394: *** These plugins will be built: shm
configure:30425: *** checking feature: Video CD ***
configure:30429: *** for plug-ins: vcdsrc ***
configure:30465: checking linux/cdrom.h usability
configure:30465: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:30465: $? = 0
configure:30465: result: yes
configure:30465: checking linux/cdrom.h presence
configure:30465: gcc -E conftest.c
configure:30465: $? = 0
configure:30465: result: yes
configure:30465: checking for linux/cdrom.h
configure:30465: result: yes
configure:30484: *** These plugins will be built: vcdsrc
configure:30518: *** checking feature: ASS/SSA renderer ***
configure:30522: *** for plug-ins: assrender ***
configure:30560: checking for ASSRENDER
configure:30568: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
configure:30571: $? = 0
configure:30586: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
configure:30589: $? = 0
configure:30629: result: yes
configure:30645: *** These plugins will be built: assrender
configure:30678: *** checking feature: vo-amrwbenc library ***
configure:30682: *** for plug-ins: vo-amrwbenc ***
configure:30724: checking for VOAMRWBENC
configure:30732: $PKG_CONFIG --exists --print-errors "$which"
Package vo-amrwbenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-amrwbenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-amrwbenc' found
configure:30735: $? = 1
configure:30750: $PKG_CONFIG --exists --print-errors "$which"
Package vo-amrwbenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-amrwbenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-amrwbenc' found
configure:30753: $? = 1
No package 'vo-amrwbenc' found
configure:30781: result: no
configure:30788: No package 'vo-amrwbenc' found
configure:30837: *** These plugins will not be built: vo-amrwbenc
configure:30855: *** checking feature: vo-aacenc library ***
configure:30859: *** for plug-ins: vo-aacenc ***
configure:30901: checking for VOAACENC
configure:30909: $PKG_CONFIG --exists --print-errors "$which"
Package vo-aacenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-aacenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-aacenc' found
configure:30912: $? = 1
configure:30927: $PKG_CONFIG --exists --print-errors "$which"
Package vo-aacenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-aacenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-aacenc' found
configure:30930: $? = 1
No package 'vo-aacenc' found
configure:30958: result: no
configure:30965: No package 'vo-aacenc' found
configure:31014: *** These plugins will not be built: vo-aacenc
configure:31032: *** checking feature: AirPort Express Wireless sink ***
configure:31036: *** for plug-ins: apexsink ***
configure:31074: checking for APEXSINK
configure:31082: $PKG_CONFIG --exists --print-errors " openssl >= 0.9.5 libcrypto "
configure:31085: $? = 0
configure:31100: $PKG_CONFIG --exists --print-errors " openssl >= 0.9.5 libcrypto "
configure:31103: $? = 0
configure:31143: result: yes
configure:31149: checking for library containing socket
configure:31180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:31180: $? = 0
configure:31197: result: none required
configure:31207: checking for library containing gethostbyname
configure:31238: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:31238: $? = 0
configure:31255: result: none required
configure:31282: *** These plugins will be built: apexsink
configure:31313: *** checking feature: bz2 library ***
configure:31317: *** for plug-ins: bz2 ***
configure:31354: checking for BZ2_bzCompress in -lbz2
configure:31379: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lbz2 >&5
configure:31379: $? = 0
configure:31388: result: yes
configure:31397: checking bzlib.h usability
configure:31397: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:31397: $? = 0
configure:31397: result: yes
configure:31397: checking bzlib.h presence
configure:31397: gcc -E conftest.c
configure:31397: $? = 0
configure:31397: result: yes
configure:31397: checking for bzlib.h
configure:31397: result: yes
configure:31428: *** These plugins will be built: bz2
configure:31469: *** checking feature: cdaudio ***
configure:31473: *** for plug-ins: cdaudio ***
configure:31511: checking for CDAUDIO
configure:31519: $PKG_CONFIG --exists --print-errors "libcdaudio"
Package libcdaudio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdaudio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdaudio' found
configure:31522: $? = 1
configure:31537: $PKG_CONFIG --exists --print-errors "libcdaudio"
Package libcdaudio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdaudio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdaudio' found
configure:31540: $? = 1
No package 'libcdaudio' found
configure:31568: result: no
configure:31612: *** These plugins will not be built: cdaudio
configure:31630: *** checking feature: celt ***
configure:31634: *** for plug-ins: celt ***
configure:31672: checking for CELT
configure:31680: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31683: $? = 1
configure:31698: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31701: $? = 1
No package 'celt' found
configure:31729: result: no
configure:31753: checking for CELT_0_7
configure:31761: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31764: $? = 1
configure:31779: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31782: $? = 1
No package 'celt' found
configure:31810: result: no
configure:31833: checking for CELT_0_8
configure:31841: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31844: $? = 1
configure:31859: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31862: $? = 1
No package 'celt' found
configure:31890: result: no
configure:31913: checking for CELT_0_11
configure:31921: $PKG_CONFIG --exists --print-errors "celt >= 0.11.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31924: $? = 1
configure:31939: $PKG_CONFIG --exists --print-errors "celt >= 0.11.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31942: $? = 1
No package 'celt' found
configure:31970: result: no
configure:32016: *** These plugins will not be built: celt
configure:32034: *** checking feature: Cog plugin ***
configure:32038: *** for plug-ins: cog ***
configure:32076: checking for COG
configure:32084: $PKG_CONFIG --exists --print-errors "libpng >= 1.2"
configure:32087: $? = 0
configure:32102: $PKG_CONFIG --exists --print-errors "libpng >= 1.2"
configure:32105: $? = 0
configure:32145: result: yes
configure:32162: *** These plugins will be built: cog
configure:32193: *** checking feature: Curl plugin ***
configure:32197: *** for plug-ins: curl ***
configure:32235: checking for CURL
configure:32243: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
configure:32246: $? = 0
configure:32261: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
configure:32264: $? = 0
configure:32304: result: yes
configure:32311: checking for unistd.h
configure:32311: result: yes
configure:32311: checking for sys/socket.h
configure:32311: result: yes
configure:32311: checking for sys/types.h
configure:32311: result: yes
configure:32311: checking netinet/in.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/in.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/in.h
configure:32311: result: yes
configure:32311: checking netinet/ip.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/ip.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/ip.h
configure:32311: result: yes
configure:32311: checking netinet/tcp.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/tcp.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/tcp.h
configure:32311: result: yes
configure:32311: checking fcntl.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking fcntl.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for fcntl.h
configure:32311: result: yes
configure:32323: checking for socket support needed by curlsink
configure:32325: result: yes
configure:32342: *** These plugins will be built: curl
configure:32373: *** checking feature: libdc1394 ***
configure:32377: *** for plug-ins: dc1394 ***
configure:32415: checking for LIBDC1394
configure:32423: $PKG_CONFIG --exists --print-errors "libdc1394-2 >= 2.0.0"
configure:32426: $? = 0
configure:32441: $PKG_CONFIG --exists --print-errors "libdc1394-2 >= 2.0.0"
configure:32444: $? = 0
configure:32488: result: yes
configure:32511: *** These plugins will be built: dc1394
configure:32542: *** checking feature: decklink ***
configure:32546: *** for plug-ins: decklink ***
configure:32586: checking for dlopen in -ldl
configure:32611: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
configure:32611: $? = 0
configure:32620: result: yes
configure:32650: *** These plugins will be built: decklink
configure:32681: *** checking feature: directfb ***
configure:32685: *** for plug-ins: dfbvideosink ***
configure:32723: checking for DIRECTFB
configure:32731: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
Package directfb was not found in the pkg-config search path.
Perhaps you should add the directory containing `directfb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'directfb' found
configure:32734: $? = 1
configure:32749: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
Package directfb was not found in the pkg-config search path.
Perhaps you should add the directory containing `directfb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'directfb' found
configure:32752: $? = 1
No package 'directfb' found
configure:32780: result: no
configure:32820: *** These plugins will not be built: dfbvideosink
configure:32838: *** checking feature: dirac ***
configure:32842: *** for plug-ins: dirac ***
configure:32880: checking for DIRAC
configure:32888: $PKG_CONFIG --exists --print-errors "dirac >= 0.10"
Package dirac was not found in the pkg-config search path.
Perhaps you should add the directory containing `dirac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dirac' found
configure:32891: $? = 1
configure:32906: $PKG_CONFIG --exists --print-errors "dirac >= 0.10"
Package dirac was not found in the pkg-config search path.
Perhaps you should add the directory containing `dirac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dirac' found
configure:32909: $? = 1
No package 'dirac' found
configure:32937: result: no
configure:32977: *** These plugins will not be built: dirac
configure:32995: *** checking feature: dts library ***
configure:32999: *** for plug-ins: dtsdec ***
configure:33037: checking for dca_init in -ldca
configure:33062: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldca -lm >&5
configure:33062: $? = 0
configure:33071: result: yes
configure:33080: checking dca.h usability
configure:33080: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33080: $? = 0
configure:33080: result: yes
configure:33080: checking dca.h presence
configure:33080: gcc -E conftest.c
configure:33080: $? = 0
configure:33080: result: yes
configure:33080: checking for dca.h
configure:33080: result: yes
configure:33180: *** These plugins will be built: dtsdec
configure:33211: *** checking feature: divx plugins ***
configure:33215: *** for plug-ins: divx ***
configure:33252: checking encore2.h usability
configure:33252: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:108:21: fatal error: encore2.h: No such file or directory
compilation terminated.
configure:33252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| /* 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 <encore2.h>
configure:33252: result: no
configure:33252: checking encore2.h presence
configure:33252: gcc -E conftest.c
conftest.c:75:21: fatal error: encore2.h: No such file or directory
compilation terminated.
configure:33252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| /* end confdefs.h. */
| #include <encore2.h>
configure:33252: result: no
configure:33252: checking for encore2.h
configure:33252: result: no
configure:33257: WARNING: Divx4linux encore headers not found
configure:33483: *** These plugins will not be built: divx
configure:33501: *** checking feature: resindvd plugin ***
configure:33505: *** for plug-ins: resindvd ***
configure:33543: checking for DVDNAV
configure:33551: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
configure:33554: $? = 0
configure:33569: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
configure:33572: $? = 0
configure:33612: result: yes
configure:33627: *** These plugins will be built: resindvd
configure:33658: *** checking feature: AAC encoder plug-in ***
configure:33662: *** for plug-ins: faac ***
configure:33699: checking for faacEncOpen in -lfaac
configure:33724: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaac -lm >&5
configure:33724: $? = 0
configure:33733: result: yes
configure:33742: checking faac.h usability
configure:33742: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33742: $? = 0
configure:33742: result: yes
configure:33742: checking faac.h presence
configure:33742: gcc -E conftest.c
configure:33742: $? = 0
configure:33742: result: yes
configure:33742: checking for faac.h
configure:33742: result: yes
configure:33783: *** These plugins will be built: faac
configure:33814: *** checking feature: AAC decoder plug-in ***
configure:33818: *** for plug-ins: faad ***
configure:33857: checking for faacDecOpen in -lfaad
configure:33882: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaad -lm >&5
/tmp/ccceBRfZ.o: In function `main':
/var/tmp/gst-plugins-bad/conftest.c:88: undefined reference to `faacDecOpen'
collect2: ld returned 1 exit status
configure:33882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| /* 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 faacDecOpen ();
| int
| main ()
| {
| return faacDecOpen ();
| ;
| return 0;
| }
configure:33891: result: no
configure:33921: checking for NeAACDecOpen in -lfaad
configure:33946: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaad -lm >&5
configure:33946: $? = 0
configure:33955: result: yes
configure:33964: checking neaacdec.h usability
configure:33964: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33964: $? = 0
configure:33964: result: yes
configure:33964: checking neaacdec.h presence
configure:33964: gcc -E conftest.c
configure:33964: $? = 0
configure:33964: result: yes
configure:33964: checking for neaacdec.h
configure:33964: result: yes
configure:33996: checking Checking for FAAD >= 2.0
configure:34017: gcc -std=gnu99 -c -g -O2 conftest.c >&5
In file included from conftest.c:78:0:
/usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names!
configure:34017: $? = 0
configure:34021: checking Checking FAAD2 version in neaacdec.h
configure:34046: result: 2.7
configure:34085: *** These plugins will be built: faad
configure:34116: *** checking feature: linux framebuffer ***
configure:34120: *** for plug-ins: fbdevsink ***
configure:34157: checking linux/fb.h usability
configure:34157: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:34157: $? = 0
configure:34157: result: yes
configure:34157: checking linux/fb.h presence
configure:34157: gcc -E conftest.c
configure:34157: $? = 0
configure:34157: result: yes
configure:34157: checking for linux/fb.h
configure:34157: result: yes
configure:34177: *** These plugins will be built: fbdevsink
configure:34208: *** checking feature: Flite plugin ***
configure:34212: *** for plug-ins: flite ***
configure:34249: checking for flite_init in -lflite
configure:34274: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lflite -lm >&5
/usr/bin/ld: cannot find -lflite
collect2: ld returned 1 exit status
configure:34274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| /* 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 flite_init ();
| int
| main ()
| {
| return flite_init ();
| ;
| return 0;
| }
configure:34283: result: no
configure:34338: *** These plugins will not be built: flite
configure:34356: *** checking feature: GSM library ***
configure:34360: *** for plug-ins: gsmenc gsmdec ***
configure:34397: checking for gsm_create in -lgsm
configure:34422: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lgsm >&5
/usr/bin/ld: cannot find -lgsm
collect2: ld returned 1 exit status
configure:34422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| /* 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 gsm_create ();
| int
| main ()
| {
| return gsm_create ();
| ;
| return 0;
| }
configure:34431: result: no
configure:34461: checking for gsm_create in -lgsm
configure:34495: result: no
configure:34554: *** These plugins will not be built: gsmenc gsmdec
configure:34572: *** checking feature: jp2k ***
configure:34576: *** for plug-ins: jp2kdec jp2kenc ***
configure:34613: checking for jas_stream_fopen in -ljasper
configure:34638: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ljasper >&5
configure:34638: $? = 0
configure:34647: result: yes
configure:34656: checking jasper/jasper.h usability
configure:34656: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:34656: $? = 0
configure:34656: result: yes
configure:34656: checking jasper/jasper.h presence
configure:34656: gcc -E conftest.c
configure:34656: $? = 0
configure:34656: result: yes
configure:34656: checking for jasper/jasper.h
configure:34656: result: yes
configure:34687: *** These plugins will be built: jp2kdec jp2kenc
configure:34718: *** checking feature: Kate ***
configure:34722: *** for plug-ins: kate ***
configure:34760: checking for KATE
configure:34768: $PKG_CONFIG --exists --print-errors "kate >= 0.1.7"
Package kate was not found in the pkg-config search path.
Perhaps you should add the directory containing `kate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kate' found
configure:34771: $? = 1
configure:34786: $PKG_CONFIG --exists --print-errors "kate >= 0.1.7"
Package kate was not found in the pkg-config search path.
Perhaps you should add the directory containing `kate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kate' found
configure:34789: $? = 1
No package 'kate' found
configure:34817: result: no
configure:34837: checking for TIGER
configure:34845: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.2"
Package tiger was not found in the pkg-config search path.
Perhaps you should add the directory containing `tiger.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tiger' found
configure:34848: $? = 1
configure:34863: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.2"
Package tiger was not found in the pkg-config search path.
Perhaps you should add the directory containing `tiger.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tiger' found
configure:34866: $? = 1
No package 'tiger' found
configure:34894: result: no
configure:34951: *** These plugins will not be built: kate
configure:34976: *** checking feature: ladspa ***
configure:34980: *** for plug-ins: ladspa ***
configure:35016: checking ladspa.h usability
configure:35016: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:35016: $? = 0
configure:35016: result: yes
configure:35016: checking ladspa.h presence
configure:35016: gcc -E conftest.c
configure:35016: $? = 0
configure:35016: result: yes
configure:35016: checking for ladspa.h
configure:35016: result: yes
configure:35027: checking for LRDF
configure:35035: $PKG_CONFIG --exists --print-errors "lrdf"
Package lrdf was not found in the pkg-config search path.
Perhaps you should add the directory containing `lrdf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lrdf' found
configure:35038: $? = 1
configure:35053: $PKG_CONFIG --exists --print-errors "lrdf"
Package lrdf was not found in the pkg-config search path.
Perhaps you should add the directory containing `lrdf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lrdf' found
configure:35056: $? = 1
No package 'lrdf' found
configure:35084: result: no
configure:35114: *** These plugins will be built: ladspa
configure:35145: *** checking feature: lv2 ***
configure:35149: *** for plug-ins: lv2 ***
configure:35187: checking for SLV2
configure:35195: $PKG_CONFIG --exists --print-errors "slv2 >= 0.6.6"
Package slv2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `slv2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'slv2' found
configure:35198: $? = 1
configure:35213: $PKG_CONFIG --exists --print-errors "slv2 >= 0.6.6"
Package slv2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `slv2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'slv2' found
configure:35216: $? = 1
No package 'slv2' found
configure:35244: result: no
configure:35282: *** These plugins will not be built: lv2
configure:35300: *** checking feature: mms protocol library ***
configure:35304: *** for plug-ins: libmms ***
configure:35342: checking for LIBMMS
configure:35350: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:35353: $? = 1
configure:35368: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:35371: $? = 1
No package 'libmms' found
configure:35399: result: no
configure:35439: *** These plugins will not be built: libmms
configure:35458: *** checking feature: Linear Systems SDI plugin ***
configure:35462: *** for plug-ins: linsys ***
configure:35517: *** These plugins will be built: linsys
configure:35548: *** checking feature: modplug ***
configure:35552: *** for plug-ins: modplug ***
configure:35595: checking for MODPLUG
configure:35603: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:35606: $? = 0
configure:35621: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:35624: $? = 0
configure:35660: result: yes
configure:35678: *** These plugins will be built: modplug
configure:35709: *** checking feature: libmimic library ***
configure:35713: *** for plug-ins: mimic ***
configure:35752: checking for MIMIC
configure:35760: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMDEC_REQUIRED"
Package libmimic was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmimic.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmimic' found
configure:35763: $? = 1
configure:35778: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMDEC_REQUIRED"
Package libmimic was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmimic.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmimic' found
configure:35781: $? = 1
No package 'libmimic' found
configure:35809: result: no
configure:35847: *** These plugins will not be built: mimic
configure:35866: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93 mjpegtools < 1.8.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35869: $? = 1
configure:35877: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.8.0 mjpegtools < 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35880: $? = 1
configure:35888: $PKG_CONFIG --exists --print-errors "mjpegtools >= 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35891: $? = 1
configure:35900: checking for MJPEG
configure:35908: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0 mjpegtools < 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35911: $? = 1
configure:35926: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0 mjpegtools < 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35929: $? = 1
No package 'mjpegtools' found
No package 'mjpegtools' found
configure:35957: result: no
configure:36005: *** checking feature: mpeg2enc ***
configure:36009: *** for plug-ins: mpeg2enc ***
configure:36049: checking for MPEG2ENC
configure:36057: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36060: $? = 1
configure:36075: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36078: $? = 1
No package 'mjpegtools' found
configure:36106: result: no
configure:36239: *** These plugins will not be built: mpeg2enc
configure:36257: *** checking feature: mplex ***
configure:36261: *** for plug-ins: mplex ***
configure:36301: checking for MPLEX
configure:36309: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36312: $? = 1
configure:36327: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36330: $? = 1
No package 'mjpegtools' found
configure:36358: result: no
configure:36479: *** These plugins will not be built: mplex
configure:36497: *** checking feature: musepackdec ***
configure:36501: *** for plug-ins: musepack ***
configure:36537: checking mpc/mpcdec.h usability
configure:36537: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:119:24: fatal error: mpc/mpcdec.h: No such file or directory
compilation terminated.
configure:36537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 <mpc/mpcdec.h>
configure:36537: result: no
configure:36537: checking mpc/mpcdec.h presence
configure:36537: gcc -E conftest.c
conftest.c:86:24: fatal error: mpc/mpcdec.h: No such file or directory
compilation terminated.
configure:36537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* end confdefs.h. */
| #include <mpc/mpcdec.h>
configure:36537: result: no
configure:36537: checking for mpc/mpcdec.h
configure:36537: result: no
configure:36545: checking mpcdec/mpcdec.h usability
configure:36545: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:119:27: fatal error: mpcdec/mpcdec.h: No such file or directory
compilation terminated.
configure:36545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 <mpcdec/mpcdec.h>
configure:36545: result: no
configure:36545: checking mpcdec/mpcdec.h presence
configure:36545: gcc -E conftest.c
conftest.c:86:27: fatal error: mpcdec/mpcdec.h: No such file or directory
compilation terminated.
configure:36545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* end confdefs.h. */
| #include <mpcdec/mpcdec.h>
configure:36545: result: no
configure:36545: checking for mpcdec/mpcdec.h
configure:36545: result: no
configure:36587: *** These plugins will not be built: musepack
configure:36605: *** checking feature: musicbrainz tag generation ***
configure:36609: *** for plug-ins: musicbrainz ***
configure:36647: checking for MUSICBRAINZ
configure:36655: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0"
Package libmusicbrainz was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmusicbrainz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmusicbrainz' found
configure:36658: $? = 1
configure:36673: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0"
Package libmusicbrainz was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmusicbrainz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmusicbrainz' found
configure:36676: $? = 1
No package 'libmusicbrainz' found
configure:36704: result: no
configure:36742: *** These plugins will not be built: musicbrainz
configure:36760: *** checking feature: MythTV client plugins ***
configure:36764: *** for plug-ins: mythtvsrc ***
configure:36802: checking for GMYTH
configure:36810: $PKG_CONFIG --exists --print-errors "gmyth >= 0.4 gmyth <= 0.7.99"
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
configure:36813: $? = 1
configure:36828: $PKG_CONFIG --exists --print-errors "gmyth >= 0.4 gmyth <= 0.7.99"
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
configure:36831: $? = 1
No package 'gmyth' found
No package 'gmyth' found
configure:36859: result: no
configure:36901: *** These plugins will not be built: mythtvsrc
configure:36918: checking for X
configure:37026: gcc -E conftest.c
configure:37026: $? = 0
configure:37057: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5
configure:37057: $? = 0
configure:37107: result: libraries , headers
configure:37112: *** checking feature: nas plug-in ***
configure:37116: *** for plug-ins: nassink ***
configure:37249: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5
configure:37249: $? = 0
configure:37347: checking for gethostbyname
configure:37347: result: yes
configure:37444: checking for connect
configure:37444: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37444: $? = 0
configure:37444: result: yes
configure:37493: checking for remove
configure:37493: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37493: $? = 0
configure:37493: result: yes
configure:37542: checking for shmat
configure:37542: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37542: $? = 0
configure:37542: result: yes
configure:37600: checking for IceConnectionNumber in -lICE
configure:37625: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lICE >&5
configure:37625: $? = 0
configure:37634: result: yes
configure:37649: checking X11/Xlib.h usability
configure:37649: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:37649: $? = 0
configure:37649: result: yes
configure:37649: checking X11/Xlib.h presence
configure:37649: gcc -E conftest.c
configure:37649: $? = 0
configure:37649: result: yes
configure:37649: checking for X11/Xlib.h
configure:37649: result: yes
configure:37677: checking for AuOpenServer in -laudio
configure:37702: gcc -std=gnu99 -o conftest -g -O2 conftest.c -laudio -lSM -lICE -lX11 >&5
/usr/bin/ld: cannot find -laudio
collect2: ld returned 1 exit status
configure:37702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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:37711: result: no
configure:37767: *** These plugins will not be built: nassink
configure:37785: *** checking feature: neon http client plugins ***
configure:37789: *** for plug-ins: neonhttpsrc ***
configure:37827: checking for NEON
configure:37835: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.29.99"
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
configure:37838: $? = 1
configure:37853: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.29.99"
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
configure:37856: $? = 1
No package 'neon' found
No package 'neon' found
configure:37884: result: no
configure:37926: *** These plugins will not be built: neonhttpsrc
configure:37944: *** checking feature: ofa plugins ***
configure:37948: *** for plug-ins: ofa ***
configure:37986: checking for OFA
configure:37994: $PKG_CONFIG --exists --print-errors "libofa >= 0.9.3"
Package libofa was not found in the pkg-config search path.
Perhaps you should add the directory containing `libofa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libofa' found
configure:37997: $? = 1
configure:38012: $PKG_CONFIG --exists --print-errors "libofa >= 0.9.3"
Package libofa was not found in the pkg-config search path.
Perhaps you should add the directory containing `libofa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libofa' found
configure:38015: $? = 1
No package 'libofa' found
configure:38043: result: no
configure:38085: *** These plugins will not be built: ofa
configure:38103: *** checking feature: OpenAL plugin ***
configure:38107: *** for plug-ins: openal ***
configure:38145: checking for OPENAL
configure:38153: $PKG_CONFIG --exists --print-errors "openal"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:38156: $? = 1
configure:38171: $PKG_CONFIG --exists --print-errors "openal"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:38174: $? = 1
No package 'openal' found
configure:38202: result: no
configure:38244: *** These plugins will not be built: openal
configure:38262: *** checking feature: opencv plugins ***
configure:38266: *** for plug-ins: opencv ***
configure:38304: checking for OPENCV
configure:38312: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38315: $? = 1
configure:38330: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38333: $? = 1
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38361: result: no
configure:38830: *** These plugins will not be built: opencv
configure:38848: *** checking feature: opus ***
configure:38852: *** for plug-ins: opus ***
configure:38890: checking for OPUS
configure:38898: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing `opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
configure:38901: $? = 1
configure:38916: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing `opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
configure:38919: $? = 1
No package 'opus' found
configure:38947: result: no
configure:38994: *** These plugins will not be built: opus
configure:39012: *** checking feature: rsvg decoder ***
configure:39016: *** for plug-ins: rsvg ***
configure:39054: checking for RSVG
configure:39062: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14 cairo"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
configure:39065: $? = 1
configure:39080: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14 cairo"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
configure:39083: $? = 1
No package 'librsvg-2.0' found
configure:39111: result: no
configure:39153: *** These plugins will not be built: rsvg
configure:39171: *** checking feature: timidity midi soft synth plugin ***
configure:39175: *** for plug-ins: timidity ***
configure:39213: checking for TIMIDITY
configure:39221: $PKG_CONFIG --exists --print-errors "libtimidity"
Package libtimidity was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtimidity.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libtimidity' found
configure:39224: $? = 1
configure:39239: $PKG_CONFIG --exists --print-errors "libtimidity"
Package libtimidity was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtimidity.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libtimidity' found
configure:39242: $? = 1
No package 'libtimidity' found
configure:39270: result: no
configure:39338: *** These plugins will not be built: timidity
configure:39356: *** checking feature: Teletext decoder ***
configure:39360: *** for plug-ins: teletextdec ***
configure:39402: checking for TELETEXTDEC
configure:39410: $PKG_CONFIG --exists --print-errors "$which"
Package zvbi-0.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `zvbi-0.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zvbi-0.2' found
configure:39413: $? = 1
configure:39428: $PKG_CONFIG --exists --print-errors "$which"
Package zvbi-0.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `zvbi-0.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zvbi-0.2' found
configure:39431: $? = 1
No package 'zvbi-0.2' found
configure:39459: result: no
configure:39466: No package 'zvbi-0.2' found
configure:39515: *** These plugins will not be built: teletextdec
configure:39533: *** checking feature: wildmidi midi soft synth plugin ***
configure:39537: *** for plug-ins: wildmidi ***
configure:39574: checking for WildMidi_Init in -lWildMidi
configure:39599: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lWildMidi >&5
/usr/bin/ld: cannot find -lWildMidi
collect2: ld returned 1 exit status
configure:39599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 WildMidi_Init ();
| int
| main ()
| {
| return WildMidi_Init ();
| ;
| return 0;
| }
configure:39608: result: no
configure:39636: checking for WildMidi_LoadSamples in -lWildMidi
configure:39661: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lWildMidi >&5
/usr/bin/ld: cannot find -lWildMidi
collect2: ld returned 1 exit status
configure:39661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 WildMidi_LoadSamples ();
| int
| main ()
| {
| return WildMidi_LoadSamples ();
| ;
| return 0;
| }
configure:39670: result: no
configure:39687: WARNING: no WildMidi library found (libWildMidi)
configure:39716: *** These plugins will not be built: wildmidi
configure:39734: *** checking feature: SDL plug-in ***
configure:39738: *** for plug-ins: sdlvideosink sdlaudiosink ***
configure:39815: checking for sdl-config
configure:39833: found /usr/bin/sdl-config
configure:39846: result: /usr/bin/sdl-config
configure:39855: checking for SDL - version >= 0.11.0
configure:39942: gcc -std=gnu99 -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread -lm -ldl -lpthread >&5
configure:39942: $? = 0
configure:39942: ./conftest
configure:39942: $? = 0
configure:39956: result: yes
configure:40034: *** These plugins will be built: sdlvideosink sdlaudiosink
configure:40065: *** checking feature: sndfile plug-in ***
configure:40069: *** for plug-ins: sfsrc sfsink ***
configure:40107: checking for SNDFILE
configure:40115: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
configure:40118: $? = 0
configure:40133: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
configure:40136: $? = 0
configure:40172: result: yes
configure:40189: *** These plugins will be built: sfsrc sfsink
configure:40220: *** checking feature: soundtouch plug-in ***
configure:40224: *** for plug-ins: soundtouch ***
configure:40263: checking for SOUNDTOUCH
configure:40271: $PKG_CONFIG --exists --print-errors "soundtouch"
Package soundtouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch' found
configure:40274: $? = 1
configure:40289: $PKG_CONFIG --exists --print-errors "soundtouch"
Package soundtouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch' found
configure:40292: $? = 1
No package 'soundtouch' found
configure:40320: result: no
configure:40324: checking for SOUNDTOUCH
configure:40332: $PKG_CONFIG --exists --print-errors "soundtouch-1.4"
Package soundtouch-1.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.4' found
configure:40335: $? = 1
configure:40350: $PKG_CONFIG --exists --print-errors "soundtouch-1.4"
Package soundtouch-1.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.4' found
configure:40353: $? = 1
No package 'soundtouch-1.4' found
configure:40381: result: no
configure:40385: checking for SOUNDTOUCH
configure:40393: $PKG_CONFIG --exists --print-errors "soundtouch-1.0"
Package soundtouch-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.0' found
configure:40396: $? = 1
configure:40411: $PKG_CONFIG --exists --print-errors "soundtouch-1.0"
Package soundtouch-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.0' found
configure:40414: $? = 1
No package 'soundtouch-1.0' found
configure:40442: result: no
configure:40446: checking for SOUNDTOUCH
configure:40454: $PKG_CONFIG --exists --print-errors "libSoundTouch >= 1.4"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40457: $? = 1
configure:40472: $PKG_CONFIG --exists --print-errors "libSoundTouch >= 1.4"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40475: $? = 1
No package 'libSoundTouch' found
configure:40503: result: no
configure:40507: checking for SOUNDTOUCH
configure:40515: $PKG_CONFIG --exists --print-errors "libSoundTouch"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40518: $? = 1
configure:40533: $PKG_CONFIG --exists --print-errors "libSoundTouch"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40536: $? = 1
No package 'libSoundTouch' found
configure:40564: result: no
configure:42508: *** These plugins will not be built: soundtouch
configure:42526: *** checking feature: spc decoder ***
configure:42530: *** for plug-ins: spc ***
configure:42566: checking openspc.h usability
configure:42566: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:121:21: fatal error: openspc.h: No such file or directory
compilation terminated.
configure:42566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* 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 <openspc.h>
configure:42566: result: no
configure:42566: checking openspc.h presence
configure:42566: gcc -E conftest.c
conftest.c:88:21: fatal error: openspc.h: No such file or directory
compilation terminated.
configure:42566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* end confdefs.h. */
| #include <openspc.h>
configure:42566: result: no
configure:42566: checking for openspc.h
configure:42566: result: no
configure:42649: *** These plugins will not be built: spc
configure:42667: *** checking feature: gme decoder ***
configure:42671: *** for plug-ins: gme ***
configure:42707: checking gme/gme.h usability
configure:42707: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:121:21: fatal error: gme/gme.h: No such file or directory
compilation terminated.
configure:42707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* 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 <gme/gme.h>
configure:42707: result: no
configure:42707: checking gme/gme.h presence
configure:42707: gcc -E conftest.c
conftest.c:88:21: fatal error: gme/gme.h: No such file or directory
compilation terminated.
configure:42707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* end confdefs.h. */
| #include <gme/gme.h>
configure:42707: result: no
configure:42707: checking for gme/gme.h
configure:42707: result: no
configure:42837: *** These plugins will not be built: gme
configure:42855: *** checking feature: swfdec plug-in ***
configure:42859: *** for plug-ins: swfdec ***
configure:42897: checking for SWFDEC
configure:42905: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6"
Package swfdec-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `swfdec-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'swfdec-0.3' found
configure:42908: $? = 1
configure:42923: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6"
Package swfdec-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `swfdec-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'swfdec-0.3' found
configure:42926: $? = 1
No package 'swfdec-0.3' found
configure:42954: result: no
configure:42996: *** These plugins will not be built: swfdec
configure:43014: *** checking feature: xvid plugins ***
configure:43018: *** for plug-ins: xvid ***
configure:43055: checking xvid.h usability
configure:43055: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43055: $? = 0
configure:43055: result: yes
configure:43055: checking xvid.h presence
configure:43055: gcc -E conftest.c
configure:43055: $? = 0
configure:43055: result: yes
configure:43055: checking for xvid.h
configure:43055: result: yes
configure:43060: checking for xvid_encore in -lxvidcore
configure:43085: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43085: $? = 0
configure:43094: result: yes
configure:43098: checking for xvid_decore in -lxvidcore
configure:43123: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43123: $? = 0
configure:43132: result: yes
configure:43136: checking for xvid_global in -lxvidcore
configure:43161: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43161: $? = 0
configure:43170: result: yes
configure:43174: checking for uptodate XviD API version
configure:43191: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43191: $? = 0
configure:43192: result: yes
configure:43228: *** These plugins will be built: xvid
configure:43259: *** checking feature: DVB Source ***
configure:43263: *** for plug-ins: dvb ***
configure:43299: checking Checking for up to date dvb installation
configure:43301: checking linux/dvb/frontend.h usability
configure:43301: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43301: $? = 0
configure:43301: result: yes
configure:43301: checking linux/dvb/frontend.h presence
configure:43301: gcc -E conftest.c
configure:43301: $? = 0
configure:43301: result: yes
configure:43301: checking for linux/dvb/frontend.h
configure:43301: result: yes
configure:43320: *** These plugins will be built: dvb
configure:43351: *** checking feature: Windows internet library ***
configure:43355: *** for plug-ins: wininet ***
configure:43391: checking Checking for windows internet support
configure:43396: checking for windows.h
configure:43396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <windows.h>
configure:43396: result: no
configure:43396: checking for wininet.h
configure:43396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <wininet.h>
configure:43396: result: no
configure:43434: *** These plugins will not be built: wininet
configure:43452: *** checking feature: Windows ACM library ***
configure:43456: *** for plug-ins: acm ***
configure:43492: checking Checking for ACM support
configure:43497: checking for windows.h
configure:43497: result: no
configure:43497: checking for msacm.h
configure:43497: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <msacm.h>
configure:43497: result: no
configure:43538: *** These plugins will not be built: acm
configure:43556: *** checking feature: VDPAU ***
configure:43560: *** for plug-ins: vdpau ***
configure:43602: checking for VDPAU
configure:43610: $PKG_CONFIG --exists --print-errors "vdpau"
configure:43613: $? = 0
configure:43829: result: yes
configure:43835: Found up to date VDPAU installation
configure:43851: *** These plugins will be built: vdpau
configure:43882: *** checking feature: Schroedinger video codec ***
configure:43886: *** for plug-ins: schro ***
configure:43928: checking for SCHRO
configure:43936: $PKG_CONFIG --exists --print-errors "$which"
configure:43939: $? = 0
configure:43954: $PKG_CONFIG --exists --print-errors "$which"
configure:43957: $? = 0
configure:44009: result: yes
configure:44028: *** These plugins will be built: schro
configure:44059: *** checking feature: ZBar barcode detector ***
configure:44063: *** for plug-ins: zbar ***
configure:44105: checking for ZBAR
configure:44113: $PKG_CONFIG --exists --print-errors "$which"
Package zbar was not found in the pkg-config search path.
Perhaps you should add the directory containing `zbar.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zbar' found
configure:44116: $? = 1
configure:44131: $PKG_CONFIG --exists --print-errors "$which"
Package zbar was not found in the pkg-config search path.
Perhaps you should add the directory containing `zbar.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zbar' found
configure:44134: $? = 1
No package 'zbar' found
configure:44162: result: no
configure:44169: No package 'zbar' found
configure:44218: *** These plugins will not be built: zbar
configure:44236: *** checking feature: VP8 decoder ***
configure:44240: *** for plug-ins: vp8 ***
configure:44278: checking for vpx_codec_version in -lvpx
configure:44303: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx >&5
configure:44303: $? = 0
configure:44312: result: yes
configure:44321: checking vpx/vpx_codec.h usability
configure:44321: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:44321: $? = 0
configure:44321: result: yes
configure:44321: checking vpx/vpx_codec.h presence
configure:44321: gcc -E conftest.c
configure:44321: $? = 0
configure:44321: result: yes
configure:44321: checking for vpx/vpx_codec.h
configure:44321: result: yes
configure:44336: checking for vpx_codec_vp8_cx_algo in -lvpx
configure:44361: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx -lm -lpthread >&5
configure:44361: $? = 0
configure:44370: result: yes
configure:44380: checking for VP8E_SET_TUNING presence
configure:44399: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:44399: $? = 0
configure:44404: result: yes
configure:44417: checking for vpx_codec_vp8_dx_algo in -lvpx
configure:44442: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx -lm -lpthread >&5
configure:44442: $? = 0
configure:44451: result: yes
configure:44486: *** These plugins will be built: vp8
configure:44517: *** checking feature: rtmp library ***
configure:44521: *** for plug-ins: rtmp ***
configure:44563: checking for RTMP
configure:44571: $PKG_CONFIG --exists --print-errors "$which"
configure:44574: $? = 0
configure:44589: $PKG_CONFIG --exists --print-errors "$which"
configure:44592: $? = 0
configure:44644: result: yes
configure:44663: *** These plugins will be built: rtmp
configure:44694: *** checking feature: Spandsp ***
configure:44698: *** for plug-ins: spandsp ***
configure:44736: checking for SPANDSP
configure:44744: $PKG_CONFIG --exists --print-errors "spandsp >= 0.0.6"
Package spandsp was not found in the pkg-config search path.
Perhaps you should add the directory containing `spandsp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'spandsp' found
configure:44747: $? = 1
configure:44762: $PKG_CONFIG --exists --print-errors "spandsp >= 0.0.6"
Package spandsp was not found in the pkg-config search path.
Perhaps you should add the directory containing `spandsp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'spandsp' found
configure:44765: $? = 1
No package 'spandsp' found
configure:44793: result: no
configure:44834: *** These plugins will not be built: spandsp
configure:44854: *** checking feature: GSettings plugin ***
configure:44858: *** for plug-ins: gsettings ***
configure:44900: checking for GSETTINGS
configure:44908: $PKG_CONFIG --exists --print-errors "$which"
configure:44911: $? = 0
configure:44926: $PKG_CONFIG --exists --print-errors "$which"
configure:44929: $? = 0
configure:44981: result: yes
configure:45051: checking for pkg-config
configure:45081: result: /usr/bin/pkg-config
configure:45106: checking pkg-config is at least version 0.16
configure:45109: result: yes
configure:45230: *** These plugins will be built: gsettings
configure:46935: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GStreamer Bad Plug-ins config.status 0.10.22.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on myhost
config.status:2131: creating Makefile
config.status:2131: creating common/Makefile
config.status:2131: creating common/m4/Makefile
config.status:2131: creating gst-plugins-bad.spec
config.status:2131: creating gst/Makefile
config.status:2131: creating gst/adpcmdec/Makefile
config.status:2131: creating gst/adpcmenc/Makefile
config.status:2131: creating gst/aiff/Makefile
config.status:2131: creating gst/asfmux/Makefile
config.status:2131: creating gst/audiovisualizers/Makefile
config.status:2131: creating gst/autoconvert/Makefile
config.status:2131: creating gst/bayer/Makefile
config.status:2131: creating gst/camerabin/Makefile
config.status:2131: creating gst/camerabin2/Makefile
config.status:2131: creating gst/cdxaparse/Makefile
config.status:2131: creating gst/colorspace/Makefile
config.status:2131: creating gst/coloreffects/Makefile
config.status:2131: creating gst/dataurisrc/Makefile
config.status:2131: creating gst/dccp/Makefile
config.status:2131: creating gst/debugutils/Makefile
config.status:2131: creating gst/dtmf/Makefile
config.status:2131: creating gst/dvbsuboverlay/Makefile
config.status:2131: creating gst/dvdspu/Makefile
config.status:2131: creating gst/faceoverlay/Makefile
config.status:2131: creating gst/festival/Makefile
config.status:2131: creating gst/fieldanalysis/Makefile
config.status:2131: creating gst/freeze/Makefile
config.status:2131: creating gst/frei0r/Makefile
config.status:2131: creating gst/gaudieffects/Makefile
config.status:2131: creating gst/geometrictransform/Makefile
config.status:2131: creating gst/h264parse/Makefile
config.status:2131: creating gst/hdvparse/Makefile
config.status:2131: creating gst/hls/Makefile
config.status:2131: creating gst/id3tag/Makefile
config.status:2131: creating gst/inter/Makefile
config.status:2131: creating gst/interlace/Makefile
config.status:2131: creating gst/ivfparse/Makefile
config.status:2131: creating gst/jp2kdecimator/Makefile
config.status:2131: creating gst/jpegformat/Makefile
config.status:2131: creating gst/legacyresample/Makefile
config.status:2131: creating gst/librfb/Makefile
config.status:2131: creating gst/liveadder/Makefile
config.status:2131: creating gst/mpegdemux/Makefile
config.status:2131: creating gst/mpegtsdemux/Makefile
config.status:2131: creating gst/mpegtsmux/Makefile
config.status:2131: creating gst/mpegtsmux/tsmux/Makefile
config.status:2131: creating gst/mpegpsmux/Makefile
config.status:2131: creating gst/mpeg4videoparse/Makefile
config.status:2131: creating gst/mpegvideoparse/Makefile
config.status:2131: creating gst/mve/Makefile
config.status:2131: creating gst/mxf/Makefile
config.status:2131: creating gst/nsf/Makefile
config.status:2131: creating gst/nuvdemux/Makefile
config.status:2131: creating gst/patchdetect/Makefile
config.status:2131: creating gst/pcapparse/Makefile
config.status:2131: creating gst/pnm/Makefile
config.status:2131: creating gst/rawparse/Makefile
config.status:2131: creating gst/real/Makefile
config.status:2131: creating gst/removesilence/Makefile
config.status:2131: creating gst/rtpmux/Makefile
config.status:2131: creating gst/rtpvp8/Makefile
config.status:2131: creating gst/scaletempo/Makefile
config.status:2131: creating gst/sdi/Makefile
config.status:2131: creating gst/sdp/Makefile
config.status:2131: creating gst/segmentclip/Makefile
config.status:2131: creating gst/siren/Makefile
config.status:2131: creating gst/speed/Makefile
config.status:2131: creating gst/subenc/Makefile
config.status:2131: creating gst/stereo/Makefile
config.status:2131: creating gst/tta/Makefile
config.status:2131: creating gst/videofilters/Makefile
config.status:2131: creating gst/videomaxrate/Makefile
config.status:2131: creating gst/videomeasure/Makefile
config.status:2131: creating gst/videoparsers/Makefile
config.status:2131: creating gst/videosignal/Makefile
config.status:2131: creating gst/vmnc/Makefile
config.status:2131: creating gst/y4m/Makefile
config.status:2131: creating gst-libs/Makefile
config.status:2131: creating gst-libs/gst/Makefile
config.status:2131: creating gst-libs/gst/basecamerabinsrc/Makefile
config.status:2131: creating gst-libs/gst/interfaces/Makefile
config.status:2131: creating gst-libs/gst/signalprocessor/Makefile
config.status:2131: creating gst-libs/gst/codecparsers/Makefile
config.status:2131: creating gst-libs/gst/video/Makefile
config.status:2131: creating sys/Makefile
config.status:2131: creating sys/dshowdecwrapper/Makefile
config.status:2131: creating sys/acmenc/Makefile
config.status:2131: creating sys/acmmp3dec/Makefile
config.status:2131: creating sys/applemedia/Makefile
config.status:2131: creating sys/avc/Makefile
config.status:2131: creating sys/d3dvideosink/Makefile
config.status:2131: creating sys/decklink/Makefile
config.status:2131: creating sys/directdraw/Makefile
config.status:2131: creating sys/directsound/Makefile
config.status:2131: creating sys/dshowsrcwrapper/Makefile
config.status:2131: creating sys/dshowvideosink/Makefile
config.status:2131: creating sys/dvb/Makefile
config.status:2131: creating sys/fbdev/Makefile
config.status:2131: creating sys/linsys/Makefile
config.status:2131: creating sys/osxvideo/Makefile
config.status:2131: creating sys/qtwrapper/Makefile
config.status:2131: creating sys/shm/Makefile
config.status:2131: creating sys/vcd/Makefile
config.status:2131: creating sys/vdpau/Makefile
config.status:2131: creating sys/vdpau/gstvdp/Makefile
config.status:2131: creating sys/vdpau/basevideodecoder/Makefile
config.status:2131: creating sys/wasapi/Makefile
config.status:2131: creating sys/wininet/Makefile
config.status:2131: creating sys/winks/Makefile
config.status:2131: creating sys/winscreencap/Makefile
config.status:2131: creating tests/Makefile
config.status:2131: creating tests/check/Makefile
config.status:2131: creating tests/files/Makefile
config.status:2131: creating tests/examples/Makefile
config.status:2131: creating tests/examples/camerabin/Makefile
config.status:2131: creating tests/examples/camerabin2/Makefile
config.status:2131: creating tests/examples/directfb/Makefile
config.status:2131: creating tests/examples/mxf/Makefile
config.status:2131: creating tests/examples/scaletempo/Makefile
config.status:2131: creating tests/examples/opencv/Makefile
config.status:2131: creating tests/icles/Makefile
config.status:2131: creating ext/voamrwbenc/Makefile
config.status:2131: creating ext/voaacenc/Makefile
config.status:2131: creating ext/assrender/Makefile
config.status:2131: creating ext/apexsink/Makefile
config.status:2131: creating ext/bz2/Makefile
config.status:2131: creating ext/cdaudio/Makefile
config.status:2131: creating ext/celt/Makefile
config.status:2131: creating ext/cog/Makefile
config.status:2131: creating ext/curl/Makefile
config.status:2131: creating ext/dc1394/Makefile
config.status:2131: creating ext/dirac/Makefile
config.status:2131: creating ext/directfb/Makefile
config.status:2131: creating ext/divx/Makefile
config.status:2131: creating ext/dts/Makefile
config.status:2131: creating ext/faac/Makefile
config.status:2131: creating ext/faad/Makefile
config.status:2131: creating ext/flite/Makefile
config.status:2131: creating ext/gsm/Makefile
config.status:2131: creating ext/jp2k/Makefile
config.status:2131: creating ext/kate/Makefile
config.status:2131: creating ext/ladspa/Makefile
config.status:2131: creating ext/lv2/Makefile
config.status:2131: creating ext/libmms/Makefile
config.status:2131: creating ext/Makefile
config.status:2131: creating ext/modplug/Makefile
config.status:2131: creating ext/mpeg2enc/Makefile
config.status:2131: creating ext/mimic/Makefile
config.status:2131: creating ext/mplex/Makefile
config.status:2131: creating ext/musepack/Makefile
config.status:2131: creating ext/musicbrainz/Makefile
config.status:2131: creating ext/mythtv/Makefile
config.status:2131: creating ext/nas/Makefile
config.status:2131: creating ext/neon/Makefile
config.status:2131: creating ext/ofa/Makefile
config.status:2131: creating ext/openal/Makefile
config.status:2131: creating ext/opencv/Makefile
config.status:2131: creating ext/opus/Makefile
config.status:2131: creating ext/rsvg/Makefile
config.status:2131: creating ext/resindvd/Makefile
config.status:2131: creating ext/rtmp/Makefile
config.status:2131: creating ext/schroedinger/Makefile
config.status:2131: creating ext/sdl/Makefile
config.status:2131: creating ext/sndfile/Makefile
config.status:2131: creating ext/soundtouch/Makefile
config.status:2131: creating ext/spandsp/Makefile
config.status:2131: creating ext/teletextdec/Makefile
config.status:2131: creating ext/gme/Makefile
config.status:2131: creating ext/gsettings/Makefile
config.status:2131: creating ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
config.status:2131: creating ext/spc/Makefile
config.status:2131: creating ext/swfdec/Makefile
config.status:2131: creating ext/timidity/Makefile
config.status:2131: creating ext/vp8/Makefile
config.status:2131: creating ext/xvid/Makefile
config.status:2131: creating ext/zbar/Makefile
config.status:2131: creating po/Makefile.in
config.status:2131: creating docs/Makefile
config.status:2131: creating docs/plugins/Makefile
config.status:2131: creating docs/libs/Makefile
config.status:2131: creating docs/version.entities
config.status:2131: creating pkgconfig/Makefile
config.status:2131: creating pkgconfig/gstreamer-plugins-bad.pc
config.status:2131: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
config.status:2131: creating pkgconfig/gstreamer-codecparsers.pc
config.status:2131: creating pkgconfig/gstreamer-codecparsers-uninstalled.pc
config.status:2131: creating tools/Makefile
config.status:2131: creating m4/Makefile
config.status:2131: creating win32/common/config.h
config.status:2131: creating config.h
config.status:2360: executing depfiles commands
config.status:2360: executing libtool commands
config.status:2360: executing po-directories commands
config.status:2360: executing _stdint.h commands
config.status:3381: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
config.status:3813: _stdint.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_g_support_dowhile_macros=yes
_cv_gst_fionread_in_sys_ioctl=yes
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_APEXSINK_CFLAGS_set=
ac_cv_env_APEXSINK_CFLAGS_value=
ac_cv_env_APEXSINK_LIBS_set=
ac_cv_env_APEXSINK_LIBS_value=
ac_cv_env_ASSRENDER_CFLAGS_set=
ac_cv_env_ASSRENDER_CFLAGS_value=
ac_cv_env_ASSRENDER_LIBS_set=
ac_cv_env_ASSRENDER_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CDAUDIO_CFLAGS_set=
ac_cv_env_CDAUDIO_CFLAGS_value=
ac_cv_env_CDAUDIO_LIBS_set=
ac_cv_env_CDAUDIO_LIBS_value=
ac_cv_env_CELT_0_11_CFLAGS_set=
ac_cv_env_CELT_0_11_CFLAGS_value=
ac_cv_env_CELT_0_11_LIBS_set=
ac_cv_env_CELT_0_11_LIBS_value=
ac_cv_env_CELT_0_7_CFLAGS_set=
ac_cv_env_CELT_0_7_CFLAGS_value=
ac_cv_env_CELT_0_7_LIBS_set=
ac_cv_env_CELT_0_7_LIBS_value=
ac_cv_env_CELT_0_8_CFLAGS_set=
ac_cv_env_CELT_0_8_CFLAGS_value=
ac_cv_env_CELT_0_8_LIBS_set=
ac_cv_env_CELT_0_8_LIBS_value=
ac_cv_env_CELT_CFLAGS_set=
ac_cv_env_CELT_CFLAGS_value=
ac_cv_env_CELT_LIBS_set=
ac_cv_env_CELT_LIBS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COG_CFLAGS_set=
ac_cv_env_COG_CFLAGS_value=
ac_cv_env_COG_LIBS_set=
ac_cv_env_COG_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DIRAC_CFLAGS_set=
ac_cv_env_DIRAC_CFLAGS_value=
ac_cv_env_DIRAC_LIBS_set=
ac_cv_env_DIRAC_LIBS_value=
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_DVDNAV_CFLAGS_set=
ac_cv_env_DVDNAV_CFLAGS_value=
ac_cv_env_DVDNAV_LIBS_set=
ac_cv_env_DVDNAV_LIBS_value=
ac_cv_env_EXIF_CFLAGS_set=
ac_cv_env_EXIF_CFLAGS_value=
ac_cv_env_EXIF_LIBS_set=
ac_cv_env_EXIF_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GMODULE_EXPORT_CFLAGS_set=
ac_cv_env_GMODULE_EXPORT_CFLAGS_value=
ac_cv_env_GMODULE_EXPORT_LIBS_set=
ac_cv_env_GMODULE_EXPORT_LIBS_value=
ac_cv_env_GMYTH_CFLAGS_set=
ac_cv_env_GMYTH_CFLAGS_value=
ac_cv_env_GMYTH_LIBS_set=
ac_cv_env_GMYTH_LIBS_value=
ac_cv_env_GSETTINGS_CFLAGS_set=
ac_cv_env_GSETTINGS_CFLAGS_value=
ac_cv_env_GSETTINGS_LIBS_set=
ac_cv_env_GSETTINGS_LIBS_value=
ac_cv_env_GST_BASE_CFLAGS_set=
ac_cv_env_GST_BASE_CFLAGS_value=
ac_cv_env_GST_BASE_LIBS_set=
ac_cv_env_GST_BASE_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_CHECK_CFLAGS_set=
ac_cv_env_GST_CHECK_CFLAGS_value=
ac_cv_env_GST_CHECK_LIBS_set=
ac_cv_env_GST_CHECK_LIBS_value=
ac_cv_env_GST_CONTROLLER_CFLAGS_set=
ac_cv_env_GST_CONTROLLER_CFLAGS_value=
ac_cv_env_GST_CONTROLLER_LIBS_set=
ac_cv_env_GST_CONTROLLER_LIBS_value=
ac_cv_env_GST_GDP_CFLAGS_set=
ac_cv_env_GST_GDP_CFLAGS_value=
ac_cv_env_GST_GDP_LIBS_set=
ac_cv_env_GST_GDP_LIBS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=
ac_cv_env_GST_PLUGINS_BASE_LIBS_set=
ac_cv_env_GST_PLUGINS_BASE_LIBS_value=
ac_cv_env_GST_PLUGINS_FFMPEG_CFLAGS_set=
ac_cv_env_GST_PLUGINS_FFMPEG_CFLAGS_value=
ac_cv_env_GST_PLUGINS_FFMPEG_LIBS_set=
ac_cv_env_GST_PLUGINS_FFMPEG_LIBS_value=
ac_cv_env_GST_PLUGINS_GOOD_CFLAGS_set=
ac_cv_env_GST_PLUGINS_GOOD_CFLAGS_value=
ac_cv_env_GST_PLUGINS_GOOD_LIBS_set=
ac_cv_env_GST_PLUGINS_GOOD_LIBS_value=
ac_cv_env_GST_PLUGINS_UGLY_CFLAGS_set=
ac_cv_env_GST_PLUGINS_UGLY_CFLAGS_value=
ac_cv_env_GST_PLUGINS_UGLY_LIBS_set=
ac_cv_env_GST_PLUGINS_UGLY_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_KATE_CFLAGS_set=
ac_cv_env_KATE_CFLAGS_value=
ac_cv_env_KATE_LIBS_set=
ac_cv_env_KATE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBDC1394_CFLAGS_set=
ac_cv_env_LIBDC1394_CFLAGS_value=
ac_cv_env_LIBDC1394_LIBS_set=
ac_cv_env_LIBDC1394_LIBS_value=
ac_cv_env_LIBMMS_CFLAGS_set=
ac_cv_env_LIBMMS_CFLAGS_value=
ac_cv_env_LIBMMS_LIBS_set=
ac_cv_env_LIBMMS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LRDF_CFLAGS_set=
ac_cv_env_LRDF_CFLAGS_value=
ac_cv_env_LRDF_LIBS_set=
ac_cv_env_LRDF_LIBS_value=
ac_cv_env_MIMIC_CFLAGS_set=
ac_cv_env_MIMIC_CFLAGS_value=
ac_cv_env_MIMIC_LIBS_set=
ac_cv_env_MIMIC_LIBS_value=
ac_cv_env_MJPEG_CFLAGS_set=
ac_cv_env_MJPEG_CFLAGS_value=
ac_cv_env_MJPEG_LIBS_set=
ac_cv_env_MJPEG_LIBS_value=
ac_cv_env_MODPLUG_CFLAGS_set=
ac_cv_env_MODPLUG_CFLAGS_value=
ac_cv_env_MODPLUG_LIBS_set=
ac_cv_env_MODPLUG_LIBS_value=
ac_cv_env_MPEG2ENC_CFLAGS_set=
ac_cv_env_MPEG2ENC_CFLAGS_value=
ac_cv_env_MPEG2ENC_LIBS_set=
ac_cv_env_MPEG2ENC_LIBS_value=
ac_cv_env_MPLEX_CFLAGS_set=
ac_cv_env_MPLEX_CFLAGS_value=
ac_cv_env_MPLEX_LIBS_set=
ac_cv_env_MPLEX_LIBS_value=
ac_cv_env_MUSICBRAINZ_CFLAGS_set=
ac_cv_env_MUSICBRAINZ_CFLAGS_value=
ac_cv_env_MUSICBRAINZ_LIBS_set=
ac_cv_env_MUSICBRAINZ_LIBS_value=
ac_cv_env_NEON_CFLAGS_set=
ac_cv_env_NEON_CFLAGS_value=
ac_cv_env_NEON_LIBS_set=
ac_cv_env_NEON_LIBS_value=
ac_cv_env_OFA_CFLAGS_set=
ac_cv_env_OFA_CFLAGS_value=
ac_cv_env_OFA_LIBS_set=
ac_cv_env_OFA_LIBS_value=
ac_cv_env_OPENAL_CFLAGS_set=
ac_cv_env_OPENAL_CFLAGS_value=
ac_cv_env_OPENAL_LIBS_set=
ac_cv_env_OPENAL_LIBS_value=
ac_cv_env_OPENCV_CFLAGS_set=
ac_cv_env_OPENCV_CFLAGS_value=
ac_cv_env_OPENCV_LIBS_set=
ac_cv_env_OPENCV_LIBS_value=
ac_cv_env_OPUS_CFLAGS_set=
ac_cv_env_OPUS_CFLAGS_value=
ac_cv_env_OPUS_LIBS_set=
ac_cv_env_OPUS_LIBS_value=
ac_cv_env_ORC_CFLAGS_set=
ac_cv_env_ORC_CFLAGS_value=
ac_cv_env_ORC_LIBS_set=
ac_cv_env_ORC_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RSVG_CFLAGS_set=
ac_cv_env_RSVG_CFLAGS_value=
ac_cv_env_RSVG_LIBS_set=
ac_cv_env_RSVG_LIBS_value=
ac_cv_env_RTMP_CFLAGS_set=
ac_cv_env_RTMP_CFLAGS_value=
ac_cv_env_RTMP_LIBS_set=
ac_cv_env_RTMP_LIBS_value=
ac_cv_env_SCHRO_CFLAGS_set=
ac_cv_env_SCHRO_CFLAGS_value=
ac_cv_env_SCHRO_LIBS_set=
ac_cv_env_SCHRO_LIBS_value=
ac_cv_env_SLV2_CFLAGS_set=
ac_cv_env_SLV2_CFLAGS_value=
ac_cv_env_SLV2_LIBS_set=
ac_cv_env_SLV2_LIBS_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_SOUNDTOUCH_CFLAGS_set=
ac_cv_env_SOUNDTOUCH_CFLAGS_value=
ac_cv_env_SOUNDTOUCH_LIBS_set=
ac_cv_env_SOUNDTOUCH_LIBS_value=
ac_cv_env_SPANDSP_CFLAGS_set=
ac_cv_env_SPANDSP_CFLAGS_value=
ac_cv_env_SPANDSP_LIBS_set=
ac_cv_env_SPANDSP_LIBS_value=
ac_cv_env_SWFDEC_CFLAGS_set=
ac_cv_env_SWFDEC_CFLAGS_value=
ac_cv_env_SWFDEC_LIBS_set=
ac_cv_env_SWFDEC_LIBS_value=
ac_cv_env_TELETEXTDEC_CFLAGS_set=
ac_cv_env_TELETEXTDEC_CFLAGS_value=
ac_cv_env_TELETEXTDEC_LIBS_set=
ac_cv_env_TELETEXTDEC_LIBS_value=
ac_cv_env_TIGER_CFLAGS_set=
ac_cv_env_TIGER_CFLAGS_value=
ac_cv_env_TIGER_LIBS_set=
ac_cv_env_TIGER_LIBS_value=
ac_cv_env_TIMIDITY_CFLAGS_set=
ac_cv_env_TIMIDITY_CFLAGS_value=
ac_cv_env_TIMIDITY_LIBS_set=
ac_cv_env_TIMIDITY_LIBS_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_VDPAU_CFLAGS_set=
ac_cv_env_VDPAU_CFLAGS_value=
ac_cv_env_VDPAU_LIBS_set=
ac_cv_env_VDPAU_LIBS_value=
ac_cv_env_VOAACENC_CFLAGS_set=
ac_cv_env_VOAACENC_CFLAGS_value=
ac_cv_env_VOAACENC_LIBS_set=
ac_cv_env_VOAACENC_LIBS_value=
ac_cv_env_VOAMRWBENC_CFLAGS_set=
ac_cv_env_VOAMRWBENC_CFLAGS_value=
ac_cv_env_VOAMRWBENC_LIBS_set=
ac_cv_env_VOAMRWBENC_LIBS_value=
ac_cv_env_X11_CFLAGS_set=
ac_cv_env_X11_CFLAGS_value=
ac_cv_env_X11_LIBS_set=
ac_cv_env_X11_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_ZBAR_CFLAGS_set=
ac_cv_env_ZBAR_CFLAGS_value=
ac_cv_env_ZBAR_LIBS_set=
ac_cv_env_ZBAR_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_socket=yes
ac_cv_have_decl_MSG_NOSIGNAL=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_SystemConfiguration_SystemConfiguration_h=no
ac_cv_header_X11_Xlib_h=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_dca_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_encore2_h=no
ac_cv_header_faac_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gme_gme_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jasper_jasper_h=yes
ac_cv_header_ladspa_h=yes
ac_cv_header_linux_cdrom_h=yes
ac_cv_header_linux_dvb_frontend_h=yes
ac_cv_header_linux_fb_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mpc_mpcdec_h=no
ac_cv_header_mpcdec_mpcdec_h=no
ac_cv_header_msacm_h=no
ac_cv_header_neaacdec_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_openspc_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vpx_vpx_codec_h=yes
ac_cv_header_windows_h=no
ac_cv_header_wininet_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_xvid_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_WildMidi_WildMidi_Init=no
ac_cv_lib_WildMidi_WildMidi_LoadSamples=no
ac_cv_lib_audio_AuOpenServer=no
ac_cv_lib_bz2_BZ2_bzCompress=yes
ac_cv_lib_dca_dca_init=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_faac_faacEncOpen=yes
ac_cv_lib_faad_NeAACDecOpen=yes
ac_cv_lib_faad_faacDecOpen=no
ac_cv_lib_flite_flite_init=no
ac_cv_lib_gsm_gsm_create=no
ac_cv_lib_jasper_jas_stream_fopen=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_rt_shm_open=yes
ac_cv_lib_vpx_vpx_codec_version=yes
ac_cv_lib_vpx_vpx_codec_vp8_cx_algo=yes
ac_cv_lib_vpx_vpx_codec_vp8_dx_algo=yes
ac_cv_lib_xvidcore_xvid_decore=yes
ac_cv_lib_xvidcore_xvid_encore=yes
ac_cv_lib_xvidcore_xvid_global=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python2
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/bin/sed
ac_cv_path_VALGRIND_PATH=no
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HAVE_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_stdint_message='using gnu compiler gcc (GCC) 4.6.1 20110819 (prerelease)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_SampleReferenceRecord=no
ac_cv_type_SeqGrabComponent=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
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=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_APEXSINK_CFLAGS=' '
pkg_cv_APEXSINK_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lssl -lcrypto -ldl -lz '
pkg_cv_ASSRENDER_CFLAGS='-I/usr/include/freetype2 '
pkg_cv_ASSRENDER_LIBS='-lass '
pkg_cv_COG_CFLAGS='-I/usr/include/libpng14 '
pkg_cv_COG_LIBS='-lpng14 '
pkg_cv_CURL_CFLAGS=' '
pkg_cv_CURL_LIBS='-lcurl '
pkg_cv_DVDNAV_CFLAGS=' '
pkg_cv_DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
pkg_cv_EXIF_CFLAGS=' '
pkg_cv_EXIF_LIBS='-lexif '
pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 '
pkg_cv_GMODULE_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GMODULE_EXPORT_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 '
pkg_cv_GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GSETTINGS_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_GDP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_GDP_LIBS='-pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_LIBDC1394_CFLAGS=' '
pkg_cv_LIBDC1394_LIBS='-ldc1394 '
pkg_cv_MODPLUG_CFLAGS='-I/usr/include/libmodplug '
pkg_cv_MODPLUG_LIBS='-lmodplug '
pkg_cv_ORC_CFLAGS='-I/usr/include/orc-0.4 '
pkg_cv_ORC_LIBS='-lorc-0.4 '
pkg_cv_RTMP_CFLAGS=' '
pkg_cv_RTMP_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lrtmp -lssl -lcrypto -ldl -lz '
pkg_cv_SCHRO_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 '
pkg_cv_SCHRO_LIBS='-lschroedinger-1.0 '
pkg_cv_SNDFILE_CFLAGS=' '
pkg_cv_SNDFILE_LIBS='-lsndfile '
pkg_cv_VDPAU_CFLAGS=' '
pkg_cv_VDPAU_LIBS=-lvdpau
pkg_cv_X11_CFLAGS=' '
pkg_cv_X11_LIBS='-lX11 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
$(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
$(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > [email protected] && mv [email protected] $@
$(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
@$(NORMAL_INSTALL)
@$(NORMAL_UNINSTALL)
@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
fi
files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
if test -n "$^"; then \
rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
test -n "$$files" || exit 0; \
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
$(gsettings__enum_file): $(gsettings_ENUM_FILES)
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
.SECONDARY: $(gsettings_SCHEMAS)
ACLOCAL='${SHELL} /var/tmp/gst-plugins-bad/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
ACMENC_CFLAGS=''
ACMMP3DEC_CFLAGS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/gst-plugins-bad/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
APEXSINK_CFLAGS=' '
APEXSINK_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lssl -lcrypto -ldl -lz '
AR='ar'
AS='as'
ASSRENDER_CFLAGS='-I/usr/include/freetype2 '
ASSRENDER_LIBS='-lass '
AUTOCONF='${SHELL} /var/tmp/gst-plugins-bad/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/gst-plugins-bad/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/gst-plugins-bad/missing --run automake-1.11'
AWK='gawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_EXPERIMENTAL_FALSE=''
BUILD_EXPERIMENTAL_TRUE='#'
BUILD_EXTERNAL_FALSE='#'
BUILD_EXTERNAL_TRUE=''
BZ2_LIBS='-lbz2'
CC='gcc -std=gnu99'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CDAUDIO_CFLAGS=''
CDAUDIO_LIBS=''
CELT_0_11_CFLAGS=''
CELT_0_11_LIBS=''
CELT_0_7_CFLAGS=''
CELT_0_7_LIBS=''
CELT_0_8_CFLAGS=''
CELT_0_8_LIBS=''
CELT_CFLAGS=''
CELT_LIBS=''
CFLAGS='-g -O2'
COG_CFLAGS='-I/usr/include/libpng14 '
COG_LIBS='-lpng14 '
CPP='gcc -E'
CPPFLAGS=''
CURL_CFLAGS=' '
CURL_LIBS='-lcurl '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DCCP_LIBS=' -lpthread'
DECKLINK_CXXFLAGS=''
DECKLINK_LIBS='-lpthread -ldl'
DEFAULT_AUDIOSINK='autoaudiosink'
DEFAULT_AUDIOSRC='alsasrc'
DEFAULT_VIDEOSINK='autovideosink'
DEFAULT_VIDEOSRC='v4l2src'
DEFAULT_VISUALIZER='goom'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPRECATED_CFLAGS='-DGST_DISABLE_DEPRECATED'
DIRAC_CFLAGS=''
DIRAC_LIBS=''
DIRECT3D_LIBS=''
DIRECTDRAW_LIBS=''
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DIRECTSOUND_LIBS=''
DIRECTX_CFLAGS=''
DIRECTX_LDFLAGS=''
DIVXDEC_LIBS=''
DIVXENC_LIBS=''
DLLTOOL='dlltool'
DSYMUTIL=''
DTS_LIBS='-ldca -lm'
DUMPBIN=''
DVDNAV_CFLAGS=' '
DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE='#'
ENABLE_GTK_DOC_TRUE=''
ENABLE_PLUGIN_DOCS_FALSE='#'
ENABLE_PLUGIN_DOCS_TRUE=''
ERROR_CFLAGS=' -Werror'
ERROR_CXXFLAGS=' -Werror -Wno-non-virtual-dtor'
EXEEXT=''
EXIF_CFLAGS=' '
EXIF_LIBS='-lexif '
FAAC_LIBS='-lfaac -lm'
FAAD_IS_NEAAC=''
FAAD_LIBS='-lfaad -lm'
FFLAGS=''
FGREP='/bin/grep -F'
FLITE_CFLAGS=''
FLITE_LIBS=''
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gst-plugins-bad-0.10'
GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_COMPILE_SCHEMAS='/usr/bin/glib-compile-schemas'
GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 '
GLIB_PREFIX='/usr'
GLIB_REQ='2.24'
GME_LIBS=''
GMODULE_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GMODULE_EXPORT_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 '
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GMYTH_CFLAGS=''
GMYTH_LIBS=''
GREP='/bin/grep'
GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
GSETTINGS_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GSETTINGS_RULES='
GSM_LIBS=''
GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-0.10'
GSTPB_PREFIX='/usr'
GST_ALL_LDFLAGS='-no-undefined'
GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CFLAGS)'
GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CXXFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CXXFLAGS)'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_GDP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_GDP_LIBS='-pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_LEVEL_DEFAULT='GST_LEVEL_ERROR'
GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_LIB_LDFLAGS='-export-symbols-regex ^_?\(gst_\|Gst\|GST_\).*'
GST_LICENSE='LGPL'
GST_MAJORMINOR='0.10'
GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_OPTION_CXXFLAGS='$(WARNING_CXXFLAGS) $(ERROR_CXXFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer Bad Plugins (Archlinux)'
GST_PACKAGE_ORIGIN='http://www.archlinux.org/'
GST_PLUGINS_ALL=' adpcmdec adpcmenc aiff asfmux audiovisualizers autoconvert bayer camerabin camerabin2 cdxaparse coloreffects colorspace dataurisrc dccp debugutils dtmf dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeze frei0r gaudieffects geometrictransform h264parse hdvparse hls id3tag inter interlace ivfparse jp2kdecimator jpegformat legacyresample librfb liveadder mpegdemux mpegtsdemux mpegtsmux mpegpsmux mpeg4videoparse mpegvideoparse mve mxf nsf nuvdemux patchdetect pcapparse pnm rawparse real removesilence rtpmux rtpvp8 scaletempo sdi sdp segmentclip siren speed subenc stereo tta videofilters videomaxrate videomeasure videoparsers videosignal vmnc y4m'
GST_PLUGINS_BAD_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
GST_PLUGINS_BAD_CXXFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_PLUGINS_BASE_DIR='/usr/lib/gstreamer-0.10/gst:/usr/lib/gstreamer-0.10/sys:/usr/lib/gstreamer-0.10/ext'
GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10'
GST_PLUGINS_FFMPEG_CFLAGS=''
GST_PLUGINS_FFMPEG_DIR=''
GST_PLUGINS_FFMPEG_LIBS=''
GST_PLUGINS_GOOD_CFLAGS=''
GST_PLUGINS_GOOD_DIR=''
GST_PLUGINS_GOOD_LIBS=''
GST_PLUGINS_SELECTED=' adpcmdec adpcmenc aiff asfmux audiovisualizers autoconvert bayer camerabin camerabin2 cdxaparse coloreffects colorspace dataurisrc dccp debugutils dtmf dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeze frei0r gaudieffects geometrictransform h264parse hdvparse hls id3tag inter interlace ivfparse jp2kdecimator jpegformat legacyresample librfb liveadder mpegdemux mpegtsdemux mpegtsmux mpegpsmux mpeg4videoparse mpegvideoparse mve mxf nsf nuvdemux patchdetect pcapparse pnm rawparse real removesilence rtpmux rtpvp8 scaletempo sdi sdp segmentclip siren speed subenc stereo tta videofilters videomaxrate videomeasure videoparsers videosignal vmnc y4m'
GST_PLUGINS_UGLY_CFLAGS=''
GST_PLUGINS_UGLY_DIR=''
GST_PLUGINS_UGLY_LIBS=''
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc.*'\'' -no-undefined'
GST_PREFIX='/usr'
GST_TOOLS_DIR='/usr/bin'
GTKDOC_CHECK='/usr/bin/gtkdoc-check'
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
HAVE_BZ2='yes'
HAVE_CPU_ALPHA_FALSE=''
HAVE_CPU_ALPHA_TRUE='#'
HAVE_CPU_ARM_FALSE=''
HAVE_CPU_ARM_TRUE='#'
HAVE_CPU_CRISV32_FALSE=''
HAVE_CPU_CRISV32_TRUE='#'
HAVE_CPU_CRIS_FALSE=''
HAVE_CPU_CRIS_TRUE='#'
HAVE_CPU_HPPA_FALSE=''
HAVE_CPU_HPPA_TRUE='#'
HAVE_CPU_I386_FALSE=''
HAVE_CPU_I386_TRUE='#'
HAVE_CPU_IA64_FALSE=''
HAVE_CPU_IA64_TRUE='#'
HAVE_CPU_M68K_FALSE=''
HAVE_CPU_M68K_TRUE='#'
HAVE_CPU_MIPS_FALSE=''
HAVE_CPU_MIPS_TRUE='#'
HAVE_CPU_PPC64_FALSE=''
HAVE_CPU_PPC64_TRUE='#'
HAVE_CPU_PPC_FALSE=''
HAVE_CPU_PPC_TRUE='#'
HAVE_CPU_S390_FALSE=''
HAVE_CPU_S390_TRUE='#'
HAVE_CPU_SPARC_FALSE=''
HAVE_CPU_SPARC_TRUE='#'
HAVE_CPU_X86_64_FALSE='#'
HAVE_CPU_X86_64_TRUE=''
HAVE_CXX='yes'
HAVE_DIRECT3D='no'
HAVE_DIRECTDRAW='no'
HAVE_DIRECTSOUND='no'
HAVE_DTS='yes'
HAVE_FAAC='yes'
HAVE_FAAD='yes'
HAVE_FLITE='no'
HAVE_GSM='no'
HAVE_GST_CHECK_FALSE='#'
HAVE_GST_CHECK_TRUE=''
HAVE_GTK_FALSE='#'
HAVE_GTK_TRUE=''
HAVE_IOS_FALSE=''
HAVE_IOS_TRUE='#'
HAVE_JP2K='yes'
HAVE_NAS='no'
HAVE_ORCC_FALSE='#'
HAVE_ORCC_TRUE=''
HAVE_ORC_FALSE='#'
HAVE_ORC_TRUE=''
HAVE_PTHREAD_H_FALSE='#'
HAVE_PTHREAD_H_TRUE=''
HAVE_UNISTD_H_FALSE='#'
HAVE_UNISTD_H_TRUE=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE='#'
HAVE_VPX='yes'
HAVE_WILDMIDI='no'
HAVE_WINSOCK2_H_FALSE=''
HAVE_WINSOCK2_H_TRUE='#'
HAVE_X11='yes'
HAVE_X11_FALSE='#'
HAVE_X11_TRUE=''
HAVE_X='yes'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
JP2K_LIBS='-ljasper'
KATE_CFLAGS=''
KATE_LIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBDC1394_CFLAGS=' '
LIBDC1394_LIBS='-ldc1394 '
LIBDIR='/usr/lib'
LIBICONV='-liconv'
LIBINTL=''
LIBM='-lm'
LIBMMS_CFLAGS=''
LIBMMS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOCALEDIR='/usr/share/locale'
LRDF_CFLAGS=''
LRDF_LIBS=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/gst-plugins-bad/missing --run makeinfo'
MANIFEST_TOOL=':'
MIMIC_CFLAGS=''
MIMIC_LIBS=''
MJPEG_CFLAGS=''
MJPEG_LIBS=''
MKDIR_P='/bin/mkdir -p'
MODPLUG_CFLAGS='-I/usr/include/libmodplug '
MODPLUG_LIBS='-lmodplug '
MPEG2ENC_CFLAGS=''
MPEG2ENC_LIBS=''
MPLEX_CFLAGS=''
MPLEX_LDFLAGS=''
MPLEX_LIBS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
MUSEPACK_LIBS=''
MUSICBRAINZ_CFLAGS=''
MUSICBRAINZ_LIBS=''
NAS_CFLAGS=''
NAS_LIBS=''
NEON_CFLAGS=''
NEON_LIBS=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJC_LDFLAGS='-lobjc'
OBJDUMP='objdump'
OBJEXT='o'
OFA_CFLAGS=''
OFA_LIBS=''
OPENAL_CFLAGS=''
OPENAL_LIBS=''
OPENCV_CFLAGS=''
OPENCV_LIBS=''
OPUS_CFLAGS=''
OPUS_LIBS=''
ORCC='/usr/bin/orcc'
ORCC_FLAGS='--compat 0.4.11'
ORC_CFLAGS='-I/usr/include/orc-0.4 '
ORC_LIBS='-lorc-0.4 '
OTOOL64=''
OTOOL=''
PACKAGE='gst-plugins-bad'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Bad Plug-ins'
PACKAGE_STRING='GStreamer Bad Plug-ins 0.10.22.1'
PACKAGE_TARNAME='gst-plugins-bad'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.22.1'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='22'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='1'
PACKAGE_VERSION_RELEASE='0.20111013.123309'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PLUGINDIR='/usr/lib/gstreamer-0.10'
POSUB='po'
PROFILE_CFLAGS='-g'
PYTHON='/usr/bin/python2'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
RSVG_CFLAGS=''
RSVG_LIBS=''
RTMP_CFLAGS=' '
RTMP_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lrtmp -lssl -lcrypto -ldl -lz '
SCHRO_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 '
SCHRO_LIBS='-lschroedinger-1.0 '
SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -lSDL -lpthread'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SLV2_CFLAGS=''
SLV2_LIBS=''
SNDFILE_CFLAGS=' '
SNDFILE_LIBS='-lsndfile '
SOUNDTOUCH_CFLAGS=''
SOUNDTOUCH_LIBS=''
SPANDSP_CFLAGS=''
SPANDSP_LIBS=''
SPC_LIBS=''
STRIP='strip'
SWFDEC_CFLAGS=''
SWFDEC_LIBS=''
TELETEXTDEC_CFLAGS=''
TELETEXTDEC_LIBS=''
TIGER_CFLAGS=''
TIGER_LIBS=''
TIMIDITY_CFLAGS=''
TIMIDITY_LIBS=''
USE_ACM_FALSE=''
USE_ACM_TRUE='#'
USE_APEXSINK_FALSE='#'
USE_APEXSINK_TRUE=''
USE_APPLE_MEDIA_FALSE=''
USE_APPLE_MEDIA_TRUE='#'
USE_ASSRENDER_FALSE='#'
USE_ASSRENDER_TRUE=''
USE_AVC_FALSE=''
USE_AVC_TRUE='#'
USE_BZ2_FALSE='#'
USE_BZ2_TRUE=''
USE_CDAUDIO_FALSE=''
USE_CDAUDIO_TRUE='#'
USE_CELT_FALSE=''
USE_CELT_TRUE='#'
USE_COG_FALSE='#'
USE_COG_TRUE=''
USE_CURL_FALSE='#'
USE_CURL_TRUE=''
USE_DC1394_FALSE='#'
USE_DC1394_TRUE=''
USE_DECKLINK_FALSE='#'
USE_DECKLINK_TRUE=''
USE_DIRAC_FALSE=''
USE_DIRAC_TRUE='#'
USE_DIRECT3D_FALSE=''
USE_DIRECT3D_TRUE='#'
USE_DIRECTDRAW_FALSE=''
USE_DIRECTDRAW_TRUE='#'
USE_DIRECTFB_FALSE=''
USE_DIRECTFB_TRUE='#'
USE_DIRECTSOUND_FALSE=''
USE_DIRECTSOUND_TRUE='#'
USE_DIVX_FALSE=''
USE_DIVX_TRUE='#'
USE_DTS_FALSE='#'
USE_DTS_TRUE=''
USE_DVB_FALSE='#'
USE_DVB_TRUE=''
USE_EXIF_FALSE='#'
USE_EXIF_TRUE=''
USE_EXPERIMENTAL_FALSE=''
USE_EXPERIMENTAL_TRUE='#'
USE_EXTERNAL_FALSE='#'
USE_EXTERNAL_TRUE=''
USE_FAAC_FALSE='#'
USE_FAAC_TRUE=''
USE_FAAD_FALSE='#'
USE_FAAD_TRUE=''
USE_FBDEV_FALSE='#'
USE_FBDEV_TRUE=''
USE_FLITE_FALSE=''
USE_FLITE_TRUE='#'
USE_GME_FALSE=''
USE_GME_TRUE='#'
USE_GSETTINGS_FALSE='#'
USE_GSETTINGS_TRUE=''
USE_GSM_FALSE=''
USE_GSM_TRUE='#'
USE_JP2K_FALSE='#'
USE_JP2K_TRUE=''
USE_KATE_FALSE=''
USE_KATE_TRUE='#'
USE_LADSPA_FALSE='#'
USE_LADSPA_TRUE=''
USE_LIBMMS_FALSE=''
USE_LIBMMS_TRUE='#'
USE_LINSYS_FALSE='#'
USE_LINSYS_TRUE=''
USE_LV2_FALSE=''
USE_LV2_TRUE='#'
USE_MIMIC_FALSE=''
USE_MIMIC_TRUE='#'
USE_MODPLUG_FALSE='#'
USE_MODPLUG_TRUE=''
USE_MPEG2ENC_FALSE=''
USE_MPEG2ENC_TRUE='#'
USE_MPLEX_FALSE=''
USE_MPLEX_TRUE='#'
USE_MUSEPACK_FALSE=''
USE_MUSEPACK_TRUE='#'
USE_MUSICBRAINZ_FALSE=''
USE_MUSICBRAINZ_TRUE='#'
USE_MYTHTV_FALSE=''
USE_MYTHTV_TRUE='#'
USE_NAS_FALSE=''
USE_NAS_TRUE='#'
USE_NEON_FALSE=''
USE_NEON_TRUE='#'
USE_NLS='yes'
USE_OFA_FALSE=''
USE_OFA_TRUE='#'
USE_OPENAL_FALSE=''
USE_OPENAL_TRUE='#'
USE_OPENCV_FALSE=''
USE_OPENCV_TRUE='#'
USE_OPUS_FALSE=''
USE_OPUS_TRUE='#'
USE_OSX_VIDEO_FALSE=''
USE_OSX_VIDEO_TRUE='#'
USE_PLUGIN_ADPCMDEC_FALSE='#'
USE_PLUGIN_ADPCMDEC_TRUE=''
USE_PLUGIN_ADPCMENC_FALSE='#'
USE_PLUGIN_ADPCMENC_TRUE=''
USE_PLUGIN_AIFF_FALSE='#'
USE_PLUGIN_AIFF_TRUE=''
USE_PLUGIN_ASFMUX_FALSE='#'
USE_PLUGIN_ASFMUX_TRUE=''
USE_PLUGIN_AUDIOVISUALIZERS_FALSE='#'
USE_PLUGIN_AUDIOVISUALIZERS_TRUE=''
USE_PLUGIN_AUTOCONVERT_FALSE='#'
USE_PLUGIN_AUTOCONVERT_TRUE=''
USE_PLUGIN_BAYER_FALSE='#'
USE_PLUGIN_BAYER_TRUE=''
USE_PLUGIN_CAMERABIN2_FALSE='#'
USE_PLUGIN_CAMERABIN2_TRUE=''
USE_PLUGIN_CAMERABIN_FALSE='#'
USE_PLUGIN_CAMERABIN_TRUE=''
USE_PLUGIN_CDXAPARSE_FALSE='#'
USE_PLUGIN_CDXAPARSE_TRUE=''
USE_PLUGIN_COLOREFFECTS_FALSE='#'
USE_PLUGIN_COLOREFFECTS_TRUE=''
USE_PLUGIN_COLORSPACE_FALSE='#'
USE_PLUGIN_COLORSPACE_TRUE=''
USE_PLUGIN_DATAURISRC_FALSE='#'
USE_PLUGIN_DATAURISRC_TRUE=''
USE_PLUGIN_DCCP_FALSE='#'
USE_PLUGIN_DCCP_TRUE=''
USE_PLUGIN_DEBUGUTILS_FALSE='#'
USE_PLUGIN_DEBUGUTILS_TRUE=''
USE_PLUGIN_DTMF_FALSE='#'
USE_PLUGIN_DTMF_TRUE=''
USE_PLUGIN_DVBSUBOVERLAY_FALSE='#'
USE_PLUGIN_DVBSUBOVERLAY_TRUE=''
USE_PLUGIN_DVDSPU_FALSE='#'
USE_PLUGIN_DVDSPU_TRUE=''
USE_PLUGIN_FACEOVERLAY_FALSE='#'
USE_PLUGIN_FACEOVERLAY_TRUE=''
USE_PLUGIN_FESTIVAL_FALSE='#'
USE_PLUGIN_FESTIVAL_TRUE=''
USE_PLUGIN_FIELDANALYSIS_FALSE='#'
USE_PLUGIN_FIELDANALYSIS_TRUE=''
USE_PLUGIN_FREEZE_FALSE='#'
USE_PLUGIN_FREEZE_TRUE=''
USE_PLUGIN_FREI0R_FALSE='#'
USE_PLUGIN_FREI0R_TRUE=''
USE_PLUGIN_GAUDIEFFECTS_FALSE='#'
USE_PLUGIN_GAUDIEFFECTS_TRUE=''
USE_PLUGIN_GEOMETRICTRANSFORM_FALSE='#'
USE_PLUGIN_GEOMETRICTRANSFORM_TRUE=''
USE_PLUGIN_H264PARSE_FALSE='#'
USE_PLUGIN_H264PARSE_TRUE=''
USE_PLUGIN_HDVPARSE_FALSE='#'
USE_PLUGIN_HDVPARSE_TRUE=''
USE_PLUGIN_HLS_FALSE='#'
USE_PLUGIN_HLS_TRUE=''
USE_PLUGIN_ID3TAG_FALSE='#'
USE_PLUGIN_ID3TAG_TRUE=''
USE_PLUGIN_INTERLACE_FALSE='#'
USE_PLUGIN_INTERLACE_TRUE=''
USE_PLUGIN_INTER_FALSE='#'
USE_PLUGIN_INTER_TRUE=''
USE_PLUGIN_IVFPARSE_FALSE='#'
USE_PLUGIN_IVFPARSE_TRUE=''
USE_PLUGIN_JP2KDECIMATOR_FALSE='#'
USE_PLUGIN_JP2KDECIMATOR_TRUE=''
USE_PLUGIN_JPEGFORMAT_FALSE='#'
USE_PLUGIN_JPEGFORMAT_TRUE=''
USE_PLUGIN_LEGACYRESAMPLE_FALSE='#'
USE_PLUGIN_LEGACYRESAMPLE_TRUE=''
USE_PLUGIN_LIBRFB_FALSE='#'
USE_PLUGIN_LIBRFB_TRUE=''
USE_PLUGIN_LIVEADDER_FALSE='#'
USE_PLUGIN_LIVEADDER_TRUE=''
USE_PLUGIN_MPEG4VIDEOPARSE_FALSE='#'
USE_PLUGIN_MPEG4VIDEOPARSE_TRUE=''
USE_PLUGIN_MPEGDEMUX_FALSE='#'
USE_PLUGIN_MPEGDEMUX_TRUE=''
USE_PLUGIN_MPEGPSMUX_FALSE='#'
USE_PLUGIN_MPEGPSMUX_TRUE=''
USE_PLUGIN_MPEGTSDEMUX_FALSE='#'
USE_PLUGIN_MPEGTSDEMUX_TRUE=''
USE_PLUGIN_MPEGTSMUX_FALSE='#'
USE_PLUGIN_MPEGTSMUX_TRUE=''
USE_PLUGIN_MPEGVIDEOPARSE_FALSE='#'
USE_PLUGIN_MPEGVIDEOPARSE_TRUE=''
USE_PLUGIN_MVE_FALSE='#'
USE_PLUGIN_MVE_TRUE=''
USE_PLUGIN_MXF_FALSE='#'
USE_PLUGIN_MXF_TRUE=''
USE_PLUGIN_NSF_FALSE='#'
USE_PLUGIN_NSF_TRUE=''
USE_PLUGIN_NUVDEMUX_FALSE='#'
USE_PLUGIN_NUVDEMUX_TRUE=''
USE_PLUGIN_PATCHDETECT_FALSE='#'
USE_PLUGIN_PATCHDETECT_TRUE=''
USE_PLUGIN_PCAPPARSE_FALSE='#'
USE_PLUGIN_PCAPPARSE_TRUE=''
USE_PLUGIN_PNM_FALSE='#'
USE_PLUGIN_PNM_TRUE=''
USE_PLUGIN_RAWPARSE_FALSE='#'
USE_PLUGIN_RAWPARSE_TRUE=''
USE_PLUGIN_REAL_FALSE='#'
USE_PLUGIN_REAL_TRUE=''
USE_PLUGIN_REMOVESILENCE_FALSE='#'
USE_PLUGIN_REMOVESILENCE_TRUE=''
USE_PLUGIN_RTPMUX_FALSE='#'
USE_PLUGIN_RTPMUX_TRUE=''
USE_PLUGIN_RTPVP8_FALSE='#'
USE_PLUGIN_RTPVP8_TRUE=''
USE_PLUGIN_SCALETEMPO_FALSE='#'
USE_PLUGIN_SCALETEMPO_TRUE=''
USE_PLUGIN_SDI_FALSE='#'
USE_PLUGIN_SDI_TRUE=''
USE_PLUGIN_SDP_FALSE='#'
USE_PLUGIN_SDP_TRUE=''
USE_PLUGIN_SEGMENTCLIP_FALSE='#'
USE_PLUGIN_SEGMENTCLIP_TRUE=''
USE_PLUGIN_SIREN_FALSE='#'
USE_PLUGIN_SIREN_TRUE=''
USE_PLUGIN_SPEED_FALSE='#'
USE_PLUGIN_SPEED_TRUE=''
USE_PLUGIN_STEREO_FALSE='#'
USE_PLUGIN_STEREO_TRUE=''
USE_PLUGIN_SUBENC_FALSE='#'
USE_PLUGIN_SUBENC_TRUE=''
USE_PLUGIN_TTA_FALSE='#'
USE_PLUGIN_TTA_TRUE=''
USE_PLUGIN_VIDEOFILTERS_FALSE='#'
USE_PLUGIN_VIDEOFILTERS_TRUE=''
USE_PLUGIN_VIDEOMAXRATE_FALSE='#'
USE_PLUGIN_VIDEOMAXRATE_TRUE=''
USE_PLUGIN_VIDEOMEASURE_FALSE='#'
USE_PLUGIN_VIDEOMEASURE_TRUE=''
USE_PLUGIN_VIDEOPARSERS_FALSE='#'
USE_PLUGIN_VIDEOPARSERS_TRUE=''
USE_PLUGIN_VIDEOSIGNAL_FALSE='#'
USE_PLUGIN_VIDEOSIGNAL_TRUE=''
USE_PLUGIN_VMNC_FALSE='#'
USE_PLUGIN_VMNC_TRUE=''
USE_PLUGIN_Y4M_FALSE='#'
USE_PLUGIN_Y4M_TRUE=''
USE_QUICKTIME_FALSE=''
USE_QUICKTIME_TRUE='#'
USE_RESINDVD_FALSE='#'
USE_RESINDVD_TRUE=''
USE_RSVG_FALSE=''
USE_RSVG_TRUE='#'
USE_RTMP_FALSE='#'
USE_RTMP_TRUE=''
USE_SCHRO_FALSE='#'
USE_SCHRO_TRUE=''
USE_SDL_FALSE='#'
USE_SDL_TRUE=''
USE_SHM_FALSE='#'
USE_SHM_TRUE=''
USE_SNDFILE_FALSE='#'
USE_SNDFILE_TRUE=''
USE_SOUNDTOUCH_FALSE=''
USE_SOUNDTOUCH_TRUE='#'
USE_SPANDSP_FALSE=''
USE_SPANDSP_TRUE='#'
USE_SPC_FALSE=''
USE_SPC_TRUE='#'
USE_SWFDEC_FALSE=''
USE_SWFDEC_TRUE='#'
USE_TELETEXTDEC_FALSE=''
USE_TELETEXTDEC_TRUE='#'
USE_TIGER_FALSE=''
USE_TIGER_TRUE='#'
USE_TIMIDITY_FALSE=''
USE_TIMIDITY_TRUE='#'
USE_VCD_FALSE='#'
USE_VCD_TRUE=''
USE_VDPAU_FALSE='#'
USE_VDPAU_TRUE=''
USE_VOAACENC_FALSE=''
USE_VOAACENC_TRUE='#'
USE_VOAMRWBENC_FALSE=''
USE_VOAMRWBENC_TRUE='#'
USE_VP8_FALSE='#'
USE_VP8_TRUE=''
USE_WILDMIDI_FALSE=''
USE_WILDMIDI_TRUE='#'
USE_WININET_FALSE=''
USE_WININET_TRUE='#'
USE_XVID_FALSE='#'
USE_XVID_TRUE=''
USE_ZBAR_FALSE=''
USE_ZBAR_TRUE='#'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='no'
VDPAU_CFLAGS=' '
VDPAU_LIBS='-lvdpau'
VERSION='0.10.22.1'
VOAACENC_CFLAGS=''
VOAACENC_LIBS=''
VOAMRWBENC_CFLAGS=''
VOAMRWBENC_LIBS=''
VPX_LIBS='-lvpx'
WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs'
WARNING_CXXFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar'
WILDMIDI_CFLAGS=''
WILDMIDI_LIBS=''
WIN32_LIBS=''
X11_CFLAGS=' '
X11_LIBS='-lX11 '
XDG_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
XVID_LIBS='-lxvidcore -lm'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=' -lSM -lICE -lX11'
X_PRE_LIBS=' -lSM -lICE'
ZBAR_CFLAGS=''
ZBAR_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_OBJC='gcc'
all-am: $(gsettings_SCHEMAS:.xml=.valid)
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
clean-gsettings-schemas:
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
endif'
exec_prefix='${prefix}'
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
ifdef gsettings_ENUM_NAMESPACE
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install-data-am: install-gsettings-schemas
install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
install_sh='${SHELL} /var/tmp/gst-plugins-bad/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
mostlyclean-am: clean-gsettings-schemas
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-plugins-bad'
pkgpythondir='${pythondir}/gst-plugins-bad'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
uninstall-am: uninstall-gsettings-schemas
uninstall-gsettings-schemas:
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer Bad Plug-ins"
#define PACKAGE_TARNAME "gst-plugins-bad"
#define PACKAGE_VERSION "0.10.22.1"
#define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gst-plugins-bad"
#define VERSION "0.10.22.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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
#define LOCALEDIR "/usr/share/locale"
#define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
#define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
#define HAVE_EXTERNAL /**/
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define HAVE_DOWHILE_MACROS 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_FIONREAD_IN_SYS_IOCTL 1
#define HAVE_GMTIME_R 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_X11 1
#define HAVE_ORC 1
#define GST_LICENSE "LGPL"
#define LIBDIR "/usr/lib"
#define PLUGINDIR "/usr/lib/gstreamer-0.10"
#define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
#define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
#define DEFAULT_AUDIOSINK "autoaudiosink"
#define DEFAULT_AUDIOSRC "alsasrc"
#define DEFAULT_VIDEOSINK "autovideosink"
#define DEFAULT_VIDEOSRC "v4l2src"
#define DEFAULT_VISUALIZER "goom"
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SHM /**/
#define HAVE_VCD /**/
#define HAVE_ASSRENDER /**/
#define HAVE_APEXSINK /**/
#define HAVE_BZ2 /**/
#define HAVE_COG /**/
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_CURL /**/
#define HAVE_DC1394 /**/
#define HAVE_DECKLINK /**/
#define HAVE_DTS /**/
#define HAVE_RESINDVD /**/
#define HAVE_FAAC /**/
#define FAAD_IS_NEAAC 1
#define FAAD2_MINOR_VERSION 7
#define HAVE_FAAD /**/
#define HAVE_FBDEV /**/
#define HAVE_JP2K /**/
#define HAVE_LADSPA /**/
#define HAVE_LINSYS /**/
#define HAVE_MODPLUG /**/
#define GST_MJPEGTOOLS_API 0
#define HAVE_SDL /**/
#define HAVE_SNDFILE /**/
#define HAVE_XVID /**/
#define HAVE_DVB /**/
#define HAVE_VDPAU /**/
#define HAVE_SCHRO /**/
#define HAVE_VP8_ENCODER 1
#define HAVE_VP8ENC_TUNING 1
#define HAVE_VP8_DECODER 1
#define HAVE_VP8 /**/
#define HAVE_RTMP /**/
#define HAVE_GSETTINGS /**/
configure: exit 0
[root@myhost gst-plugins-bad]# pacman -S fpaste
error: target not found: fpaste
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]#
[root@myhost gst-plugins-bad]# cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GStreamer Bad Plug-ins configure 0.10.22.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib --with-package-name=GStreamer Bad Plugins (Archlinux) --with-package-origin=http://www.archlinux.org/ --enable-gtk-doc --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = myhost
uname -m = x86_64
uname -r = 3.0-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:4144: checking for a BSD-compatible install
configure:4212: result: /bin/install -c
configure:4223: checking whether build environment is sane
configure:4273: result: yes
configure:4414: checking for a thread-safe mkdir -p
configure:4453: result: /bin/mkdir -p
configure:4466: checking for gawk
configure:4482: found /usr/bin/gawk
configure:4493: result: gawk
configure:4504: checking whether make sets $(MAKE)
configure:4526: result: yes
configure:4618: checking nano version
configure:4630: result: 1
configure:4650: checking whether to enable maintainer-specific portions of Makefiles
configure:4659: result: no
configure:4677: checking build system type
configure:4691: result: x86_64-unknown-linux-gnu
configure:4711: checking host system type
configure:4724: result: x86_64-unknown-linux-gnu
configure:5120: checking how to print strings
configure:5147: result: printf
configure:5180: checking for style of include used by make
configure:5208: result: GNU
configure:5278: checking for gcc
configure:5294: found /usr/bin/gcc
configure:5305: result: gcc
configure:5534: checking for C compiler version
configure:5543: gcc --version >&5
gcc (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:5554: $? = 0
configure:5543: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:5554: $? = 0
configure:5543: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5554: $? = 1
configure:5543: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5554: $? = 1
configure:5574: checking whether the C compiler works
configure:5596: gcc conftest.c >&5
configure:5600: $? = 0
configure:5648: result: yes
configure:5651: checking for C compiler default output file name
configure:5653: result: a.out
configure:5659: checking for suffix of executables
configure:5666: gcc -o conftest conftest.c >&5
configure:5670: $? = 0
configure:5692: result:
configure:5714: checking whether we are cross compiling
configure:5722: gcc -o conftest conftest.c >&5
configure:5726: $? = 0
configure:5733: ./conftest
configure:5737: $? = 0
configure:5752: result: no
configure:5757: checking for suffix of object files
configure:5779: gcc -c conftest.c >&5
configure:5783: $? = 0
configure:5804: result: o
configure:5808: checking whether we are using the GNU C compiler
configure:5827: gcc -c conftest.c >&5
configure:5827: $? = 0
configure:5836: result: yes
configure:5845: checking whether gcc accepts -g
configure:5865: gcc -c -g conftest.c >&5
configure:5865: $? = 0
configure:5906: result: yes
configure:5923: checking for gcc option to accept ISO C89
configure:5987: gcc -c -g -O2 conftest.c >&5
configure:5987: $? = 0
configure:6000: result: none needed
configure:6022: checking dependency style of gcc
configure:6132: result: gcc3
configure:6147: checking for a sed that does not truncate output
configure:6211: result: /bin/sed
configure:6229: checking for grep that handles long lines and -e
configure:6287: result: /bin/grep
configure:6292: checking for egrep
configure:6354: result: /bin/grep -E
configure:6359: checking for fgrep
configure:6421: result: /bin/grep -F
configure:6456: checking for ld used by gcc
configure:6523: result: /usr/bin/ld
configure:6530: checking if the linker (/usr/bin/ld) is GNU ld
configure:6545: result: yes
configure:6557: checking for BSD- or MS-compatible name lister (nm)
configure:6606: result: /usr/bin/nm -B
configure:6736: checking the name lister (/usr/bin/nm -B) interface
configure:6743: gcc -c -g -O2 conftest.c >&5
configure:6746: /usr/bin/nm -B "conftest.o"
configure:6749: output
0000000000000000 B some_variable
configure:6756: result: BSD nm
configure:6759: checking whether ln -s works
configure:6763: result: yes
configure:6771: checking the maximum length of command line arguments
configure:6896: result: 1572864
configure:6913: checking whether the shell understands some XSI constructs
configure:6923: result: yes
configure:6927: checking whether the shell understands "+="
configure:6933: result: yes
configure:6968: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7008: result: func_convert_file_noop
configure:7015: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7035: result: func_convert_file_noop
configure:7042: checking for /usr/bin/ld option to reload object files
configure:7049: result: -r
configure:7123: checking for objdump
configure:7150: result: objdump
configure:7179: checking how to recognize dependent libraries
configure:7381: result: pass_all
configure:7466: checking for dlltool
configure:7493: result: dlltool
configure:7523: checking how to associate runtime and link libraries
configure:7550: result: printf %s\n
configure:7611: checking for ar
configure:7627: found /usr/bin/ar
configure:7638: result: ar
configure:7675: checking for archiver @FILE support
configure:7692: gcc -c -g -O2 conftest.c >&5
configure:7692: $? = 0
configure:7695: ar cru libconftest.a @conftest.lst >&5
configure:7698: $? = 0
configure:7703: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7706: $? = 1
configure:7718: result: @
configure:7776: checking for strip
configure:7792: found /usr/bin/strip
configure:7803: result: strip
configure:7875: checking for ranlib
configure:7891: found /usr/bin/ranlib
configure:7902: result: ranlib
configure:8004: checking command to parse /usr/bin/nm -B output from gcc object
configure:8123: gcc -c -g -O2 conftest.c >&5
configure:8126: $? = 0
configure:8130: /usr/bin/nm -B 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:8133: $? = 0
configure:8199: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8202: $? = 0
configure:8240: result: ok
configure:8277: checking for sysroot
configure:8307: result: no
configure:8384: gcc -c -g -O2 conftest.c >&5
configure:8387: $? = 0
configure:8550: checking for mt
configure:8580: result: no
configure:8600: checking if : is a manifest tool
configure:8606: : '-?'
configure:8614: result: no
configure:9246: checking how to run the C preprocessor
configure:9277: gcc -E conftest.c
configure:9277: $? = 0
configure:9291: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9291: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9316: result: gcc -E
configure:9336: gcc -E conftest.c
configure:9336: $? = 0
configure:9350: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:9350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9379: checking for ANSI C header files
configure:9399: gcc -c -g -O2 conftest.c >&5
configure:9399: $? = 0
configure:9472: gcc -o conftest -g -O2 conftest.c >&5
configure:9472: $? = 0
configure:9472: ./conftest
configure:9472: $? = 0
configure:9483: result: yes
configure:9496: checking for sys/types.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for sys/stat.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for stdlib.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for string.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for memory.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for strings.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for inttypes.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for stdint.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9496: checking for unistd.h
configure:9496: gcc -c -g -O2 conftest.c >&5
configure:9496: $? = 0
configure:9496: result: yes
configure:9510: checking for dlfcn.h
configure:9510: gcc -c -g -O2 conftest.c >&5
configure:9510: $? = 0
configure:9510: result: yes
configure:9695: checking for objdir
configure:9710: result: .libs
configure:9981: checking if gcc supports -fno-rtti -fno-exceptions
configure:9999: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:10003: $? = 0
configure:10016: result: no
configure:10326: checking for gcc option to produce PIC
configure:10333: result: -fPIC -DPIC
configure:10341: checking if gcc PIC flag -fPIC -DPIC works
configure:10359: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10363: $? = 0
configure:10376: result: yes
configure:10405: checking if gcc static flag -static works
configure:10433: result: yes
configure:10448: checking if gcc supports -c -o file.o
configure:10469: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10473: $? = 0
configure:10495: result: yes
configure:10503: checking if gcc supports -c -o file.o
configure:10550: result: yes
configure:10583: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11741: result: yes
configure:11778: checking whether -lc should be explicitly linked in
configure:11786: gcc -c -g -O2 conftest.c >&5
configure:11789: $? = 0
configure:11804: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11807: $? = 0
configure:11821: result: no
configure:11986: checking dynamic linker characteristics
configure:12500: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12500: $? = 0
configure:12722: result: GNU/Linux ld.so
configure:12829: checking how to hardcode library paths into programs
configure:12854: result: immediate
configure:13394: checking whether stripping libraries is possible
configure:13399: result: yes
configure:13434: checking if libtool supports shared libraries
configure:13436: result: yes
configure:13439: checking whether to build shared libraries
configure:13460: result: yes
configure:13463: checking whether to build static libraries
configure:13467: result: no
configure:13570: checking whether NLS is requested
configure:13579: result: yes
configure:13620: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:13652: result: /usr/bin/msgfmt
configure:13661: checking for gmsgfmt
configure:13692: result: /usr/bin/msgfmt
configure:13743: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:13775: result: /usr/bin/xgettext
configure:13821: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:13852: result: /usr/bin/msgmerge
configure:13909: checking for ld used by GCC
configure:13973: result: /usr/bin/ld -m elf_x86_64
configure:13980: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13993: result: yes
configure:14000: checking for shared library run path origin
configure:14013: result: done
configure:14514: checking for CFPreferencesCopyAppValue
configure:14532: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
compilation terminated.
configure:14532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:14541: result: no
configure:14548: checking for CFLocaleCopyCurrent
configure:14566: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
compilation terminated.
configure:14566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:14575: result: no
configure:14624: checking for GNU gettext in libc
configure:14644: gcc -o conftest -g -O2 conftest.c >&5
configure:14644: $? = 0
configure:14653: result: yes
configure:15399: checking whether to use NLS
configure:15401: result: yes
configure:15404: checking where the gettext function comes from
configure:15415: result: libc
configure:15598: checking for pkg-config
configure:15616: found /usr/bin/pkg-config
configure:15628: result: /usr/bin/pkg-config
configure:15653: checking pkg-config is at least version 0.9.0
configure:15656: result: yes
configure:15682: checking for VALGRIND
configure:15690: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:15693: $? = 1
configure:15708: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:15711: $? = 1
No package 'valgrind' found
configure:15739: result: no
configure:15952: Using GStreamer Bad Plugins (Archlinux) as package name
configure:15976: Using http://www.archlinux.org/ as package origin
configure:16005: *** checking feature: building of plug-ins with external deps ***
configure:16060: building external plug-ins
configure:16103: *** checking feature: building of experimental plug-ins ***
configure:16174: not building experimental plug-ins
configure:16412: checking whether byte ordering is bigendian
configure:16427: gcc -c -g -O2 conftest.c >&5
conftest.c:33:9: error: unknown type name 'not'
conftest.c:33:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
conftest.c:33:15: error: unknown type name 'universal'
configure:16427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:16472: gcc -c -g -O2 conftest.c >&5
configure:16472: $? = 0
configure:16490: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:39:4: error: unknown type name 'not'
conftest.c:39:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:16490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:16618: result: no
configure:16757: checking whether byte ordering is bigendian
configure:16963: result: no
configure:17031: checking for gcc
configure:17058: result: gcc
configure:17287: checking for C compiler version
configure:17296: gcc --version >&5
gcc (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:17307: $? = 0
configure:17296: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:17307: $? = 0
configure:17296: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:17307: $? = 1
configure:17296: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:17307: $? = 1
configure:17311: checking whether we are using the GNU C compiler
configure:17339: result: yes
configure:17348: checking whether gcc accepts -g
configure:17409: result: yes
configure:17426: checking for gcc option to accept ISO C89
configure:17503: result: none needed
configure:17525: checking dependency style of gcc
configure:17635: result: gcc3
configure:17654: checking for gcc option to accept ISO C99
configure:17803: gcc -c -g -O2 conftest.c >&5
conftest.c:83:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:137:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:137:18: error: 'newvar' undeclared (first use in this function)
conftest.c:137:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:147:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:147:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:17803: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:17803: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:17803: $? = 0
configure:17823: result: -std=gnu99
configure:17925: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:17939: result: -std=gnu99
configure:18002: checking for g++
configure:18018: found /usr/bin/g++
configure:18029: result: g++
configure:18056: checking for C++ compiler version
configure:18065: g++ --version >&5
g++ (GCC) 4.6.1 20110819 (prerelease)
Copyright (C) 2011 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:18076: $? = 0
configure:18065: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.6-20110819/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
Thread model: posix
gcc version 4.6.1 20110819 (prerelease) (GCC)
configure:18076: $? = 0
configure:18065: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:18076: $? = 1
configure:18065: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:18076: $? = 1
configure:18080: checking whether we are using the GNU C++ compiler
configure:18099: g++ -c conftest.cpp >&5
configure:18099: $? = 0
configure:18108: result: yes
configure:18117: checking whether g++ accepts -g
configure:18137: g++ -c -g conftest.cpp >&5
configure:18137: $? = 0
configure:18178: result: yes
configure:18203: checking dependency style of g++
configure:18313: result: gcc3
configure:18346: checking how to run the C++ preprocessor
configure:18373: g++ -E conftest.cpp
configure:18373: $? = 0
configure:18387: g++ -E conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:18387: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18412: result: g++ -E
configure:18432: g++ -E conftest.cpp
configure:18432: $? = 0
configure:18446: g++ -E conftest.cpp
conftest.cpp:33:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:18446: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:18616: checking for ld used by g++
configure:18683: result: /usr/bin/ld -m elf_x86_64
configure:18690: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:18705: result: yes
configure:18760: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:19764: result: yes
configure:19799: g++ -c conftest.cpp >&5
configure:19802: $? = 0
configure:20322: checking for g++ option to produce PIC
configure:20329: result: -fPIC -DPIC
configure:20337: checking if g++ PIC flag -fPIC -DPIC works
configure:20355: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:20359: $? = 0
configure:20372: result: yes
configure:20395: checking if g++ static flag -static works
configure:20423: result: yes
configure:20435: checking if g++ supports -c -o file.o
configure:20456: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:20460: $? = 0
configure:20482: result: yes
configure:20487: checking if g++ supports -c -o file.o
configure:20534: result: yes
configure:20564: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:20598: result: yes
configure:20741: checking dynamic linker characteristics
configure:21411: result: GNU/Linux ld.so
configure:21464: checking how to hardcode library paths into programs
configure:21489: result: immediate
configure:21531: checking for g++
configure:21547: found /usr/bin/g++
configure:21559: result: yes
configure:21618: checking for objcc
configure:21648: result: no
configure:21618: checking for objc
configure:21648: result: no
configure:21618: checking for gcc
configure:21634: found /usr/bin/gcc
configure:21645: result: gcc
configure:21676: checking dependency style of gcc
configure:21784: result: gcc3
configure:21799: checking if Objective C compiler works
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
failed program is:
#include <objc/Object.h>
@interface Moo:Object
{
}
- moo;
int main();
@end
@implementation Moo
- moo
{
exit(0);
}
int main()
{
id moo;
moo = [Moo new];
[moo moo];
return 1;
}
@end
configure:21834: result: no
configure:21968: checking whether gcc -std=gnu99 and cc understand -c and -o together
configure:21999: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:22003: $? = 0
configure:22009: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:22013: $? = 0
configure:22024: cc -c conftest.c >&5
configure:22028: $? = 0
configure:22036: cc -c conftest.c -o conftest2.o >&5
configure:22040: $? = 0
configure:22046: cc -c conftest.c -o conftest2.o >&5
configure:22050: $? = 0
configure:22068: result: yes
configure:22096: checking for working do while(0) macros
configure:22117: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22117: $? = 0
configure:22125: result: yes
configure:22136: checking for valgrind
configure:22167: result: no
configure:22206: $PKG_CONFIG --exists --print-errors "gtk-doc >= 1.3"
configure:22209: $? = 0
configure:22288: checking whether to build gtk-doc documentation
configure:22290: result: yes
configure:22297: checking for gtkdoc-check
configure:22315: found /usr/bin/gtkdoc-check
configure:22327: result: /usr/bin/gtkdoc-check
configure:22361: Looking for Python version >= 2.1
configure:22379: checking for python
configure:22397: found /usr/bin/python
configure:22409: result: /usr/bin/python
Traceback (most recent call last):
File "<string>", line 5, in <module>
AttributeError: 'module' object has no attribute 'atoi'
configure:22379: checking for python2.2
configure:22412: result: no
configure:22379: checking for python2.1
configure:22412: result: no
configure:22379: checking for python2.0
configure:22412: result: no
configure:22379: checking for python2
configure:22397: found /usr/bin/python2
configure:22409: result: /usr/bin/python2
configure:22421: checking "/usr/bin/python2":
configure:22423: result: okay
configure:22439: checking local Python configuration
configure:22476: result: looks good
configure:22484: checking whether to build plugin documentation
configure:22488: result: yes
configure:22594: checking for cos in -lm
configure:22619: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:41:6: warning: conflicting types for built-in function 'cos' [enabled by default]
configure:22619: $? = 0
configure:22628: result: yes
configure:22646: checking for stdlib.h
configure:22646: result: yes
configure:22646: checking for unistd.h
configure:22646: result: yes
configure:22646: checking for sys/param.h
configure:22646: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22646: $? = 0
configure:22646: result: yes
configure:22666: checking for getpagesize
configure:22666: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:22666: $? = 0
configure:22666: result: yes
configure:22675: checking for working mmap
configure:22822: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:22822: $? = 0
configure:22822: ./conftest
configure:22822: $? = 0
configure:22832: result: yes
configure:22845: checking for unistd.h
configure:22845: result: yes
configure:22870: checking sys/time.h usability
configure:22870: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:22870: $? = 0
configure:22870: result: yes
configure:22870: checking sys/time.h presence
configure:22870: gcc -E conftest.c
configure:22870: $? = 0
configure:22870: result: yes
configure:22870: checking for sys/time.h
configure:22870: result: yes
configure:22882: checking for stdint types
configure:22905: gcc -std=gnu99 -c conftest.c >&5
configure:22905: $? = 0
configure:22949: result: stdint.h (shortcircuit)
configure:23336: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
configure:23346: checking pthread.h usability
configure:23346: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23346: $? = 0
configure:23346: result: yes
configure:23346: checking pthread.h presence
configure:23346: gcc -E conftest.c
configure:23346: $? = 0
configure:23346: result: yes
configure:23346: checking for pthread.h
configure:23346: result: yes
configure:23372: checking for FIONREAD in sys/ioctl.h
configure:23396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23396: $? = 0
configure:23406: result: yes
configure:23467: checking for gmtime_r
configure:23467: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23467: $? = 0
configure:23467: result: yes
configure:23479: checking sys/utsname.h usability
configure:23479: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23479: $? = 0
configure:23479: result: yes
configure:23479: checking sys/utsname.h presence
configure:23479: gcc -E conftest.c
configure:23479: $? = 0
configure:23479: result: yes
configure:23479: checking for sys/utsname.h
configure:23479: result: yes
configure:23491: checking for socket
configure:23491: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23491: $? = 0
configure:23491: result: yes
configure:23542: checking for gethostbyname
configure:23542: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:23542: $? = 0
configure:23542: result: yes
configure:23610: checking for GLIB
configure:23618: $PKG_CONFIG --exists --print-errors "$which"
configure:23621: $? = 0
configure:23636: $PKG_CONFIG --exists --print-errors "$which"
configure:23639: $? = 0
configure:23691: result: yes
configure:23770: checking for GST
configure:23778: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23781: $? = 0
configure:23796: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23799: $? = 0
configure:23855: result: yes
configure:23869: using GStreamer tools in /usr/bin
configure:23879: using GStreamer plug-ins in /usr/lib/gstreamer-0.10
configure:23891: checking for GST_BASE
configure:23899: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23902: $? = 0
configure:23917: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:23920: $? = 0
configure:23976: result: yes
configure:23993: checking for GST_GDP
configure:24001: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24004: $? = 0
configure:24019: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24022: $? = 0
configure:24078: result: yes
configure:24095: checking for GST_CHECK
configure:24103: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24106: $? = 0
configure:24121: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24124: $? = 0
configure:24180: result: yes
configure:24197: checking for GST_CONTROLLER
configure:24205: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24208: $? = 0
configure:24223: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24226: $? = 0
configure:24282: result: yes
configure:24308: checking for GST_PLUGINS_BASE
configure:24316: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24319: $? = 0
configure:24334: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:24337: $? = 0
configure:24393: result: yes
configure:24409: using GStreamer Base Plugins in /usr/lib/gstreamer-0.10
configure:24425: checking for GST_PLUGINS_GOOD
configure:24433: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-good-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-good-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-good-0.10' found
configure:24436: $? = 1
configure:24451: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-good-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-good-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-good-0.10' found
configure:24454: $? = 1
No package 'gstreamer-plugins-good-0.10' found
configure:24482: result: no
configure:24486: No package 'gstreamer-plugins-good-0.10' found
configure:24491: no gstreamer-plugins-good-0.10 >= 0.10.25 (GStreamer Good Plugins) found
configure:24540: checking for GST_PLUGINS_UGLY
configure:24548: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ugly-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ugly-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ugly-0.10' found
configure:24551: $? = 1
configure:24566: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ugly-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ugly-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ugly-0.10' found
configure:24569: $? = 1
No package 'gstreamer-plugins-ugly-0.10' found
configure:24597: result: no
configure:24601: No package 'gstreamer-plugins-ugly-0.10' found
configure:24606: no gstreamer-plugins-ugly-0.10 >= 0.10.16 (GStreamer Ugly Plugins) found
configure:24655: checking for GST_PLUGINS_FFMPEG
configure:24663: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ffmpeg-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ffmpeg-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24666: $? = 1
configure:24681: $PKG_CONFIG --exists --print-errors "$module >= $minver"
Package gstreamer-plugins-ffmpeg-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-ffmpeg-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24684: $? = 1
No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24712: result: no
configure:24716: No package 'gstreamer-plugins-ffmpeg-0.10' found
configure:24721: no gstreamer-plugins-ffmpeg-0.10 >= 0.10.11 (GStreamer FFmpeg Plugins) found
configure:24774: checking which gtk+ version to compile examples against (optional)
configure:24789: result: 2.0 (>= 2.14.0)
configure:24793: checking for GTK
configure:24801: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
configure:24804: $? = 0
configure:24819: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
configure:24822: $? = 0
configure:24858: result: yes
configure:24876: checking for GMODULE_EXPORT
configure:24884: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
configure:24887: $? = 0
configure:24902: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
configure:24905: $? = 0
configure:24941: result: yes
configure:24949: checking for X11
configure:24957: $PKG_CONFIG --exists --print-errors "x11"
configure:24960: $? = 0
configure:24975: $PKG_CONFIG --exists --print-errors "x11"
configure:24978: $? = 0
configure:25014: result: yes
configure:25037: checking for EXIF
configure:25045: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
configure:25048: $? = 0
configure:25063: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
configure:25066: $? = 0
configure:25102: result: yes
configure:25136: checking for ORC
configure:25144: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:25147: $? = 0
configure:25162: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
configure:25165: $? = 0
configure:25219: result: yes
configure:25227: checking for usable orcc
configure:25235: result: /usr/bin/orcc
configure:25350: Using /usr/lib/gstreamer-0.10 as the plugin install location
configure:25426: Setting GST_PACKAGE_RELEASE_DATETIME to 2011-10-13T10:33Z
configure:25447: checking to see if compiler understands -Wall
configure:25464: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5
configure:25464: $? = 0
configure:25479: result: yes
configure:25484: checking to see if compiler understands -Wdeclaration-after-statement
configure:25501: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
configure:25501: $? = 0
configure:25516: result: yes
configure:25521: checking to see if compiler understands -Wvla
configure:25538: gcc -std=gnu99 -c -g -O2 -Wvla conftest.c >&5
configure:25538: $? = 0
configure:25553: result: yes
configure:25558: checking to see if compiler understands -Wpointer-arith
configure:25575: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5
configure:25575: $? = 0
configure:25590: result: yes
configure:25597: checking to see if compiler understands -Werror
configure:25614: gcc -std=gnu99 -c -g -O2 -Werror conftest.c >&5
configure:25614: $? = 0
configure:25629: result: yes
configure:25720: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.30.0
configure:25723: $? = 1
configure:25782: checking to see if compiler understands -Wmissing-declarations
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-declarations conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wmissing-prototypes
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-prototypes conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wredundant-decls
configure:25799: gcc -std=gnu99 -c -g -O2 -Wredundant-decls conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wwrite-strings
configure:25799: gcc -std=gnu99 -c -g -O2 -Wwrite-strings conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wformat-security
configure:25799: gcc -std=gnu99 -c -g -O2 -Wformat-security conftest.c >&5
cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wold-style-definition
configure:25799: gcc -std=gnu99 -c -g -O2 -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:53:1: warning: old-style function definition [-Wold-style-definition]
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Winit-self
configure:25799: gcc -std=gnu99 -c -g -O2 -Winit-self conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wmissing-include-dirs
configure:25799: gcc -std=gnu99 -c -g -O2 -Wmissing-include-dirs conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Waddress
configure:25799: gcc -std=gnu99 -c -g -O2 -Waddress conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wno-multichar
configure:25799: gcc -std=gnu99 -c -g -O2 -Wno-multichar conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25782: checking to see if compiler understands -Wnested-externs
configure:25799: gcc -std=gnu99 -c -g -O2 -Wnested-externs conftest.c >&5
configure:25799: $? = 0
configure:25814: result: yes
configure:25826: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs
configure:25828: set ERROR_CFLAGS to -Werror
configure:25835: checking to see if c++ compiler understands
configure:25859: g++ -c conftest.cpp >&5
configure:25859: $? = 0
configure:25882: result: yes
configure:25895: checking to see if c++ compiler understands -Wall
configure:25919: g++ -c -Wall conftest.cpp >&5
configure:25919: $? = 0
configure:25942: result: yes
configure:25951: checking to see if c++ compiler understands -Werror
configure:25975: g++ -c -Werror conftest.cpp >&5
configure:25975: $? = 0
configure:25998: result: yes
configure:26007: checking to see if c++ compiler understands -Wno-non-virtual-dtor
configure:26031: g++ -c -Wno-non-virtual-dtor conftest.cpp >&5
configure:26031: $? = 0
configure:26054: result: yes
configure:26059: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.30.0
configure:26062: $? = 1
configure:26254: checking to see if c++ compiler understands -Wmissing-declarations
configure:26278: g++ -c -Wmissing-declarations conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wredundant-decls
configure:26278: g++ -c -Wredundant-decls conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wwrite-strings
configure:26278: g++ -c -Wwrite-strings conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wformat-nonliteral
configure:26278: g++ -c -Wformat-nonliteral conftest.cpp >&5
cc1plus: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wformat-security
configure:26278: g++ -c -Wformat-security conftest.cpp >&5
cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Winit-self
configure:26278: g++ -c -Winit-self conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wmissing-include-dirs
configure:26278: g++ -c -Wmissing-include-dirs conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Waddress
configure:26278: g++ -c -Waddress conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26254: checking to see if c++ compiler understands -Wno-multichar
configure:26278: g++ -c -Wno-multichar conftest.cpp >&5
configure:26278: $? = 0
configure:26301: result: yes
configure:26313: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
configure:26315: set ERROR_CXXFLAGS to -Werror -Wno-non-virtual-dtor
configure:26364: Using autoaudiosink as default audio sink
configure:26389: Using alsasrc as default audio source
configure:26414: Using autovideosink as default video sink
configure:26439: Using v4l2src as default video source
configure:26464: Using goom as default visualizer
configure:29336: checking for GIO
configure:29344: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:29347: $? = 0
configure:29362: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:29365: $? = 0
configure:29401: result: yes
configure:29410: checking sys/socket.h usability
configure:29410: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:29410: $? = 0
configure:29410: result: yes
configure:29410: checking sys/socket.h presence
configure:29410: gcc -E conftest.c
configure:29410: $? = 0
configure:29410: result: yes
configure:29410: checking for sys/socket.h
configure:29410: result: yes
configure:29422: checking winsock2.h usability
configure:29422: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:91:22: fatal error: winsock2.h: No such file or directory
compilation terminated.
configure:29422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_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 <winsock2.h>
configure:29422: result: no
configure:29422: checking winsock2.h presence
configure:29422: gcc -E conftest.c
conftest.c:58:22: fatal error: winsock2.h: No such file or directory
compilation terminated.
configure:29422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <winsock2.h>
configure:29422: result: no
configure:29422: checking for winsock2.h
configure:29422: result: no
configure:29475: *** checking feature: DirectSound ***
configure:29479: *** for plug-ins: directsoundsrc ***
configure:29522: checking for DirectSound LDFLAGS
configure:29540: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldsound -ldxerr9 -luser32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29540: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <dxerr9.h>
| #include <dsound.h>
|
| int main ()
| {
| DXGetErrorString9 (0);
| DirectSoundCreate(NULL, NULL, NULL);
|
| return 0;
| }
|
configure:29547: result: no
configure:29584: *** These plugins will not be built: directsoundsrc
configure:29602: *** checking feature: Direct3D plug-in ***
configure:29606: *** for plug-ins: direct3dsink ***
configure:29649: checking for Direct3D LDFLAGS
configure:29665: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ld3d9 -lgdi32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <d3d9.h>
|
| int main ()
| {
| Direct3DCreate9(D3D_SDK_VERSION);
|
| return 0;
| }
|
configure:29672: result: no
configure:29707: *** These plugins will not be built: direct3dsink
configure:29725: *** checking feature: DirectDraw plug-in ***
configure:29729: *** for plug-ins: directdrawsink ***
configure:29772: checking for DirectDraw LDFLAGS
configure:29789: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lddraw -lgdi32 >&5
conftest.c:59:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:29789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| #include <windows.h>
| #include <ddraw.h>
|
| int main ()
| {
| GetStockObject(0);
| DirectDrawCreate(NULL, NULL, NULL);
|
| return 0;
| }
|
configure:29796: result: no
configure:29833: *** These plugins will not be built: directdrawsink
configure:29852: *** checking feature: Apple video ***
configure:29856: *** for plug-ins: applemedia ***
configure:29892: checking SystemConfiguration/SystemConfiguration.h usability
configure:29892: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:91:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
compilation terminated.
configure:29892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_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 <SystemConfiguration/SystemConfiguration.h>
configure:29892: result: no
configure:29892: checking SystemConfiguration/SystemConfiguration.h presence
configure:29892: gcc -E conftest.c
conftest.c:58:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
compilation terminated.
configure:29892: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <SystemConfiguration/SystemConfiguration.h>
configure:29892: result: no
configure:29892: checking for SystemConfiguration/SystemConfiguration.h
configure:29892: result: no
configure:29924: *** These plugins will not be built: applemedia
configure:29975: *** checking feature: OSX video ***
configure:29979: *** for plug-ins: osxvideosrc ***
configure:30015: checking for SeqGrabComponent
configure:30015: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:58:33: fatal error: Quicktime/Quicktime.h: No such file or directory
compilation terminated.
configure:30015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <Quicktime/Quicktime.h>
|
| int
| main ()
| {
| if (sizeof (SeqGrabComponent))
| return 0;
| ;
| return 0;
| }
configure:30015: result: no
configure:30047: *** These plugins will not be built: osxvideosrc
configure:30073: *** checking feature: AVC Video Services ***
configure:30077: *** for plug-ins: avcsrc ***
configure:30134: g++ -o conftest -framework AVCVideoServices -framework CoreFoundation conftest.cpp -framework AVCVideoServices -framework CoreFoundation >&5
g++: error: AVCVideoServices: No such file or directory
g++: error: CoreFoundation: No such file or directory
g++: error: AVCVideoServices: No such file or directory
g++: error: CoreFoundation: No such file or directory
configure:30134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:30173: *** These plugins will not be built: avcsrc
configure:30198: *** checking feature: QuickTime wrapper ***
configure:30202: *** for plug-ins: qtwrapper ***
configure:30238: checking for SampleReferenceRecord
configure:30238: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:58:33: fatal error: Quicktime/Quicktime.h: No such file or directory
compilation terminated.
configure:30238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <Quicktime/Quicktime.h>
|
| int
| main ()
| {
| if (sizeof (SampleReferenceRecord))
| return 0;
| ;
| return 0;
| }
configure:30238: result: no
configure:30270: *** These plugins will not be built: qtwrapper
configure:30288: *** checking feature: POSIX shared memory source and sink ***
configure:30292: *** for plug-ins: shm ***
configure:30329: checking for shm_open in -lrt
configure:30354: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lrt >&5
configure:30354: $? = 0
configure:30363: result: yes
configure:30366: checking whether MSG_NOSIGNAL is declared
configure:30366: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:30366: $? = 0
configure:30366: result: yes
configure:30394: *** These plugins will be built: shm
configure:30425: *** checking feature: Video CD ***
configure:30429: *** for plug-ins: vcdsrc ***
configure:30465: checking linux/cdrom.h usability
configure:30465: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:30465: $? = 0
configure:30465: result: yes
configure:30465: checking linux/cdrom.h presence
configure:30465: gcc -E conftest.c
configure:30465: $? = 0
configure:30465: result: yes
configure:30465: checking for linux/cdrom.h
configure:30465: result: yes
configure:30484: *** These plugins will be built: vcdsrc
configure:30518: *** checking feature: ASS/SSA renderer ***
configure:30522: *** for plug-ins: assrender ***
configure:30560: checking for ASSRENDER
configure:30568: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
configure:30571: $? = 0
configure:30586: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
configure:30589: $? = 0
configure:30629: result: yes
configure:30645: *** These plugins will be built: assrender
configure:30678: *** checking feature: vo-amrwbenc library ***
configure:30682: *** for plug-ins: vo-amrwbenc ***
configure:30724: checking for VOAMRWBENC
configure:30732: $PKG_CONFIG --exists --print-errors "$which"
Package vo-amrwbenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-amrwbenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-amrwbenc' found
configure:30735: $? = 1
configure:30750: $PKG_CONFIG --exists --print-errors "$which"
Package vo-amrwbenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-amrwbenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-amrwbenc' found
configure:30753: $? = 1
No package 'vo-amrwbenc' found
configure:30781: result: no
configure:30788: No package 'vo-amrwbenc' found
configure:30837: *** These plugins will not be built: vo-amrwbenc
configure:30855: *** checking feature: vo-aacenc library ***
configure:30859: *** for plug-ins: vo-aacenc ***
configure:30901: checking for VOAACENC
configure:30909: $PKG_CONFIG --exists --print-errors "$which"
Package vo-aacenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-aacenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-aacenc' found
configure:30912: $? = 1
configure:30927: $PKG_CONFIG --exists --print-errors "$which"
Package vo-aacenc was not found in the pkg-config search path.
Perhaps you should add the directory containing `vo-aacenc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vo-aacenc' found
configure:30930: $? = 1
No package 'vo-aacenc' found
configure:30958: result: no
configure:30965: No package 'vo-aacenc' found
configure:31014: *** These plugins will not be built: vo-aacenc
configure:31032: *** checking feature: AirPort Express Wireless sink ***
configure:31036: *** for plug-ins: apexsink ***
configure:31074: checking for APEXSINK
configure:31082: $PKG_CONFIG --exists --print-errors " openssl >= 0.9.5 libcrypto "
configure:31085: $? = 0
configure:31100: $PKG_CONFIG --exists --print-errors " openssl >= 0.9.5 libcrypto "
configure:31103: $? = 0
configure:31143: result: yes
configure:31149: checking for library containing socket
configure:31180: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:31180: $? = 0
configure:31197: result: none required
configure:31207: checking for library containing gethostbyname
configure:31238: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:31238: $? = 0
configure:31255: result: none required
configure:31282: *** These plugins will be built: apexsink
configure:31313: *** checking feature: bz2 library ***
configure:31317: *** for plug-ins: bz2 ***
configure:31354: checking for BZ2_bzCompress in -lbz2
configure:31379: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lbz2 >&5
configure:31379: $? = 0
configure:31388: result: yes
configure:31397: checking bzlib.h usability
configure:31397: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:31397: $? = 0
configure:31397: result: yes
configure:31397: checking bzlib.h presence
configure:31397: gcc -E conftest.c
configure:31397: $? = 0
configure:31397: result: yes
configure:31397: checking for bzlib.h
configure:31397: result: yes
configure:31428: *** These plugins will be built: bz2
configure:31469: *** checking feature: cdaudio ***
configure:31473: *** for plug-ins: cdaudio ***
configure:31511: checking for CDAUDIO
configure:31519: $PKG_CONFIG --exists --print-errors "libcdaudio"
Package libcdaudio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdaudio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdaudio' found
configure:31522: $? = 1
configure:31537: $PKG_CONFIG --exists --print-errors "libcdaudio"
Package libcdaudio was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcdaudio.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcdaudio' found
configure:31540: $? = 1
No package 'libcdaudio' found
configure:31568: result: no
configure:31612: *** These plugins will not be built: cdaudio
configure:31630: *** checking feature: celt ***
configure:31634: *** for plug-ins: celt ***
configure:31672: checking for CELT
configure:31680: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31683: $? = 1
configure:31698: $PKG_CONFIG --exists --print-errors "celt >= 0.5.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31701: $? = 1
No package 'celt' found
configure:31729: result: no
configure:31753: checking for CELT_0_7
configure:31761: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31764: $? = 1
configure:31779: $PKG_CONFIG --exists --print-errors "celt >= 0.7.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31782: $? = 1
No package 'celt' found
configure:31810: result: no
configure:31833: checking for CELT_0_8
configure:31841: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31844: $? = 1
configure:31859: $PKG_CONFIG --exists --print-errors "celt >= 0.8.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31862: $? = 1
No package 'celt' found
configure:31890: result: no
configure:31913: checking for CELT_0_11
configure:31921: $PKG_CONFIG --exists --print-errors "celt >= 0.11.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31924: $? = 1
configure:31939: $PKG_CONFIG --exists --print-errors "celt >= 0.11.0"
Package celt was not found in the pkg-config search path.
Perhaps you should add the directory containing `celt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'celt' found
configure:31942: $? = 1
No package 'celt' found
configure:31970: result: no
configure:32016: *** These plugins will not be built: celt
configure:32034: *** checking feature: Cog plugin ***
configure:32038: *** for plug-ins: cog ***
configure:32076: checking for COG
configure:32084: $PKG_CONFIG --exists --print-errors "libpng >= 1.2"
configure:32087: $? = 0
configure:32102: $PKG_CONFIG --exists --print-errors "libpng >= 1.2"
configure:32105: $? = 0
configure:32145: result: yes
configure:32162: *** These plugins will be built: cog
configure:32193: *** checking feature: Curl plugin ***
configure:32197: *** for plug-ins: curl ***
configure:32235: checking for CURL
configure:32243: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
configure:32246: $? = 0
configure:32261: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
configure:32264: $? = 0
configure:32304: result: yes
configure:32311: checking for unistd.h
configure:32311: result: yes
configure:32311: checking for sys/socket.h
configure:32311: result: yes
configure:32311: checking for sys/types.h
configure:32311: result: yes
configure:32311: checking netinet/in.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/in.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/in.h
configure:32311: result: yes
configure:32311: checking netinet/ip.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/ip.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/ip.h
configure:32311: result: yes
configure:32311: checking netinet/tcp.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking netinet/tcp.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for netinet/tcp.h
configure:32311: result: yes
configure:32311: checking fcntl.h usability
configure:32311: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking fcntl.h presence
configure:32311: gcc -E conftest.c
configure:32311: $? = 0
configure:32311: result: yes
configure:32311: checking for fcntl.h
configure:32311: result: yes
configure:32323: checking for socket support needed by curlsink
configure:32325: result: yes
configure:32342: *** These plugins will be built: curl
configure:32373: *** checking feature: libdc1394 ***
configure:32377: *** for plug-ins: dc1394 ***
configure:32415: checking for LIBDC1394
configure:32423: $PKG_CONFIG --exists --print-errors "libdc1394-2 >= 2.0.0"
configure:32426: $? = 0
configure:32441: $PKG_CONFIG --exists --print-errors "libdc1394-2 >= 2.0.0"
configure:32444: $? = 0
configure:32488: result: yes
configure:32511: *** These plugins will be built: dc1394
configure:32542: *** checking feature: decklink ***
configure:32546: *** for plug-ins: decklink ***
configure:32586: checking for dlopen in -ldl
configure:32611: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldl >&5
configure:32611: $? = 0
configure:32620: result: yes
configure:32650: *** These plugins will be built: decklink
configure:32681: *** checking feature: directfb ***
configure:32685: *** for plug-ins: dfbvideosink ***
configure:32723: checking for DIRECTFB
configure:32731: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
Package directfb was not found in the pkg-config search path.
Perhaps you should add the directory containing `directfb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'directfb' found
configure:32734: $? = 1
configure:32749: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
Package directfb was not found in the pkg-config search path.
Perhaps you should add the directory containing `directfb.pc'
to the PKG_CONFIG_PATH environment variable
No package 'directfb' found
configure:32752: $? = 1
No package 'directfb' found
configure:32780: result: no
configure:32820: *** These plugins will not be built: dfbvideosink
configure:32838: *** checking feature: dirac ***
configure:32842: *** for plug-ins: dirac ***
configure:32880: checking for DIRAC
configure:32888: $PKG_CONFIG --exists --print-errors "dirac >= 0.10"
Package dirac was not found in the pkg-config search path.
Perhaps you should add the directory containing `dirac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dirac' found
configure:32891: $? = 1
configure:32906: $PKG_CONFIG --exists --print-errors "dirac >= 0.10"
Package dirac was not found in the pkg-config search path.
Perhaps you should add the directory containing `dirac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dirac' found
configure:32909: $? = 1
No package 'dirac' found
configure:32937: result: no
configure:32977: *** These plugins will not be built: dirac
configure:32995: *** checking feature: dts library ***
configure:32999: *** for plug-ins: dtsdec ***
configure:33037: checking for dca_init in -ldca
configure:33062: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ldca -lm >&5
configure:33062: $? = 0
configure:33071: result: yes
configure:33080: checking dca.h usability
configure:33080: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33080: $? = 0
configure:33080: result: yes
configure:33080: checking dca.h presence
configure:33080: gcc -E conftest.c
configure:33080: $? = 0
configure:33080: result: yes
configure:33080: checking for dca.h
configure:33080: result: yes
configure:33180: *** These plugins will be built: dtsdec
configure:33211: *** checking feature: divx plugins ***
configure:33215: *** for plug-ins: divx ***
configure:33252: checking encore2.h usability
configure:33252: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:108:21: fatal error: encore2.h: No such file or directory
compilation terminated.
configure:33252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| /* 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 <encore2.h>
configure:33252: result: no
configure:33252: checking encore2.h presence
configure:33252: gcc -E conftest.c
conftest.c:75:21: fatal error: encore2.h: No such file or directory
compilation terminated.
configure:33252: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| /* end confdefs.h. */
| #include <encore2.h>
configure:33252: result: no
configure:33252: checking for encore2.h
configure:33252: result: no
configure:33257: WARNING: Divx4linux encore headers not found
configure:33483: *** These plugins will not be built: divx
configure:33501: *** checking feature: resindvd plugin ***
configure:33505: *** for plug-ins: resindvd ***
configure:33543: checking for DVDNAV
configure:33551: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
configure:33554: $? = 0
configure:33569: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
configure:33572: $? = 0
configure:33612: result: yes
configure:33627: *** These plugins will be built: resindvd
configure:33658: *** checking feature: AAC encoder plug-in ***
configure:33662: *** for plug-ins: faac ***
configure:33699: checking for faacEncOpen in -lfaac
configure:33724: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaac -lm >&5
configure:33724: $? = 0
configure:33733: result: yes
configure:33742: checking faac.h usability
configure:33742: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33742: $? = 0
configure:33742: result: yes
configure:33742: checking faac.h presence
configure:33742: gcc -E conftest.c
configure:33742: $? = 0
configure:33742: result: yes
configure:33742: checking for faac.h
configure:33742: result: yes
configure:33783: *** These plugins will be built: faac
configure:33814: *** checking feature: AAC decoder plug-in ***
configure:33818: *** for plug-ins: faad ***
configure:33857: checking for faacDecOpen in -lfaad
configure:33882: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaad -lm >&5
/tmp/ccceBRfZ.o: In function `main':
/var/tmp/gst-plugins-bad/conftest.c:88: undefined reference to `faacDecOpen'
collect2: ld returned 1 exit status
configure:33882: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| /* 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 faacDecOpen ();
| int
| main ()
| {
| return faacDecOpen ();
| ;
| return 0;
| }
configure:33891: result: no
configure:33921: checking for NeAACDecOpen in -lfaad
configure:33946: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lfaad -lm >&5
configure:33946: $? = 0
configure:33955: result: yes
configure:33964: checking neaacdec.h usability
configure:33964: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:33964: $? = 0
configure:33964: result: yes
configure:33964: checking neaacdec.h presence
configure:33964: gcc -E conftest.c
configure:33964: $? = 0
configure:33964: result: yes
configure:33964: checking for neaacdec.h
configure:33964: result: yes
configure:33996: checking Checking for FAAD >= 2.0
configure:34017: gcc -std=gnu99 -c -g -O2 conftest.c >&5
In file included from conftest.c:78:0:
/usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names!
configure:34017: $? = 0
configure:34021: checking Checking FAAD2 version in neaacdec.h
configure:34046: result: 2.7
configure:34085: *** These plugins will be built: faad
configure:34116: *** checking feature: linux framebuffer ***
configure:34120: *** for plug-ins: fbdevsink ***
configure:34157: checking linux/fb.h usability
configure:34157: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:34157: $? = 0
configure:34157: result: yes
configure:34157: checking linux/fb.h presence
configure:34157: gcc -E conftest.c
configure:34157: $? = 0
configure:34157: result: yes
configure:34157: checking for linux/fb.h
configure:34157: result: yes
configure:34177: *** These plugins will be built: fbdevsink
configure:34208: *** checking feature: Flite plugin ***
configure:34212: *** for plug-ins: flite ***
configure:34249: checking for flite_init in -lflite
configure:34274: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lflite -lm >&5
/usr/bin/ld: cannot find -lflite
collect2: ld returned 1 exit status
configure:34274: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| /* 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 flite_init ();
| int
| main ()
| {
| return flite_init ();
| ;
| return 0;
| }
configure:34283: result: no
configure:34338: *** These plugins will not be built: flite
configure:34356: *** checking feature: GSM library ***
configure:34360: *** for plug-ins: gsmenc gsmdec ***
configure:34397: checking for gsm_create in -lgsm
configure:34422: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lgsm >&5
/usr/bin/ld: cannot find -lgsm
collect2: ld returned 1 exit status
configure:34422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| /* 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 gsm_create ();
| int
| main ()
| {
| return gsm_create ();
| ;
| return 0;
| }
configure:34431: result: no
configure:34461: checking for gsm_create in -lgsm
configure:34495: result: no
configure:34554: *** These plugins will not be built: gsmenc gsmdec
configure:34572: *** checking feature: jp2k ***
configure:34576: *** for plug-ins: jp2kdec jp2kenc ***
configure:34613: checking for jas_stream_fopen in -ljasper
configure:34638: gcc -std=gnu99 -o conftest -g -O2 conftest.c -ljasper >&5
configure:34638: $? = 0
configure:34647: result: yes
configure:34656: checking jasper/jasper.h usability
configure:34656: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:34656: $? = 0
configure:34656: result: yes
configure:34656: checking jasper/jasper.h presence
configure:34656: gcc -E conftest.c
configure:34656: $? = 0
configure:34656: result: yes
configure:34656: checking for jasper/jasper.h
configure:34656: result: yes
configure:34687: *** These plugins will be built: jp2kdec jp2kenc
configure:34718: *** checking feature: Kate ***
configure:34722: *** for plug-ins: kate ***
configure:34760: checking for KATE
configure:34768: $PKG_CONFIG --exists --print-errors "kate >= 0.1.7"
Package kate was not found in the pkg-config search path.
Perhaps you should add the directory containing `kate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kate' found
configure:34771: $? = 1
configure:34786: $PKG_CONFIG --exists --print-errors "kate >= 0.1.7"
Package kate was not found in the pkg-config search path.
Perhaps you should add the directory containing `kate.pc'
to the PKG_CONFIG_PATH environment variable
No package 'kate' found
configure:34789: $? = 1
No package 'kate' found
configure:34817: result: no
configure:34837: checking for TIGER
configure:34845: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.2"
Package tiger was not found in the pkg-config search path.
Perhaps you should add the directory containing `tiger.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tiger' found
configure:34848: $? = 1
configure:34863: $PKG_CONFIG --exists --print-errors "tiger >= 0.3.2"
Package tiger was not found in the pkg-config search path.
Perhaps you should add the directory containing `tiger.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tiger' found
configure:34866: $? = 1
No package 'tiger' found
configure:34894: result: no
configure:34951: *** These plugins will not be built: kate
configure:34976: *** checking feature: ladspa ***
configure:34980: *** for plug-ins: ladspa ***
configure:35016: checking ladspa.h usability
configure:35016: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:35016: $? = 0
configure:35016: result: yes
configure:35016: checking ladspa.h presence
configure:35016: gcc -E conftest.c
configure:35016: $? = 0
configure:35016: result: yes
configure:35016: checking for ladspa.h
configure:35016: result: yes
configure:35027: checking for LRDF
configure:35035: $PKG_CONFIG --exists --print-errors "lrdf"
Package lrdf was not found in the pkg-config search path.
Perhaps you should add the directory containing `lrdf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lrdf' found
configure:35038: $? = 1
configure:35053: $PKG_CONFIG --exists --print-errors "lrdf"
Package lrdf was not found in the pkg-config search path.
Perhaps you should add the directory containing `lrdf.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lrdf' found
configure:35056: $? = 1
No package 'lrdf' found
configure:35084: result: no
configure:35114: *** These plugins will be built: ladspa
configure:35145: *** checking feature: lv2 ***
configure:35149: *** for plug-ins: lv2 ***
configure:35187: checking for SLV2
configure:35195: $PKG_CONFIG --exists --print-errors "slv2 >= 0.6.6"
Package slv2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `slv2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'slv2' found
configure:35198: $? = 1
configure:35213: $PKG_CONFIG --exists --print-errors "slv2 >= 0.6.6"
Package slv2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `slv2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'slv2' found
configure:35216: $? = 1
No package 'slv2' found
configure:35244: result: no
configure:35282: *** These plugins will not be built: lv2
configure:35300: *** checking feature: mms protocol library ***
configure:35304: *** for plug-ins: libmms ***
configure:35342: checking for LIBMMS
configure:35350: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:35353: $? = 1
configure:35368: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
Package libmms was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmms.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmms' found
configure:35371: $? = 1
No package 'libmms' found
configure:35399: result: no
configure:35439: *** These plugins will not be built: libmms
configure:35458: *** checking feature: Linear Systems SDI plugin ***
configure:35462: *** for plug-ins: linsys ***
configure:35517: *** These plugins will be built: linsys
configure:35548: *** checking feature: modplug ***
configure:35552: *** for plug-ins: modplug ***
configure:35595: checking for MODPLUG
configure:35603: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:35606: $? = 0
configure:35621: $PKG_CONFIG --exists --print-errors "libmodplug"
configure:35624: $? = 0
configure:35660: result: yes
configure:35678: *** These plugins will be built: modplug
configure:35709: *** checking feature: libmimic library ***
configure:35713: *** for plug-ins: mimic ***
configure:35752: checking for MIMIC
configure:35760: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMDEC_REQUIRED"
Package libmimic was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmimic.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmimic' found
configure:35763: $? = 1
configure:35778: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMDEC_REQUIRED"
Package libmimic was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmimic.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmimic' found
configure:35781: $? = 1
No package 'libmimic' found
configure:35809: result: no
configure:35847: *** These plugins will not be built: mimic
configure:35866: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93 mjpegtools < 1.8.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35869: $? = 1
configure:35877: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.8.0 mjpegtools < 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35880: $? = 1
configure:35888: $PKG_CONFIG --exists --print-errors "mjpegtools >= 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35891: $? = 1
configure:35900: checking for MJPEG
configure:35908: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0 mjpegtools < 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35911: $? = 1
configure:35926: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0 mjpegtools < 2.0.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:35929: $? = 1
No package 'mjpegtools' found
No package 'mjpegtools' found
configure:35957: result: no
configure:36005: *** checking feature: mpeg2enc ***
configure:36009: *** for plug-ins: mpeg2enc ***
configure:36049: checking for MPEG2ENC
configure:36057: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36060: $? = 1
configure:36075: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.6.1.93"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36078: $? = 1
No package 'mjpegtools' found
configure:36106: result: no
configure:36239: *** These plugins will not be built: mpeg2enc
configure:36257: *** checking feature: mplex ***
configure:36261: *** for plug-ins: mplex ***
configure:36301: checking for MPLEX
configure:36309: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36312: $? = 1
configure:36327: $PKG_CONFIG --exists --print-errors "mjpegtools >= 1.9.0"
Package mjpegtools was not found in the pkg-config search path.
Perhaps you should add the directory containing `mjpegtools.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mjpegtools' found
configure:36330: $? = 1
No package 'mjpegtools' found
configure:36358: result: no
configure:36479: *** These plugins will not be built: mplex
configure:36497: *** checking feature: musepackdec ***
configure:36501: *** for plug-ins: musepack ***
configure:36537: checking mpc/mpcdec.h usability
configure:36537: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:119:24: fatal error: mpc/mpcdec.h: No such file or directory
compilation terminated.
configure:36537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 <mpc/mpcdec.h>
configure:36537: result: no
configure:36537: checking mpc/mpcdec.h presence
configure:36537: gcc -E conftest.c
conftest.c:86:24: fatal error: mpc/mpcdec.h: No such file or directory
compilation terminated.
configure:36537: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* end confdefs.h. */
| #include <mpc/mpcdec.h>
configure:36537: result: no
configure:36537: checking for mpc/mpcdec.h
configure:36537: result: no
configure:36545: checking mpcdec/mpcdec.h usability
configure:36545: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:119:27: fatal error: mpcdec/mpcdec.h: No such file or directory
compilation terminated.
configure:36545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 <mpcdec/mpcdec.h>
configure:36545: result: no
configure:36545: checking mpcdec/mpcdec.h presence
configure:36545: gcc -E conftest.c
conftest.c:86:27: fatal error: mpcdec/mpcdec.h: No such file or directory
compilation terminated.
configure:36545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* end confdefs.h. */
| #include <mpcdec/mpcdec.h>
configure:36545: result: no
configure:36545: checking for mpcdec/mpcdec.h
configure:36545: result: no
configure:36587: *** These plugins will not be built: musepack
configure:36605: *** checking feature: musicbrainz tag generation ***
configure:36609: *** for plug-ins: musicbrainz ***
configure:36647: checking for MUSICBRAINZ
configure:36655: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0"
Package libmusicbrainz was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmusicbrainz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmusicbrainz' found
configure:36658: $? = 1
configure:36673: $PKG_CONFIG --exists --print-errors "libmusicbrainz >= 2.1.0"
Package libmusicbrainz was not found in the pkg-config search path.
Perhaps you should add the directory containing `libmusicbrainz.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libmusicbrainz' found
configure:36676: $? = 1
No package 'libmusicbrainz' found
configure:36704: result: no
configure:36742: *** These plugins will not be built: musicbrainz
configure:36760: *** checking feature: MythTV client plugins ***
configure:36764: *** for plug-ins: mythtvsrc ***
configure:36802: checking for GMYTH
configure:36810: $PKG_CONFIG --exists --print-errors "gmyth >= 0.4 gmyth <= 0.7.99"
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
configure:36813: $? = 1
configure:36828: $PKG_CONFIG --exists --print-errors "gmyth >= 0.4 gmyth <= 0.7.99"
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
Package gmyth was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmyth.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmyth' found
configure:36831: $? = 1
No package 'gmyth' found
No package 'gmyth' found
configure:36859: result: no
configure:36901: *** These plugins will not be built: mythtvsrc
configure:36918: checking for X
configure:37026: gcc -E conftest.c
configure:37026: $? = 0
configure:37057: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5
configure:37057: $? = 0
configure:37107: result: libraries , headers
configure:37112: *** checking feature: nas plug-in ***
configure:37116: *** for plug-ins: nassink ***
configure:37249: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5
configure:37249: $? = 0
configure:37347: checking for gethostbyname
configure:37347: result: yes
configure:37444: checking for connect
configure:37444: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37444: $? = 0
configure:37444: result: yes
configure:37493: checking for remove
configure:37493: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37493: $? = 0
configure:37493: result: yes
configure:37542: checking for shmat
configure:37542: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:37542: $? = 0
configure:37542: result: yes
configure:37600: checking for IceConnectionNumber in -lICE
configure:37625: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lICE >&5
configure:37625: $? = 0
configure:37634: result: yes
configure:37649: checking X11/Xlib.h usability
configure:37649: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:37649: $? = 0
configure:37649: result: yes
configure:37649: checking X11/Xlib.h presence
configure:37649: gcc -E conftest.c
configure:37649: $? = 0
configure:37649: result: yes
configure:37649: checking for X11/Xlib.h
configure:37649: result: yes
configure:37677: checking for AuOpenServer in -laudio
configure:37702: gcc -std=gnu99 -o conftest -g -O2 conftest.c -laudio -lSM -lICE -lX11 >&5
/usr/bin/ld: cannot find -laudio
collect2: ld returned 1 exit status
configure:37702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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:37711: result: no
configure:37767: *** These plugins will not be built: nassink
configure:37785: *** checking feature: neon http client plugins ***
configure:37789: *** for plug-ins: neonhttpsrc ***
configure:37827: checking for NEON
configure:37835: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.29.99"
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
configure:37838: $? = 1
configure:37853: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.29.99"
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
Package neon was not found in the pkg-config search path.
Perhaps you should add the directory containing `neon.pc'
to the PKG_CONFIG_PATH environment variable
No package 'neon' found
configure:37856: $? = 1
No package 'neon' found
No package 'neon' found
configure:37884: result: no
configure:37926: *** These plugins will not be built: neonhttpsrc
configure:37944: *** checking feature: ofa plugins ***
configure:37948: *** for plug-ins: ofa ***
configure:37986: checking for OFA
configure:37994: $PKG_CONFIG --exists --print-errors "libofa >= 0.9.3"
Package libofa was not found in the pkg-config search path.
Perhaps you should add the directory containing `libofa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libofa' found
configure:37997: $? = 1
configure:38012: $PKG_CONFIG --exists --print-errors "libofa >= 0.9.3"
Package libofa was not found in the pkg-config search path.
Perhaps you should add the directory containing `libofa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libofa' found
configure:38015: $? = 1
No package 'libofa' found
configure:38043: result: no
configure:38085: *** These plugins will not be built: ofa
configure:38103: *** checking feature: OpenAL plugin ***
configure:38107: *** for plug-ins: openal ***
configure:38145: checking for OPENAL
configure:38153: $PKG_CONFIG --exists --print-errors "openal"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:38156: $? = 1
configure:38171: $PKG_CONFIG --exists --print-errors "openal"
Package openal was not found in the pkg-config search path.
Perhaps you should add the directory containing `openal.pc'
to the PKG_CONFIG_PATH environment variable
No package 'openal' found
configure:38174: $? = 1
No package 'openal' found
configure:38202: result: no
configure:38244: *** These plugins will not be built: openal
configure:38262: *** checking feature: opencv plugins ***
configure:38266: *** for plug-ins: opencv ***
configure:38304: checking for OPENCV
configure:38312: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38315: $? = 1
configure:38330: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.2.0 "
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38333: $? = 1
Requested 'opencv <= 2.2.0' but version of OpenCV is 2.3.1
configure:38361: result: no
configure:38830: *** These plugins will not be built: opencv
configure:38848: *** checking feature: opus ***
configure:38852: *** for plug-ins: opus ***
configure:38890: checking for OPUS
configure:38898: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing `opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
configure:38901: $? = 1
configure:38916: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
Package opus was not found in the pkg-config search path.
Perhaps you should add the directory containing `opus.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opus' found
configure:38919: $? = 1
No package 'opus' found
configure:38947: result: no
configure:38994: *** These plugins will not be built: opus
configure:39012: *** checking feature: rsvg decoder ***
configure:39016: *** for plug-ins: rsvg ***
configure:39054: checking for RSVG
configure:39062: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14 cairo"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
configure:39065: $? = 1
configure:39080: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.14 cairo"
Package librsvg-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `librsvg-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'librsvg-2.0' found
configure:39083: $? = 1
No package 'librsvg-2.0' found
configure:39111: result: no
configure:39153: *** These plugins will not be built: rsvg
configure:39171: *** checking feature: timidity midi soft synth plugin ***
configure:39175: *** for plug-ins: timidity ***
configure:39213: checking for TIMIDITY
configure:39221: $PKG_CONFIG --exists --print-errors "libtimidity"
Package libtimidity was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtimidity.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libtimidity' found
configure:39224: $? = 1
configure:39239: $PKG_CONFIG --exists --print-errors "libtimidity"
Package libtimidity was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtimidity.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libtimidity' found
configure:39242: $? = 1
No package 'libtimidity' found
configure:39270: result: no
configure:39338: *** These plugins will not be built: timidity
configure:39356: *** checking feature: Teletext decoder ***
configure:39360: *** for plug-ins: teletextdec ***
configure:39402: checking for TELETEXTDEC
configure:39410: $PKG_CONFIG --exists --print-errors "$which"
Package zvbi-0.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `zvbi-0.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zvbi-0.2' found
configure:39413: $? = 1
configure:39428: $PKG_CONFIG --exists --print-errors "$which"
Package zvbi-0.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `zvbi-0.2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zvbi-0.2' found
configure:39431: $? = 1
No package 'zvbi-0.2' found
configure:39459: result: no
configure:39466: No package 'zvbi-0.2' found
configure:39515: *** These plugins will not be built: teletextdec
configure:39533: *** checking feature: wildmidi midi soft synth plugin ***
configure:39537: *** for plug-ins: wildmidi ***
configure:39574: checking for WildMidi_Init in -lWildMidi
configure:39599: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lWildMidi >&5
/usr/bin/ld: cannot find -lWildMidi
collect2: ld returned 1 exit status
configure:39599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 WildMidi_Init ();
| int
| main ()
| {
| return WildMidi_Init ();
| ;
| return 0;
| }
configure:39608: result: no
configure:39636: checking for WildMidi_LoadSamples in -lWildMidi
configure:39661: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lWildMidi >&5
/usr/bin/ld: cannot find -lWildMidi
collect2: ld returned 1 exit status
configure:39661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| /* 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 WildMidi_LoadSamples ();
| int
| main ()
| {
| return WildMidi_LoadSamples ();
| ;
| return 0;
| }
configure:39670: result: no
configure:39687: WARNING: no WildMidi library found (libWildMidi)
configure:39716: *** These plugins will not be built: wildmidi
configure:39734: *** checking feature: SDL plug-in ***
configure:39738: *** for plug-ins: sdlvideosink sdlaudiosink ***
configure:39815: checking for sdl-config
configure:39833: found /usr/bin/sdl-config
configure:39846: result: /usr/bin/sdl-config
configure:39855: checking for SDL - version >= 0.11.0
configure:39942: gcc -std=gnu99 -o conftest -g -O2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT conftest.c -L/usr/lib -lSDL -lpthread -lm -ldl -lpthread >&5
configure:39942: $? = 0
configure:39942: ./conftest
configure:39942: $? = 0
configure:39956: result: yes
configure:40034: *** These plugins will be built: sdlvideosink sdlaudiosink
configure:40065: *** checking feature: sndfile plug-in ***
configure:40069: *** for plug-ins: sfsrc sfsink ***
configure:40107: checking for SNDFILE
configure:40115: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
configure:40118: $? = 0
configure:40133: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
configure:40136: $? = 0
configure:40172: result: yes
configure:40189: *** These plugins will be built: sfsrc sfsink
configure:40220: *** checking feature: soundtouch plug-in ***
configure:40224: *** for plug-ins: soundtouch ***
configure:40263: checking for SOUNDTOUCH
configure:40271: $PKG_CONFIG --exists --print-errors "soundtouch"
Package soundtouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch' found
configure:40274: $? = 1
configure:40289: $PKG_CONFIG --exists --print-errors "soundtouch"
Package soundtouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch' found
configure:40292: $? = 1
No package 'soundtouch' found
configure:40320: result: no
configure:40324: checking for SOUNDTOUCH
configure:40332: $PKG_CONFIG --exists --print-errors "soundtouch-1.4"
Package soundtouch-1.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.4' found
configure:40335: $? = 1
configure:40350: $PKG_CONFIG --exists --print-errors "soundtouch-1.4"
Package soundtouch-1.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.4' found
configure:40353: $? = 1
No package 'soundtouch-1.4' found
configure:40381: result: no
configure:40385: checking for SOUNDTOUCH
configure:40393: $PKG_CONFIG --exists --print-errors "soundtouch-1.0"
Package soundtouch-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.0' found
configure:40396: $? = 1
configure:40411: $PKG_CONFIG --exists --print-errors "soundtouch-1.0"
Package soundtouch-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `soundtouch-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'soundtouch-1.0' found
configure:40414: $? = 1
No package 'soundtouch-1.0' found
configure:40442: result: no
configure:40446: checking for SOUNDTOUCH
configure:40454: $PKG_CONFIG --exists --print-errors "libSoundTouch >= 1.4"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40457: $? = 1
configure:40472: $PKG_CONFIG --exists --print-errors "libSoundTouch >= 1.4"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40475: $? = 1
No package 'libSoundTouch' found
configure:40503: result: no
configure:40507: checking for SOUNDTOUCH
configure:40515: $PKG_CONFIG --exists --print-errors "libSoundTouch"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40518: $? = 1
configure:40533: $PKG_CONFIG --exists --print-errors "libSoundTouch"
Package libSoundTouch was not found in the pkg-config search path.
Perhaps you should add the directory containing `libSoundTouch.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libSoundTouch' found
configure:40536: $? = 1
No package 'libSoundTouch' found
configure:40564: result: no
configure:42508: *** These plugins will not be built: soundtouch
configure:42526: *** checking feature: spc decoder ***
configure:42530: *** for plug-ins: spc ***
configure:42566: checking openspc.h usability
configure:42566: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:121:21: fatal error: openspc.h: No such file or directory
compilation terminated.
configure:42566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* 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 <openspc.h>
configure:42566: result: no
configure:42566: checking openspc.h presence
configure:42566: gcc -E conftest.c
conftest.c:88:21: fatal error: openspc.h: No such file or directory
compilation terminated.
configure:42566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* end confdefs.h. */
| #include <openspc.h>
configure:42566: result: no
configure:42566: checking for openspc.h
configure:42566: result: no
configure:42649: *** These plugins will not be built: spc
configure:42667: *** checking feature: gme decoder ***
configure:42671: *** for plug-ins: gme ***
configure:42707: checking gme/gme.h usability
configure:42707: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:121:21: fatal error: gme/gme.h: No such file or directory
compilation terminated.
configure:42707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* 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 <gme/gme.h>
configure:42707: result: no
configure:42707: checking gme/gme.h presence
configure:42707: gcc -E conftest.c
conftest.c:88:21: fatal error: gme/gme.h: No such file or directory
compilation terminated.
configure:42707: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| /* end confdefs.h. */
| #include <gme/gme.h>
configure:42707: result: no
configure:42707: checking for gme/gme.h
configure:42707: result: no
configure:42837: *** These plugins will not be built: gme
configure:42855: *** checking feature: swfdec plug-in ***
configure:42859: *** for plug-ins: swfdec ***
configure:42897: checking for SWFDEC
configure:42905: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6"
Package swfdec-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `swfdec-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'swfdec-0.3' found
configure:42908: $? = 1
configure:42923: $PKG_CONFIG --exists --print-errors "swfdec-0.3 >= 0.3.6"
Package swfdec-0.3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `swfdec-0.3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'swfdec-0.3' found
configure:42926: $? = 1
No package 'swfdec-0.3' found
configure:42954: result: no
configure:42996: *** These plugins will not be built: swfdec
configure:43014: *** checking feature: xvid plugins ***
configure:43018: *** for plug-ins: xvid ***
configure:43055: checking xvid.h usability
configure:43055: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43055: $? = 0
configure:43055: result: yes
configure:43055: checking xvid.h presence
configure:43055: gcc -E conftest.c
configure:43055: $? = 0
configure:43055: result: yes
configure:43055: checking for xvid.h
configure:43055: result: yes
configure:43060: checking for xvid_encore in -lxvidcore
configure:43085: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43085: $? = 0
configure:43094: result: yes
configure:43098: checking for xvid_decore in -lxvidcore
configure:43123: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43123: $? = 0
configure:43132: result: yes
configure:43136: checking for xvid_global in -lxvidcore
configure:43161: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lxvidcore -lpthread -lm >&5
configure:43161: $? = 0
configure:43170: result: yes
configure:43174: checking for uptodate XviD API version
configure:43191: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43191: $? = 0
configure:43192: result: yes
configure:43228: *** These plugins will be built: xvid
configure:43259: *** checking feature: DVB Source ***
configure:43263: *** for plug-ins: dvb ***
configure:43299: checking Checking for up to date dvb installation
configure:43301: checking linux/dvb/frontend.h usability
configure:43301: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:43301: $? = 0
configure:43301: result: yes
configure:43301: checking linux/dvb/frontend.h presence
configure:43301: gcc -E conftest.c
configure:43301: $? = 0
configure:43301: result: yes
configure:43301: checking for linux/dvb/frontend.h
configure:43301: result: yes
configure:43320: *** These plugins will be built: dvb
configure:43351: *** checking feature: Windows internet library ***
configure:43355: *** for plug-ins: wininet ***
configure:43391: checking Checking for windows internet support
configure:43396: checking for windows.h
configure:43396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <windows.h>
configure:43396: result: no
configure:43396: checking for wininet.h
configure:43396: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43396: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <wininet.h>
configure:43396: result: no
configure:43434: *** These plugins will not be built: wininet
configure:43452: *** checking feature: Windows ACM library ***
configure:43456: *** for plug-ins: acm ***
configure:43492: checking Checking for ACM support
configure:43497: checking for windows.h
configure:43497: result: no
configure:43497: checking for msacm.h
configure:43497: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:123:21: fatal error: windows.h: No such file or directory
compilation terminated.
configure:43497: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Bad Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-bad"
| #define PACKAGE_VERSION "0.10.22.1"
| #define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-bad"
| #define VERSION "0.10.22.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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
| #define LOCALEDIR "/usr/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
| #define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define HAVE_DOWHILE_MACROS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_X11 1
| #define HAVE_ORC 1
| #define GST_LICENSE "LGPL"
| #define LIBDIR "/usr/lib"
| #define PLUGINDIR "/usr/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
| #define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
| #define DEFAULT_AUDIOSINK "autoaudiosink"
| #define DEFAULT_AUDIOSRC "alsasrc"
| #define DEFAULT_VIDEOSINK "autovideosink"
| #define DEFAULT_VIDEOSRC "v4l2src"
| #define DEFAULT_VISUALIZER "goom"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SHM /**/
| #define HAVE_VCD /**/
| #define HAVE_ASSRENDER /**/
| #define HAVE_APEXSINK /**/
| #define HAVE_BZ2 /**/
| #define HAVE_COG /**/
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_CURL /**/
| #define HAVE_DC1394 /**/
| #define HAVE_DECKLINK /**/
| #define HAVE_DTS /**/
| #define HAVE_RESINDVD /**/
| #define HAVE_FAAC /**/
| #define FAAD_IS_NEAAC 1
| #define FAAD2_MINOR_VERSION 7
| #define HAVE_FAAD /**/
| #define HAVE_FBDEV /**/
| #define HAVE_JP2K /**/
| #define HAVE_LADSPA /**/
| #define HAVE_LINSYS /**/
| #define HAVE_MODPLUG /**/
| #define GST_MJPEGTOOLS_API 0
| #define HAVE_SDL /**/
| #define HAVE_SNDFILE /**/
| #define HAVE_XVID /**/
| #define HAVE_DVB /**/
| /* 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 <windows.h>
|
| #include <msacm.h>
configure:43497: result: no
configure:43538: *** These plugins will not be built: acm
configure:43556: *** checking feature: VDPAU ***
configure:43560: *** for plug-ins: vdpau ***
configure:43602: checking for VDPAU
configure:43610: $PKG_CONFIG --exists --print-errors "vdpau"
configure:43613: $? = 0
configure:43829: result: yes
configure:43835: Found up to date VDPAU installation
configure:43851: *** These plugins will be built: vdpau
configure:43882: *** checking feature: Schroedinger video codec ***
configure:43886: *** for plug-ins: schro ***
configure:43928: checking for SCHRO
configure:43936: $PKG_CONFIG --exists --print-errors "$which"
configure:43939: $? = 0
configure:43954: $PKG_CONFIG --exists --print-errors "$which"
configure:43957: $? = 0
configure:44009: result: yes
configure:44028: *** These plugins will be built: schro
configure:44059: *** checking feature: ZBar barcode detector ***
configure:44063: *** for plug-ins: zbar ***
configure:44105: checking for ZBAR
configure:44113: $PKG_CONFIG --exists --print-errors "$which"
Package zbar was not found in the pkg-config search path.
Perhaps you should add the directory containing `zbar.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zbar' found
configure:44116: $? = 1
configure:44131: $PKG_CONFIG --exists --print-errors "$which"
Package zbar was not found in the pkg-config search path.
Perhaps you should add the directory containing `zbar.pc'
to the PKG_CONFIG_PATH environment variable
No package 'zbar' found
configure:44134: $? = 1
No package 'zbar' found
configure:44162: result: no
configure:44169: No package 'zbar' found
configure:44218: *** These plugins will not be built: zbar
configure:44236: *** checking feature: VP8 decoder ***
configure:44240: *** for plug-ins: vp8 ***
configure:44278: checking for vpx_codec_version in -lvpx
configure:44303: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx >&5
configure:44303: $? = 0
configure:44312: result: yes
configure:44321: checking vpx/vpx_codec.h usability
configure:44321: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:44321: $? = 0
configure:44321: result: yes
configure:44321: checking vpx/vpx_codec.h presence
configure:44321: gcc -E conftest.c
configure:44321: $? = 0
configure:44321: result: yes
configure:44321: checking for vpx/vpx_codec.h
configure:44321: result: yes
configure:44336: checking for vpx_codec_vp8_cx_algo in -lvpx
configure:44361: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx -lm -lpthread >&5
configure:44361: $? = 0
configure:44370: result: yes
configure:44380: checking for VP8E_SET_TUNING presence
configure:44399: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:44399: $? = 0
configure:44404: result: yes
configure:44417: checking for vpx_codec_vp8_dx_algo in -lvpx
configure:44442: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvpx -lm -lpthread >&5
configure:44442: $? = 0
configure:44451: result: yes
configure:44486: *** These plugins will be built: vp8
configure:44517: *** checking feature: rtmp library ***
configure:44521: *** for plug-ins: rtmp ***
configure:44563: checking for RTMP
configure:44571: $PKG_CONFIG --exists --print-errors "$which"
configure:44574: $? = 0
configure:44589: $PKG_CONFIG --exists --print-errors "$which"
configure:44592: $? = 0
configure:44644: result: yes
configure:44663: *** These plugins will be built: rtmp
configure:44694: *** checking feature: Spandsp ***
configure:44698: *** for plug-ins: spandsp ***
configure:44736: checking for SPANDSP
configure:44744: $PKG_CONFIG --exists --print-errors "spandsp >= 0.0.6"
Package spandsp was not found in the pkg-config search path.
Perhaps you should add the directory containing `spandsp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'spandsp' found
configure:44747: $? = 1
configure:44762: $PKG_CONFIG --exists --print-errors "spandsp >= 0.0.6"
Package spandsp was not found in the pkg-config search path.
Perhaps you should add the directory containing `spandsp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'spandsp' found
configure:44765: $? = 1
No package 'spandsp' found
configure:44793: result: no
configure:44834: *** These plugins will not be built: spandsp
configure:44854: *** checking feature: GSettings plugin ***
configure:44858: *** for plug-ins: gsettings ***
configure:44900: checking for GSETTINGS
configure:44908: $PKG_CONFIG --exists --print-errors "$which"
configure:44911: $? = 0
configure:44926: $PKG_CONFIG --exists --print-errors "$which"
configure:44929: $? = 0
configure:44981: result: yes
configure:45051: checking for pkg-config
configure:45081: result: /usr/bin/pkg-config
configure:45106: checking pkg-config is at least version 0.16
configure:45109: result: yes
configure:45230: *** These plugins will be built: gsettings
configure:46935: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GStreamer Bad Plug-ins config.status 0.10.22.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on myhost
config.status:2131: creating Makefile
config.status:2131: creating common/Makefile
config.status:2131: creating common/m4/Makefile
config.status:2131: creating gst-plugins-bad.spec
config.status:2131: creating gst/Makefile
config.status:2131: creating gst/adpcmdec/Makefile
config.status:2131: creating gst/adpcmenc/Makefile
config.status:2131: creating gst/aiff/Makefile
config.status:2131: creating gst/asfmux/Makefile
config.status:2131: creating gst/audiovisualizers/Makefile
config.status:2131: creating gst/autoconvert/Makefile
config.status:2131: creating gst/bayer/Makefile
config.status:2131: creating gst/camerabin/Makefile
config.status:2131: creating gst/camerabin2/Makefile
config.status:2131: creating gst/cdxaparse/Makefile
config.status:2131: creating gst/colorspace/Makefile
config.status:2131: creating gst/coloreffects/Makefile
config.status:2131: creating gst/dataurisrc/Makefile
config.status:2131: creating gst/dccp/Makefile
config.status:2131: creating gst/debugutils/Makefile
config.status:2131: creating gst/dtmf/Makefile
config.status:2131: creating gst/dvbsuboverlay/Makefile
config.status:2131: creating gst/dvdspu/Makefile
config.status:2131: creating gst/faceoverlay/Makefile
config.status:2131: creating gst/festival/Makefile
config.status:2131: creating gst/fieldanalysis/Makefile
config.status:2131: creating gst/freeze/Makefile
config.status:2131: creating gst/frei0r/Makefile
config.status:2131: creating gst/gaudieffects/Makefile
config.status:2131: creating gst/geometrictransform/Makefile
config.status:2131: creating gst/h264parse/Makefile
config.status:2131: creating gst/hdvparse/Makefile
config.status:2131: creating gst/hls/Makefile
config.status:2131: creating gst/id3tag/Makefile
config.status:2131: creating gst/inter/Makefile
config.status:2131: creating gst/interlace/Makefile
config.status:2131: creating gst/ivfparse/Makefile
config.status:2131: creating gst/jp2kdecimator/Makefile
config.status:2131: creating gst/jpegformat/Makefile
config.status:2131: creating gst/legacyresample/Makefile
config.status:2131: creating gst/librfb/Makefile
config.status:2131: creating gst/liveadder/Makefile
config.status:2131: creating gst/mpegdemux/Makefile
config.status:2131: creating gst/mpegtsdemux/Makefile
config.status:2131: creating gst/mpegtsmux/Makefile
config.status:2131: creating gst/mpegtsmux/tsmux/Makefile
config.status:2131: creating gst/mpegpsmux/Makefile
config.status:2131: creating gst/mpeg4videoparse/Makefile
config.status:2131: creating gst/mpegvideoparse/Makefile
config.status:2131: creating gst/mve/Makefile
config.status:2131: creating gst/mxf/Makefile
config.status:2131: creating gst/nsf/Makefile
config.status:2131: creating gst/nuvdemux/Makefile
config.status:2131: creating gst/patchdetect/Makefile
config.status:2131: creating gst/pcapparse/Makefile
config.status:2131: creating gst/pnm/Makefile
config.status:2131: creating gst/rawparse/Makefile
config.status:2131: creating gst/real/Makefile
config.status:2131: creating gst/removesilence/Makefile
config.status:2131: creating gst/rtpmux/Makefile
config.status:2131: creating gst/rtpvp8/Makefile
config.status:2131: creating gst/scaletempo/Makefile
config.status:2131: creating gst/sdi/Makefile
config.status:2131: creating gst/sdp/Makefile
config.status:2131: creating gst/segmentclip/Makefile
config.status:2131: creating gst/siren/Makefile
config.status:2131: creating gst/speed/Makefile
config.status:2131: creating gst/subenc/Makefile
config.status:2131: creating gst/stereo/Makefile
config.status:2131: creating gst/tta/Makefile
config.status:2131: creating gst/videofilters/Makefile
config.status:2131: creating gst/videomaxrate/Makefile
config.status:2131: creating gst/videomeasure/Makefile
config.status:2131: creating gst/videoparsers/Makefile
config.status:2131: creating gst/videosignal/Makefile
config.status:2131: creating gst/vmnc/Makefile
config.status:2131: creating gst/y4m/Makefile
config.status:2131: creating gst-libs/Makefile
config.status:2131: creating gst-libs/gst/Makefile
config.status:2131: creating gst-libs/gst/basecamerabinsrc/Makefile
config.status:2131: creating gst-libs/gst/interfaces/Makefile
config.status:2131: creating gst-libs/gst/signalprocessor/Makefile
config.status:2131: creating gst-libs/gst/codecparsers/Makefile
config.status:2131: creating gst-libs/gst/video/Makefile
config.status:2131: creating sys/Makefile
config.status:2131: creating sys/dshowdecwrapper/Makefile
config.status:2131: creating sys/acmenc/Makefile
config.status:2131: creating sys/acmmp3dec/Makefile
config.status:2131: creating sys/applemedia/Makefile
config.status:2131: creating sys/avc/Makefile
config.status:2131: creating sys/d3dvideosink/Makefile
config.status:2131: creating sys/decklink/Makefile
config.status:2131: creating sys/directdraw/Makefile
config.status:2131: creating sys/directsound/Makefile
config.status:2131: creating sys/dshowsrcwrapper/Makefile
config.status:2131: creating sys/dshowvideosink/Makefile
config.status:2131: creating sys/dvb/Makefile
config.status:2131: creating sys/fbdev/Makefile
config.status:2131: creating sys/linsys/Makefile
config.status:2131: creating sys/osxvideo/Makefile
config.status:2131: creating sys/qtwrapper/Makefile
config.status:2131: creating sys/shm/Makefile
config.status:2131: creating sys/vcd/Makefile
config.status:2131: creating sys/vdpau/Makefile
config.status:2131: creating sys/vdpau/gstvdp/Makefile
config.status:2131: creating sys/vdpau/basevideodecoder/Makefile
config.status:2131: creating sys/wasapi/Makefile
config.status:2131: creating sys/wininet/Makefile
config.status:2131: creating sys/winks/Makefile
config.status:2131: creating sys/winscreencap/Makefile
config.status:2131: creating tests/Makefile
config.status:2131: creating tests/check/Makefile
config.status:2131: creating tests/files/Makefile
config.status:2131: creating tests/examples/Makefile
config.status:2131: creating tests/examples/camerabin/Makefile
config.status:2131: creating tests/examples/camerabin2/Makefile
config.status:2131: creating tests/examples/directfb/Makefile
config.status:2131: creating tests/examples/mxf/Makefile
config.status:2131: creating tests/examples/scaletempo/Makefile
config.status:2131: creating tests/examples/opencv/Makefile
config.status:2131: creating tests/icles/Makefile
config.status:2131: creating ext/voamrwbenc/Makefile
config.status:2131: creating ext/voaacenc/Makefile
config.status:2131: creating ext/assrender/Makefile
config.status:2131: creating ext/apexsink/Makefile
config.status:2131: creating ext/bz2/Makefile
config.status:2131: creating ext/cdaudio/Makefile
config.status:2131: creating ext/celt/Makefile
config.status:2131: creating ext/cog/Makefile
config.status:2131: creating ext/curl/Makefile
config.status:2131: creating ext/dc1394/Makefile
config.status:2131: creating ext/dirac/Makefile
config.status:2131: creating ext/directfb/Makefile
config.status:2131: creating ext/divx/Makefile
config.status:2131: creating ext/dts/Makefile
config.status:2131: creating ext/faac/Makefile
config.status:2131: creating ext/faad/Makefile
config.status:2131: creating ext/flite/Makefile
config.status:2131: creating ext/gsm/Makefile
config.status:2131: creating ext/jp2k/Makefile
config.status:2131: creating ext/kate/Makefile
config.status:2131: creating ext/ladspa/Makefile
config.status:2131: creating ext/lv2/Makefile
config.status:2131: creating ext/libmms/Makefile
config.status:2131: creating ext/Makefile
config.status:2131: creating ext/modplug/Makefile
config.status:2131: creating ext/mpeg2enc/Makefile
config.status:2131: creating ext/mimic/Makefile
config.status:2131: creating ext/mplex/Makefile
config.status:2131: creating ext/musepack/Makefile
config.status:2131: creating ext/musicbrainz/Makefile
config.status:2131: creating ext/mythtv/Makefile
config.status:2131: creating ext/nas/Makefile
config.status:2131: creating ext/neon/Makefile
config.status:2131: creating ext/ofa/Makefile
config.status:2131: creating ext/openal/Makefile
config.status:2131: creating ext/opencv/Makefile
config.status:2131: creating ext/opus/Makefile
config.status:2131: creating ext/rsvg/Makefile
config.status:2131: creating ext/resindvd/Makefile
config.status:2131: creating ext/rtmp/Makefile
config.status:2131: creating ext/schroedinger/Makefile
config.status:2131: creating ext/sdl/Makefile
config.status:2131: creating ext/sndfile/Makefile
config.status:2131: creating ext/soundtouch/Makefile
config.status:2131: creating ext/spandsp/Makefile
config.status:2131: creating ext/teletextdec/Makefile
config.status:2131: creating ext/gme/Makefile
config.status:2131: creating ext/gsettings/Makefile
config.status:2131: creating ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
config.status:2131: creating ext/spc/Makefile
config.status:2131: creating ext/swfdec/Makefile
config.status:2131: creating ext/timidity/Makefile
config.status:2131: creating ext/vp8/Makefile
config.status:2131: creating ext/xvid/Makefile
config.status:2131: creating ext/zbar/Makefile
config.status:2131: creating po/Makefile.in
config.status:2131: creating docs/Makefile
config.status:2131: creating docs/plugins/Makefile
config.status:2131: creating docs/libs/Makefile
config.status:2131: creating docs/version.entities
config.status:2131: creating pkgconfig/Makefile
config.status:2131: creating pkgconfig/gstreamer-plugins-bad.pc
config.status:2131: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
config.status:2131: creating pkgconfig/gstreamer-codecparsers.pc
config.status:2131: creating pkgconfig/gstreamer-codecparsers-uninstalled.pc
config.status:2131: creating tools/Makefile
config.status:2131: creating m4/Makefile
config.status:2131: creating win32/common/config.h
config.status:2131: creating config.h
config.status:2360: executing depfiles commands
config.status:2360: executing libtool commands
config.status:2360: executing po-directories commands
config.status:2360: executing _stdint.h commands
config.status:3381: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
config.status:3813: _stdint.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_g_support_dowhile_macros=yes
_cv_gst_fionread_in_sys_ioctl=yes
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_APEXSINK_CFLAGS_set=
ac_cv_env_APEXSINK_CFLAGS_value=
ac_cv_env_APEXSINK_LIBS_set=
ac_cv_env_APEXSINK_LIBS_value=
ac_cv_env_ASSRENDER_CFLAGS_set=
ac_cv_env_ASSRENDER_CFLAGS_value=
ac_cv_env_ASSRENDER_LIBS_set=
ac_cv_env_ASSRENDER_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CDAUDIO_CFLAGS_set=
ac_cv_env_CDAUDIO_CFLAGS_value=
ac_cv_env_CDAUDIO_LIBS_set=
ac_cv_env_CDAUDIO_LIBS_value=
ac_cv_env_CELT_0_11_CFLAGS_set=
ac_cv_env_CELT_0_11_CFLAGS_value=
ac_cv_env_CELT_0_11_LIBS_set=
ac_cv_env_CELT_0_11_LIBS_value=
ac_cv_env_CELT_0_7_CFLAGS_set=
ac_cv_env_CELT_0_7_CFLAGS_value=
ac_cv_env_CELT_0_7_LIBS_set=
ac_cv_env_CELT_0_7_LIBS_value=
ac_cv_env_CELT_0_8_CFLAGS_set=
ac_cv_env_CELT_0_8_CFLAGS_value=
ac_cv_env_CELT_0_8_LIBS_set=
ac_cv_env_CELT_0_8_LIBS_value=
ac_cv_env_CELT_CFLAGS_set=
ac_cv_env_CELT_CFLAGS_value=
ac_cv_env_CELT_LIBS_set=
ac_cv_env_CELT_LIBS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_COG_CFLAGS_set=
ac_cv_env_COG_CFLAGS_value=
ac_cv_env_COG_LIBS_set=
ac_cv_env_COG_LIBS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CURL_CFLAGS_set=
ac_cv_env_CURL_CFLAGS_value=
ac_cv_env_CURL_LIBS_set=
ac_cv_env_CURL_LIBS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DIRAC_CFLAGS_set=
ac_cv_env_DIRAC_CFLAGS_value=
ac_cv_env_DIRAC_LIBS_set=
ac_cv_env_DIRAC_LIBS_value=
ac_cv_env_DIRECTFB_CFLAGS_set=
ac_cv_env_DIRECTFB_CFLAGS_value=
ac_cv_env_DIRECTFB_LIBS_set=
ac_cv_env_DIRECTFB_LIBS_value=
ac_cv_env_DVDNAV_CFLAGS_set=
ac_cv_env_DVDNAV_CFLAGS_value=
ac_cv_env_DVDNAV_LIBS_set=
ac_cv_env_DVDNAV_LIBS_value=
ac_cv_env_EXIF_CFLAGS_set=
ac_cv_env_EXIF_CFLAGS_value=
ac_cv_env_EXIF_LIBS_set=
ac_cv_env_EXIF_LIBS_value=
ac_cv_env_GIO_CFLAGS_set=
ac_cv_env_GIO_CFLAGS_value=
ac_cv_env_GIO_LIBS_set=
ac_cv_env_GIO_LIBS_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GMODULE_EXPORT_CFLAGS_set=
ac_cv_env_GMODULE_EXPORT_CFLAGS_value=
ac_cv_env_GMODULE_EXPORT_LIBS_set=
ac_cv_env_GMODULE_EXPORT_LIBS_value=
ac_cv_env_GMYTH_CFLAGS_set=
ac_cv_env_GMYTH_CFLAGS_value=
ac_cv_env_GMYTH_LIBS_set=
ac_cv_env_GMYTH_LIBS_value=
ac_cv_env_GSETTINGS_CFLAGS_set=
ac_cv_env_GSETTINGS_CFLAGS_value=
ac_cv_env_GSETTINGS_LIBS_set=
ac_cv_env_GSETTINGS_LIBS_value=
ac_cv_env_GST_BASE_CFLAGS_set=
ac_cv_env_GST_BASE_CFLAGS_value=
ac_cv_env_GST_BASE_LIBS_set=
ac_cv_env_GST_BASE_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_CHECK_CFLAGS_set=
ac_cv_env_GST_CHECK_CFLAGS_value=
ac_cv_env_GST_CHECK_LIBS_set=
ac_cv_env_GST_CHECK_LIBS_value=
ac_cv_env_GST_CONTROLLER_CFLAGS_set=
ac_cv_env_GST_CONTROLLER_CFLAGS_value=
ac_cv_env_GST_CONTROLLER_LIBS_set=
ac_cv_env_GST_CONTROLLER_LIBS_value=
ac_cv_env_GST_GDP_CFLAGS_set=
ac_cv_env_GST_GDP_CFLAGS_value=
ac_cv_env_GST_GDP_LIBS_set=
ac_cv_env_GST_GDP_LIBS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set=
ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value=
ac_cv_env_GST_PLUGINS_BASE_LIBS_set=
ac_cv_env_GST_PLUGINS_BASE_LIBS_value=
ac_cv_env_GST_PLUGINS_FFMPEG_CFLAGS_set=
ac_cv_env_GST_PLUGINS_FFMPEG_CFLAGS_value=
ac_cv_env_GST_PLUGINS_FFMPEG_LIBS_set=
ac_cv_env_GST_PLUGINS_FFMPEG_LIBS_value=
ac_cv_env_GST_PLUGINS_GOOD_CFLAGS_set=
ac_cv_env_GST_PLUGINS_GOOD_CFLAGS_value=
ac_cv_env_GST_PLUGINS_GOOD_LIBS_set=
ac_cv_env_GST_PLUGINS_GOOD_LIBS_value=
ac_cv_env_GST_PLUGINS_UGLY_CFLAGS_set=
ac_cv_env_GST_PLUGINS_UGLY_CFLAGS_value=
ac_cv_env_GST_PLUGINS_UGLY_LIBS_set=
ac_cv_env_GST_PLUGINS_UGLY_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_KATE_CFLAGS_set=
ac_cv_env_KATE_CFLAGS_value=
ac_cv_env_KATE_LIBS_set=
ac_cv_env_KATE_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBDC1394_CFLAGS_set=
ac_cv_env_LIBDC1394_CFLAGS_value=
ac_cv_env_LIBDC1394_LIBS_set=
ac_cv_env_LIBDC1394_LIBS_value=
ac_cv_env_LIBMMS_CFLAGS_set=
ac_cv_env_LIBMMS_CFLAGS_value=
ac_cv_env_LIBMMS_LIBS_set=
ac_cv_env_LIBMMS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LRDF_CFLAGS_set=
ac_cv_env_LRDF_CFLAGS_value=
ac_cv_env_LRDF_LIBS_set=
ac_cv_env_LRDF_LIBS_value=
ac_cv_env_MIMIC_CFLAGS_set=
ac_cv_env_MIMIC_CFLAGS_value=
ac_cv_env_MIMIC_LIBS_set=
ac_cv_env_MIMIC_LIBS_value=
ac_cv_env_MJPEG_CFLAGS_set=
ac_cv_env_MJPEG_CFLAGS_value=
ac_cv_env_MJPEG_LIBS_set=
ac_cv_env_MJPEG_LIBS_value=
ac_cv_env_MODPLUG_CFLAGS_set=
ac_cv_env_MODPLUG_CFLAGS_value=
ac_cv_env_MODPLUG_LIBS_set=
ac_cv_env_MODPLUG_LIBS_value=
ac_cv_env_MPEG2ENC_CFLAGS_set=
ac_cv_env_MPEG2ENC_CFLAGS_value=
ac_cv_env_MPEG2ENC_LIBS_set=
ac_cv_env_MPEG2ENC_LIBS_value=
ac_cv_env_MPLEX_CFLAGS_set=
ac_cv_env_MPLEX_CFLAGS_value=
ac_cv_env_MPLEX_LIBS_set=
ac_cv_env_MPLEX_LIBS_value=
ac_cv_env_MUSICBRAINZ_CFLAGS_set=
ac_cv_env_MUSICBRAINZ_CFLAGS_value=
ac_cv_env_MUSICBRAINZ_LIBS_set=
ac_cv_env_MUSICBRAINZ_LIBS_value=
ac_cv_env_NEON_CFLAGS_set=
ac_cv_env_NEON_CFLAGS_value=
ac_cv_env_NEON_LIBS_set=
ac_cv_env_NEON_LIBS_value=
ac_cv_env_OFA_CFLAGS_set=
ac_cv_env_OFA_CFLAGS_value=
ac_cv_env_OFA_LIBS_set=
ac_cv_env_OFA_LIBS_value=
ac_cv_env_OPENAL_CFLAGS_set=
ac_cv_env_OPENAL_CFLAGS_value=
ac_cv_env_OPENAL_LIBS_set=
ac_cv_env_OPENAL_LIBS_value=
ac_cv_env_OPENCV_CFLAGS_set=
ac_cv_env_OPENCV_CFLAGS_value=
ac_cv_env_OPENCV_LIBS_set=
ac_cv_env_OPENCV_LIBS_value=
ac_cv_env_OPUS_CFLAGS_set=
ac_cv_env_OPUS_CFLAGS_value=
ac_cv_env_OPUS_LIBS_set=
ac_cv_env_OPUS_LIBS_value=
ac_cv_env_ORC_CFLAGS_set=
ac_cv_env_ORC_CFLAGS_value=
ac_cv_env_ORC_LIBS_set=
ac_cv_env_ORC_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_RSVG_CFLAGS_set=
ac_cv_env_RSVG_CFLAGS_value=
ac_cv_env_RSVG_LIBS_set=
ac_cv_env_RSVG_LIBS_value=
ac_cv_env_RTMP_CFLAGS_set=
ac_cv_env_RTMP_CFLAGS_value=
ac_cv_env_RTMP_LIBS_set=
ac_cv_env_RTMP_LIBS_value=
ac_cv_env_SCHRO_CFLAGS_set=
ac_cv_env_SCHRO_CFLAGS_value=
ac_cv_env_SCHRO_LIBS_set=
ac_cv_env_SCHRO_LIBS_value=
ac_cv_env_SLV2_CFLAGS_set=
ac_cv_env_SLV2_CFLAGS_value=
ac_cv_env_SLV2_LIBS_set=
ac_cv_env_SLV2_LIBS_value=
ac_cv_env_SNDFILE_CFLAGS_set=
ac_cv_env_SNDFILE_CFLAGS_value=
ac_cv_env_SNDFILE_LIBS_set=
ac_cv_env_SNDFILE_LIBS_value=
ac_cv_env_SOUNDTOUCH_CFLAGS_set=
ac_cv_env_SOUNDTOUCH_CFLAGS_value=
ac_cv_env_SOUNDTOUCH_LIBS_set=
ac_cv_env_SOUNDTOUCH_LIBS_value=
ac_cv_env_SPANDSP_CFLAGS_set=
ac_cv_env_SPANDSP_CFLAGS_value=
ac_cv_env_SPANDSP_LIBS_set=
ac_cv_env_SPANDSP_LIBS_value=
ac_cv_env_SWFDEC_CFLAGS_set=
ac_cv_env_SWFDEC_CFLAGS_value=
ac_cv_env_SWFDEC_LIBS_set=
ac_cv_env_SWFDEC_LIBS_value=
ac_cv_env_TELETEXTDEC_CFLAGS_set=
ac_cv_env_TELETEXTDEC_CFLAGS_value=
ac_cv_env_TELETEXTDEC_LIBS_set=
ac_cv_env_TELETEXTDEC_LIBS_value=
ac_cv_env_TIGER_CFLAGS_set=
ac_cv_env_TIGER_CFLAGS_value=
ac_cv_env_TIGER_LIBS_set=
ac_cv_env_TIGER_LIBS_value=
ac_cv_env_TIMIDITY_CFLAGS_set=
ac_cv_env_TIMIDITY_CFLAGS_value=
ac_cv_env_TIMIDITY_LIBS_set=
ac_cv_env_TIMIDITY_LIBS_value=
ac_cv_env_VALGRIND_CFLAGS_set=
ac_cv_env_VALGRIND_CFLAGS_value=
ac_cv_env_VALGRIND_LIBS_set=
ac_cv_env_VALGRIND_LIBS_value=
ac_cv_env_VDPAU_CFLAGS_set=
ac_cv_env_VDPAU_CFLAGS_value=
ac_cv_env_VDPAU_LIBS_set=
ac_cv_env_VDPAU_LIBS_value=
ac_cv_env_VOAACENC_CFLAGS_set=
ac_cv_env_VOAACENC_CFLAGS_value=
ac_cv_env_VOAACENC_LIBS_set=
ac_cv_env_VOAACENC_LIBS_value=
ac_cv_env_VOAMRWBENC_CFLAGS_set=
ac_cv_env_VOAMRWBENC_CFLAGS_value=
ac_cv_env_VOAMRWBENC_LIBS_set=
ac_cv_env_VOAMRWBENC_LIBS_value=
ac_cv_env_X11_CFLAGS_set=
ac_cv_env_X11_CFLAGS_value=
ac_cv_env_X11_LIBS_set=
ac_cv_env_X11_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_ZBAR_CFLAGS_set=
ac_cv_env_ZBAR_CFLAGS_value=
ac_cv_env_ZBAR_LIBS_set=
ac_cv_env_ZBAR_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_socket=yes
ac_cv_have_decl_MSG_NOSIGNAL=yes
ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
ac_cv_header_SystemConfiguration_SystemConfiguration_h=no
ac_cv_header_X11_Xlib_h=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_dca_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_encore2_h=no
ac_cv_header_faac_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gme_gme_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jasper_jasper_h=yes
ac_cv_header_ladspa_h=yes
ac_cv_header_linux_cdrom_h=yes
ac_cv_header_linux_dvb_frontend_h=yes
ac_cv_header_linux_fb_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_mpc_mpcdec_h=no
ac_cv_header_mpcdec_mpcdec_h=no
ac_cv_header_msacm_h=no
ac_cv_header_neaacdec_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_openspc_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint=stdint.h
ac_cv_header_stdint_h=yes
ac_cv_header_stdint_t=stdint.h
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vpx_vpx_codec_h=yes
ac_cv_header_windows_h=no
ac_cv_header_wininet_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_xvid_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_WildMidi_WildMidi_Init=no
ac_cv_lib_WildMidi_WildMidi_LoadSamples=no
ac_cv_lib_audio_AuOpenServer=no
ac_cv_lib_bz2_BZ2_bzCompress=yes
ac_cv_lib_dca_dca_init=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_faac_faacEncOpen=yes
ac_cv_lib_faad_NeAACDecOpen=yes
ac_cv_lib_faad_faacDecOpen=no
ac_cv_lib_flite_flite_init=no
ac_cv_lib_gsm_gsm_create=no
ac_cv_lib_jasper_jas_stream_fopen=yes
ac_cv_lib_m_cos=yes
ac_cv_lib_rt_shm_open=yes
ac_cv_lib_vpx_vpx_codec_version=yes
ac_cv_lib_vpx_vpx_codec_vp8_cx_algo=yes
ac_cv_lib_vpx_vpx_codec_vp8_dx_algo=yes
ac_cv_lib_xvidcore_xvid_decore=yes
ac_cv_lib_xvidcore_xvid_encore=yes
ac_cv_lib_xvidcore_xvid_global=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python2
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_SED=/bin/sed
ac_cv_path_VALGRIND_PATH=no
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_HAVE_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_stdint_message='using gnu compiler gcc (GCC) 4.6.1 20110819 (prerelease)'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_type_SampleReferenceRecord=no
ac_cv_type_SeqGrabComponent=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_OBJC_dependencies_compiler_type=gcc3
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
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=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_APEXSINK_CFLAGS=' '
pkg_cv_APEXSINK_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lssl -lcrypto -ldl -lz '
pkg_cv_ASSRENDER_CFLAGS='-I/usr/include/freetype2 '
pkg_cv_ASSRENDER_LIBS='-lass '
pkg_cv_COG_CFLAGS='-I/usr/include/libpng14 '
pkg_cv_COG_LIBS='-lpng14 '
pkg_cv_CURL_CFLAGS=' '
pkg_cv_CURL_LIBS='-lcurl '
pkg_cv_DVDNAV_CFLAGS=' '
pkg_cv_DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
pkg_cv_EXIF_CFLAGS=' '
pkg_cv_EXIF_LIBS='-lexif '
pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 '
pkg_cv_GMODULE_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GMODULE_EXPORT_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 '
pkg_cv_GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GSETTINGS_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_GDP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_GDP_LIBS='-pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
pkg_cv_GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_LIBDC1394_CFLAGS=' '
pkg_cv_LIBDC1394_LIBS='-ldc1394 '
pkg_cv_MODPLUG_CFLAGS='-I/usr/include/libmodplug '
pkg_cv_MODPLUG_LIBS='-lmodplug '
pkg_cv_ORC_CFLAGS='-I/usr/include/orc-0.4 '
pkg_cv_ORC_LIBS='-lorc-0.4 '
pkg_cv_RTMP_CFLAGS=' '
pkg_cv_RTMP_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lrtmp -lssl -lcrypto -ldl -lz '
pkg_cv_SCHRO_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 '
pkg_cv_SCHRO_LIBS='-lschroedinger-1.0 '
pkg_cv_SNDFILE_CFLAGS=' '
pkg_cv_SNDFILE_LIBS='-lsndfile '
pkg_cv_VDPAU_CFLAGS=' '
pkg_cv_VDPAU_LIBS=-lvdpau
pkg_cv_X11_CFLAGS=' '
pkg_cv_X11_LIBS='-lX11 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
$(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \
test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \
$(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > [email protected] && mv [email protected] $@
$(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
@$(NORMAL_INSTALL)
@$(NORMAL_UNINSTALL)
@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files
echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \
fi
files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
if test -n "$^"; then \
rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
test -n "$$files" || exit 0; \
test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir)
$(gsettings__enum_file): $(gsettings_ENUM_FILES)
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
.PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas
.SECONDARY: $(gsettings_SCHEMAS)
ACLOCAL='${SHELL} /var/tmp/gst-plugins-bad/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
ACMENC_CFLAGS=''
ACMMP3DEC_CFLAGS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/gst-plugins-bad/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
APEXSINK_CFLAGS=' '
APEXSINK_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lssl -lcrypto -ldl -lz '
AR='ar'
AS='as'
ASSRENDER_CFLAGS='-I/usr/include/freetype2 '
ASSRENDER_LIBS='-lass '
AUTOCONF='${SHELL} /var/tmp/gst-plugins-bad/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/gst-plugins-bad/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/gst-plugins-bad/missing --run automake-1.11'
AWK='gawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_EXPERIMENTAL_FALSE=''
BUILD_EXPERIMENTAL_TRUE='#'
BUILD_EXTERNAL_FALSE='#'
BUILD_EXTERNAL_TRUE=''
BZ2_LIBS='-lbz2'
CC='gcc -std=gnu99'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CDAUDIO_CFLAGS=''
CDAUDIO_LIBS=''
CELT_0_11_CFLAGS=''
CELT_0_11_LIBS=''
CELT_0_7_CFLAGS=''
CELT_0_7_LIBS=''
CELT_0_8_CFLAGS=''
CELT_0_8_LIBS=''
CELT_CFLAGS=''
CELT_LIBS=''
CFLAGS='-g -O2'
COG_CFLAGS='-I/usr/include/libpng14 '
COG_LIBS='-lpng14 '
CPP='gcc -E'
CPPFLAGS=''
CURL_CFLAGS=' '
CURL_LIBS='-lcurl '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DCCP_LIBS=' -lpthread'
DECKLINK_CXXFLAGS=''
DECKLINK_LIBS='-lpthread -ldl'
DEFAULT_AUDIOSINK='autoaudiosink'
DEFAULT_AUDIOSRC='alsasrc'
DEFAULT_VIDEOSINK='autovideosink'
DEFAULT_VIDEOSRC='v4l2src'
DEFAULT_VISUALIZER='goom'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEPRECATED_CFLAGS='-DGST_DISABLE_DEPRECATED'
DIRAC_CFLAGS=''
DIRAC_LIBS=''
DIRECT3D_LIBS=''
DIRECTDRAW_LIBS=''
DIRECTFB_CFLAGS=''
DIRECTFB_LIBS=''
DIRECTSOUND_LIBS=''
DIRECTX_CFLAGS=''
DIRECTX_LDFLAGS=''
DIVXDEC_LIBS=''
DIVXENC_LIBS=''
DLLTOOL='dlltool'
DSYMUTIL=''
DTS_LIBS='-ldca -lm'
DUMPBIN=''
DVDNAV_CFLAGS=' '
DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE='#'
ENABLE_GTK_DOC_TRUE=''
ENABLE_PLUGIN_DOCS_FALSE='#'
ENABLE_PLUGIN_DOCS_TRUE=''
ERROR_CFLAGS=' -Werror'
ERROR_CXXFLAGS=' -Werror -Wno-non-virtual-dtor'
EXEEXT=''
EXIF_CFLAGS=' '
EXIF_LIBS='-lexif '
FAAC_LIBS='-lfaac -lm'
FAAD_IS_NEAAC=''
FAAD_LIBS='-lfaad -lm'
FFLAGS=''
FGREP='/bin/grep -F'
FLITE_CFLAGS=''
FLITE_LIBS=''
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gst-plugins-bad-0.10'
GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GIO_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_COMPILE_SCHEMAS='/usr/bin/glib-compile-schemas'
GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 '
GLIB_PREFIX='/usr'
GLIB_REQ='2.24'
GME_LIBS=''
GMODULE_EXPORT_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GMODULE_EXPORT_LIBS='-Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 '
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GMYTH_CFLAGS=''
GMYTH_LIBS=''
GREP='/bin/grep'
GSETTINGS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
GSETTINGS_LIBS='-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
GSETTINGS_RULES='
GSM_LIBS=''
GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-0.10'
GSTPB_PREFIX='/usr'
GST_ALL_LDFLAGS='-no-undefined'
GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CFLAGS)'
GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_CXXFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CXXFLAGS)'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_GDP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_GDP_LIBS='-pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_LEVEL_DEFAULT='GST_LEVEL_ERROR'
GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_LIB_LDFLAGS='-export-symbols-regex ^_?\(gst_\|Gst\|GST_\).*'
GST_LICENSE='LGPL'
GST_MAJORMINOR='0.10'
GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_OPTION_CXXFLAGS='$(WARNING_CXXFLAGS) $(ERROR_CXXFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer Bad Plugins (Archlinux)'
GST_PACKAGE_ORIGIN='http://www.archlinux.org/'
GST_PLUGINS_ALL=' adpcmdec adpcmenc aiff asfmux audiovisualizers autoconvert bayer camerabin camerabin2 cdxaparse coloreffects colorspace dataurisrc dccp debugutils dtmf dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeze frei0r gaudieffects geometrictransform h264parse hdvparse hls id3tag inter interlace ivfparse jp2kdecimator jpegformat legacyresample librfb liveadder mpegdemux mpegtsdemux mpegtsmux mpegpsmux mpeg4videoparse mpegvideoparse mve mxf nsf nuvdemux patchdetect pcapparse pnm rawparse real removesilence rtpmux rtpvp8 scaletempo sdi sdp segmentclip siren speed subenc stereo tta videofilters videomaxrate videomeasure videoparsers videosignal vmnc y4m'
GST_PLUGINS_BAD_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
GST_PLUGINS_BAD_CXXFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_PLUGINS_BASE_DIR='/usr/lib/gstreamer-0.10/gst:/usr/lib/gstreamer-0.10/sys:/usr/lib/gstreamer-0.10/ext'
GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 '
GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10'
GST_PLUGINS_FFMPEG_CFLAGS=''
GST_PLUGINS_FFMPEG_DIR=''
GST_PLUGINS_FFMPEG_LIBS=''
GST_PLUGINS_GOOD_CFLAGS=''
GST_PLUGINS_GOOD_DIR=''
GST_PLUGINS_GOOD_LIBS=''
GST_PLUGINS_SELECTED=' adpcmdec adpcmenc aiff asfmux audiovisualizers autoconvert bayer camerabin camerabin2 cdxaparse coloreffects colorspace dataurisrc dccp debugutils dtmf dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeze frei0r gaudieffects geometrictransform h264parse hdvparse hls id3tag inter interlace ivfparse jp2kdecimator jpegformat legacyresample librfb liveadder mpegdemux mpegtsdemux mpegtsmux mpegpsmux mpeg4videoparse mpegvideoparse mve mxf nsf nuvdemux patchdetect pcapparse pnm rawparse real removesilence rtpmux rtpvp8 scaletempo sdi sdp segmentclip siren speed subenc stereo tta videofilters videomaxrate videomeasure videoparsers videosignal vmnc y4m'
GST_PLUGINS_UGLY_CFLAGS=''
GST_PLUGINS_UGLY_DIR=''
GST_PLUGINS_UGLY_LIBS=''
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc.*'\'' -no-undefined'
GST_PREFIX='/usr'
GST_TOOLS_DIR='/usr/bin'
GTKDOC_CHECK='/usr/bin/gtkdoc-check'
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
HAVE_BZ2='yes'
HAVE_CPU_ALPHA_FALSE=''
HAVE_CPU_ALPHA_TRUE='#'
HAVE_CPU_ARM_FALSE=''
HAVE_CPU_ARM_TRUE='#'
HAVE_CPU_CRISV32_FALSE=''
HAVE_CPU_CRISV32_TRUE='#'
HAVE_CPU_CRIS_FALSE=''
HAVE_CPU_CRIS_TRUE='#'
HAVE_CPU_HPPA_FALSE=''
HAVE_CPU_HPPA_TRUE='#'
HAVE_CPU_I386_FALSE=''
HAVE_CPU_I386_TRUE='#'
HAVE_CPU_IA64_FALSE=''
HAVE_CPU_IA64_TRUE='#'
HAVE_CPU_M68K_FALSE=''
HAVE_CPU_M68K_TRUE='#'
HAVE_CPU_MIPS_FALSE=''
HAVE_CPU_MIPS_TRUE='#'
HAVE_CPU_PPC64_FALSE=''
HAVE_CPU_PPC64_TRUE='#'
HAVE_CPU_PPC_FALSE=''
HAVE_CPU_PPC_TRUE='#'
HAVE_CPU_S390_FALSE=''
HAVE_CPU_S390_TRUE='#'
HAVE_CPU_SPARC_FALSE=''
HAVE_CPU_SPARC_TRUE='#'
HAVE_CPU_X86_64_FALSE='#'
HAVE_CPU_X86_64_TRUE=''
HAVE_CXX='yes'
HAVE_DIRECT3D='no'
HAVE_DIRECTDRAW='no'
HAVE_DIRECTSOUND='no'
HAVE_DTS='yes'
HAVE_FAAC='yes'
HAVE_FAAD='yes'
HAVE_FLITE='no'
HAVE_GSM='no'
HAVE_GST_CHECK_FALSE='#'
HAVE_GST_CHECK_TRUE=''
HAVE_GTK_FALSE='#'
HAVE_GTK_TRUE=''
HAVE_IOS_FALSE=''
HAVE_IOS_TRUE='#'
HAVE_JP2K='yes'
HAVE_NAS='no'
HAVE_ORCC_FALSE='#'
HAVE_ORCC_TRUE=''
HAVE_ORC_FALSE='#'
HAVE_ORC_TRUE=''
HAVE_PTHREAD_H_FALSE='#'
HAVE_PTHREAD_H_TRUE=''
HAVE_UNISTD_H_FALSE='#'
HAVE_UNISTD_H_TRUE=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE='#'
HAVE_VPX='yes'
HAVE_WILDMIDI='no'
HAVE_WINSOCK2_H_FALSE=''
HAVE_WINSOCK2_H_TRUE='#'
HAVE_X11='yes'
HAVE_X11_FALSE='#'
HAVE_X11_TRUE=''
HAVE_X='yes'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
JP2K_LIBS='-ljasper'
KATE_CFLAGS=''
KATE_LIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBDC1394_CFLAGS=' '
LIBDC1394_LIBS='-ldc1394 '
LIBDIR='/usr/lib'
LIBICONV='-liconv'
LIBINTL=''
LIBM='-lm'
LIBMMS_CFLAGS=''
LIBMMS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LOCALEDIR='/usr/share/locale'
LRDF_CFLAGS=''
LRDF_LIBS=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/gst-plugins-bad/missing --run makeinfo'
MANIFEST_TOOL=':'
MIMIC_CFLAGS=''
MIMIC_LIBS=''
MJPEG_CFLAGS=''
MJPEG_LIBS=''
MKDIR_P='/bin/mkdir -p'
MODPLUG_CFLAGS='-I/usr/include/libmodplug '
MODPLUG_LIBS='-lmodplug '
MPEG2ENC_CFLAGS=''
MPEG2ENC_LIBS=''
MPLEX_CFLAGS=''
MPLEX_LDFLAGS=''
MPLEX_LIBS=''
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
MUSEPACK_LIBS=''
MUSICBRAINZ_CFLAGS=''
MUSICBRAINZ_LIBS=''
NAS_CFLAGS=''
NAS_LIBS=''
NEON_CFLAGS=''
NEON_LIBS=''
NM='/usr/bin/nm -B'
NMEDIT=''
OBJC='gcc'
OBJCDEPMODE='depmode=gcc3'
OBJC_LDFLAGS='-lobjc'
OBJDUMP='objdump'
OBJEXT='o'
OFA_CFLAGS=''
OFA_LIBS=''
OPENAL_CFLAGS=''
OPENAL_LIBS=''
OPENCV_CFLAGS=''
OPENCV_LIBS=''
OPUS_CFLAGS=''
OPUS_LIBS=''
ORCC='/usr/bin/orcc'
ORCC_FLAGS='--compat 0.4.11'
ORC_CFLAGS='-I/usr/include/orc-0.4 '
ORC_LIBS='-lorc-0.4 '
OTOOL64=''
OTOOL=''
PACKAGE='gst-plugins-bad'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Bad Plug-ins'
PACKAGE_STRING='GStreamer Bad Plug-ins 0.10.22.1'
PACKAGE_TARNAME='gst-plugins-bad'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.22.1'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='22'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='1'
PACKAGE_VERSION_RELEASE='0.20111013.123309'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PLUGINDIR='/usr/lib/gstreamer-0.10'
POSUB='po'
PROFILE_CFLAGS='-g'
PYTHON='/usr/bin/python2'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
RANLIB='ranlib'
RSVG_CFLAGS=''
RSVG_LIBS=''
RTMP_CFLAGS=' '
RTMP_LIBS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lrtmp -lssl -lcrypto -ldl -lz '
SCHRO_CFLAGS='-I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4 '
SCHRO_LIBS='-lschroedinger-1.0 '
SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -lSDL -lpthread'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SLV2_CFLAGS=''
SLV2_LIBS=''
SNDFILE_CFLAGS=' '
SNDFILE_LIBS='-lsndfile '
SOUNDTOUCH_CFLAGS=''
SOUNDTOUCH_LIBS=''
SPANDSP_CFLAGS=''
SPANDSP_LIBS=''
SPC_LIBS=''
STRIP='strip'
SWFDEC_CFLAGS=''
SWFDEC_LIBS=''
TELETEXTDEC_CFLAGS=''
TELETEXTDEC_LIBS=''
TIGER_CFLAGS=''
TIGER_LIBS=''
TIMIDITY_CFLAGS=''
TIMIDITY_LIBS=''
USE_ACM_FALSE=''
USE_ACM_TRUE='#'
USE_APEXSINK_FALSE='#'
USE_APEXSINK_TRUE=''
USE_APPLE_MEDIA_FALSE=''
USE_APPLE_MEDIA_TRUE='#'
USE_ASSRENDER_FALSE='#'
USE_ASSRENDER_TRUE=''
USE_AVC_FALSE=''
USE_AVC_TRUE='#'
USE_BZ2_FALSE='#'
USE_BZ2_TRUE=''
USE_CDAUDIO_FALSE=''
USE_CDAUDIO_TRUE='#'
USE_CELT_FALSE=''
USE_CELT_TRUE='#'
USE_COG_FALSE='#'
USE_COG_TRUE=''
USE_CURL_FALSE='#'
USE_CURL_TRUE=''
USE_DC1394_FALSE='#'
USE_DC1394_TRUE=''
USE_DECKLINK_FALSE='#'
USE_DECKLINK_TRUE=''
USE_DIRAC_FALSE=''
USE_DIRAC_TRUE='#'
USE_DIRECT3D_FALSE=''
USE_DIRECT3D_TRUE='#'
USE_DIRECTDRAW_FALSE=''
USE_DIRECTDRAW_TRUE='#'
USE_DIRECTFB_FALSE=''
USE_DIRECTFB_TRUE='#'
USE_DIRECTSOUND_FALSE=''
USE_DIRECTSOUND_TRUE='#'
USE_DIVX_FALSE=''
USE_DIVX_TRUE='#'
USE_DTS_FALSE='#'
USE_DTS_TRUE=''
USE_DVB_FALSE='#'
USE_DVB_TRUE=''
USE_EXIF_FALSE='#'
USE_EXIF_TRUE=''
USE_EXPERIMENTAL_FALSE=''
USE_EXPERIMENTAL_TRUE='#'
USE_EXTERNAL_FALSE='#'
USE_EXTERNAL_TRUE=''
USE_FAAC_FALSE='#'
USE_FAAC_TRUE=''
USE_FAAD_FALSE='#'
USE_FAAD_TRUE=''
USE_FBDEV_FALSE='#'
USE_FBDEV_TRUE=''
USE_FLITE_FALSE=''
USE_FLITE_TRUE='#'
USE_GME_FALSE=''
USE_GME_TRUE='#'
USE_GSETTINGS_FALSE='#'
USE_GSETTINGS_TRUE=''
USE_GSM_FALSE=''
USE_GSM_TRUE='#'
USE_JP2K_FALSE='#'
USE_JP2K_TRUE=''
USE_KATE_FALSE=''
USE_KATE_TRUE='#'
USE_LADSPA_FALSE='#'
USE_LADSPA_TRUE=''
USE_LIBMMS_FALSE=''
USE_LIBMMS_TRUE='#'
USE_LINSYS_FALSE='#'
USE_LINSYS_TRUE=''
USE_LV2_FALSE=''
USE_LV2_TRUE='#'
USE_MIMIC_FALSE=''
USE_MIMIC_TRUE='#'
USE_MODPLUG_FALSE='#'
USE_MODPLUG_TRUE=''
USE_MPEG2ENC_FALSE=''
USE_MPEG2ENC_TRUE='#'
USE_MPLEX_FALSE=''
USE_MPLEX_TRUE='#'
USE_MUSEPACK_FALSE=''
USE_MUSEPACK_TRUE='#'
USE_MUSICBRAINZ_FALSE=''
USE_MUSICBRAINZ_TRUE='#'
USE_MYTHTV_FALSE=''
USE_MYTHTV_TRUE='#'
USE_NAS_FALSE=''
USE_NAS_TRUE='#'
USE_NEON_FALSE=''
USE_NEON_TRUE='#'
USE_NLS='yes'
USE_OFA_FALSE=''
USE_OFA_TRUE='#'
USE_OPENAL_FALSE=''
USE_OPENAL_TRUE='#'
USE_OPENCV_FALSE=''
USE_OPENCV_TRUE='#'
USE_OPUS_FALSE=''
USE_OPUS_TRUE='#'
USE_OSX_VIDEO_FALSE=''
USE_OSX_VIDEO_TRUE='#'
USE_PLUGIN_ADPCMDEC_FALSE='#'
USE_PLUGIN_ADPCMDEC_TRUE=''
USE_PLUGIN_ADPCMENC_FALSE='#'
USE_PLUGIN_ADPCMENC_TRUE=''
USE_PLUGIN_AIFF_FALSE='#'
USE_PLUGIN_AIFF_TRUE=''
USE_PLUGIN_ASFMUX_FALSE='#'
USE_PLUGIN_ASFMUX_TRUE=''
USE_PLUGIN_AUDIOVISUALIZERS_FALSE='#'
USE_PLUGIN_AUDIOVISUALIZERS_TRUE=''
USE_PLUGIN_AUTOCONVERT_FALSE='#'
USE_PLUGIN_AUTOCONVERT_TRUE=''
USE_PLUGIN_BAYER_FALSE='#'
USE_PLUGIN_BAYER_TRUE=''
USE_PLUGIN_CAMERABIN2_FALSE='#'
USE_PLUGIN_CAMERABIN2_TRUE=''
USE_PLUGIN_CAMERABIN_FALSE='#'
USE_PLUGIN_CAMERABIN_TRUE=''
USE_PLUGIN_CDXAPARSE_FALSE='#'
USE_PLUGIN_CDXAPARSE_TRUE=''
USE_PLUGIN_COLOREFFECTS_FALSE='#'
USE_PLUGIN_COLOREFFECTS_TRUE=''
USE_PLUGIN_COLORSPACE_FALSE='#'
USE_PLUGIN_COLORSPACE_TRUE=''
USE_PLUGIN_DATAURISRC_FALSE='#'
USE_PLUGIN_DATAURISRC_TRUE=''
USE_PLUGIN_DCCP_FALSE='#'
USE_PLUGIN_DCCP_TRUE=''
USE_PLUGIN_DEBUGUTILS_FALSE='#'
USE_PLUGIN_DEBUGUTILS_TRUE=''
USE_PLUGIN_DTMF_FALSE='#'
USE_PLUGIN_DTMF_TRUE=''
USE_PLUGIN_DVBSUBOVERLAY_FALSE='#'
USE_PLUGIN_DVBSUBOVERLAY_TRUE=''
USE_PLUGIN_DVDSPU_FALSE='#'
USE_PLUGIN_DVDSPU_TRUE=''
USE_PLUGIN_FACEOVERLAY_FALSE='#'
USE_PLUGIN_FACEOVERLAY_TRUE=''
USE_PLUGIN_FESTIVAL_FALSE='#'
USE_PLUGIN_FESTIVAL_TRUE=''
USE_PLUGIN_FIELDANALYSIS_FALSE='#'
USE_PLUGIN_FIELDANALYSIS_TRUE=''
USE_PLUGIN_FREEZE_FALSE='#'
USE_PLUGIN_FREEZE_TRUE=''
USE_PLUGIN_FREI0R_FALSE='#'
USE_PLUGIN_FREI0R_TRUE=''
USE_PLUGIN_GAUDIEFFECTS_FALSE='#'
USE_PLUGIN_GAUDIEFFECTS_TRUE=''
USE_PLUGIN_GEOMETRICTRANSFORM_FALSE='#'
USE_PLUGIN_GEOMETRICTRANSFORM_TRUE=''
USE_PLUGIN_H264PARSE_FALSE='#'
USE_PLUGIN_H264PARSE_TRUE=''
USE_PLUGIN_HDVPARSE_FALSE='#'
USE_PLUGIN_HDVPARSE_TRUE=''
USE_PLUGIN_HLS_FALSE='#'
USE_PLUGIN_HLS_TRUE=''
USE_PLUGIN_ID3TAG_FALSE='#'
USE_PLUGIN_ID3TAG_TRUE=''
USE_PLUGIN_INTERLACE_FALSE='#'
USE_PLUGIN_INTERLACE_TRUE=''
USE_PLUGIN_INTER_FALSE='#'
USE_PLUGIN_INTER_TRUE=''
USE_PLUGIN_IVFPARSE_FALSE='#'
USE_PLUGIN_IVFPARSE_TRUE=''
USE_PLUGIN_JP2KDECIMATOR_FALSE='#'
USE_PLUGIN_JP2KDECIMATOR_TRUE=''
USE_PLUGIN_JPEGFORMAT_FALSE='#'
USE_PLUGIN_JPEGFORMAT_TRUE=''
USE_PLUGIN_LEGACYRESAMPLE_FALSE='#'
USE_PLUGIN_LEGACYRESAMPLE_TRUE=''
USE_PLUGIN_LIBRFB_FALSE='#'
USE_PLUGIN_LIBRFB_TRUE=''
USE_PLUGIN_LIVEADDER_FALSE='#'
USE_PLUGIN_LIVEADDER_TRUE=''
USE_PLUGIN_MPEG4VIDEOPARSE_FALSE='#'
USE_PLUGIN_MPEG4VIDEOPARSE_TRUE=''
USE_PLUGIN_MPEGDEMUX_FALSE='#'
USE_PLUGIN_MPEGDEMUX_TRUE=''
USE_PLUGIN_MPEGPSMUX_FALSE='#'
USE_PLUGIN_MPEGPSMUX_TRUE=''
USE_PLUGIN_MPEGTSDEMUX_FALSE='#'
USE_PLUGIN_MPEGTSDEMUX_TRUE=''
USE_PLUGIN_MPEGTSMUX_FALSE='#'
USE_PLUGIN_MPEGTSMUX_TRUE=''
USE_PLUGIN_MPEGVIDEOPARSE_FALSE='#'
USE_PLUGIN_MPEGVIDEOPARSE_TRUE=''
USE_PLUGIN_MVE_FALSE='#'
USE_PLUGIN_MVE_TRUE=''
USE_PLUGIN_MXF_FALSE='#'
USE_PLUGIN_MXF_TRUE=''
USE_PLUGIN_NSF_FALSE='#'
USE_PLUGIN_NSF_TRUE=''
USE_PLUGIN_NUVDEMUX_FALSE='#'
USE_PLUGIN_NUVDEMUX_TRUE=''
USE_PLUGIN_PATCHDETECT_FALSE='#'
USE_PLUGIN_PATCHDETECT_TRUE=''
USE_PLUGIN_PCAPPARSE_FALSE='#'
USE_PLUGIN_PCAPPARSE_TRUE=''
USE_PLUGIN_PNM_FALSE='#'
USE_PLUGIN_PNM_TRUE=''
USE_PLUGIN_RAWPARSE_FALSE='#'
USE_PLUGIN_RAWPARSE_TRUE=''
USE_PLUGIN_REAL_FALSE='#'
USE_PLUGIN_REAL_TRUE=''
USE_PLUGIN_REMOVESILENCE_FALSE='#'
USE_PLUGIN_REMOVESILENCE_TRUE=''
USE_PLUGIN_RTPMUX_FALSE='#'
USE_PLUGIN_RTPMUX_TRUE=''
USE_PLUGIN_RTPVP8_FALSE='#'
USE_PLUGIN_RTPVP8_TRUE=''
USE_PLUGIN_SCALETEMPO_FALSE='#'
USE_PLUGIN_SCALETEMPO_TRUE=''
USE_PLUGIN_SDI_FALSE='#'
USE_PLUGIN_SDI_TRUE=''
USE_PLUGIN_SDP_FALSE='#'
USE_PLUGIN_SDP_TRUE=''
USE_PLUGIN_SEGMENTCLIP_FALSE='#'
USE_PLUGIN_SEGMENTCLIP_TRUE=''
USE_PLUGIN_SIREN_FALSE='#'
USE_PLUGIN_SIREN_TRUE=''
USE_PLUGIN_SPEED_FALSE='#'
USE_PLUGIN_SPEED_TRUE=''
USE_PLUGIN_STEREO_FALSE='#'
USE_PLUGIN_STEREO_TRUE=''
USE_PLUGIN_SUBENC_FALSE='#'
USE_PLUGIN_SUBENC_TRUE=''
USE_PLUGIN_TTA_FALSE='#'
USE_PLUGIN_TTA_TRUE=''
USE_PLUGIN_VIDEOFILTERS_FALSE='#'
USE_PLUGIN_VIDEOFILTERS_TRUE=''
USE_PLUGIN_VIDEOMAXRATE_FALSE='#'
USE_PLUGIN_VIDEOMAXRATE_TRUE=''
USE_PLUGIN_VIDEOMEASURE_FALSE='#'
USE_PLUGIN_VIDEOMEASURE_TRUE=''
USE_PLUGIN_VIDEOPARSERS_FALSE='#'
USE_PLUGIN_VIDEOPARSERS_TRUE=''
USE_PLUGIN_VIDEOSIGNAL_FALSE='#'
USE_PLUGIN_VIDEOSIGNAL_TRUE=''
USE_PLUGIN_VMNC_FALSE='#'
USE_PLUGIN_VMNC_TRUE=''
USE_PLUGIN_Y4M_FALSE='#'
USE_PLUGIN_Y4M_TRUE=''
USE_QUICKTIME_FALSE=''
USE_QUICKTIME_TRUE='#'
USE_RESINDVD_FALSE='#'
USE_RESINDVD_TRUE=''
USE_RSVG_FALSE=''
USE_RSVG_TRUE='#'
USE_RTMP_FALSE='#'
USE_RTMP_TRUE=''
USE_SCHRO_FALSE='#'
USE_SCHRO_TRUE=''
USE_SDL_FALSE='#'
USE_SDL_TRUE=''
USE_SHM_FALSE='#'
USE_SHM_TRUE=''
USE_SNDFILE_FALSE='#'
USE_SNDFILE_TRUE=''
USE_SOUNDTOUCH_FALSE=''
USE_SOUNDTOUCH_TRUE='#'
USE_SPANDSP_FALSE=''
USE_SPANDSP_TRUE='#'
USE_SPC_FALSE=''
USE_SPC_TRUE='#'
USE_SWFDEC_FALSE=''
USE_SWFDEC_TRUE='#'
USE_TELETEXTDEC_FALSE=''
USE_TELETEXTDEC_TRUE='#'
USE_TIGER_FALSE=''
USE_TIGER_TRUE='#'
USE_TIMIDITY_FALSE=''
USE_TIMIDITY_TRUE='#'
USE_VCD_FALSE='#'
USE_VCD_TRUE=''
USE_VDPAU_FALSE='#'
USE_VDPAU_TRUE=''
USE_VOAACENC_FALSE=''
USE_VOAACENC_TRUE='#'
USE_VOAMRWBENC_FALSE=''
USE_VOAMRWBENC_TRUE='#'
USE_VP8_FALSE='#'
USE_VP8_TRUE=''
USE_WILDMIDI_FALSE=''
USE_WILDMIDI_TRUE='#'
USE_WININET_FALSE=''
USE_WININET_TRUE='#'
USE_XVID_FALSE='#'
USE_XVID_TRUE=''
USE_ZBAR_FALSE=''
USE_ZBAR_TRUE='#'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='no'
VDPAU_CFLAGS=' '
VDPAU_LIBS='-lvdpau'
VERSION='0.10.22.1'
VOAACENC_CFLAGS=''
VOAACENC_LIBS=''
VOAMRWBENC_CFLAGS=''
VOAMRWBENC_LIBS=''
VPX_LIBS='-lvpx'
WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar -Wnested-externs'
WARNING_CXXFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar'
WILDMIDI_CFLAGS=''
WILDMIDI_LIBS=''
WIN32_LIBS=''
X11_CFLAGS=' '
X11_LIBS='-lX11 '
XDG_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
XVID_LIBS='-lxvidcore -lm'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=' -lSM -lICE -lX11'
X_PRE_LIBS=' -lSM -lICE'
ZBAR_CFLAGS=''
ZBAR_LIBS=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_OBJC='gcc'
all-am: $(gsettings_SCHEMAS:.xml=.valid)
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE='#'
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
clean-gsettings-schemas:
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
endif'
exec_prefix='${prefix}'
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
gsettingsschemadir='${datarootdir}/glib-2.0/schemas'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
ifdef gsettings_ENUM_NAMESPACE
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install-data-am: install-gsettings-schemas
install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file)
install_sh='${SHELL} /var/tmp/gst-plugins-bad/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
mostlyclean-am: clean-gsettings-schemas
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-plugins-bad'
pkgpythondir='${pythondir}/gst-plugins-bad'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
pythondir='${prefix}/lib/python2.7/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
uninstall-am: uninstall-gsettings-schemas
uninstall-gsettings-schemas:
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer Bad Plug-ins"
#define PACKAGE_TARNAME "gst-plugins-bad"
#define PACKAGE_VERSION "0.10.22.1"
#define PACKAGE_STRING "GStreamer Bad Plug-ins 0.10.22.1"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gst-plugins-bad"
#define VERSION "0.10.22.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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "gst-plugins-bad-0.10"
#define LOCALEDIR "/usr/share/locale"
#define GST_PACKAGE_NAME "GStreamer Bad Plugins (Archlinux)"
#define GST_PACKAGE_ORIGIN "http://www.archlinux.org/"
#define HAVE_EXTERNAL /**/
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define HAVE_DOWHILE_MACROS 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_FIONREAD_IN_SYS_IOCTL 1
#define HAVE_GMTIME_R 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_X11 1
#define HAVE_ORC 1
#define GST_LICENSE "LGPL"
#define LIBDIR "/usr/lib"
#define PLUGINDIR "/usr/lib/gstreamer-0.10"
#define GST_PACKAGE_RELEASE_DATETIME "2011-10-13T10:33Z"
#define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
#define DEFAULT_AUDIOSINK "autoaudiosink"
#define DEFAULT_AUDIOSRC "alsasrc"
#define DEFAULT_VIDEOSINK "autovideosink"
#define DEFAULT_VIDEOSRC "v4l2src"
#define DEFAULT_VISUALIZER "goom"
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SHM /**/
#define HAVE_VCD /**/
#define HAVE_ASSRENDER /**/
#define HAVE_APEXSINK /**/
#define HAVE_BZ2 /**/
#define HAVE_COG /**/
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_FCNTL_H 1
#define HAVE_CURL /**/
#define HAVE_DC1394 /**/
#define HAVE_DECKLINK /**/
#define HAVE_DTS /**/
#define HAVE_RESINDVD /**/
#define HAVE_FAAC /**/
#define FAAD_IS_NEAAC 1
#define FAAD2_MINOR_VERSION 7
#define HAVE_FAAD /**/
#define HAVE_FBDEV /**/
#define HAVE_JP2K /**/
#define HAVE_LADSPA /**/
#define HAVE_LINSYS /**/
#define HAVE_MODPLUG /**/
#define GST_MJPEGTOOLS_API 0
#define HAVE_SDL /**/
#define HAVE_SNDFILE /**/
#define HAVE_XVID /**/
#define HAVE_DVB /**/
#define HAVE_VDPAU /**/
#define HAVE_SCHRO /**/
#define HAVE_VP8_ENCODER 1
#define HAVE_VP8ENC_TUNING 1
#define HAVE_VP8_DECODER 1
#define HAVE_VP8 /**/
#define HAVE_RTMP /**/
#define HAVE_GSETTINGS /**/
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment