Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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 1.3.0.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --prefix /opt/gnome2 --libdir /opt/gnome2/lib --disable-fatal-warnings --disable-static --enable-debug
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = lfs
- uname -m = i686
- uname -r = 3.13.3
- uname -s = Linux
- uname -v = #1 SMP Mon Mar 17 21:44:39 NZDT 2014
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /opt/gnome2/bin
- PATH: /usr/local/bin
- PATH: /bin
- PATH: /usr/bin
- PATH: /opt/texlive/2013/bin/i386-linux
- PATH: /usr/bin/
- PATH: /opt/gnome/bin
- PATH: /opt/kde/bin
- PATH: /opt/jdk/bin
- PATH: /opt/qt4/bin
- PATH: /opt/qt5/bin
- PATH: /opt/ant/bin
- PATH: /home/cjg/.local/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:4512: checking build system type
- configure:4526: result: i686-pc-linux-gnu
- configure:4546: checking host system type
- configure:4559: result: i686-pc-linux-gnu
- configure:4579: checking target system type
- configure:4592: result: i686-pc-linux-gnu
- configure:4638: checking for a BSD-compatible install
- configure:4706: result: /home/cjg/.local/bin/install-check
- configure:4717: checking whether build environment is sane
- configure:4772: result: yes
- configure:4923: checking for a thread-safe mkdir -p
- configure:4962: result: /bin/mkdir -p
- configure:4969: checking for gawk
- configure:4985: found /usr/bin/gawk
- configure:4996: result: gawk
- configure:5007: checking whether make sets $(MAKE)
- configure:5029: result: yes
- configure:5058: checking whether make supports nested variables
- configure:5075: result: yes
- configure:5164: checking whether UID '1000' is supported by ustar format
- configure:5167: result: yes
- configure:5174: checking whether GID '1000' is supported by ustar format
- configure:5177: result: yes
- configure:5185: checking how to create a ustar tar archive
- configure:5196: tar --version
- tar (GNU tar) 1.27.1
- Copyright (C) 2013 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Written by John Gilmore and Jay Fenlason.
- configure:5199: $? = 0
- configure:5239: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:5242: $? = 0
- configure:5246: tar -xf - <conftest.tar
- configure:5249: $? = 0
- configure:5251: cat conftest.dir/file
- GrepMe
- configure:5254: $? = 0
- configure:5267: result: gnutar
- configure:5328: checking nano version
- configure:5340: result: 1
- configure:5360: checking whether to enable maintainer-specific portions of Makefiles
- configure:5369: result: yes
- configure:5396: checking whether make supports nested variables
- configure:5413: result: yes
- configure:5487: checking how to print strings
- configure:5514: result: printf
- configure:5547: checking for style of include used by make
- configure:5575: result: GNU
- configure:5646: checking for gcc
- configure:5662: found /usr/bin/gcc
- configure:5673: result: gcc
- configure:5902: checking for C compiler version
- configure:5911: gcc --version >&5
- gcc (GCC) 4.8.2
- Copyright (C) 2013 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:5922: $? = 0
- configure:5911: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-system-zlib --enable-lto --enable-languages=c,c++,fortran,ada,go,java,objc,obj-c++
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:5922: $? = 0
- configure:5911: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5922: $? = 1
- configure:5911: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5922: $? = 1
- configure:5942: checking whether the C compiler works
- configure:5964: gcc -L/opt/gnome2/lib conftest.c >&5
- configure:5968: $? = 0
- configure:6016: result: yes
- configure:6019: checking for C compiler default output file name
- configure:6021: result: a.out
- configure:6027: checking for suffix of executables
- configure:6034: gcc -o conftest -L/opt/gnome2/lib conftest.c >&5
- configure:6038: $? = 0
- configure:6060: result:
- configure:6082: checking whether we are cross compiling
- configure:6090: gcc -o conftest -L/opt/gnome2/lib conftest.c >&5
- configure:6094: $? = 0
- configure:6101: ./conftest
- configure:6105: $? = 0
- configure:6120: result: no
- configure:6125: checking for suffix of object files
- configure:6147: gcc -c conftest.c >&5
- configure:6151: $? = 0
- configure:6172: result: o
- configure:6176: checking whether we are using the GNU C compiler
- configure:6195: gcc -c conftest.c >&5
- configure:6195: $? = 0
- configure:6204: result: yes
- configure:6213: checking whether gcc accepts -g
- configure:6233: gcc -c -g conftest.c >&5
- configure:6233: $? = 0
- configure:6274: result: yes
- configure:6291: checking for gcc option to accept ISO C89
- configure:6354: gcc -c -g -O2 conftest.c >&5
- configure:6354: $? = 0
- configure:6367: result: none needed
- configure:6392: checking whether gcc understands -c and -o together
- configure:6414: gcc -c conftest.c -o conftest2.o
- configure:6417: $? = 0
- configure:6414: gcc -c conftest.c -o conftest2.o
- configure:6417: $? = 0
- configure:6429: result: yes
- configure:6448: checking dependency style of gcc
- configure:6559: result: gcc3
- configure:6574: checking for a sed that does not truncate output
- configure:6638: result: /bin/sed
- configure:6656: checking for grep that handles long lines and -e
- configure:6714: result: /bin/grep
- configure:6719: checking for egrep
- configure:6781: result: /bin/grep -E
- configure:6786: checking for fgrep
- configure:6848: result: /bin/grep -F
- configure:6883: checking for ld used by gcc
- configure:6950: result: /usr/bin/ld
- configure:6957: checking if the linker (/usr/bin/ld) is GNU ld
- configure:6972: result: yes
- configure:6984: checking for BSD- or MS-compatible name lister (nm)
- configure:7033: result: /usr/bin/nm -B
- configure:7163: checking the name lister (/usr/bin/nm -B) interface
- configure:7170: gcc -c -g -O2 conftest.c >&5
- configure:7173: /usr/bin/nm -B "conftest.o"
- configure:7176: output
- 00000000 B some_variable
- configure:7183: result: BSD nm
- configure:7186: checking whether ln -s works
- configure:7190: result: yes
- configure:7198: checking the maximum length of command line arguments
- configure:7328: result: 1572864
- configure:7345: checking whether the shell understands some XSI constructs
- configure:7355: result: yes
- configure:7359: checking whether the shell understands "+="
- configure:7365: result: yes
- configure:7400: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
- configure:7440: result: func_convert_file_noop
- configure:7447: checking how to convert i686-pc-linux-gnu file names to toolchain format
- configure:7467: result: func_convert_file_noop
- configure:7474: checking for /usr/bin/ld option to reload object files
- configure:7481: result: -r
- configure:7555: checking for objdump
- configure:7571: found /usr/bin/objdump
- configure:7582: result: objdump
- configure:7611: checking how to recognize dependent libraries
- configure:7813: result: pass_all
- configure:7898: checking for dlltool
- configure:7928: result: no
- configure:7955: checking how to associate runtime and link libraries
- configure:7982: result: printf %s\n
- configure:8043: checking for ar
- configure:8059: found /usr/bin/ar
- configure:8070: result: ar
- configure:8107: checking for archiver @FILE support
- configure:8124: gcc -c -g -O2 conftest.c >&5
- configure:8124: $? = 0
- configure:8127: ar cru libconftest.a @conftest.lst >&5
- configure:8130: $? = 0
- configure:8135: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:8138: $? = 1
- configure:8150: result: @
- configure:8208: checking for strip
- configure:8224: found /bin/strip
- configure:8235: result: strip
- configure:8307: checking for ranlib
- configure:8323: found /usr/bin/ranlib
- configure:8334: result: ranlib
- configure:8436: checking command to parse /usr/bin/nm -B output from gcc object
- configure:8556: gcc -c -g -O2 conftest.c >&5
- configure:8559: $? = 0
- configure:8563: /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:8566: $? = 0
- configure:8632: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c conftstm.o >&5
- configure:8635: $? = 0
- configure:8673: result: ok
- configure:8710: checking for sysroot
- configure:8740: result: no
- configure:8996: checking for mt
- configure:9012: found /bin/mt
- configure:9023: result: mt
- configure:9046: checking if mt is a manifest tool
- configure:9052: mt '-?'
- configure:9060: result: no
- configure:9702: checking how to run the C preprocessor
- configure:9733: gcc -E conftest.c
- configure:9733: $? = 0
- configure:9747: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:9747: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:9772: result: gcc -E
- configure:9792: gcc -E conftest.c
- configure:9792: $? = 0
- configure:9806: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:9806: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:9835: checking for ANSI C header files
- configure:9855: gcc -c -g -O2 conftest.c >&5
- configure:9855: $? = 0
- configure:9928: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:9928: $? = 0
- configure:9928: ./conftest
- configure:9928: $? = 0
- configure:9939: result: yes
- configure:9952: checking for sys/types.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for sys/stat.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for stdlib.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for string.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for memory.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for strings.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for inttypes.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for stdint.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9952: checking for unistd.h
- configure:9952: gcc -c -g -O2 conftest.c >&5
- configure:9952: $? = 0
- configure:9952: result: yes
- configure:9966: checking for dlfcn.h
- configure:9966: gcc -c -g -O2 conftest.c >&5
- configure:9966: $? = 0
- configure:9966: result: yes
- configure:10486: checking for objdir
- configure:10501: result: .libs
- configure:10772: checking if gcc supports -fno-rtti -fno-exceptions
- configure:10790: 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:10794: $? = 0
- configure:10807: result: no
- configure:11134: checking for gcc option to produce PIC
- configure:11141: result: -fPIC -DPIC
- configure:11149: checking if gcc PIC flag -fPIC -DPIC works
- configure:11167: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:11171: $? = 0
- configure:11184: result: yes
- configure:11213: checking if gcc static flag -static works
- configure:11241: result: yes
- configure:11256: checking if gcc supports -c -o file.o
- configure:11277: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:11281: $? = 0
- configure:11303: result: yes
- configure:11311: checking if gcc supports -c -o file.o
- configure:11358: result: yes
- configure:11391: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
- configure:12544: result: yes
- configure:12581: checking whether -lc should be explicitly linked in
- configure:12589: gcc -c -g -O2 conftest.c >&5
- configure:12592: $? = 0
- configure:12607: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:12610: $? = 0
- configure:12624: result: no
- configure:12784: checking dynamic linker characteristics
- configure:13295: gcc -o conftest -g -O2 -L/opt/gnome2/lib -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:13295: $? = 0
- configure:13517: result: GNU/Linux ld.so
- configure:13624: checking how to hardcode library paths into programs
- configure:13649: result: immediate
- configure:13743: checking for shl_load
- configure:13743: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- /tmp/ccnmOzRn.o: In function `main':
- /opt/gnome2/checkout/gst-plugins-bad/conftest.c:58: undefined reference to `shl_load'
- collect2: error: ld returned 1 exit status
- configure:13743: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define shl_load innocuous_shl_load
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char shl_load (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef shl_load
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_shl_load || defined __stub___shl_load
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:13743: result: no
- configure:13747: checking for shl_load in -ldld
- configure:13772: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ldld >&5
- /usr/bin/ld: cannot find -ldld
- collect2: error: ld returned 1 exit status
- configure:13772: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:13781: result: no
- configure:13786: checking for dlopen
- configure:13786: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- /tmp/cc991C5x.o: In function `main':
- /opt/gnome2/checkout/gst-plugins-bad/conftest.c:58: undefined reference to `dlopen'
- collect2: error: ld returned 1 exit status
- configure:13786: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define dlopen innocuous_dlopen
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char dlopen (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef dlopen
- |
- | /* 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 dlopen ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_dlopen || defined __stub___dlopen
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return dlopen ();
- | ;
- | return 0;
- | }
- configure:13786: result: no
- configure:13790: checking for dlopen in -ldl
- configure:13815: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ldl >&5
- configure:13815: $? = 0
- configure:13824: result: yes
- configure:13943: checking whether a program can dlopen itself
- configure:14023: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -L/opt/gnome2/lib -Wl,--export-dynamic conftest.c -ldl >&5
- configure:14026: $? = 0
- configure:14044: result: yes
- configure:14049: checking whether a statically linked program can dlopen itself
- configure:14129: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -L/opt/gnome2/lib -Wl,--export-dynamic -static conftest.c -ldl >&5
- /tmp/ccu2NBdH.o: In function `main':
- /opt/gnome2/checkout/gst-plugins-bad/configure:14108: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- /usr/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/i686-pc-linux-gnu/4.8.2/../../../libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
- collect2: error: ld returned 1 exit status
- configure:14132: $? = 1
- configure:14150: result: no
- configure:14189: checking whether stripping libraries is possible
- configure:14194: result: yes
- configure:14229: checking if libtool supports shared libraries
- configure:14231: result: yes
- configure:14234: checking whether to build shared libraries
- configure:14255: result: yes
- configure:14258: checking whether to build static libraries
- configure:14262: result: no
- configure:14375: checking whether NLS is requested
- configure:14384: result: yes
- configure:14425: checking for msgfmt
- configure: trying /usr/bin/msgfmt...
- 0 translated messages.
- configure:14457: result: /usr/bin/msgfmt
- configure:14466: checking for gmsgfmt
- configure:14497: result: /usr/bin/msgfmt
- configure:14548: checking for xgettext
- configure: trying /usr/bin/xgettext...
- /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
- configure:14580: result: /usr/bin/xgettext
- configure:14626: checking for msgmerge
- configure: trying /usr/bin/msgmerge...
- configure:14657: result: /usr/bin/msgmerge
- configure:14714: checking for ld used by GCC
- configure:14778: result: /usr/bin/ld
- configure:14785: checking if the linker (/usr/bin/ld) is GNU ld
- configure:14798: result: yes
- configure:14805: checking for shared library run path origin
- configure:14818: result: done
- configure:15319: checking for CFPreferencesCopyAppValue
- configure:15337: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:24:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
- #include <CoreFoundation/CFPreferences.h>
- ^
- compilation terminated.
- configure:15337: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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:15346: result: no
- configure:15353: checking for CFLocaleCopyCurrent
- configure:15371: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5
- conftest.c:24:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
- #include <CoreFoundation/CFLocale.h>
- ^
- compilation terminated.
- configure:15371: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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:15380: result: no
- configure:15429: checking for GNU gettext in libc
- configure:15449: gcc -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:15449: $? = 0
- configure:15458: result: yes
- configure:16204: checking whether to use NLS
- configure:16206: result: yes
- configure:16209: checking where the gettext function comes from
- configure:16220: result: libc
- configure:16431: checking for pkg-config
- configure:16449: found /usr/bin/pkg-config
- configure:16461: result: /usr/bin/pkg-config
- configure:16486: checking pkg-config is at least version 0.9.0
- configure:16489: result: yes
- configure:16515: checking for VALGRIND
- configure:16523: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
- configure:16526: $? = 0
- configure:16541: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
- configure:16544: $? = 0
- configure:16580: result: yes
- configure:16589: Using extra code paths for valgrind
- configure:16785: Using GStreamer Bad Plug-ins git as package name
- configure:16809: Using Unknown package origin as package origin
- configure:16840: *** checking feature: building of plug-ins with external deps ***
- configure:16901: building external plug-ins
- configure:16944: *** checking feature: building of experimental plug-ins ***
- configure:17021: not building experimental plug-ins
- configure:17052: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/opt/gnome2/lib/pkgconfig:/opt/gnome2/share/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/lib/pkgconfig:/opt/kde/lib/pkgconfig:/opt/kde/share/pkgconfig:/opt/qt4/lib/pkgconfig:/opt/qt5/lib/pkgconfig
- configure:17268: checking whether byte ordering is bigendian
- configure:17283: gcc -c -g -O2 conftest.c >&5
- conftest.c:36:9: error: unknown type name 'not'
- not a universal capable compiler
- ^
- conftest.c:36:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- not a universal capable compiler
- ^
- conftest.c:36:15: error: unknown type name 'universal'
- configure:17283: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:17328: gcc -c -g -O2 conftest.c >&5
- configure:17328: $? = 0
- configure:17346: gcc -c -g -O2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:42:4: error: unknown type name 'not'
- not big endian
- ^
- conftest.c:42:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- not big endian
- ^
- configure:17346: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 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:17474: result: no
- configure:17618: checking whether byte ordering is bigendian
- configure:17824: result: no
- configure:17892: checking for gcc
- configure:17919: result: gcc
- configure:18148: checking for C compiler version
- configure:18157: gcc --version >&5
- gcc (GCC) 4.8.2
- Copyright (C) 2013 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:18168: $? = 0
- configure:18157: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-system-zlib --enable-lto --enable-languages=c,c++,fortran,ada,go,java,objc,obj-c++
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:18168: $? = 0
- configure:18157: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:18168: $? = 1
- configure:18157: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:18168: $? = 1
- configure:18172: checking whether we are using the GNU C compiler
- configure:18200: result: yes
- configure:18209: checking whether gcc accepts -g
- configure:18270: result: yes
- configure:18287: checking for gcc option to accept ISO C89
- configure:18363: result: none needed
- configure:18388: checking whether gcc understands -c and -o together
- configure:18425: result: yes
- configure:18444: checking dependency style of gcc
- configure:18555: result: gcc3
- configure:18574: checking for gcc option to accept ISO C99
- configure:18723: gcc -c -g -O2 conftest.c >&5
- conftest.c:87:29: error: expected ';', ',' or ')' before 'text'
- test_restrict (ccp restrict text)
- ^
- conftest.c: In function 'main':
- conftest.c:141:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
- char *restrict newvar = "Another string";
- ^
- conftest.c:141:18: error: 'newvar' undeclared (first use in this function)
- conftest.c:141:18: note: each undeclared identifier is reported only once for each function it appears in
- conftest.c:151:3: error: 'for' loop initial declarations are only allowed in C99 mode
- for (int i = 0; i < ia->datasize; ++i)
- ^
- conftest.c:151:3: note: use option -std=c99 or -std=gnu99 to compile your code
- configure:18723: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | /* 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:18723: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:18723: $? = 0
- configure:18743: result: -std=gnu99
- configure:18844: checking for gcc -std=gnu99 option to accept ISO Standard C
- configure:18858: result: -std=gnu99
- configure:18921: checking for g++
- configure:18937: found /usr/bin/g++
- configure:18948: result: g++
- configure:18975: checking for C++ compiler version
- configure:18984: g++ --version >&5
- g++ (GCC) 4.8.2
- Copyright (C) 2013 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:18995: $? = 0
- configure:18984: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-system-zlib --enable-lto --enable-languages=c,c++,fortran,ada,go,java,objc,obj-c++
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:18995: $? = 0
- configure:18984: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:18995: $? = 1
- configure:18984: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:18995: $? = 1
- configure:18999: checking whether we are using the GNU C++ compiler
- configure:19018: g++ -c conftest.cpp >&5
- configure:19018: $? = 0
- configure:19027: result: yes
- configure:19036: checking whether g++ accepts -g
- configure:19056: g++ -c -g conftest.cpp >&5
- configure:19056: $? = 0
- configure:19097: result: yes
- configure:19122: checking dependency style of g++
- configure:19233: result: gcc3
- configure:19266: checking how to run the C++ preprocessor
- configure:19293: g++ -E conftest.cpp
- configure:19293: $? = 0
- configure:19307: g++ -E conftest.cpp
- conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:19307: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:19332: result: g++ -E
- configure:19352: g++ -E conftest.cpp
- configure:19352: $? = 0
- configure:19366: g++ -E conftest.cpp
- conftest.cpp:37:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:19366: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:19535: checking for ld used by g++
- configure:19602: result: /usr/bin/ld
- configure:19609: checking if the linker (/usr/bin/ld) is GNU ld
- configure:19624: result: yes
- configure:19679: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:20684: result: yes
- configure:20720: g++ -c conftest.cpp >&5
- configure:20723: $? = 0
- configure:21243: checking for g++ option to produce PIC
- configure:21250: result: -fPIC -DPIC
- configure:21258: checking if g++ PIC flag -fPIC -DPIC works
- configure:21276: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
- configure:21280: $? = 0
- configure:21293: result: yes
- configure:21316: checking if g++ static flag -static works
- configure:21344: result: yes
- configure:21356: checking if g++ supports -c -o file.o
- configure:21377: g++ -c -o out/conftest2.o conftest.cpp >&5
- configure:21381: $? = 0
- configure:21403: result: yes
- configure:21408: checking if g++ supports -c -o file.o
- configure:21455: result: yes
- configure:21485: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:21521: result: yes
- configure:21662: checking dynamic linker characteristics
- configure:22329: result: GNU/Linux ld.so
- configure:22382: checking how to hardcode library paths into programs
- configure:22407: result: immediate
- configure:22449: checking for g++
- configure:22465: found /usr/bin/g++
- configure:22477: result: yes
- configure:22540: checking for gcc
- configure:22556: found /usr/bin/gcc
- configure:22567: result: gcc
- configure:22592: checking for Objective C compiler version
- configure:22601: gcc --version >&5
- gcc (GCC) 4.8.2
- Copyright (C) 2013 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:22612: $? = 0
- configure:22601: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.8.2/lto-wrapper
- Target: i686-pc-linux-gnu
- Configured with: ../gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-system-zlib --enable-lto --enable-languages=c,c++,fortran,ada,go,java,objc,obj-c++
- Thread model: posix
- gcc version 4.8.2 (GCC)
- configure:22612: $? = 0
- configure:22601: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:22612: $? = 1
- configure:22601: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:22612: $? = 1
- configure:22616: checking whether we are using the GNU Objective C compiler
- configure:22635: gcc -c conftest.m >&5
- configure:22635: $? = 0
- configure:22644: result: yes
- configure:22653: checking whether gcc accepts -g
- configure:22673: gcc -c -g conftest.m >&5
- configure:22673: $? = 0
- configure:22714: result: yes
- configure:22739: checking dependency style of gcc
- configure:22848: result: gcc3
- configure:22868: checking for working do while(0) macros
- configure:22889: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:22889: $? = 0
- configure:22897: result: yes
- configure:22908: checking for valgrind
- configure:22926: found /usr/bin/valgrind
- configure:22939: result: /usr/bin/valgrind
- configure:22967: checking for gobject-introspection
- configure:22998: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 1.31.1"
- configure:23001: $? = 0
- configure:23012: result: yes
- configure:23055: checking for gtkdoc-check
- configure:23073: found /opt/gnome2/bin/gtkdoc-check
- configure:23085: result: /opt/gnome2/bin/gtkdoc-check
- configure:23097: checking for gtkdoc-rebase
- configure:23115: found /opt/gnome2/bin/gtkdoc-rebase
- configure:23127: result: /opt/gnome2/bin/gtkdoc-rebase
- configure:23141: checking for gtkdoc-mkpdf
- configure:23159: found /opt/gnome2/bin/gtkdoc-mkpdf
- configure:23171: result: /opt/gnome2/bin/gtkdoc-mkpdf
- configure:23375: checking whether to build gtk-doc documentation
- configure:23377: result: no
- configure:23445: checking for python
- configure:23463: found /usr/bin/python
- configure:23475: result: /usr/bin/python
- configure:23496: checking for python version
- configure:23503: result: 2.7
- configure:23515: checking for python platform
- configure:23522: result: linux2
- configure:23548: checking for python script directory
- configure:23583: result: ${prefix}/lib/python2.7/site-packages
- configure:23592: checking for python extension module directory
- configure:23627: result: ${exec_prefix}/lib/python2.7/site-packages
- configure:23643: checking whether to build plugin documentation
- configure:23655: result: no (gtk-doc disabled or not available)
- configure:23758: checking for cos in -lm
- configure:23783: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lm >&5
- conftest.c:45:6: warning: conflicting types for built-in function 'cos' [enabled by default]
- char cos ();
- ^
- configure:23783: $? = 0
- configure:23792: result: yes
- configure:23810: checking for stdlib.h
- configure:23810: result: yes
- configure:23810: checking for unistd.h
- configure:23810: result: yes
- configure:23810: checking for sys/param.h
- configure:23810: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:23810: $? = 0
- configure:23810: result: yes
- configure:23830: checking for getpagesize
- configure:23830: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:23830: $? = 0
- configure:23830: result: yes
- configure:23839: checking for working mmap
- configure:23986: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:23986: $? = 0
- configure:23986: ./conftest
- configure:23986: $? = 0
- configure:23996: result: yes
- configure:24009: checking for unistd.h
- configure:24009: result: yes
- configure:24034: checking sys/time.h usability
- configure:24034: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:24034: $? = 0
- configure:24034: result: yes
- configure:24034: checking sys/time.h presence
- configure:24034: gcc -E conftest.c
- configure:24034: $? = 0
- configure:24034: result: yes
- configure:24034: checking for sys/time.h
- configure:24034: result: yes
- configure:24046: checking for stdint types
- configure:24069: gcc -std=gnu99 -c conftest.c >&5
- configure:24069: $? = 0
- configure:24113: result: stdint.h (shortcircuit)
- configure:24500: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
- configure:24510: checking pthread.h usability
- configure:24510: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:24510: $? = 0
- configure:24510: result: yes
- configure:24510: checking pthread.h presence
- configure:24510: gcc -E conftest.c
- configure:24510: $? = 0
- configure:24510: result: yes
- configure:24510: checking for pthread.h
- configure:24510: result: yes
- configure:24536: checking for FIONREAD in sys/ioctl.h
- configure:24560: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:24560: $? = 0
- configure:24570: result: yes
- configure:24631: checking for gmtime_r
- configure:24631: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:24631: $? = 0
- configure:24631: result: yes
- configure:24643: checking sys/utsname.h usability
- configure:24643: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:24643: $? = 0
- configure:24643: result: yes
- configure:24643: checking sys/utsname.h presence
- configure:24643: gcc -E conftest.c
- configure:24643: $? = 0
- configure:24643: result: yes
- configure:24643: checking for sys/utsname.h
- configure:24643: result: yes
- configure:24655: checking for socket
- configure:24655: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:24655: $? = 0
- configure:24655: result: yes
- configure:24706: checking for gethostbyname
- configure:24706: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:24706: $? = 0
- configure:24706: result: yes
- configure:24775: checking for GLIB
- configure:24783: $PKG_CONFIG --exists --print-errors "$which"
- configure:24786: $? = 0
- configure:24801: $PKG_CONFIG --exists --print-errors "$which"
- configure:24804: $? = 0
- configure:24856: result: yes
- configure:24915: checking for glib-genmarshal
- configure:24923: result: glib-genmarshal (from pkg-config path)
- configure:24977: checking for glib-mkenums
- configure:24984: result: glib-mkenums
- configure:24997: checking for GIO
- configure:25005: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ"
- configure:25008: $? = 0
- configure:25023: $PKG_CONFIG --exists --print-errors "gio-2.0 >= $GLIB_REQ"
- configure:25026: $? = 0
- configure:25081: result: yes
- configure:25114: checking for GST
- configure:25122: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25125: $? = 0
- configure:25140: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25143: $? = 0
- configure:25199: result: yes
- configure:25213: using GStreamer tools in /opt/gnome2/bin
- configure:25223: using GStreamer plug-ins in /opt/gnome2/lib/gstreamer-1.0
- configure:25235: checking for GST_BASE
- configure:25243: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25246: $? = 0
- configure:25261: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25264: $? = 0
- configure:25320: result: yes
- configure:25337: checking for GST_CHECK
- configure:25345: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25348: $? = 0
- configure:25363: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25366: $? = 0
- configure:25422: result: yes
- configure:25439: checking for GST_CONTROLLER
- configure:25447: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25450: $? = 0
- configure:25465: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25468: $? = 0
- configure:25524: result: yes
- configure:25550: checking for GST_PLUGINS_BASE
- configure:25558: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25561: $? = 0
- configure:25576: $PKG_CONFIG --exists --print-errors "$module >= $minver"
- configure:25579: $? = 0
- configure:25635: result: yes
- configure:25651: using GStreamer Base Plugins in /opt/gnome2/lib/gstreamer-1.0
- configure:25660: checking whether this is an uninstalled GStreamer setup
- configure:25680: result: no
- configure:26046: checking which gtk+ version to compile examples against (optional)
- configure:26061: result: 2.0 (>= 2.14.0)
- configure:26065: checking for GTK
- configure:26073: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
- configure:26076: $? = 0
- configure:26091: $PKG_CONFIG --exists --print-errors "gtk+-x11-$with_gtk >= $GTK_REQ"
- configure:26094: $? = 0
- configure:26130: result: yes
- configure:26150: checking for GMODULE_EXPORT
- configure:26158: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
- configure:26161: $? = 0
- configure:26176: $PKG_CONFIG --exists --print-errors "gmodule-export-2.0"
- configure:26179: $? = 0
- configure:26215: result: yes
- configure:26222: checking for GMODULE_NO_EXPORT
- configure:26230: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
- configure:26233: $? = 0
- configure:26248: $PKG_CONFIG --exists --print-errors "gmodule-no-export-2.0"
- configure:26251: $? = 0
- configure:26306: result: yes
- configure:26314: checking for X11
- configure:26322: $PKG_CONFIG --exists --print-errors "x11"
- configure:26325: $? = 0
- configure:26340: $PKG_CONFIG --exists --print-errors "x11"
- configure:26343: $? = 0
- configure:26379: result: yes
- configure:26402: checking for EXIF
- configure:26410: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
- configure:26413: $? = 0
- configure:26428: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.16"
- configure:26431: $? = 0
- configure:26467: result: yes
- configure:26501: checking for ORC
- configure:26509: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
- configure:26512: $? = 0
- configure:26527: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
- configure:26530: $? = 0
- configure:26584: result: yes
- configure:26592: checking for usable orcc
- configure:26600: result: /usr/bin/orcc
- configure:26715: Using /opt/gnome2/lib/gstreamer-1.0 as the plugin install location
- configure:26791: Setting GST_PACKAGE_RELEASE_DATETIME to 2014-04-07T13:37Z
- configure:26804: checking whether to build static plugins or not
- configure:26820: result: no
- configure:26845: checking whether the GStreamer debugging system is enabled
- configure:26864: gcc -std=gnu99 -c -pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -g -O2 conftest.c >&5
- configure:26864: $? = 0
- configure:26878: result: yes
- configure:26898: checking to see if compiler understands -Wall
- configure:26915: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5
- configure:26915: $? = 0
- configure:26930: result: yes
- configure:26935: checking to see if compiler understands -Wdeclaration-after-statement
- configure:26952: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
- configure:26952: $? = 0
- configure:26967: result: yes
- configure:26972: checking to see if compiler understands -Wvla
- configure:26989: gcc -std=gnu99 -c -g -O2 -Wvla conftest.c >&5
- configure:26989: $? = 0
- configure:27004: result: yes
- configure:27009: checking to see if compiler understands -Wpointer-arith
- configure:27026: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5
- configure:27026: $? = 0
- configure:27041: result: yes
- configure:27233: checking to see if compiler understands -Wmissing-declarations
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wmissing-declarations conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wmissing-prototypes
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wmissing-prototypes conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wredundant-decls
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wredundant-decls conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wwrite-strings
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wwrite-strings conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wformat-security
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wformat-security conftest.c >&5
- cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wold-style-definition
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wold-style-definition conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:59:1: warning: old-style function definition [-Wold-style-definition]
- main ()
- ^
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Winit-self
- configure:27250: gcc -std=gnu99 -c -g -O2 -Winit-self conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wmissing-include-dirs
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wmissing-include-dirs conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Waddress
- configure:27250: gcc -std=gnu99 -c -g -O2 -Waddress conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wno-multichar
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wno-multichar conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27233: checking to see if compiler understands -Wnested-externs
- configure:27250: gcc -std=gnu99 -c -g -O2 -Wnested-externs conftest.c >&5
- configure:27250: $? = 0
- configure:27265: result: yes
- configure:27277: 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:27279: set ERROR_CFLAGS to
- configure:27286: checking to see if c++ compiler understands
- configure:27310: g++ -c conftest.cpp >&5
- configure:27310: $? = 0
- configure:27333: result: yes
- configure:27346: checking to see if c++ compiler understands -Wall
- configure:27370: g++ -c -Wall conftest.cpp >&5
- configure:27370: $? = 0
- configure:27393: result: yes
- configure:27705: checking to see if c++ compiler understands -Wmissing-declarations
- configure:27729: g++ -c -Wmissing-declarations conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wredundant-decls
- configure:27729: g++ -c -Wredundant-decls conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wwrite-strings
- configure:27729: g++ -c -Wwrite-strings conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wformat-nonliteral
- configure:27729: g++ -c -Wformat-nonliteral conftest.cpp >&5
- cc1plus: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wformat-security
- configure:27729: g++ -c -Wformat-security conftest.cpp >&5
- cc1plus: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Winit-self
- configure:27729: g++ -c -Winit-self conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wmissing-include-dirs
- configure:27729: g++ -c -Wmissing-include-dirs conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Waddress
- configure:27729: g++ -c -Waddress conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27705: checking to see if c++ compiler understands -Wno-multichar
- configure:27729: g++ -c -Wno-multichar conftest.cpp >&5
- configure:27729: $? = 0
- configure:27752: result: yes
- configure:27764: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar
- configure:27766: set ERROR_CXXFLAGS to
- configure:27774: checking to see if Objective C compiler understands
- configure:27798: gcc -c -g -O2 conftest.m >&5
- configure:27798: $? = 0
- configure:27821: result: yes
- configure:27834: checking to see if Objective C compiler understands -Wall
- configure:27858: gcc -c -g -O2 -Wall conftest.m >&5
- configure:27858: $? = 0
- configure:27881: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wmissing-declarations
- configure:28163: gcc -c -g -O2 -Wmissing-declarations conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wredundant-decls
- configure:28163: gcc -c -g -O2 -Wredundant-decls conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wwrite-strings
- configure:28163: gcc -c -g -O2 -Wwrite-strings conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wformat-nonliteral
- configure:28163: gcc -c -g -O2 -Wformat-nonliteral conftest.m >&5
- cc1obj: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wformat-security
- configure:28163: gcc -c -g -O2 -Wformat-security conftest.m >&5
- cc1obj: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Winit-self
- configure:28163: gcc -c -g -O2 -Winit-self conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wmissing-include-dirs
- configure:28163: gcc -c -g -O2 -Wmissing-include-dirs conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28139: checking to see if Objective C compiler understands -Wno-multichar
- configure:28163: gcc -c -g -O2 -Wno-multichar conftest.m >&5
- configure:28163: $? = 0
- configure:28186: result: yes
- configure:28198: set WARNING_OBJCFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar
- configure:28200: set ERROR_OBJCFLAGS to
- configure:28249: Using autoaudiosink as default audio sink
- configure:28274: Using alsasrc as default audio source
- configure:28299: Using autovideosink as default video sink
- configure:28324: Using v4l2src as default video source
- configure:28349: Using goom as default visualizer
- configure:31230: checking for AVFoundation/AVFoundation.h
- configure:31230: gcc -E conftest.c
- conftest.c:63:39: fatal error: AVFoundation/AVFoundation.h: No such file or directory
- #include <AVFoundation/AVFoundation.h>
- ^
- compilation terminated.
- configure:31230: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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"
- | /* end confdefs.h. */
- | #include <AVFoundation/AVFoundation.h>
- configure:31230: result: no
- configure:31238: checking for MobileCoreServices/MobileCoreServices.h
- configure:31238: gcc -E conftest.c
- conftest.c:63:51: fatal error: MobileCoreServices/MobileCoreServices.h: No such file or directory
- #include <MobileCoreServices/MobileCoreServices.h>
- ^
- compilation terminated.
- configure:31238: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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"
- | /* end confdefs.h. */
- | #include <MobileCoreServices/MobileCoreServices.h>
- configure:31238: result: no
- configure:31277: checking sys/socket.h usability
- configure:31277: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:31277: $? = 0
- configure:31277: result: yes
- configure:31277: checking sys/socket.h presence
- configure:31277: gcc -E conftest.c
- configure:31277: $? = 0
- configure:31277: result: yes
- configure:31277: checking for sys/socket.h
- configure:31277: result: yes
- configure:31289: checking winsock2.h usability
- configure:31289: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:97:22: fatal error: winsock2.h: No such file or directory
- #include <winsock2.h>
- ^
- compilation terminated.
- configure:31289: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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:31289: result: no
- configure:31289: checking winsock2.h presence
- configure:31289: gcc -E conftest.c
- conftest.c:64:22: fatal error: winsock2.h: No such file or directory
- #include <winsock2.h>
- ^
- compilation terminated.
- configure:31289: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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:31289: result: no
- configure:31289: checking for winsock2.h
- configure:31289: result: no
- configure:31336: checking for mali_image_create in -lMali
- configure:31361: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lMali -lUMP >&5
- /usr/bin/ld: cannot find -lMali
- /usr/bin/ld: cannot find -lUMP
- collect2: error: ld returned 1 exit status
- configure:31361: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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. */
- |
- | /* 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 mali_image_create ();
- | int
- | main ()
- | {
- | return mali_image_create ();
- | ;
- | return 0;
- | }
- configure:31370: result: no
- configure:31386: checking for bcm_host_init in -lbcm_host
- configure:31411: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lbcm_host -lvcos -lvchiq_arm >&5
- /usr/bin/ld: cannot find -lbcm_host
- /usr/bin/ld: cannot find -lvcos
- /usr/bin/ld: cannot find -lvchiq_arm
- collect2: error: ld returned 1 exit status
- configure:31411: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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. */
- |
- | /* 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 bcm_host_init ();
- | int
- | main ()
- | {
- | return bcm_host_init ();
- | ;
- | return 0;
- | }
- configure:31420: result: no
- configure:31455: checking for EGL
- configure:31463: $PKG_CONFIG --exists --print-errors "egl"
- configure:31466: $? = 0
- configure:31481: $PKG_CONFIG --exists --print-errors "egl"
- configure:31484: $? = 0
- configure:31642: result: yes
- configure:32118: checking for X
- configure:32226: gcc -E conftest.c
- configure:32226: $? = 0
- configure:32257: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lX11 >&5
- configure:32257: $? = 0
- configure:32307: result: libraries , headers
- configure:32407: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lX11 >&5
- configure:32407: $? = 0
- configure:32505: checking for gethostbyname
- configure:32505: result: yes
- configure:32602: checking for connect
- configure:32602: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:32602: $? = 0
- configure:32602: result: yes
- configure:32651: checking for remove
- configure:32651: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:32651: $? = 0
- configure:32651: result: yes
- configure:32700: checking for shmat
- configure:32700: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c >&5
- configure:32700: $? = 0
- configure:32700: result: yes
- configure:32758: checking for IceConnectionNumber in -lICE
- configure:32783: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lICE >&5
- configure:32783: $? = 0
- configure:32792: result: yes
- configure:32807: checking X11/Xlib.h usability
- configure:32807: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:32807: $? = 0
- configure:32807: result: yes
- configure:32807: checking X11/Xlib.h presence
- configure:32807: gcc -E conftest.c
- configure:32807: $? = 0
- configure:32807: result: yes
- configure:32807: checking for X11/Xlib.h
- configure:32807: result: yes
- configure:32991: checking for glTexImage2D in -lGL
- configure:33016: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lGL >&5
- configure:33016: $? = 0
- configure:33025: result: yes
- configure:33034: checking GL/gl.h usability
- configure:33034: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:33034: $? = 0
- configure:33034: result: yes
- configure:33034: checking GL/gl.h presence
- configure:33034: gcc -E conftest.c
- configure:33034: $? = 0
- configure:33034: result: yes
- configure:33034: checking for GL/gl.h
- configure:33034: result: yes
- configure:33054: checking for gluSphere in -lGLU
- configure:33079: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lGLU >&5
- configure:33079: $? = 0
- configure:33088: result: yes
- configure:33097: checking GL/glu.h usability
- configure:33097: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:33097: $? = 0
- configure:33097: result: yes
- configure:33097: checking GL/glu.h presence
- configure:33097: gcc -E conftest.c
- configure:33097: $? = 0
- configure:33097: result: yes
- configure:33097: checking for GL/glu.h
- configure:33097: result: yes
- configure:33117: checking for glTexImage2D in -lGLESv2
- configure:33142: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lGLESv2 >&5
- configure:33142: $? = 0
- configure:33151: result: yes
- configure:33160: checking GLES2/gl2.h usability
- configure:33160: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:33160: $? = 0
- configure:33160: result: yes
- configure:33160: checking GLES2/gl2.h presence
- configure:33160: gcc -E conftest.c
- configure:33160: $? = 0
- configure:33160: result: yes
- configure:33160: checking for GLES2/gl2.h
- configure:33160: result: yes
- configure:33182: checking for WAYLAND_EGL
- configure:33190: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0 wayland-cursor >= 1.0 wayland-egl >= 9.0"
- configure:33193: $? = 0
- configure:33208: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0 wayland-cursor >= 1.0 wayland-egl >= 9.0"
- configure:33211: $? = 0
- configure:33247: result: yes
- configure:33259: checking for gnustep-config
- configure:33292: result: no
- configure:33315: checking for GNUstep
- configure:33321: result: no
- configure:33874: checking for GLeglImageOES
- configure:33874: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:468:19: error: conflicting types for 'GLsizeiptr'
- typedef ptrdiff_t GLsizeiptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:69:25: note: previous declaration of 'GLsizeiptr' was here
- typedef khronos_ssize_t GLsizeiptr;
- ^
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:469:19: error: conflicting types for 'GLintptr'
- typedef ptrdiff_t GLintptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:70:26: note: previous declaration of 'GLintptr' was here
- typedef khronos_intptr_t GLintptr;
- ^
- configure:33874: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | /* end confdefs.h. */
- |
- | # include <GLES2/gl2.h>
- | # include <GLES2/gl2ext.h>
- |
- | # if __APPLE__
- | # include <OpenGL/OpenGL.h>
- | # include <OpenGL/gl.h>
- | # else
- | # include <GL/glu.h>
- | # include <GL/gl.h>
- | # if __WIN32__ || _WIN32
- | # include <GL/glext.h>
- | # endif
- | # endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (GLeglImageOES))
- | return 0;
- | ;
- | return 0;
- | }
- configure:33874: result: no
- configure:33889: checking for GLchar
- configure:33889: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:468:19: error: conflicting types for 'GLsizeiptr'
- typedef ptrdiff_t GLsizeiptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:69:25: note: previous declaration of 'GLsizeiptr' was here
- typedef khronos_ssize_t GLsizeiptr;
- ^
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:469:19: error: conflicting types for 'GLintptr'
- typedef ptrdiff_t GLintptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:70:26: note: previous declaration of 'GLintptr' was here
- typedef khronos_intptr_t GLintptr;
- ^
- configure:33889: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | /* end confdefs.h. */
- |
- | # include <GLES2/gl2.h>
- | # include <GLES2/gl2ext.h>
- |
- | # if __APPLE__
- | # include <OpenGL/OpenGL.h>
- | # include <OpenGL/gl.h>
- | # else
- | # include <GL/glu.h>
- | # include <GL/gl.h>
- | # if __WIN32__ || _WIN32
- | # include <GL/glext.h>
- | # endif
- | # endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (GLchar))
- | return 0;
- | ;
- | return 0;
- | }
- configure:33889: result: no
- configure:33904: checking for GLsizeiptr
- configure:33904: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:468:19: error: conflicting types for 'GLsizeiptr'
- typedef ptrdiff_t GLsizeiptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:69:25: note: previous declaration of 'GLsizeiptr' was here
- typedef khronos_ssize_t GLsizeiptr;
- ^
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:469:19: error: conflicting types for 'GLintptr'
- typedef ptrdiff_t GLintptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:70:26: note: previous declaration of 'GLintptr' was here
- typedef khronos_intptr_t GLintptr;
- ^
- configure:33904: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | /* end confdefs.h. */
- |
- | # include <GLES2/gl2.h>
- | # include <GLES2/gl2ext.h>
- |
- | # if __APPLE__
- | # include <OpenGL/OpenGL.h>
- | # include <OpenGL/gl.h>
- | # else
- | # include <GL/glu.h>
- | # include <GL/gl.h>
- | # if __WIN32__ || _WIN32
- | # include <GL/glext.h>
- | # endif
- | # endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (GLsizeiptr))
- | return 0;
- | ;
- | return 0;
- | }
- configure:33904: result: no
- configure:33919: checking for GLintptr
- configure:33919: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:468:19: error: conflicting types for 'GLsizeiptr'
- typedef ptrdiff_t GLsizeiptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:69:25: note: previous declaration of 'GLsizeiptr' was here
- typedef khronos_ssize_t GLsizeiptr;
- ^
- In file included from /usr/include/GL/gl.h:2059:0,
- from /usr/include/GL/glu.h:38,
- from conftest.c:73:
- /usr/include/GL/glext.h:469:19: error: conflicting types for 'GLintptr'
- typedef ptrdiff_t GLintptr;
- ^
- In file included from conftest.c:66:0:
- /usr/include/GLES2/gl2.h:70:26: note: previous declaration of 'GLintptr' was here
- typedef khronos_intptr_t GLintptr;
- ^
- configure:33919: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | /* end confdefs.h. */
- |
- | # include <GLES2/gl2.h>
- | # include <GLES2/gl2ext.h>
- |
- | # if __APPLE__
- | # include <OpenGL/OpenGL.h>
- | # include <OpenGL/gl.h>
- | # else
- | # include <GL/glu.h>
- | # include <GL/gl.h>
- | # if __WIN32__ || _WIN32
- | # include <GL/glext.h>
- | # endif
- | # endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (GLintptr))
- | return 0;
- | ;
- | return 0;
- | }
- configure:33919: result: no
- configure:33946: checking for LIBPNG
- configure:33954: $PKG_CONFIG --exists --print-errors "libpng >= 1.0"
- configure:33957: $? = 0
- configure:33972: $PKG_CONFIG --exists --print-errors "libpng >= 1.0"
- configure:33975: $? = 0
- configure:34011: result: yes
- configure:34042: checking for jpeg_set_defaults in -ljpeg-mmx
- configure:34067: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ljpeg-mmx >&5
- /usr/bin/ld: cannot find -ljpeg-mmx
- collect2: error: ld returned 1 exit status
- configure:34067: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char jpeg_set_defaults ();
- | int
- | main ()
- | {
- | return jpeg_set_defaults ();
- | ;
- | return 0;
- | }
- configure:34076: result: no
- configure:34088: checking for jpeg_set_defaults in -ljpeg
- configure:34113: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ljpeg >&5
- configure:34113: $? = 0
- configure:34122: result: yes
- configure:34156: *** checking feature: DirectSound ***
- configure:34160: *** for plug-ins: directsoundsrc ***
- configure:34209: checking for DirectSound LDFLAGS
- configure:34229: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ldsound -ldxerr9 -luser32 >&5
- conftest.c:68:21: fatal error: windows.h: No such file or directory
- #include <windows.h>
- ^
- compilation terminated.
- configure:34229: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | #include <windows.h>
- | #include <dxerr9.h>
- | #include <dsound.h>
- |
- | int
- | main ()
- | {
- |
- | DXGetErrorString9 (0);
- | DirectSoundCreate(NULL, NULL, NULL);
- |
- | ;
- | return 0;
- | }
- configure:34236: result: no
- configure:34273: *** These plugins will not be built: directsoundsrc
- configure:34291: *** checking feature: WASAPI plug-in ***
- configure:34295: *** for plug-ins: wasapi ***
- configure:34344: checking for WASAPI LDFLAGS
- configure:34379: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lole32 -lwinmm -lksuser >&5
- conftest.c:68:21: fatal error: windows.h: No such file or directory
- #include <windows.h>
- ^
- compilation terminated.
- configure:34379: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | #include <windows.h>
- | #include <stdio.h>
- | #include <mmsystem.h>
- | #include <mmdeviceapi.h>
- |
- | int
- | main ()
- | {
- |
- | int main ()
- | {
- | HRESULT hr = S_OK;
- |
- | hr = CoInitialize(NULL);
- | if (FAILED(hr)) {
- | printf("CoInitialize failed: hr = 0x%08x", hr);
- | return __LINE__;
- | }
- |
- | int result = 0;
- | // result = do_everything(argc, argv);
- |
- | CoUninitialize();
- | return result;
- | }
- |
- | ;
- | return 0;
- | }
- configure:34386: result: no
- configure:34421: *** These plugins will not be built: wasapi
- configure:34439: *** checking feature: Direct3D plug-in ***
- configure:34443: *** for plug-ins: direct3dsink ***
- configure:34492: checking for Direct3D LDFLAGS
- configure:34510: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ld3d9 -lgdi32 >&5
- conftest.c:68:21: fatal error: windows.h: No such file or directory
- #include <windows.h>
- ^
- compilation terminated.
- configure:34510: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | #include <windows.h>
- | #include <d3d9.h>
- |
- | int
- | main ()
- | {
- |
- | Direct3DCreate9(D3D_SDK_VERSION);
- |
- | ;
- | return 0;
- | }
- configure:34517: result: no
- configure:34552: *** These plugins will not be built: direct3dsink
- configure:34570: *** checking feature: DirectDraw plug-in ***
- configure:34574: *** for plug-ins: directdrawsink ***
- configure:34601: WARNING: *** directdrawsink not ported
- configure:34686: *** These plugins will not be built: directdrawsink
- configure:34704: *** checking feature: winscreencap plug-in ***
- configure:34708: *** for plug-ins: winscreencap ***
- configure:34757: checking for Direct3D LDFLAGS
- configure:34775: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ld3d9 -lgdi32 >&5
- conftest.c:68:21: fatal error: windows.h: No such file or directory
- #include <windows.h>
- ^
- compilation terminated.
- configure:34775: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | #include <windows.h>
- | #include <d3d9.h>
- |
- | int
- | main ()
- | {
- |
- | Direct3DCreate9(D3D_SDK_VERSION);
- |
- | ;
- | return 0;
- | }
- configure:34782: result: no
- configure:34817: *** These plugins will not be built: winscreencap
- configure:34835: *** checking feature: Winks plug-in ***
- configure:34839: *** for plug-ins: winks ***
- configure:34888: checking for Winks LDFLAGS
- configure:34914: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lole32 -luuid -lstrmiids >&5
- conftest.c:68:21: fatal error: windows.h: No such file or directory
- #include <windows.h>
- ^
- compilation terminated.
- configure:34914: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | #include <windows.h>
- | #include <strmif.h>
- | #include <uuids.h>
- |
- | int
- | main ()
- | {
- |
- | int main () {
- | IGraphBuilder *pGraph = NULL;
- | HRESULT hr = CoInitialize(NULL);
- | hr = CoCreateInstance(&CLSID_FilterGraph, NULL, CLSCTX_INPROC_SERVER,
- | &IID_IGraphBuilder, (void **)&pGraph);
- |
- | return 0;
- | }
- |
- | ;
- | return 0;
- | }
- configure:34921: result: no
- configure:34958: *** These plugins will not be built: winks
- configure:34977: *** checking feature: Android Media ***
- configure:34981: *** for plug-ins: androidmedia ***
- configure:35062: *** These plugins will not be built: androidmedia
- configure:35081: *** checking feature: Apple video ***
- configure:35085: *** for plug-ins: applemedia ***
- configure:35127: checking SystemConfiguration/SystemConfiguration.h usability
- configure:35127: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:100:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
- #include <SystemConfiguration/SystemConfiguration.h>
- ^
- compilation terminated.
- configure:35127: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 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:35127: result: no
- configure:35127: checking SystemConfiguration/SystemConfiguration.h presence
- configure:35127: gcc -E conftest.c
- conftest.c:67:53: fatal error: SystemConfiguration/SystemConfiguration.h: No such file or directory
- #include <SystemConfiguration/SystemConfiguration.h>
- ^
- compilation terminated.
- configure:35127: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- | #include <SystemConfiguration/SystemConfiguration.h>
- configure:35127: result: no
- configure:35127: checking for SystemConfiguration/SystemConfiguration.h
- configure:35127: result: no
- configure:35136: checking VideoToolbox/VideoToolbox.h usability
- configure:35136: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:100:39: fatal error: VideoToolbox/VideoToolbox.h: No such file or directory
- #include <VideoToolbox/VideoToolbox.h>
- ^
- compilation terminated.
- configure:35136: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 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 <VideoToolbox/VideoToolbox.h>
- configure:35136: result: no
- configure:35136: checking VideoToolbox/VideoToolbox.h presence
- configure:35136: gcc -E conftest.c
- conftest.c:67:39: fatal error: VideoToolbox/VideoToolbox.h: No such file or directory
- #include <VideoToolbox/VideoToolbox.h>
- ^
- compilation terminated.
- configure:35136: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- | #include <VideoToolbox/VideoToolbox.h>
- configure:35136: result: no
- configure:35136: checking for VideoToolbox/VideoToolbox.h
- configure:35136: result: no
- configure:35169: *** These plugins will not be built: applemedia
- configure:35195: *** checking feature: Bluez ***
- configure:35199: *** for plug-ins: bluez ***
- configure:35243: checking for BLUEZ
- configure:35251: $PKG_CONFIG --exists --print-errors "bluez < 5.0"
- Requested 'bluez < 5.0' but version of BlueZ is 5.6
- configure:35254: $? = 1
- configure:35269: $PKG_CONFIG --exists --print-errors "bluez < 5.0"
- Requested 'bluez < 5.0' but version of BlueZ is 5.6
- configure:35272: $? = 1
- Requested 'bluez < 5.0' but version of BlueZ is 5.6
- configure:35300: result: no
- configure:35412: *** These plugins will not be built: bluez
- configure:35431: *** checking feature: OSX video ***
- configure:35435: *** for plug-ins: osxvideosrc ***
- configure:35462: WARNING: *** osxvideosrc not ported
- configure:35509: *** These plugins will not be built: osxvideosrc
- configure:35535: *** checking feature: AVC Video Services ***
- configure:35539: *** for plug-ins: avcsrc ***
- configure:35602: g++ -o conftest -framework AVCVideoServices -framework CoreFoundation -L/opt/gnome2/lib 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
- g++: error: unrecognized command line option '-framework'
- g++: error: unrecognized command line option '-framework'
- g++: error: unrecognized command line option '-framework'
- g++: error: unrecognized command line option '-framework'
- configure:35602: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:35641: *** These plugins will not be built: avcsrc
- configure:35666: *** checking feature: QuickTime wrapper ***
- configure:35670: *** for plug-ins: qtwrapper ***
- configure:35697: WARNING: *** qtwrapper not ported
- configure:35744: *** These plugins will not be built: qtwrapper
- configure:35762: *** checking feature: POSIX shared memory source and sink ***
- configure:35766: *** for plug-ins: shm ***
- configure:35817: checking for shm_open in -lrt
- configure:35842: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lrt >&5
- configure:35842: $? = 0
- configure:35851: result: yes
- configure:35854: checking whether MSG_NOSIGNAL is declared
- configure:35854: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:35854: $? = 0
- configure:35854: result: yes
- configure:35886: *** These plugins will be built: shm
- configure:35917: *** checking feature: Multi Format Codec ***
- configure:35921: *** for plug-ins: mfc ***
- configure:35963: checking Checking for up to date v4l2 installation
- configure:35997: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:35997: $? = 0
- configure:36000: result: yes
- configure:36049: *** These plugins will be built: mfc
- configure:36080: *** checking feature: Video CD ***
- configure:36084: *** for plug-ins: vcdsrc ***
- configure:36111: WARNING: *** vcdsrc not ported
- configure:36158: *** These plugins will not be built: vcdsrc
- configure:36176: *** checking feature: OpenSL ES ***
- configure:36180: *** for plug-ins: opensl ***
- configure:36222: checking SLES/OpenSLES.h usability
- configure:36222: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:102:27: fatal error: SLES/OpenSLES.h: No such file or directory
- #include <SLES/OpenSLES.h>
- ^
- compilation terminated.
- configure:36222: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | /* 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 <SLES/OpenSLES.h>
- configure:36222: result: no
- configure:36222: checking SLES/OpenSLES.h presence
- configure:36222: gcc -E conftest.c
- conftest.c:69:27: fatal error: SLES/OpenSLES.h: No such file or directory
- #include <SLES/OpenSLES.h>
- ^
- compilation terminated.
- configure:36222: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | /* end confdefs.h. */
- | #include <SLES/OpenSLES.h>
- configure:36222: result: no
- configure:36222: checking for SLES/OpenSLES.h
- configure:36222: result: no
- configure:36254: *** These plugins will not be built: opensl
- configure:36272: *** checking feature: UVC H264 ***
- configure:36276: *** for plug-ins: uvch264 ***
- configure:36318: checking linux/uvcvideo.h usability
- configure:36318: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:36318: $? = 0
- configure:36318: result: yes
- configure:36318: checking linux/uvcvideo.h presence
- configure:36318: gcc -E conftest.c
- configure:36318: $? = 0
- configure:36318: result: yes
- configure:36318: checking for linux/uvcvideo.h
- configure:36318: result: yes
- configure:36332: checking for GST_VIDEO
- configure:36340: $PKG_CONFIG --exists --print-errors "$which"
- configure:36343: $? = 0
- configure:36358: $PKG_CONFIG --exists --print-errors "$which"
- configure:36361: $? = 0
- configure:36413: result: yes
- configure:36423: checking for G_UDEV
- configure:36431: $PKG_CONFIG --exists --print-errors "gudev-1.0 "
- configure:36434: $? = 0
- configure:36449: $PKG_CONFIG --exists --print-errors "gudev-1.0 "
- configure:36452: $? = 0
- configure:36488: result: yes
- configure:36498: checking for LIBUSB
- configure:36506: $PKG_CONFIG --exists --print-errors "libusb-1.0 "
- configure:36509: $? = 0
- configure:36524: $PKG_CONFIG --exists --print-errors "libusb-1.0 "
- configure:36527: $? = 0
- configure:36563: result: yes
- configure:36589: *** These plugins will be built: uvch264
- configure:36628: *** checking feature: ASS/SSA renderer ***
- configure:36632: *** for plug-ins: assrender ***
- configure:36676: checking for ASSRENDER
- configure:36684: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
- configure:36687: $? = 0
- configure:36702: $PKG_CONFIG --exists --print-errors "libass >= 0.9.4"
- configure:36705: $? = 0
- configure:36745: result: yes
- configure:36761: *** These plugins will be built: assrender
- configure:36794: *** checking feature: vo-amrwbenc library ***
- configure:36798: *** for plug-ins: vo-amrwbenc ***
- configure:36846: checking for VOAMRWBENC
- configure:36854: $PKG_CONFIG --exists --print-errors "$which"
- configure:36857: $? = 0
- configure:36872: $PKG_CONFIG --exists --print-errors "$which"
- configure:36875: $? = 0
- configure:36927: result: yes
- configure:36946: *** These plugins will be built: vo-amrwbenc
- configure:36977: *** checking feature: vo-aacenc library ***
- configure:36981: *** for plug-ins: vo-aacenc ***
- configure:37029: checking for VOAACENC
- configure:37037: $PKG_CONFIG --exists --print-errors "$which"
- configure:37040: $? = 0
- configure:37055: $PKG_CONFIG --exists --print-errors "$which"
- configure:37058: $? = 0
- configure:37110: result: yes
- configure:37129: *** These plugins will be built: vo-aacenc
- configure:37160: *** checking feature: AirPort Express Wireless sink ***
- configure:37164: *** for plug-ins: apexsink ***
- configure:37191: WARNING: *** apexsink not ported
- configure:37429: *** These plugins will not be built: apexsink
- configure:37447: *** checking feature: bz2 library ***
- configure:37451: *** for plug-ins: bz2 ***
- configure:37495: checking for BZ2_bzlibVersion in -lbz2
- configure:37508: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lbz2 >&5
- configure:37508: $? = 0
- configure:37515: result: yes
- configure:37534: *** These plugins will be built: bz2
- configure:37575: *** checking feature: chromaprint ***
- configure:37579: *** for plug-ins: chromaprint ***
- configure:37623: checking for CHROMAPRINT
- configure:37631: $PKG_CONFIG --exists --print-errors "libchromaprint"
- Package libchromaprint was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libchromaprint.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libchromaprint' found
- configure:37634: $? = 1
- configure:37649: $PKG_CONFIG --exists --print-errors "libchromaprint"
- Package libchromaprint was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libchromaprint.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libchromaprint' found
- configure:37652: $? = 1
- No package 'libchromaprint' found
- configure:37680: result: no
- configure:37722: *** These plugins will not be built: chromaprint
- configure:37740: *** checking feature: Curl plugin ***
- configure:37744: *** for plug-ins: curl ***
- configure:37788: checking for CURL
- configure:37796: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
- configure:37799: $? = 0
- configure:37814: $PKG_CONFIG --exists --print-errors "libcurl >= 7.21.0"
- configure:37817: $? = 0
- configure:37857: result: yes
- configure:37864: checking for unistd.h
- configure:37864: result: yes
- configure:37864: checking for sys/socket.h
- configure:37864: result: yes
- configure:37864: checking for sys/types.h
- configure:37864: result: yes
- configure:37864: checking netinet/in.h usability
- configure:37864: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking netinet/in.h presence
- configure:37864: gcc -E conftest.c
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking for netinet/in.h
- configure:37864: result: yes
- configure:37864: checking netinet/ip.h usability
- configure:37864: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking netinet/ip.h presence
- configure:37864: gcc -E conftest.c
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking for netinet/ip.h
- configure:37864: result: yes
- configure:37864: checking netinet/tcp.h usability
- configure:37864: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking netinet/tcp.h presence
- configure:37864: gcc -E conftest.c
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking for netinet/tcp.h
- configure:37864: result: yes
- configure:37864: checking fcntl.h usability
- configure:37864: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking fcntl.h presence
- configure:37864: gcc -E conftest.c
- configure:37864: $? = 0
- configure:37864: result: yes
- configure:37864: checking for fcntl.h
- configure:37864: result: yes
- configure:37892: checking for socket support needed by curlsink
- configure:37894: result: yes
- configure:37902: checking for SSH2
- configure:37910: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.4.3"
- configure:37913: $? = 0
- configure:37928: $PKG_CONFIG --exists --print-errors "libssh2 >= 1.4.3"
- configure:37931: $? = 0
- configure:37971: result: yes
- configure:38001: *** These plugins will be built: curl
- configure:38039: *** checking feature: DASH plug-in ***
- configure:38043: *** for plug-ins: dash ***
- configure:38087: checking for LIBXML2
- configure:38095: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.4"
- configure:38098: $? = 0
- configure:38113: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.4"
- configure:38116: $? = 0
- configure:38154: result: yes
- configure:38172: *** These plugins will be built: dash
- configure:38203: *** checking feature: libdc1394 ***
- configure:38207: *** for plug-ins: dc1394 ***
- configure:38234: WARNING: *** dc1394 not ported
- configure:38360: *** These plugins will not be built: dc1394
- configure:38378: *** checking feature: decklink ***
- configure:38382: *** for plug-ins: decklink ***
- configure:38428: checking for dlopen in -ldl
- configure:38462: result: yes
- configure:38541: *** These plugins will be built: decklink
- configure:38580: *** checking feature: directfb ***
- configure:38584: *** for plug-ins: dfbvideosink ***
- configure:38628: checking for DIRECTFB
- configure:38636: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
- configure:38639: $? = 0
- configure:38654: $PKG_CONFIG --exists --print-errors "directfb >= 0.9.24"
- configure:38657: $? = 0
- configure:38697: result: yes
- configure:38712: *** These plugins will be built: dfbvideosink
- configure:38743: *** checking feature: wayland sink ***
- configure:38747: *** for plug-ins: wayland ***
- configure:38791: checking for WAYLAND
- configure:38799: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0.0"
- configure:38802: $? = 0
- configure:38817: $PKG_CONFIG --exists --print-errors "wayland-client >= 1.0.0"
- configure:38820: $? = 0
- configure:38858: result: yes
- configure:38874: *** These plugins will be built: wayland
- configure:38905: *** checking feature: WebP ***
- configure:38909: *** for plug-ins: webp ***
- configure:38953: checking for WEBP
- configure:38961: $PKG_CONFIG --exists --print-errors "libwebp >= 0.2.1"
- configure:38964: $? = 0
- configure:38979: $PKG_CONFIG --exists --print-errors "libwebp >= 0.2.1"
- configure:38982: $? = 0
- configure:39020: result: yes
- configure:39038: *** These plugins will be built: webp
- configure:39069: *** checking feature: daala ***
- configure:39073: *** for plug-ins: daala ***
- configure:39220: *** These plugins will not be built: daala
- configure:39238: *** checking feature: dts library ***
- configure:39242: *** for plug-ins: dtsdec ***
- configure:39286: checking for dca_init in -ldca
- configure:39311: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -ldca -lm >&5
- configure:39311: $? = 0
- configure:39320: result: yes
- configure:39329: checking dca.h usability
- configure:39329: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:39329: $? = 0
- configure:39329: result: yes
- configure:39329: checking dca.h presence
- configure:39329: gcc -E conftest.c
- configure:39329: $? = 0
- configure:39329: result: yes
- configure:39329: checking for dca.h
- configure:39329: result: yes
- configure:39429: *** These plugins will be built: dtsdec
- configure:39460: *** checking feature: resindvd plugin ***
- configure:39464: *** for plug-ins: resindvd ***
- configure:39508: checking for DVDNAV
- configure:39516: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
- configure:39519: $? = 0
- configure:39534: $PKG_CONFIG --exists --print-errors "dvdnav >= 4.1.2 dvdread >= 4.1.2"
- configure:39537: $? = 0
- configure:39577: result: yes
- configure:39592: *** These plugins will be built: resindvd
- configure:39623: *** checking feature: AAC encoder plug-in ***
- configure:39627: *** for plug-ins: faac ***
- configure:39670: checking for faacEncOpen in -lfaac
- configure:39695: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lfaac -lm >&5
- configure:39695: $? = 0
- configure:39704: result: yes
- configure:39713: checking faac.h usability
- configure:39713: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:39713: $? = 0
- configure:39713: result: yes
- configure:39713: checking faac.h presence
- configure:39713: gcc -E conftest.c
- configure:39713: $? = 0
- configure:39713: result: yes
- configure:39713: checking for faac.h
- configure:39713: result: yes
- configure:39744: *** These plugins will be built: faac
- configure:39775: *** checking feature: AAC decoder plug-in ***
- configure:39779: *** for plug-ins: faad ***
- configure:39824: checking for faacDecOpen in -lfaad
- configure:39849: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lfaad -lm >&5
- /tmp/ccaUE5u5.o: In function `main':
- /opt/gnome2/checkout/gst-plugins-bad/conftest.c:104: undefined reference to `faacDecOpen'
- collect2: error: ld returned 1 exit status
- configure:39849: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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:39858: result: no
- configure:39888: checking for NeAACDecOpen in -lfaad
- configure:39913: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lfaad -lm >&5
- configure:39913: $? = 0
- configure:39922: result: yes
- configure:39931: checking neaacdec.h usability
- configure:39931: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:39931: $? = 0
- configure:39931: result: yes
- configure:39931: checking neaacdec.h presence
- configure:39931: gcc -E conftest.c
- configure:39931: $? = 0
- configure:39931: result: yes
- configure:39931: checking for neaacdec.h
- configure:39931: result: yes
- configure:39963: checking Checking for FAAD >= 2.0
- configure:39984: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- In file included from conftest.c:94:0:
- /usr/include/faad.h:32:9: note: #pragma message: please update faad2 include filename and function names!
- #pragma message("please update faad2 include filename and function names!")
- ^
- configure:39984: $? = 0
- configure:39988: checking Checking FAAD2 version in neaacdec.h
- configure:40013: result: 2.7
- configure:40042: *** These plugins will be built: faad
- configure:40073: *** checking feature: linux framebuffer ***
- configure:40077: *** for plug-ins: fbdevsink ***
- configure:40120: checking linux/fb.h usability
- configure:40120: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- configure:40120: $? = 0
- configure:40120: result: yes
- configure:40120: checking linux/fb.h presence
- configure:40120: gcc -E conftest.c
- configure:40120: $? = 0
- configure:40120: result: yes
- configure:40120: checking for linux/fb.h
- configure:40120: result: yes
- configure:40140: *** These plugins will be built: fbdevsink
- configure:40171: *** checking feature: Flite plugin ***
- configure:40175: *** for plug-ins: flite ***
- configure:40218: checking for flite_init in -lflite
- configure:40243: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lflite -lm >&5
- /usr/bin/ld: cannot find -lflite
- collect2: error: ld returned 1 exit status
- configure:40243: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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:40252: result: no
- configure:40307: *** These plugins will not be built: flite
- configure:40325: *** checking feature: GSM library ***
- configure:40329: *** for plug-ins: gsmenc gsmdec ***
- configure:40372: checking for gsm_create in -lgsm
- configure:40397: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lgsm >&5
- /usr/bin/ld: cannot find -lgsm
- collect2: error: ld returned 1 exit status
- configure:40397: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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:40406: result: no
- configure:40436: checking for gsm_create in -lgsm
- configure:40470: result: no
- configure:40529: *** These plugins will not be built: gsmenc gsmdec
- configure:40547: *** checking feature: fluidsynth ***
- configure:40551: *** for plug-ins: fluidsynth ***
- configure:40595: checking for FLUIDSYNTH
- configure:40603: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0"
- Package fluidsynth was not found in the pkg-config search path.
- Perhaps you should add the directory containing `fluidsynth.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'fluidsynth' found
- configure:40606: $? = 1
- configure:40621: $PKG_CONFIG --exists --print-errors "fluidsynth >= 1.0"
- Package fluidsynth was not found in the pkg-config search path.
- Perhaps you should add the directory containing `fluidsynth.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'fluidsynth' found
- configure:40624: $? = 1
- No package 'fluidsynth' found
- configure:40652: result: no
- configure:40692: *** These plugins will not be built: fluidsynth
- configure:40710: *** checking feature: Kate ***
- configure:40714: *** for plug-ins: kate ***
- configure:40758: checking for KATE
- configure:40766: $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:40769: $? = 1
- configure:40784: $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:40787: $? = 1
- No package 'kate' found
- configure:40815: result: no
- configure:40835: checking for TIGER
- configure:40843: $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:40846: $? = 1
- configure:40861: $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:40864: $? = 1
- No package 'tiger' found
- configure:40892: result: no
- configure:40949: *** These plugins will not be built: kate
- configure:40974: *** checking feature: ladspa ***
- configure:40978: *** for plug-ins: ladspa ***
- configure:41020: checking ladspa.h usability
- configure:41020: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:130:20: fatal error: ladspa.h: No such file or directory
- #include <ladspa.h>
- ^
- compilation terminated.
- configure:41020: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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. */
- | #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 <ladspa.h>
- configure:41020: result: no
- configure:41020: checking ladspa.h presence
- configure:41020: gcc -E conftest.c
- conftest.c:97:20: fatal error: ladspa.h: No such file or directory
- #include <ladspa.h>
- ^
- compilation terminated.
- configure:41020: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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. */
- | #include <ladspa.h>
- configure:41020: result: no
- configure:41020: checking for ladspa.h
- configure:41020: result: no
- configure:41031: checking for LRDF
- configure:41039: $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:41042: $? = 1
- configure:41057: $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:41060: $? = 1
- No package 'lrdf' found
- configure:41088: result: no
- configure:41131: *** These plugins will not be built: ladspa
- configure:41149: *** checking feature: lv2 ***
- configure:41153: *** for plug-ins: lv2 ***
- configure:41180: WARNING: *** lv2 not ported
- configure:41292: *** These plugins will not be built: lv2
- configure:41310: *** checking feature: mms protocol library ***
- configure:41314: *** for plug-ins: libmms ***
- configure:41358: checking for LIBMMS
- configure:41366: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
- configure:41369: $? = 0
- configure:41384: $PKG_CONFIG --exists --print-errors "libmms >= 0.4"
- configure:41387: $? = 0
- configure:41427: result: yes
- configure:41442: *** These plugins will be built: libmms
- configure:41475: *** checking feature: srtp library ***
- configure:41479: *** for plug-ins: srtp ***
- configure:41523: checking for srtp_init in -lsrtp
- configure:41548: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lsrtp >&5
- /usr/bin/ld: cannot find -lsrtp
- collect2: error: ld returned 1 exit status
- configure:41548: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | /* 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 srtp_init ();
- | int
- | main ()
- | {
- | return srtp_init ();
- | ;
- | return 0;
- | }
- configure:41557: result: no
- configure:41610: *** These plugins will not be built: srtp
- configure:41628: *** checking feature: Linear Systems SDI plugin ***
- configure:41632: *** for plug-ins: linsys ***
- configure:41659: WARNING: *** linsys not ported
- configure:41706: *** These plugins will not be built: linsys
- configure:41724: *** checking feature: modplug ***
- configure:41728: *** for plug-ins: modplug ***
- configure:41777: checking for MODPLUG
- configure:41785: $PKG_CONFIG --exists --print-errors "libmodplug"
- configure:41788: $? = 0
- configure:41803: $PKG_CONFIG --exists --print-errors "libmodplug"
- configure:41806: $? = 0
- configure:41842: result: yes
- configure:41860: *** These plugins will be built: modplug
- configure:41891: *** checking feature: libmimic library ***
- configure:41895: *** for plug-ins: mimic ***
- configure:41940: checking for MIMIC
- configure:41948: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMIC_REQUIRED"
- configure:41951: $? = 0
- configure:41966: $PKG_CONFIG --exists --print-errors "libmimic >= $MIMIC_REQUIRED"
- configure:41969: $? = 0
- configure:42005: result: yes
- configure:42022: *** These plugins will be built: mimic
- configure:42054: $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:42057: $? = 1
- configure:42065: $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:42068: $? = 1
- configure:42076: $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:42079: $? = 1
- configure:42088: checking for MJPEG
- configure:42096: $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:42099: $? = 1
- configure:42114: $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:42117: $? = 1
- No package 'mjpegtools' found
- No package 'mjpegtools' found
- configure:42145: result: no
- configure:42193: *** checking feature: mpeg2enc ***
- configure:42197: *** for plug-ins: mpeg2enc ***
- configure:42243: checking for MPEG2ENC
- configure:42251: $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:42254: $? = 1
- configure:42269: $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:42272: $? = 1
- No package 'mjpegtools' found
- configure:42300: result: no
- configure:42433: *** These plugins will not be built: mpeg2enc
- configure:42451: *** checking feature: mpg123 audio decoder ***
- configure:42455: *** for plug-ins: mpg123 ***
- configure:42499: checking for MPG123
- configure:42507: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.13"
- configure:42510: $? = 0
- configure:42525: $PKG_CONFIG --exists --print-errors "libmpg123 >= 1.13"
- configure:42528: $? = 0
- configure:42564: result: yes
- configure:42581: *** These plugins will be built: mpg123
- configure:42612: *** checking feature: mplex ***
- configure:42616: *** for plug-ins: mplex ***
- configure:42662: checking for MPLEX
- configure:42670: $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:42673: $? = 1
- configure:42688: $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:42691: $? = 1
- No package 'mjpegtools' found
- configure:42719: result: no
- configure:42843: *** These plugins will not be built: mplex
- configure:42861: *** checking feature: musepackdec ***
- configure:42865: *** for plug-ins: musepack ***
- configure:42892: WARNING: *** musepack not ported
- configure:42957: *** These plugins will not be built: musepack
- configure:42975: *** checking feature: MythTV client plugins ***
- configure:42979: *** for plug-ins: mythtvsrc ***
- configure:43006: WARNING: *** mythtvsrc not ported
- configure:43122: *** These plugins will not be built: mythtvsrc
- configure:43140: *** checking feature: nas plug-in ***
- configure:43144: *** for plug-ins: nassink ***
- configure:43171: WARNING: *** nassink not ported
- configure:43801: *** These plugins will not be built: nassink
- configure:43819: *** checking feature: neon http client plugins ***
- configure:43823: *** for plug-ins: neonhttpsrc ***
- configure:43867: checking for NEON
- configure:43875: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.30.99"
- configure:43878: $? = 0
- configure:43893: $PKG_CONFIG --exists --print-errors "neon >= 0.27.0 neon <= 0.30.99"
- configure:43896: $? = 0
- configure:43936: result: yes
- configure:43953: *** These plugins will be built: neonhttpsrc
- configure:43984: *** checking feature: ofa plugins ***
- configure:43988: *** for plug-ins: ofa ***
- configure:44032: checking for OFA
- configure:44040: $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:44043: $? = 1
- configure:44058: $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:44061: $? = 1
- No package 'libofa' found
- configure:44089: result: no
- configure:44131: *** These plugins will not be built: ofa
- configure:44149: *** checking feature: OpenAL plugin ***
- configure:44153: *** for plug-ins: openal ***
- configure:44197: checking for OPENAL
- configure:44205: $PKG_CONFIG --exists --print-errors "openal >= 1.14"
- 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:44208: $? = 1
- configure:44223: $PKG_CONFIG --exists --print-errors "openal >= 1.14"
- 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:44226: $? = 1
- No package 'openal' found
- configure:44254: result: no
- configure:44296: *** These plugins will not be built: openal
- configure:44314: *** checking feature: opencv plugins ***
- configure:44318: *** for plug-ins: opencv ***
- configure:44362: checking for OPENCV
- configure:44370: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.4.8 "
- Package opencv was not found in the pkg-config search path.
- Perhaps you should add the directory containing `opencv.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'opencv' found
- Package opencv was not found in the pkg-config search path.
- Perhaps you should add the directory containing `opencv.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'opencv' found
- configure:44373: $? = 1
- configure:44388: $PKG_CONFIG --exists --print-errors "opencv >= 2.0.0 opencv <= 2.4.8 "
- Package opencv was not found in the pkg-config search path.
- Perhaps you should add the directory containing `opencv.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'opencv' found
- Package opencv was not found in the pkg-config search path.
- Perhaps you should add the directory containing `opencv.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'opencv' found
- configure:44391: $? = 1
- No package 'opencv' found
- No package 'opencv' found
- configure:44419: result: no
- configure:44890: *** These plugins will not be built: opencv
- configure:44908: *** checking feature: openexr library ***
- configure:44912: *** for plug-ins: openexr ***
- configure:44960: checking for OPENEXR
- configure:44968: $PKG_CONFIG --exists --print-errors "$which"
- Package OpenEXR was not found in the pkg-config search path.
- Perhaps you should add the directory containing `OpenEXR.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'OpenEXR' found
- configure:44971: $? = 1
- configure:44986: $PKG_CONFIG --exists --print-errors "$which"
- Package OpenEXR was not found in the pkg-config search path.
- Perhaps you should add the directory containing `OpenEXR.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'OpenEXR' found
- configure:44989: $? = 1
- No package 'OpenEXR' found
- configure:45017: result: no
- configure:45024: No package 'OpenEXR' found
- configure:45073: *** These plugins will not be built: openexr
- configure:45091: *** checking feature: openjpeg library ***
- configure:45095: *** for plug-ins: openjpeg ***
- configure:45140: checking for opj_version in -lopenjp2
- configure:45165: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lopenjp2 >&5
- /usr/bin/ld: cannot find -lopenjp2
- collect2: error: ld returned 1 exit status
- configure:45165: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | /* 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 opj_version ();
- | int
- | main ()
- | {
- | return opj_version ();
- | ;
- | return 0;
- | }
- configure:45174: result: no
- configure:45205: checking for OPENJPEG
- configure:45213: $PKG_CONFIG --exists --print-errors "libopenjpeg1"
- configure:45216: $? = 0
- configure:45231: $PKG_CONFIG --exists --print-errors "libopenjpeg1"
- configure:45234: $? = 0
- configure:45396: result: yes
- configure:45419: *** These plugins will be built: openjpeg
- configure:45450: *** checking feature: openni2 library ***
- configure:45454: *** for plug-ins: openni2 ***
- configure:45498: checking for OPENNI2
- configure:45506: $PKG_CONFIG --exists --print-errors "libopenni2 >= 0.26"
- Package libopenni2 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libopenni2.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libopenni2' found
- configure:45509: $? = 1
- configure:45524: $PKG_CONFIG --exists --print-errors "libopenni2 >= 0.26"
- Package libopenni2 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libopenni2.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libopenni2' found
- configure:45527: $? = 1
- No package 'libopenni2' found
- configure:45555: result: no
- configure:45593: *** These plugins will not be built: openni2
- configure:45611: *** checking feature: opus ***
- configure:45615: *** for plug-ins: opus ***
- configure:45659: checking for OPUS
- configure:45667: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
- configure:45670: $? = 0
- configure:45685: $PKG_CONFIG --exists --print-errors "opus >= 0.9.4"
- configure:45688: $? = 0
- configure:45728: result: yes
- configure:45750: *** These plugins will be built: opus
- configure:45781: *** checking feature: pvrvideosink ***
- configure:45785: *** for plug-ins: pvr ***
- configure:45829: checking for PVR
- configure:45837: $PKG_CONFIG --exists --print-errors "libtimemmgr"
- Package libtimemmgr was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libtimemmgr.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libtimemmgr' found
- configure:45840: $? = 1
- configure:45855: $PKG_CONFIG --exists --print-errors "libtimemmgr"
- Package libtimemmgr was not found in the pkg-config search path.
- Perhaps you should add the directory containing `libtimemmgr.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'libtimemmgr' found
- configure:45858: $? = 1
- No package 'libtimemmgr' found
- configure:45886: result: no
- configure:45924: *** These plugins will not be built: pvr
- configure:45953: *** checking feature: rsvg decoder ***
- configure:45957: *** for plug-ins: rsvg ***
- configure:46001: checking for RSVG
- configure:46009: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.36 cairo"
- configure:46012: $? = 0
- configure:46027: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.36 cairo"
- configure:46030: $? = 0
- configure:46070: result: yes
- configure:46076: checking for RSVG_2_36_2
- configure:46084: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.36.2"
- configure:46087: $? = 0
- configure:46102: $PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.36.2"
- configure:46105: $? = 0
- configure:46141: result: yes
- configure:46165: *** These plugins will be built: rsvg
- configure:46196: *** checking feature: eglgles sink ***
- configure:46200: *** for plug-ins: eglgles ***
- configure:46247: checking for EGLGLES
- configure:46255: $PKG_CONFIG --exists --print-errors "egl glesv2"
- configure:46258: $? = 0
- configure:46273: $PKG_CONFIG --exists --print-errors "egl glesv2"
- configure:46276: $? = 0
- configure:46432: result: yes
- configure:46453: *** These plugins will be built: eglgles
- configure:46484: *** checking feature: gl elements ***
- configure:46488: *** for plug-ins: gl ***
- configure:46546: *** These plugins will be built: gl
- configure:46577: *** checking feature: libvisual visualization library ***
- configure:46581: *** for plug-ins: libvisual ***
- configure:46608: WARNING: *** libvisual not ported
- configure:46754: *** These plugins will not be built: libvisual
- configure:46772: *** checking feature: timidity midi soft synth plugin ***
- configure:46776: *** for plug-ins: timidity ***
- configure:46803: WARNING: *** timidity not ported
- configure:46945: *** These plugins will not be built: timidity
- configure:46963: *** checking feature: Teletext decoder ***
- configure:46967: *** for plug-ins: teletextdec ***
- configure:46994: WARNING: *** teletextdec not ported
- configure:47128: *** These plugins will not be built: teletextdec
- configure:47146: *** checking feature: wildmidi midi soft synth plugin ***
- configure:47150: *** for plug-ins: wildmidi ***
- configure:47193: checking for WildMidi_Init in -lWildMidi
- configure:47218: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lWildMidi >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- /usr/bin/ld: cannot find -lWildMidi
- collect2: error: ld returned 1 exit status
- configure:47218: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | /* 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:47227: result: no
- configure:47255: checking for WildMidi_LoadSamples in -lWildMidi
- configure:47280: gcc -std=gnu99 -o conftest -g -O2 -L/opt/gnome2/lib conftest.c -lWildMidi >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- /usr/bin/ld: cannot find -lWildMidi
- collect2: error: ld returned 1 exit status
- configure:47280: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | /* 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:47289: result: no
- configure:47306: WARNING: no WildMidi library found (libWildMidi)
- configure:47335: *** These plugins will not be built: wildmidi
- configure:47353: *** checking feature: SDL plug-in ***
- configure:47357: *** for plug-ins: sdlvideosink sdlaudiosink ***
- configure:47384: WARNING: *** sdlvideosink sdlaudiosink not ported
- configure:47672: *** These plugins will not be built: sdlvideosink sdlaudiosink
- configure:47690: *** checking feature: Smooth Streaming plug-in ***
- configure:47694: *** for plug-ins: smoothstreaming ***
- configure:47738: checking for LIBXML2
- configure:47805: result: yes
- configure:47823: *** These plugins will be built: smoothstreaming
- configure:47854: *** checking feature: sndfile plug-in ***
- configure:47858: *** for plug-ins: sfdec sfenc ***
- configure:47902: checking for SNDFILE
- configure:47910: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
- configure:47913: $? = 0
- configure:47928: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.16"
- configure:47931: $? = 0
- configure:47967: result: yes
- configure:47984: *** These plugins will be built: sfdec sfenc
- configure:48015: *** checking feature: soundtouch plug-in ***
- configure:48019: *** for plug-ins: soundtouch ***
- configure:48064: checking for SOUNDTOUCH
- configure:48072: $PKG_CONFIG --exists --print-errors "soundtouch"
- configure:48075: $? = 0
- configure:48090: $PKG_CONFIG --exists --print-errors "soundtouch"
- configure:48093: $? = 0
- configure:50269: result: yes
- configure:50296: *** These plugins will be built: soundtouch
- configure:50327: *** checking feature: spc decoder ***
- configure:50331: *** for plug-ins: spc ***
- configure:50373: checking openspc.h usability
- configure:50373: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:149:21: fatal error: openspc.h: No such file or directory
- #include <openspc.h>
- ^
- compilation terminated.
- configure:50373: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | /* 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:50373: result: no
- configure:50373: checking openspc.h presence
- configure:50373: gcc -E conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:116:21: fatal error: openspc.h: No such file or directory
- #include <openspc.h>
- ^
- compilation terminated.
- configure:50373: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | /* end confdefs.h. */
- | #include <openspc.h>
- configure:50373: result: no
- configure:50373: checking for openspc.h
- configure:50373: result: no
- configure:50456: *** These plugins will not be built: spc
- configure:50474: *** checking feature: gme decoder ***
- configure:50478: *** for plug-ins: gme ***
- configure:50520: checking gme/gme.h usability
- configure:50520: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:149:21: fatal error: gme/gme.h: No such file or directory
- #include <gme/gme.h>
- ^
- compilation terminated.
- configure:50520: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | /* 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:50520: result: no
- configure:50520: checking gme/gme.h presence
- configure:50520: gcc -E conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:116:21: fatal error: gme/gme.h: No such file or directory
- #include <gme/gme.h>
- ^
- compilation terminated.
- configure:50520: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | /* end confdefs.h. */
- | #include <gme/gme.h>
- configure:50520: result: no
- configure:50520: checking for gme/gme.h
- configure:50520: result: no
- configure:50650: *** These plugins will not be built: gme
- configure:50668: *** checking feature: xvid plugins ***
- configure:50672: *** for plug-ins: xvid ***
- configure:50699: WARNING: *** xvid not ported
- configure:50904: *** These plugins will not be built: xvid
- configure:50922: *** checking feature: DVB Source ***
- configure:50926: *** for plug-ins: dvb ***
- configure:50968: checking Checking for up to date dvb installation
- configure:50970: checking linux/dvb/version.h usability
- configure:50970: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- configure:50970: $? = 0
- configure:50970: result: yes
- configure:50970: checking linux/dvb/version.h presence
- configure:50970: gcc -E conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- configure:50970: $? = 0
- configure:50970: result: yes
- configure:50970: checking for linux/dvb/version.h
- configure:50970: result: yes
- configure:50973: checking for up-to-date dvb API
- configure:50990: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- configure:50990: $? = 0
- configure:50991: result: yes
- configure:51019: *** These plugins will be built: dvb
- configure:51050: *** checking feature: Windows internet library ***
- configure:51054: *** for plug-ins: wininet ***
- configure:51081: WARNING: *** wininet not ported
- configure:51139: *** These plugins will not be built: wininet
- configure:51157: *** checking feature: Windows ACM library ***
- configure:51161: *** for plug-ins: acm ***
- configure:51188: WARNING: *** acm not ported
- configure:51249: *** These plugins will not be built: acm
- configure:51267: *** checking feature: VDPAU ***
- configure:51271: *** for plug-ins: vdpau ***
- configure:51319: checking for VDPAU
- configure:51327: $PKG_CONFIG --exists --print-errors "vdpau"
- Package vdpau was not found in the pkg-config search path.
- Perhaps you should add the directory containing `vdpau.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'vdpau' found
- configure:51330: $? = 1
- No package 'vdpau' found
- configure:51376: result: no
- configure:51381: checking vdpau/vdpau.h usability
- configure:51381: gcc -std=gnu99 -c -g -O2 conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:150:25: fatal error: vdpau/vdpau.h: No such file or directory
- #include <vdpau/vdpau.h>
- ^
- compilation terminated.
- configure:51381: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #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 <vdpau/vdpau.h>
- configure:51381: result: no
- configure:51381: checking vdpau/vdpau.h presence
- configure:51381: gcc -E conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:117:25: fatal error: vdpau/vdpau.h: No such file or directory
- #include <vdpau/vdpau.h>
- ^
- compilation terminated.
- configure:51381: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #define HAVE_DVB /**/
- | /* end confdefs.h. */
- | #include <vdpau/vdpau.h>
- configure:51381: result: no
- configure:51381: checking for vdpau/vdpau.h
- configure:51381: result: no
- configure:51389: VDPAU header not in standard path. Checking /usr/include/nvidia
- configure:51396: checking vdpau/vdpau.h usability
- configure:51396: gcc -std=gnu99 -c -g -O2 -I/usr/include/nvidia conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:150:25: fatal error: vdpau/vdpau.h: No such file or directory
- #include <vdpau/vdpau.h>
- ^
- compilation terminated.
- configure:51396: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #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 <vdpau/vdpau.h>
- configure:51396: result: no
- configure:51396: checking vdpau/vdpau.h presence
- configure:51396: gcc -E -I/usr/include/nvidia conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:117:25: fatal error: vdpau/vdpau.h: No such file or directory
- #include <vdpau/vdpau.h>
- ^
- compilation terminated.
- configure:51396: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #define HAVE_DVB /**/
- | /* end confdefs.h. */
- | #include <vdpau/vdpau.h>
- configure:51396: result: no
- configure:51396: checking for vdpau/vdpau.h
- configure:51396: result: no
- configure:51404: checking vdpau/vdpau_x11.h usability
- configure:51404: gcc -std=gnu99 -c -g -O2 -I/usr/include/nvidia conftest.c >&5
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:150:29: fatal error: vdpau/vdpau_x11.h: No such file or directory
- #include <vdpau/vdpau_x11.h>
- ^
- compilation terminated.
- configure:51404: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #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 <vdpau/vdpau_x11.h>
- configure:51404: result: no
- configure:51404: checking vdpau/vdpau_x11.h presence
- configure:51404: gcc -E -I/usr/include/nvidia conftest.c
- conftest.c:106:0: warning: "HAVE_OPUS" redefined [enabled by default]
- #define HAVE_OPUS /**/
- ^
- conftest.c:105:0: note: this is the location of the previous definition
- #define HAVE_OPUS 1
- ^
- conftest.c:117:29: fatal error: vdpau/vdpau_x11.h: No such file or directory
- #include <vdpau/vdpau_x11.h>
- ^
- compilation terminated.
- configure:51404: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- | #define PACKAGE_TARNAME "gst-plugins-bad"
- | #define PACKAGE_VERSION "1.3.0.1"
- | #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- | #define PACKAGE_URL ""
- | #define PACKAGE "gst-plugins-bad"
- | #define VERSION "1.3.0.1"
- | #define GST_API_VERSION "1.0"
- | #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-1.0"
- | #define LOCALEDIR "/opt/gnome2/share/locale"
- | #define HAVE_VALGRIND 1
- | #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- | #define GST_PACKAGE_ORIGIN "Unknown package origin"
- | #define HAVE_EXTERNAL /**/
- | #define HAVE_CPU_I386 1
- | #define HAVE_RDTSC 1
- | #define HOST_CPU "i686"
- | #define TARGET_CPU "i686"
- | #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- | #define GIO_LIBDIR "/opt/gnome2/lib"
- | #define HAVE_X11 1
- | #define HAVE_ORC 1
- | #define GST_LICENSE "LGPL"
- | #define LIBDIR "/opt/gnome2/lib"
- | #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- | #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- | #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 USE_EGL_X11 1
- | #define HAVE_PNG 1
- | #define HAVE_JPEG 1
- | #define HAVE_SHM /**/
- | #define HAVE_MFC /**/
- | #define HAVE_GUDEV 1
- | #define HAVE_LIBUSB 1
- | #define HAVE_UVCH264 /**/
- | #define HAVE_ASSRENDER /**/
- | #define HAVE_VOAMRWBENC /**/
- | #define HAVE_VOAACENC /**/
- | #define HAVE_BZ2 /**/
- | #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_SSH2 1
- | #define HAVE_CURL /**/
- | #define HAVE_DASH /**/
- | #define HAVE_DECKLINK /**/
- | #define HAVE_DIRECTFB /**/
- | #define HAVE_WAYLAND /**/
- | #define HAVE_WEBP /**/
- | #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_LIBMMS /**/
- | #define HAVE_MODPLUG /**/
- | #define HAVE_MIMIC /**/
- | #define GST_MJPEGTOOLS_API 0
- | #define HAVE_MPG123 /**/
- | #define HAVE_NEON /**/
- | #define OPENCV_PREFIX ""
- | #define HAVE_OPENJPEG_1 1
- | #define HAVE_OPENJPEG /**/
- | #define HAVE_OPUS 1
- | #define HAVE_OPUS /**/
- | #define HAVE_RSVG_2_36_2 1
- | #define HAVE_RSVG /**/
- | #define HAVE_EGLGLES /**/
- | #define HAVE_GL /**/
- | #define HAVE_SMOOTHSTREAMING /**/
- | #define HAVE_SNDFILE /**/
- | #define HAVE_SOUNDTOUCH_1_4 1
- | #define HAVE_SOUNDTOUCH /**/
- | #define HAVE_DVB /**/
- | /* end confdefs.h. */
- | #include <vdpau/vdpau_x11.h>
- configure:51404: result: no
- configure:51404: checking for vdpau/vdpau_x11.h
- configure:51404: result: no
- configure:51581: *** These plugins will not be built: vdpau
- configure:51599: *** checking feature: SBC bluetooth audio codec ***
- configure:51603: *** for plug-ins: sbc ***
- configure:51651: checking for SBC
- configure:51659: $PKG_CONFIG --exists --print-errors "$which"
- configure:51662: $? = 0
- configure:51677: $PKG_CONFIG --exists --print-errors "$which"
- configure:51680: $? = 0
- configure:51732: result: yes
- configure:51751: *** These plugins will be built: sbc
- configure:51782: *** checking feature: Schroedinger video codec ***
- configure:51786: *** for plug-ins: schro ***
- configure:51834: checking for SCHRO
- configure:51842: $PKG_CONFIG --exists --print-errors "$which"
- Package schroedinger-1.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `schroedinger-1.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'schroedinger-1.0' found
- configure:51845: $? = 1
- configure:51860: $PKG_CONFIG --exists --print-errors "$which"
- Package schroedinger-1.0 was not found in the pkg-config search path.
- Perhaps you should add the directory containing `schroedinger-1.0.pc'
- to the PKG_CONFIG_PATH environment variable
- No package 'schroedinger-1.0' found
- configure:51863: $? = 1
- No package 'schroedinger-1.0' found
- configure:51891: result: no
- configure:51898: No package 'schroedinger-1.0' found
- configure:51947: *** These plugins will not be built: schro
- configure:51965: *** checking feature: ZBar barcode detector ***
- configure:51969: *** for plug-ins: zbar ***
- configure:52017: checking for ZBAR
- configure:52025: $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:52028: $? = 1
- configure:52043: $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:52046: $? = 1
- No package 'zbar' found
- configure:52074: result: no
- configure:52081: No package 'zbar' found
- configure:52130: *** These plugins will not be built: zbar
- configure:52148: *** checking feature: rtmp library ***
- configure:52152: *** for plug-ins: rtmp ***
- configure:52200: checking for RTMP
- configure:52208: $PKG_CONFIG --exists --print-errors "$which"
- configure:52211: $? = 0
- configure:52226: $PKG_CONFIG --exists --print-errors "$which"
- configure:52229: $? = 0
- configure:52281: result: yes
- configure:52300: *** These plugins will be built: rtmp
- configure:52331: *** checking feature: Spandsp ***
- configure:52335: *** for plug-ins: spandsp ***
- configure:52379: checking for SPANDSP
- configure:52387: $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:52390: $? = 1
- configure:52405: $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:52408: $? = 1
- No package 'spandsp' found
- configure:52436: result: no
- configure:52477: *** These plugins will not be built: spandsp
- configure:52497: *** checking feature: GSettings plugin ***
- configure:52501: *** for plug-ins: gsettings ***
- configure:52528: WARNING: *** gsettings not ported
- configure:52892: *** These plugins will not be built: gsettings
- configure:52910: *** checking feature: sndio audio ***
- configure:52914: *** for plug-ins: sndio ***
- configure:52941: WARNING: *** sndio not ported
- configure:53036: *** These plugins will not be built: sndio
- configure:53054: *** checking feature: http live streaming plugin ***
- configure:53058: *** for plug-ins: hls ***
- configure:53102: checking for NETTLE
- configure:53110: $PKG_CONFIG --exists --print-errors "nettle"
- configure:53113: $? = 0
- configure:53128: $PKG_CONFIG --exists --print-errors "nettle"
- configure:53131: $? = 0
- configure:53611: result: yes
- configure:53631: *** These plugins will be built: hls
- configure:54464: checking that generated files are newer than configure
- configure:54470: result: done
- configure:55679: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by GStreamer Bad Plug-ins config.status 1.3.0.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on lfs
- config.status:2322: creating Makefile
- config.status:2322: creating common/Makefile
- config.status:2322: creating common/m4/Makefile
- config.status:2322: creating gst-plugins-bad.spec
- config.status:2322: creating gst/Makefile
- config.status:2322: creating gst/accurip/Makefile
- config.status:2322: creating gst/adpcmdec/Makefile
- config.status:2322: creating gst/adpcmenc/Makefile
- config.status:2322: creating gst/aiff/Makefile
- config.status:2322: creating gst/asfmux/Makefile
- config.status:2322: creating gst/audiofxbad/Makefile
- config.status:2322: creating gst/audiomixer/Makefile
- config.status:2322: creating gst/audiovisualizers/Makefile
- config.status:2322: creating gst/autoconvert/Makefile
- config.status:2322: creating gst/bayer/Makefile
- config.status:2322: creating gst/camerabin2/Makefile
- config.status:2322: creating gst/cdxaparse/Makefile
- config.status:2322: creating gst/coloreffects/Makefile
- config.status:2322: creating gst/dataurisrc/Makefile
- config.status:2322: creating gst/dccp/Makefile
- config.status:2322: creating gst/debugutils/Makefile
- config.status:2322: creating gst/dvbsuboverlay/Makefile
- config.status:2322: creating gst/dvdspu/Makefile
- config.status:2322: creating gst/faceoverlay/Makefile
- config.status:2322: creating gst/festival/Makefile
- config.status:2322: creating gst/fieldanalysis/Makefile
- config.status:2322: creating gst/freeverb/Makefile
- config.status:2322: creating gst/frei0r/Makefile
- config.status:2322: creating gst/gaudieffects/Makefile
- config.status:2322: creating gst/geometrictransform/Makefile
- config.status:2322: creating gst/gdp/Makefile
- config.status:2322: creating gst/hdvparse/Makefile
- config.status:2322: creating gst/id3tag/Makefile
- config.status:2322: creating gst/inter/Makefile
- config.status:2322: creating gst/interlace/Makefile
- config.status:2322: creating gst/ivfparse/Makefile
- config.status:2322: creating gst/ivtc/Makefile
- config.status:2322: creating gst/jp2kdecimator/Makefile
- config.status:2322: creating gst/jpegformat/Makefile
- config.status:2322: creating gst/librfb/Makefile
- config.status:2322: creating gst/liveadder/Makefile
- config.status:2322: creating gst/midi/Makefile
- config.status:2322: creating gst/mpegdemux/Makefile
- config.status:2322: creating gst/mpegtsdemux/Makefile
- config.status:2322: creating gst/mpegtsmux/Makefile
- config.status:2322: creating gst/mpegtsmux/tsmux/Makefile
- config.status:2322: creating gst/mpegpsmux/Makefile
- config.status:2322: creating gst/mve/Makefile
- config.status:2322: creating gst/mxf/Makefile
- config.status:2322: creating gst/nuvdemux/Makefile
- config.status:2322: creating gst/patchdetect/Makefile
- config.status:2322: creating gst/pcapparse/Makefile
- config.status:2322: creating gst/pnm/Makefile
- config.status:2322: creating gst/rawparse/Makefile
- config.status:2322: creating gst/real/Makefile
- config.status:2322: creating gst/removesilence/Makefile
- config.status:2322: creating gst/sdi/Makefile
- config.status:2322: creating gst/sdp/Makefile
- config.status:2322: creating gst/segmentclip/Makefile
- config.status:2322: creating gst/siren/Makefile
- config.status:2322: creating gst/smooth/Makefile
- config.status:2322: creating gst/speed/Makefile
- config.status:2322: creating gst/subenc/Makefile
- config.status:2322: creating gst/stereo/Makefile
- config.status:2322: creating gst/tta/Makefile
- config.status:2322: creating gst/videofilters/Makefile
- config.status:2322: creating gst/videomeasure/Makefile
- config.status:2322: creating gst/videoparsers/Makefile
- config.status:2322: creating gst/videosignal/Makefile
- config.status:2322: creating gst/vmnc/Makefile
- config.status:2322: creating gst/y4m/Makefile
- config.status:2322: creating gst/yadif/Makefile
- config.status:2322: creating gst-libs/Makefile
- config.status:2322: creating gst-libs/gst/Makefile
- config.status:2322: creating gst-libs/gst/basecamerabinsrc/Makefile
- config.status:2322: creating gst-libs/gst/egl/Makefile
- config.status:2322: creating gst-libs/gst/gl/Makefile
- config.status:2322: creating gst-libs/gst/gl/android/Makefile
- config.status:2322: creating gst-libs/gst/gl/cocoa/Makefile
- config.status:2322: creating gst-libs/gst/gl/dispmanx/Makefile
- config.status:2322: creating gst-libs/gst/gl/glprototypes/Makefile
- config.status:2322: creating gst-libs/gst/gl/egl/Makefile
- config.status:2322: creating gst-libs/gst/gl/wayland/Makefile
- config.status:2322: creating gst-libs/gst/gl/win32/Makefile
- config.status:2322: creating gst-libs/gst/gl/x11/Makefile
- config.status:2322: creating gst-libs/gst/insertbin/Makefile
- config.status:2322: creating gst-libs/gst/interfaces/Makefile
- config.status:2322: creating gst-libs/gst/codecparsers/Makefile
- config.status:2322: creating gst-libs/gst/mpegts/Makefile
- config.status:2322: creating gst-libs/gst/uridownloader/Makefile
- config.status:2322: creating sys/Makefile
- config.status:2322: creating sys/dshowdecwrapper/Makefile
- config.status:2322: creating sys/acmenc/Makefile
- config.status:2322: creating sys/acmmp3dec/Makefile
- config.status:2322: creating sys/androidmedia/Makefile
- config.status:2322: creating sys/applemedia/Makefile
- config.status:2322: creating sys/applemedia-nonpublic/Makefile
- config.status:2322: creating sys/avc/Makefile
- config.status:2322: creating sys/bluez/Makefile
- config.status:2322: creating sys/d3dvideosink/Makefile
- config.status:2322: creating sys/decklink/Makefile
- config.status:2322: creating sys/directdraw/Makefile
- config.status:2322: creating sys/directsound/Makefile
- config.status:2322: creating sys/dshowsrcwrapper/Makefile
- config.status:2322: creating sys/dshowvideosink/Makefile
- config.status:2322: creating sys/dvb/Makefile
- config.status:2322: creating sys/fbdev/Makefile
- config.status:2322: creating sys/linsys/Makefile
- config.status:2322: creating sys/opensles/Makefile
- config.status:2322: creating sys/osxvideo/Makefile
- config.status:2322: creating sys/qtwrapper/Makefile
- config.status:2322: creating sys/mfc/Makefile
- config.status:2322: creating sys/shm/Makefile
- config.status:2322: creating sys/uvch264/Makefile
- config.status:2322: creating sys/vcd/Makefile
- config.status:2322: creating sys/vdpau/Makefile
- config.status:2322: creating sys/pvr2d/Makefile
- config.status:2322: creating sys/wasapi/Makefile
- config.status:2322: creating sys/wininet/Makefile
- config.status:2322: creating sys/winks/Makefile
- config.status:2322: creating sys/winscreencap/Makefile
- config.status:2322: creating tests/Makefile
- config.status:2322: creating tests/check/Makefile
- config.status:2322: creating tests/files/Makefile
- config.status:2322: creating tests/examples/Makefile
- config.status:2322: creating tests/examples/camerabin2/Makefile
- config.status:2322: creating tests/examples/directfb/Makefile
- config.status:2322: creating tests/examples/mpegts/Makefile
- config.status:2322: creating tests/examples/mxf/Makefile
- config.status:2322: creating tests/examples/opencv/Makefile
- config.status:2322: creating tests/examples/uvch264/Makefile
- config.status:2322: creating tests/icles/Makefile
- config.status:2322: creating ext/voamrwbenc/Makefile
- config.status:2322: creating ext/voaacenc/Makefile
- config.status:2322: creating ext/assrender/Makefile
- config.status:2322: creating ext/apexsink/Makefile
- config.status:2322: creating ext/bz2/Makefile
- config.status:2322: creating ext/chromaprint/Makefile
- config.status:2322: creating ext/curl/Makefile
- config.status:2322: creating ext/dash/Makefile
- config.status:2322: creating ext/dc1394/Makefile
- config.status:2322: creating ext/directfb/Makefile
- config.status:2322: creating ext/wayland/Makefile
- config.status:2322: creating ext/daala/Makefile
- config.status:2322: creating ext/dts/Makefile
- config.status:2322: creating ext/eglgles/Makefile
- config.status:2322: creating ext/gl/Makefile
- config.status:2322: creating ext/faac/Makefile
- config.status:2322: creating ext/faad/Makefile
- config.status:2322: creating ext/flite/Makefile
- config.status:2322: creating ext/fluidsynth/Makefile
- config.status:2322: creating ext/gsm/Makefile
- config.status:2322: creating ext/hls/Makefile
- config.status:2322: creating ext/kate/Makefile
- config.status:2322: creating ext/ladspa/Makefile
- config.status:2322: creating ext/lv2/Makefile
- config.status:2322: creating ext/libmms/Makefile
- config.status:2322: creating ext/libvisual/Makefile
- config.status:2322: creating ext/Makefile
- config.status:2322: creating ext/modplug/Makefile
- config.status:2322: creating ext/mpeg2enc/Makefile
- config.status:2322: creating ext/mpg123/Makefile
- config.status:2322: creating ext/mimic/Makefile
- config.status:2322: creating ext/mplex/Makefile
- config.status:2322: creating ext/musepack/Makefile
- config.status:2322: creating ext/mythtv/Makefile
- config.status:2322: creating ext/nas/Makefile
- config.status:2322: creating ext/neon/Makefile
- config.status:2322: creating ext/ofa/Makefile
- config.status:2322: creating ext/openal/Makefile
- config.status:2322: creating ext/opencv/Makefile
- config.status:2322: creating ext/openexr/Makefile
- config.status:2322: creating ext/openjpeg/Makefile
- config.status:2322: creating ext/openni2/Makefile
- config.status:2322: creating ext/opus/Makefile
- config.status:2322: creating ext/rsvg/Makefile
- config.status:2322: creating ext/resindvd/Makefile
- config.status:2322: creating ext/rtmp/Makefile
- config.status:2322: creating ext/sbc/Makefile
- config.status:2322: creating ext/schroedinger/Makefile
- config.status:2322: creating ext/sdl/Makefile
- config.status:2322: creating ext/smoothstreaming/Makefile
- config.status:2322: creating ext/sndfile/Makefile
- config.status:2322: creating ext/soundtouch/Makefile
- config.status:2322: creating ext/spandsp/Makefile
- config.status:2322: creating ext/sndio/Makefile
- config.status:2322: creating ext/srtp/Makefile
- config.status:2322: creating ext/teletextdec/Makefile
- config.status:2322: creating ext/gme/Makefile
- config.status:2322: creating ext/gsettings/Makefile
- config.status:2322: creating ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml
- config.status:2322: creating ext/spc/Makefile
- config.status:2322: creating ext/timidity/Makefile
- config.status:2322: creating ext/webp/Makefile
- config.status:2322: creating ext/xvid/Makefile
- config.status:2322: creating ext/zbar/Makefile
- config.status:2322: creating po/Makefile.in
- config.status:2322: creating docs/Makefile
- config.status:2322: creating docs/plugins/Makefile
- config.status:2322: creating docs/libs/Makefile
- config.status:2322: creating docs/version.entities
- config.status:2322: creating pkgconfig/Makefile
- config.status:2322: creating pkgconfig/gstreamer-plugins-bad.pc
- config.status:2322: creating pkgconfig/gstreamer-plugins-bad-uninstalled.pc
- config.status:2322: creating pkgconfig/gstreamer-codecparsers.pc
- config.status:2322: creating pkgconfig/gstreamer-codecparsers-uninstalled.pc
- config.status:2322: creating pkgconfig/gstreamer-insertbin.pc
- config.status:2322: creating pkgconfig/gstreamer-insertbin-uninstalled.pc
- config.status:2322: creating pkgconfig/gstreamer-egl.pc
- config.status:2322: creating pkgconfig/gstreamer-egl-uninstalled.pc
- config.status:2322: creating pkgconfig/gstreamer-gl.pc
- config.status:2322: creating pkgconfig/gstreamer-gl-uninstalled.pc
- config.status:2322: creating pkgconfig/gstreamer-mpegts.pc
- config.status:2322: creating pkgconfig/gstreamer-mpegts-uninstalled.pc
- config.status:2322: creating tools/Makefile
- config.status:2322: creating m4/Makefile
- config.status:2322: creating config.h
- config.status:2551: executing depfiles commands
- config.status:2551: executing libtool commands
- config.status:2551: executing po-directories commands
- config.status:2551: executing _stdint.h commands
- config.status:3565: creating _stdint.h : _GST_PLUGINS_BAD__STDINT_H
- config.status:3997: _stdint.h is unchanged
- config.status:2551: executing gst-libs/gst/gl/gstglconfig.h commands
- config.status:4058: gst-libs/gst/gl/gstglconfig.h is unchanged
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- _cv_g_support_dowhile_macros=yes
- _cv_gst_fionread_in_sys_ioctl=yes
- ac_cv_build=i686-pc-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_BLUEZ_CFLAGS_set=
- ac_cv_env_BLUEZ_CFLAGS_value=
- ac_cv_env_BLUEZ_LIBS_set=
- ac_cv_env_BLUEZ_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_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CHROMAPRINT_CFLAGS_set=
- ac_cv_env_CHROMAPRINT_CFLAGS_value=
- ac_cv_env_CHROMAPRINT_LIBS_set=
- ac_cv_env_CHROMAPRINT_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_DAALA_CFLAGS_set=
- ac_cv_env_DAALA_CFLAGS_value=
- ac_cv_env_DAALA_LIBS_set=
- ac_cv_env_DAALA_LIBS_value=
- ac_cv_env_DBUS_CFLAGS_set=
- ac_cv_env_DBUS_CFLAGS_value=
- ac_cv_env_DBUS_LIBS_set=
- ac_cv_env_DBUS_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_EGLGLES_CFLAGS_set=
- ac_cv_env_EGLGLES_CFLAGS_value=
- ac_cv_env_EGLGLES_LIBS_set=
- ac_cv_env_EGLGLES_LIBS_value=
- ac_cv_env_EGL_CFLAGS_set=
- ac_cv_env_EGL_CFLAGS_value=
- ac_cv_env_EGL_LIBS_set=
- ac_cv_env_EGL_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_FLUIDSYNTH_CFLAGS_set=
- ac_cv_env_FLUIDSYNTH_CFLAGS_value=
- ac_cv_env_FLUIDSYNTH_LIBS_set=
- ac_cv_env_FLUIDSYNTH_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_GMODULE_NO_EXPORT_CFLAGS_set=
- ac_cv_env_GMODULE_NO_EXPORT_CFLAGS_value=
- ac_cv_env_GMODULE_NO_EXPORT_LIBS_set=
- ac_cv_env_GMODULE_NO_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_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_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_LIBAV_CFLAGS_set=
- ac_cv_env_GST_PLUGINS_LIBAV_CFLAGS_value=
- ac_cv_env_GST_PLUGINS_LIBAV_LIBS_set=
- ac_cv_env_GST_PLUGINS_LIBAV_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_GST_VIDEO_CFLAGS_set=
- ac_cv_env_GST_VIDEO_CFLAGS_value=
- ac_cv_env_GST_VIDEO_LIBS_set=
- ac_cv_env_GST_VIDEO_LIBS_value=
- ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
- ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
- ac_cv_env_GTKDOC_DEPS_LIBS_set=
- ac_cv_env_GTKDOC_DEPS_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_G_UDEV_CFLAGS_set=
- ac_cv_env_G_UDEV_CFLAGS_value=
- ac_cv_env_G_UDEV_LIBS_set=
- ac_cv_env_G_UDEV_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=set
- ac_cv_env_LDFLAGS_value='-L/opt/gnome2/lib '
- 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_LIBPNG_CFLAGS_set=
- ac_cv_env_LIBPNG_CFLAGS_value=
- ac_cv_env_LIBPNG_LIBS_set=
- ac_cv_env_LIBPNG_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_LIBUSB_CFLAGS_set=
- ac_cv_env_LIBUSB_CFLAGS_value=
- ac_cv_env_LIBUSB_LIBS_set=
- ac_cv_env_LIBUSB_LIBS_value=
- ac_cv_env_LIBVISUAL_CFLAGS_set=
- ac_cv_env_LIBVISUAL_CFLAGS_value=
- ac_cv_env_LIBVISUAL_LIBS_set=
- ac_cv_env_LIBVISUAL_LIBS_value=
- ac_cv_env_LIBXML2_CFLAGS_set=
- ac_cv_env_LIBXML2_CFLAGS_value=
- ac_cv_env_LIBXML2_LIBS_set=
- ac_cv_env_LIBXML2_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_MPG123_CFLAGS_set=
- ac_cv_env_MPG123_CFLAGS_value=
- ac_cv_env_MPG123_LIBS_set=
- ac_cv_env_MPG123_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_NEON_CFLAGS_set=
- ac_cv_env_NEON_CFLAGS_value=
- ac_cv_env_NEON_LIBS_set=
- ac_cv_env_NEON_LIBS_value=
- ac_cv_env_NETTLE_CFLAGS_set=
- ac_cv_env_NETTLE_CFLAGS_value=
- ac_cv_env_NETTLE_LIBS_set=
- ac_cv_env_NETTLE_LIBS_value=
- ac_cv_env_OBJCFLAGS_set=
- ac_cv_env_OBJCFLAGS_value=
- ac_cv_env_OBJC_set=
- ac_cv_env_OBJC_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_OPENEXR_CFLAGS_set=
- ac_cv_env_OPENEXR_CFLAGS_value=
- ac_cv_env_OPENEXR_LIBS_set=
- ac_cv_env_OPENEXR_LIBS_value=
- ac_cv_env_OPENJPEG_CFLAGS_set=
- ac_cv_env_OPENJPEG_CFLAGS_value=
- ac_cv_env_OPENJPEG_LIBS_set=
- ac_cv_env_OPENJPEG_LIBS_value=
- ac_cv_env_OPENNI2_CFLAGS_set=
- ac_cv_env_OPENNI2_CFLAGS_value=
- ac_cv_env_OPENNI2_LIBS_set=
- ac_cv_env_OPENNI2_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_PVR_CFLAGS_set=
- ac_cv_env_PVR_CFLAGS_value=
- ac_cv_env_PVR_LIBS_set=
- ac_cv_env_PVR_LIBS_value=
- ac_cv_env_PYTHON_set=
- ac_cv_env_PYTHON_value=
- ac_cv_env_RSVG_2_36_2_CFLAGS_set=
- ac_cv_env_RSVG_2_36_2_CFLAGS_value=
- ac_cv_env_RSVG_2_36_2_LIBS_set=
- ac_cv_env_RSVG_2_36_2_LIBS_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_SBC_CFLAGS_set=
- ac_cv_env_SBC_CFLAGS_value=
- ac_cv_env_SBC_LIBS_set=
- ac_cv_env_SBC_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_SSH2_CFLAGS_set=
- ac_cv_env_SSH2_CFLAGS_value=
- ac_cv_env_SSH2_LIBS_set=
- ac_cv_env_SSH2_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_WAYLAND_CFLAGS_set=
- ac_cv_env_WAYLAND_CFLAGS_value=
- ac_cv_env_WAYLAND_EGL_CFLAGS_set=
- ac_cv_env_WAYLAND_EGL_CFLAGS_value=
- ac_cv_env_WAYLAND_EGL_LIBS_set=
- ac_cv_env_WAYLAND_EGL_LIBS_value=
- ac_cv_env_WAYLAND_LIBS_set=
- ac_cv_env_WAYLAND_LIBS_value=
- ac_cv_env_WEBP_CFLAGS_set=
- ac_cv_env_WEBP_CFLAGS_value=
- ac_cv_env_WEBP_LIBS_set=
- ac_cv_env_WEBP_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_dlopen=no
- 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_shl_load=no
- 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_AVFoundation_AVFoundation_h=no
- ac_cv_header_GLES2_gl2_h=yes
- ac_cv_header_GL_gl_h=yes
- ac_cv_header_GL_glu_h=yes
- ac_cv_header_MobileCoreServices_MobileCoreServices_h=no
- ac_cv_header_SLES_OpenSLES_h=no
- ac_cv_header_SystemConfiguration_SystemConfiguration_h=no
- ac_cv_header_VideoToolbox_VideoToolbox_h=no
- ac_cv_header_X11_Xlib_h=yes
- ac_cv_header_dca_h=yes
- ac_cv_header_dlfcn_h=yes
- 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_ladspa_h=no
- ac_cv_header_linux_dvb_version_h=yes
- ac_cv_header_linux_fb_h=yes
- ac_cv_header_linux_uvcvideo_h=yes
- ac_cv_header_memory_h=yes
- 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_vdpau_vdpau_h=no
- ac_cv_header_vdpau_vdpau_x11_h=no
- ac_cv_header_winsock2_h=no
- ac_cv_host=i686-pc-linux-gnu
- ac_cv_lib_GLESv2_glTexImage2D=yes
- ac_cv_lib_GLU_gluSphere=yes
- ac_cv_lib_GL_glTexImage2D=yes
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_Mali_mali_image_create=no
- ac_cv_lib_WildMidi_WildMidi_Init=no
- ac_cv_lib_WildMidi_WildMidi_LoadSamples=no
- ac_cv_lib_bcm_host_bcm_host_init=no
- ac_cv_lib_dca_dca_init=yes
- ac_cv_lib_dl_dlopen=yes
- ac_cv_lib_dld_shl_load=no
- 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_jpeg_jpeg_set_defaults=yes
- ac_cv_lib_jpeg_mmx_jpeg_set_defaults=no
- ac_cv_lib_m_cos=yes
- ac_cv_lib_openjp2_opj_version=no
- ac_cv_lib_rt_shm_open=yes
- ac_cv_lib_srtp_srtp_init=no
- ac_cv_objc_compiler_gnu=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=/opt/gnome2/bin/gtkdoc-check
- ac_cv_path_GTKDOC_MKPDF=/opt/gnome2/bin/gtkdoc-mkpdf
- ac_cv_path_GTKDOC_REBASE=/opt/gnome2/bin/gtkdoc-rebase
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_PYTHON=/usr/bin/python
- ac_cv_path_SED=/bin/sed
- ac_cv_path_VALGRIND_PATH=/usr/bin/valgrind
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- 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_MANIFEST_TOOL=mt
- 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_stdc=-std=gnu99
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_prog_objc_g=yes
- ac_cv_stdint_message='using gnu compiler gcc (GCC) 4.8.2'
- ac_cv_stdint_result='(assuming C99 compatible system)'
- ac_cv_target=i686-pc-linux-gnu
- ac_cv_type_GLchar=no
- ac_cv_type_GLeglImageOES=no
- ac_cv_type_GLintptr=no
- ac_cv_type_GLsizeiptr=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
- 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
- am_cv_make_support_nested_variables=yes
- am_cv_prog_cc_c_o=yes
- am_cv_prog_tar_ustar=gnutar
- am_cv_python_platform=linux2
- am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages'
- am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
- am_cv_python_version=2.7
- gst_cv_is_uninstalled_setup=no
- 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_dlopen=dlopen
- lt_cv_dlopen_libs=-ldl
- lt_cv_dlopen_self=yes
- lt_cv_dlopen_self_static=no
- 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
- 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_ASSRENDER_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 '
- pkg_cv_ASSRENDER_LIBS='-lass '
- pkg_cv_CURL_CFLAGS=
- pkg_cv_CURL_LIBS='-lcurl '
- pkg_cv_DIRECTFB_CFLAGS='-D_REENTRANT -I/usr/include/directfb '
- pkg_cv_DIRECTFB_LIBS='-ldirectfb -lpthread -lfusion -ldirect -lpthread '
- pkg_cv_DVDNAV_CFLAGS=
- pkg_cv_DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
- pkg_cv_EGLGLES_CFLAGS='-I/usr/include/libdrm '
- pkg_cv_EGLGLES_LIBS='-lEGL -lGLESv2 '
- pkg_cv_EGL_CFLAGS='-I/usr/include/libdrm '
- pkg_cv_EGL_LIBS='-lEGL '
- pkg_cv_EXIF_CFLAGS=
- pkg_cv_EXIF_LIBS='-lexif '
- pkg_cv_GIO_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GIO_LIBS='-L/opt/gnome2/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GLIB_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GLIB_LIBS='-L/opt/gnome2/lib -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 '
- pkg_cv_GMODULE_EXPORT_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GMODULE_EXPORT_LIBS='-L/opt/gnome2/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 '
- pkg_cv_GMODULE_NO_EXPORT_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GMODULE_NO_EXPORT_LIBS='-L/opt/gnome2/lib -lgmodule-2.0 -pthread -lglib-2.0 '
- pkg_cv_GST_BASE_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_BASE_LIBS='-L/opt/gnome2/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GST_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_CHECK_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_CHECK_LIBS='-L/opt/gnome2/lib -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_CONTROLLER_LIBS='-L/opt/gnome2/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GST_LIBS='-L/opt/gnome2/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_PLUGINS_BASE_LIBS='-L/opt/gnome2/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GST_VIDEO_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_GST_VIDEO_LIBS='-L/opt/gnome2/lib -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GTK_CFLAGS='-pthread -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/lib/gtk-2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 '
- pkg_cv_GTK_LIBS='-L/opt/gnome2/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
- pkg_cv_G_UDEV_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/gudev-1.0 '
- pkg_cv_G_UDEV_LIBS='-L/opt/gnome2/lib -lgudev-1.0 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_LIBMMS_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/ '
- pkg_cv_LIBMMS_LIBS='-L/opt/gnome2/lib -lmms -lm -lglib-2.0 '
- pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng16 '
- pkg_cv_LIBPNG_LIBS='-lpng16 '
- pkg_cv_LIBUSB_CFLAGS='-I/usr/include/libusb-1.0 '
- pkg_cv_LIBUSB_LIBS='-lusb-1.0 '
- pkg_cv_LIBXML2_CFLAGS='-I/usr/include/libxml2 '
- pkg_cv_LIBXML2_LIBS='-lxml2 '
- pkg_cv_MIMIC_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- pkg_cv_MIMIC_LIBS='-L/opt/gnome2/lib -lmimic -lglib-2.0 '
- pkg_cv_MODPLUG_CFLAGS='-I/usr/include/libmodplug '
- pkg_cv_MODPLUG_LIBS='-lmodplug '
- pkg_cv_MPG123_CFLAGS=
- pkg_cv_MPG123_LIBS='-lmpg123 '
- pkg_cv_NEON_CFLAGS='-D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon '
- pkg_cv_NEON_LIBS='-lneon '
- pkg_cv_NETTLE_CFLAGS=
- pkg_cv_NETTLE_LIBS='-lnettle '
- pkg_cv_OPENJPEG_CFLAGS='-I/usr/include/openjpeg-1.5 '
- pkg_cv_OPENJPEG_LIBS='-lopenjpeg '
- pkg_cv_OPUS_CFLAGS='-I/usr/include/opus '
- pkg_cv_OPUS_LIBS='-lopus '
- pkg_cv_ORC_CFLAGS='-I/usr/include/orc-0.4 '
- pkg_cv_ORC_LIBS='-lorc-0.4 '
- pkg_cv_RSVG_2_36_2_CFLAGS='-pthread -I/opt/gnome2/include/librsvg-2.0 -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 '
- pkg_cv_RSVG_2_36_2_LIBS='-L/opt/gnome2/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '
- pkg_cv_RSVG_CFLAGS='-pthread -I/opt/gnome2/include/librsvg-2.0 -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 '
- pkg_cv_RSVG_LIBS='-L/opt/gnome2/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '
- pkg_cv_RTMP_CFLAGS='-I/usr/local/include '
- pkg_cv_RTMP_LIBS='-L/usr/local/lib -lrtmp -lz -lssl -lcrypto '
- pkg_cv_SBC_CFLAGS=
- pkg_cv_SBC_LIBS='-L/opt/gnome2/lib -lsbc '
- pkg_cv_SNDFILE_CFLAGS=
- pkg_cv_SNDFILE_LIBS='-lsndfile '
- pkg_cv_SOUNDTOUCH_CFLAGS='-I/usr/include/soundtouch '
- pkg_cv_SOUNDTOUCH_LIBS='-lSoundTouch '
- pkg_cv_SSH2_CFLAGS=
- pkg_cv_SSH2_LIBS='-lssh2 '
- pkg_cv_VALGRIND_CFLAGS='-I/usr/include/valgrind '
- pkg_cv_VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-x86-linux -lvex-x86-linux -lgcc '
- pkg_cv_VDPAU_LIBS=-lvdpau
- pkg_cv_VOAACENC_CFLAGS=
- pkg_cv_VOAACENC_LIBS='-lvo-aacenc '
- pkg_cv_VOAMRWBENC_CFLAGS=
- pkg_cv_VOAMRWBENC_LIBS='-lvo-amrwbenc '
- pkg_cv_WAYLAND_CFLAGS=
- pkg_cv_WAYLAND_EGL_CFLAGS=
- pkg_cv_WAYLAND_EGL_LIBS='-L/opt/gnome2/lib -lwayland-cursor -lwayland-egl -lwayland-client '
- pkg_cv_WAYLAND_LIBS='-L/opt/gnome2/lib -lwayland-client '
- pkg_cv_WEBP_CFLAGS=
- pkg_cv_WEBP_LIBS='-lwebp '
- pkg_cv_X11_CFLAGS=
- pkg_cv_X11_LIBS='-lX11 '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/missing aclocal-1.14'
- ACLOCAL_AMFLAGS='-I m4 -I common/m4'
- ACMENC_CFLAGS=''
- ACMMP3DEC_CFLAGS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- APEXSINK_CFLAGS=''
- APEXSINK_LIBS=''
- AR='ar'
- AS='as'
- ASSRENDER_CFLAGS='-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 '
- ASSRENDER_LIBS='-lass '
- AUTOCONF='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/missing autoconf'
- AUTOHEADER='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/missing autoheader'
- AUTOMAKE='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/missing automake-1.14'
- AWK='gawk'
- BLUEZ_CFLAGS=''
- BLUEZ_LIBS=''
- 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'
- CFLAGS='-g -O2'
- CHROMAPRINT_CFLAGS=''
- CHROMAPRINT_LIBS=''
- CPP='gcc -E'
- CPPFLAGS=''
- CURL_CFLAGS=''
- CURL_LIBS='-lcurl '
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS=''
- CYGPATH_W='echo'
- DAALA_CFLAGS=''
- DAALA_LIBS=''
- DBUS_CFLAGS=''
- DBUS_LIBS=''
- DCCP_LIBS=' -lpthread'
- DECKLINK_CXXFLAGS=''
- DECKLINK_LIBS='-lpthread -ldl'
- DECKLINK_OSX_FALSE=''
- DECKLINK_OSX_TRUE='#'
- 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'
- DIRECT3D_LIBS=''
- DIRECTDRAW_LIBS=''
- DIRECTFB_CFLAGS='-D_REENTRANT -I/usr/include/directfb '
- DIRECTFB_LIBS='-ldirectfb -lpthread -lfusion -ldirect -lpthread '
- DIRECTSOUND_LIBS=''
- DIRECTX_CFLAGS=''
- DIRECTX_LDFLAGS=''
- DLLTOOL='false'
- DSYMUTIL=''
- DTS_LIBS='-ldca -lm'
- DUMPBIN=''
- DVDNAV_CFLAGS=''
- DVDNAV_LIBS='-ldvdnav -lpthread -ldvdread '
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGLGLES_CFLAGS='-I/usr/include/libdrm '
- EGLGLES_LIBS='-lEGL -lGLESv2 '
- EGL_CFLAGS='-I/usr/include/libdrm '
- EGL_LIBS='-lEGL -lX11 '
- EGREP='/bin/grep -E'
- ENABLE_GTK_DOC_FALSE=''
- ENABLE_GTK_DOC_TRUE='#'
- ENABLE_PLUGIN_DOCS_FALSE=''
- ENABLE_PLUGIN_DOCS_TRUE='#'
- ERROR_CFLAGS=''
- ERROR_CXXFLAGS=''
- ERROR_OBJCFLAGS=''
- 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=''
- FLUIDSYNTH_CFLAGS=''
- FLUIDSYNTH_LIBS=''
- GCOV=''
- GCOV_CFLAGS=''
- GCOV_LIBS=''
- GETTEXT_MACRO_VERSION='0.17'
- GETTEXT_PACKAGE='gst-plugins-bad-1.0'
- GIO_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GIO_LDFLAGS=''
- GIO_LIBS='-L/opt/gnome2/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 '
- GLIB_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GLIB_COMPILE_SCHEMAS=''
- GLIB_EXTRA_CFLAGS=' -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED'
- GLIB_GENMARSHAL='glib-genmarshal'
- GLIB_LIBS='-L/opt/gnome2/lib -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 '
- GLIB_MKENUMS='glib-mkenums'
- GLIB_PREFIX='/opt/gnome2'
- GLIB_REQ='2.32.0'
- GL_CFLAGS=' '
- GL_LIBS=' -lGL -lGLU -lGLESv2 -lSM -lICE -lX11 -L/opt/gnome2/lib -lwayland-cursor -lwayland-egl -lwayland-client -lEGL'
- GL_OBJCFLAGS=''
- GME_LIBS=''
- GMODULE_EXPORT_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GMODULE_EXPORT_LIBS='-L/opt/gnome2/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 '
- GMODULE_NO_EXPORT_CFLAGS='-pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GMODULE_NO_EXPORT_LIBS='-L/opt/gnome2/lib -lgmodule-2.0 -pthread -lglib-2.0 '
- GMSGFMT='/usr/bin/msgfmt'
- GMSGFMT_015='/usr/bin/msgfmt'
- GMYTH_CFLAGS=''
- GMYTH_LIBS=''
- GNUSTEP_CONFIG=''
- GREP='/bin/grep'
- GSETTINGS_CFLAGS=''
- GSETTINGS_DISABLE_SCHEMAS_COMPILE=''
- GSETTINGS_LIBS=''
- GSETTINGS_RULES=''
- GSM_LIBS=''
- GSTPB_PLUGINS_DIR='/opt/gnome2/lib/gstreamer-1.0'
- GSTPB_PREFIX='/opt/gnome2'
- GST_AGE='300'
- GST_ALL_LDFLAGS='-no-undefined'
- GST_API_VERSION='1.0'
- GST_BASE_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GST_BASE_LIBS='-L/opt/gnome2/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GST_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CFLAGS)'
- GST_CHECK_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GST_CHECK_LIBS='-L/opt/gnome2/lib -lgstcheck-1.0 -lm -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GST_CONTROLLER_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GST_CONTROLLER_LIBS='-L/opt/gnome2/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GST_CURRENT='300'
- GST_CXXFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CXXFLAGS)'
- GST_GCOV_ENABLED_FALSE=''
- GST_GCOV_ENABLED_TRUE='#'
- GST_LEVEL_DEFAULT='GST_LEVEL_ERROR'
- GST_LIBS='-L/opt/gnome2/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GST_LIBVERSION='300:0:300'
- GST_LIB_LDFLAGS='-export-symbols-regex ^_?\(gst_\|Gst\|GST_\).*'
- GST_LICENSE='LGPL'
- GST_LT_LDFLAGS=' -version-info 300:0:300'
- GST_OBJCFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_OBJCFLAGS)'
- 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_OPTION_OBJCFLAGS='$(WARNING_OBJCFLAGS) $(ERROR_OBJCFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
- GST_PACKAGE_NAME='GStreamer Bad Plug-ins git'
- GST_PACKAGE_ORIGIN='Unknown package origin'
- GST_PKG_CONFIG_PATH='$(top_builddir)/pkgconfig:/opt/gnome2/lib/pkgconfig:/opt/gnome2/share/pkgconfig:/usr/local/share/pkgconfig:/usr/local/lib/pkgconfig:/usr/lib/pkgconfig:/usr/share/lib/pkgconfig:/opt/kde/lib/pkgconfig:/opt/kde/share/pkgconfig:/opt/qt4/lib/pkgconfig:/opt/qt5/lib/pkgconfig'
- GST_PLUGINS_ALL=' accurip adpcmdec adpcmenc aiff asfmux audiofxbad audiomixer audiovisualizers autoconvert bayer camerabin2 cdxaparse coloreffects dataurisrc dccp debugutils dvbsuboverlay dvdspu faceoverlay festival fieldanalysis freeverb frei0r gaudieffects geometrictransform gdp hdvparse id3tag inter interlace ivfparse ivtc jp2kdecimator jpegformat librfb liveadder midi mpegdemux mpegtsdemux mpegtsmux mpegpsmux mve mxf nuvdemux patchdetect pcapparse pnm rawparse real removesilence sdi sdp segmentclip siren smooth speed subenc stereo tta videofilters videomeasure videoparsers videosignal vmnc y4m yadif'
- 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_BAD_OBJCFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
- GST_PLUGINS_BASE_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GST_PLUGINS_BASE_DIR='/opt/gnome2/lib/gstreamer-1.0/gst:/opt/gnome2/lib/gstreamer-1.0/sys:/opt/gnome2/lib/gstreamer-1.0/ext'
- GST_PLUGINS_BASE_LIBS='-L/opt/gnome2/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GST_PLUGINS_DIR='/opt/gnome2/lib/gstreamer-1.0'
- GST_PLUGINS_GOOD_CFLAGS=''
- GST_PLUGINS_GOOD_DIR=''
- GST_PLUGINS_GOOD_LIBS=''
- GST_PLUGINS_LIBAV_CFLAGS=''
- GST_PLUGINS_LIBAV_DIR=''
- GST_PLUGINS_LIBAV_LIBS=''
- GST_PLUGINS_NONPORTED=' cdxaparse dccp faceoverlay hdvparse ivfparse mve mythtv nuvdemux patchdetect real sdi tta videomeasure linsys vcd apexsink dc1394 gsettings musepack nas sdl timidity directdraw acm wininet xvid lv2 teletextdec sndio osx_video quicktime libvisual'
- GST_PLUGINS_SELECTED=' accurip adpcmdec adpcmenc aiff asfmux audiofxbad audiomixer audiovisualizers autoconvert bayer camerabin2 coloreffects dataurisrc debugutils dvbsuboverlay dvdspu festival fieldanalysis freeverb frei0r gaudieffects geometrictransform gdp id3tag inter interlace ivtc jp2kdecimator jpegformat librfb liveadder midi mpegdemux mpegtsdemux mpegtsmux mpegpsmux mxf pcapparse pnm rawparse removesilence sdp segmentclip siren smooth speed subenc stereo videofilters videoparsers videosignal vmnc y4m yadif'
- GST_PLUGINS_UGLY_CFLAGS=''
- GST_PLUGINS_UGLY_DIR=''
- GST_PLUGINS_UGLY_LIBS=''
- GST_PLUGIN_BUILD_STATIC_FALSE=''
- GST_PLUGIN_BUILD_STATIC_TRUE='#'
- GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_.*'\'' -no-undefined'
- GST_PLUGIN_LIBTOOLFLAGS='--tag=disable-static'
- GST_PREFIX='/opt/gnome2'
- GST_REVISION='0'
- GST_TOOLS_DIR='/opt/gnome2/bin'
- GST_VIDEO_CFLAGS='-pthread -I/opt/gnome2/include/gstreamer-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- GST_VIDEO_LIBS='-L/opt/gnome2/lib -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
- GTKDOC_CHECK='/opt/gnome2/bin/gtkdoc-check'
- GTKDOC_DEPS_CFLAGS=''
- GTKDOC_DEPS_LIBS=''
- GTKDOC_MKPDF='/opt/gnome2/bin/gtkdoc-mkpdf'
- GTKDOC_REBASE='/opt/gnome2/bin/gtkdoc-rebase'
- GTK_CFLAGS='-pthread -I/opt/gnome2/include/gtk-2.0 -I/opt/gnome2/lib/gtk-2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/atk-1.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 '
- GTK_DOC_BUILD_HTML_FALSE='#'
- GTK_DOC_BUILD_HTML_TRUE=''
- GTK_DOC_BUILD_PDF_FALSE=''
- GTK_DOC_BUILD_PDF_TRUE='#'
- GTK_DOC_USE_LIBTOOL_FALSE='#'
- GTK_DOC_USE_LIBTOOL_TRUE=''
- GTK_LIBS='-L/opt/gnome2/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
- G_UDEV_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/gudev-1.0 '
- G_UDEV_LIBS='-L/opt/gnome2/lib -lgudev-1.0 -lgobject-2.0 -lglib-2.0 '
- HAVE_AVFOUNDATION_FALSE=''
- HAVE_AVFOUNDATION_TRUE='#'
- 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=''
- HAVE_DIRECTSOUND='no'
- HAVE_DTS='yes'
- HAVE_EGL_FALSE='#'
- HAVE_EGL_TRUE=''
- HAVE_FAAC='yes'
- HAVE_FAAD='yes'
- HAVE_FLITE='no'
- HAVE_GL='yes'
- HAVE_GLES2='yes'
- HAVE_GLU='yes'
- HAVE_GSM='no'
- HAVE_GST_CHECK_FALSE='#'
- HAVE_GST_CHECK_TRUE=''
- HAVE_GST_GL_FALSE='#'
- HAVE_GST_GL_TRUE=''
- HAVE_GTK_FALSE='#'
- HAVE_GTK_TRUE=''
- HAVE_INTROSPECTION_FALSE='#'
- HAVE_INTROSPECTION_TRUE=''
- HAVE_IOS_FALSE=''
- HAVE_IOS_TRUE='#'
- HAVE_JPEG='yes'
- HAVE_JPEG_FALSE='#'
- HAVE_JPEG_TRUE=''
- HAVE_NAS=''
- HAVE_OPENJPEG='yes'
- HAVE_ORCC_FALSE='#'
- HAVE_ORCC_TRUE=''
- HAVE_ORC_FALSE='#'
- HAVE_ORC_TRUE=''
- HAVE_PNG='yes'
- HAVE_PNG_FALSE='#'
- HAVE_PNG_TRUE=''
- HAVE_PTHREAD_H_FALSE='#'
- HAVE_PTHREAD_H_TRUE=''
- HAVE_SRTP='no'
- HAVE_UNISTD_H_FALSE='#'
- HAVE_UNISTD_H_TRUE=''
- HAVE_VALGRIND_FALSE='#'
- HAVE_VALGRIND_TRUE=''
- HAVE_WASAPI='no'
- HAVE_WILDMIDI='no'
- HAVE_WINDOW_ANDROID_FALSE=''
- HAVE_WINDOW_ANDROID_TRUE='#'
- HAVE_WINDOW_COCOA_FALSE=''
- HAVE_WINDOW_COCOA_TRUE='#'
- HAVE_WINDOW_DISPMANX_FALSE=''
- HAVE_WINDOW_DISPMANX_TRUE='#'
- HAVE_WINDOW_WAYLAND_FALSE='#'
- HAVE_WINDOW_WAYLAND_TRUE=''
- HAVE_WINDOW_WIN32_FALSE=''
- HAVE_WINDOW_WIN32_TRUE='#'
- HAVE_WINDOW_X11_FALSE='#'
- HAVE_WINDOW_X11_TRUE=''
- HAVE_WINKS='no'
- HAVE_WINSCREENCAP='no'
- 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=''
- INTROSPECTION_CFLAGS='-pthread -I/opt/gnome2/include/gobject-introspection-1.0 -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- INTROSPECTION_COMPILER='/opt/gnome2/bin/g-ir-compiler'
- INTROSPECTION_GENERATE='/opt/gnome2/bin/g-ir-generate'
- INTROSPECTION_GIRDIR='/opt/gnome2/share/gir-1.0'
- INTROSPECTION_LIBS='-L/opt/gnome2/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 '
- INTROSPECTION_MAKEFILE='/opt/gnome2/share/gobject-introspection-1.0/Makefile.introspection'
- INTROSPECTION_SCANNER='/opt/gnome2/bin/g-ir-scanner'
- INTROSPECTION_TYPELIBDIR='/opt/gnome2/lib/girepository-1.0'
- JPEG_LIBS='-ljpeg'
- KATE_CFLAGS=''
- KATE_LIBS=''
- LD='/usr/bin/ld'
- LDFLAGS='-L/opt/gnome2/lib '
- LIBDC1394_CFLAGS=''
- LIBDC1394_LIBS=''
- LIBDIR='/opt/gnome2/lib'
- LIBGCRYPT_CFLAGS=''
- LIBGCRYPT_CONFIG=''
- LIBGCRYPT_LIBS=''
- LIBICONV='-liconv'
- LIBINTL=''
- LIBM='-lm'
- LIBMMS_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/ '
- LIBMMS_LIBS='-L/opt/gnome2/lib -lmms -lm -lglib-2.0 '
- LIBOBJS=''
- LIBPNG_CFLAGS='-I/usr/include/libpng16 '
- LIBPNG_LIBS='-lpng16 '
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIBUDEV_CFLAGS=''
- LIBUDEV_LIBS=''
- LIBUSB_CFLAGS='-I/usr/include/libusb-1.0 '
- LIBUSB_LIBS='-lusb-1.0 '
- LIBVISUAL_CFLAGS=''
- LIBVISUAL_LIBS=''
- LIBXML2_CFLAGS='-I/usr/include/libxml2 '
- LIBXML2_LIBS='-lxml2 '
- LIPO=''
- LN_S='ln -s'
- LOCALEDIR='/opt/gnome2/share/locale'
- LRDF_CFLAGS=''
- LRDF_LIBS=''
- LTLIBICONV='-liconv'
- LTLIBINTL=''
- LTLIBOBJS=''
- MAINT=''
- MAINTAINER_MODE_FALSE='#'
- MAINTAINER_MODE_TRUE=''
- MAKEINFO='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/missing makeinfo'
- MANIFEST_TOOL=':'
- MIMIC_CFLAGS='-I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include '
- MIMIC_LIBS='-L/opt/gnome2/lib -lmimic -lglib-2.0 '
- MJPEG_CFLAGS=''
- MJPEG_LIBS=''
- MKDIR_P='/bin/mkdir -p'
- MODPLUG_CFLAGS='-I/usr/include/libmodplug '
- MODPLUG_LIBS='-lmodplug '
- MPEG2ENC_CFLAGS=''
- MPEG2ENC_LIBS=''
- MPG123_CFLAGS=''
- MPG123_LIBS='-lmpg123 '
- MPLEX_CFLAGS=''
- MPLEX_LDFLAGS=''
- MPLEX_LIBS=''
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_015='/usr/bin/msgfmt'
- MSGMERGE='/usr/bin/msgmerge'
- MUSEPACK_LIBS=''
- NAS_CFLAGS=''
- NAS_LIBS=''
- NEON_CFLAGS='-D_LARGEFILE64_SOURCE -DNE_LFS -I/usr/include/neon '
- NEON_LIBS='-lneon '
- NETTLE_CFLAGS=''
- NETTLE_LIBS='-lnettle '
- NM='/usr/bin/nm -B'
- NMEDIT=''
- OBJC='gcc'
- OBJCDEPMODE='depmode=gcc3'
- OBJCFLAGS='-g -O2'
- OBJDUMP='objdump'
- OBJEXT='o'
- OFA_CFLAGS=''
- OFA_LIBS=''
- OPENAL_CFLAGS=''
- OPENAL_LIBS=''
- OPENCV_CFLAGS=''
- OPENCV_LIBS=''
- OPENCV_PREFIX=''
- OPENEXR_CFLAGS=''
- OPENEXR_LIBS=''
- OPENJPEG_CFLAGS='-I/usr/include/openjpeg-1.5 '
- OPENJPEG_LIBS='-lopenjpeg '
- OPENNI2_CFLAGS=''
- OPENNI2_LIBS=''
- OPUS_CFLAGS='-I/usr/include/opus '
- OPUS_LIBS='-lopus '
- ORCC='/usr/bin/orcc'
- ORCC_FLAGS='--compat 0.4.17'
- 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 1.3.0.1'
- PACKAGE_TARNAME='gst-plugins-bad'
- PACKAGE_URL=''
- PACKAGE_VERSION='1.3.0.1'
- PACKAGE_VERSION_MAJOR='1'
- PACKAGE_VERSION_MICRO='0'
- PACKAGE_VERSION_MINOR='3'
- PACKAGE_VERSION_NANO='1'
- PACKAGE_VERSION_RELEASE='0.20140408.013737'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PLUGINDIR='/opt/gnome2/lib/gstreamer-1.0'
- POSUB='po'
- PROFILE_CFLAGS='-g'
- PVR_CFLAGS=' -I$(srcdir)/pvr_includes'
- PVR_LIBS=''
- PYTHON='/usr/bin/python'
- PYTHON_EXEC_PREFIX='${exec_prefix}'
- PYTHON_PLATFORM='linux2'
- PYTHON_PREFIX='${prefix}'
- PYTHON_VERSION='2.7'
- RANLIB='ranlib'
- RSVG_2_36_2_CFLAGS='-pthread -I/opt/gnome2/include/librsvg-2.0 -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 '
- RSVG_2_36_2_LIBS='-L/opt/gnome2/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '
- RSVG_CFLAGS='-pthread -I/opt/gnome2/include/librsvg-2.0 -I/opt/gnome2/include/gdk-pixbuf-2.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/opt/gnome2/include/harfbuzz -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 '
- RSVG_LIBS='-L/opt/gnome2/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo '
- RTMP_CFLAGS='-I/usr/local/include '
- RTMP_LIBS='-L/usr/local/lib -lrtmp -lz -lssl -lcrypto '
- SBC_CFLAGS=''
- SBC_LIBS='-L/opt/gnome2/lib -lsbc '
- SCHRO_CFLAGS=''
- SCHRO_LIBS=''
- SDL_CFLAGS=''
- SDL_CONFIG=''
- SDL_LIBS=''
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SHM_LIBS='-lrt'
- SLV2_CFLAGS=''
- SLV2_LIBS=''
- SNDFILE_CFLAGS=''
- SNDFILE_LIBS='-lsndfile '
- SNDIO_LIBS=''
- SOUNDTOUCH_CFLAGS='-I/usr/include/soundtouch '
- SOUNDTOUCH_LIBS='-lSoundTouch '
- SPANDSP_CFLAGS=''
- SPANDSP_LIBS=''
- SPC_LIBS=''
- SRTP_LIBS=''
- SSH2_CFLAGS=''
- SSH2_LIBS='-lssh2 '
- STRIP='strip'
- TELETEXTDEC_CFLAGS=''
- TELETEXTDEC_LIBS=''
- TIGER_CFLAGS=''
- TIGER_LIBS=''
- TIMIDITY_CFLAGS=''
- TIMIDITY_LIBS=''
- USE_ACM_FALSE=''
- USE_ACM_TRUE='#'
- USE_ANDROID_MEDIA_FALSE=''
- USE_ANDROID_MEDIA_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_BLUEZ_FALSE=''
- USE_BLUEZ_TRUE='#'
- USE_BZ2_FALSE='#'
- USE_BZ2_TRUE=''
- USE_CHROMAPRINT_FALSE=''
- USE_CHROMAPRINT_TRUE='#'
- USE_COCOA_FALSE=''
- USE_COCOA_TRUE='#'
- USE_CURL_FALSE='#'
- USE_CURL_TRUE=''
- USE_DAALA_FALSE=''
- USE_DAALA_TRUE='#'
- USE_DASH_FALSE='#'
- USE_DASH_TRUE=''
- USE_DC1394_FALSE=''
- USE_DC1394_TRUE='#'
- USE_DECKLINK_FALSE='#'
- USE_DECKLINK_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_DTS_FALSE='#'
- USE_DTS_TRUE=''
- USE_DVB_FALSE='#'
- USE_DVB_TRUE=''
- USE_EGLGLES_FALSE='#'
- USE_EGLGLES_TRUE=''
- USE_EGL_FALSE='#'
- USE_EGL_RPI_FALSE=''
- USE_EGL_RPI_TRUE='#'
- USE_EGL_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_FLUIDSYNTH_FALSE=''
- USE_FLUIDSYNTH_TRUE='#'
- USE_GLES2='yes'
- USE_GLES2_FALSE='#'
- USE_GLES2_TRUE=''
- USE_GLX_FALSE='#'
- USE_GLX_TRUE=''
- USE_GL_FALSE='#'
- USE_GL_TRUE=''
- USE_GME_FALSE=''
- USE_GME_TRUE='#'
- USE_GSETTINGS_FALSE=''
- USE_GSETTINGS_TRUE='#'
- USE_GSM_FALSE=''
- USE_GSM_TRUE='#'
- USE_HLS_FALSE='#'
- USE_HLS_TRUE=''
- USE_KATE_FALSE=''
- USE_KATE_TRUE='#'
- USE_LADSPA_FALSE=''
- USE_LADSPA_TRUE='#'
- USE_LIBMMS_FALSE='#'
- USE_LIBMMS_TRUE=''
- USE_LIBVISUAL_FALSE=''
- USE_LIBVISUAL_TRUE='#'
- USE_LINSYS_FALSE=''
- USE_LINSYS_TRUE='#'
- USE_LV2_FALSE=''
- USE_LV2_TRUE='#'
- USE_MFC_FALSE='#'
- USE_MFC_TRUE=''
- USE_MIMIC_FALSE='#'
- USE_MIMIC_TRUE=''
- USE_MODPLUG_FALSE='#'
- USE_MODPLUG_TRUE=''
- USE_MPEG2ENC_FALSE=''
- USE_MPEG2ENC_TRUE='#'
- USE_MPG123_FALSE='#'
- USE_MPG123_TRUE=''
- USE_MPLEX_FALSE=''
- USE_MPLEX_TRUE='#'
- USE_MUSEPACK_FALSE=''
- USE_MUSEPACK_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_OPENEXR_FALSE=''
- USE_OPENEXR_TRUE='#'
- USE_OPENGL='yes'
- USE_OPENGL_FALSE='#'
- USE_OPENGL_TRUE=''
- USE_OPENJPEG_FALSE='#'
- USE_OPENJPEG_TRUE=''
- USE_OPENNI2_FALSE=''
- USE_OPENNI2_TRUE='#'
- USE_OPENSLES_FALSE=''
- USE_OPENSLES_TRUE='#'
- USE_OPUS_FALSE='#'
- USE_OPUS_TRUE=''
- USE_OSX_VIDEO_FALSE=''
- USE_OSX_VIDEO_TRUE='#'
- USE_PLUGIN_ACCURIP_FALSE='#'
- USE_PLUGIN_ACCURIP_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_AUDIOFXBAD_FALSE='#'
- USE_PLUGIN_AUDIOFXBAD_TRUE=''
- USE_PLUGIN_AUDIOMIXER_FALSE='#'
- USE_PLUGIN_AUDIOMIXER_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_CDXAPARSE_FALSE=''
- USE_PLUGIN_CDXAPARSE_TRUE='#'
- USE_PLUGIN_COLOREFFECTS_FALSE='#'
- USE_PLUGIN_COLOREFFECTS_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_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_FREEVERB_FALSE='#'
- USE_PLUGIN_FREEVERB_TRUE=''
- USE_PLUGIN_FREI0R_FALSE='#'
- USE_PLUGIN_FREI0R_TRUE=''
- USE_PLUGIN_GAUDIEFFECTS_FALSE='#'
- USE_PLUGIN_GAUDIEFFECTS_TRUE=''
- USE_PLUGIN_GDP_FALSE='#'
- USE_PLUGIN_GDP_TRUE=''
- USE_PLUGIN_GEOMETRICTRANSFORM_FALSE='#'
- USE_PLUGIN_GEOMETRICTRANSFORM_TRUE=''
- USE_PLUGIN_HDVPARSE_FALSE=''
- USE_PLUGIN_HDVPARSE_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_IVTC_FALSE='#'
- USE_PLUGIN_IVTC_TRUE=''
- USE_PLUGIN_JP2KDECIMATOR_FALSE='#'
- USE_PLUGIN_JP2KDECIMATOR_TRUE=''
- USE_PLUGIN_JPEGFORMAT_FALSE='#'
- USE_PLUGIN_JPEGFORMAT_TRUE=''
- USE_PLUGIN_LIBRFB_FALSE='#'
- USE_PLUGIN_LIBRFB_TRUE=''
- USE_PLUGIN_LIVEADDER_FALSE='#'
- USE_PLUGIN_LIVEADDER_TRUE=''
- USE_PLUGIN_MIDI_FALSE='#'
- USE_PLUGIN_MIDI_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_MVE_FALSE=''
- USE_PLUGIN_MVE_TRUE='#'
- USE_PLUGIN_MXF_FALSE='#'
- USE_PLUGIN_MXF_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_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_SMOOTH_FALSE='#'
- USE_PLUGIN_SMOOTH_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_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_PLUGIN_YADIF_FALSE='#'
- USE_PLUGIN_YADIF_TRUE=''
- USE_PVR_FALSE=''
- USE_PVR_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_SBC_FALSE='#'
- USE_SBC_TRUE=''
- USE_SCHRO_FALSE=''
- USE_SCHRO_TRUE='#'
- USE_SDL_FALSE=''
- USE_SDL_TRUE='#'
- USE_SHM_FALSE='#'
- USE_SHM_TRUE=''
- USE_SMOOTHSTREAMING_FALSE='#'
- USE_SMOOTHSTREAMING_TRUE=''
- USE_SNDFILE_FALSE='#'
- USE_SNDFILE_TRUE=''
- USE_SNDIO_FALSE=''
- USE_SNDIO_TRUE='#'
- USE_SOUNDTOUCH_FALSE='#'
- USE_SOUNDTOUCH_TRUE=''
- USE_SPANDSP_FALSE=''
- USE_SPANDSP_TRUE='#'
- USE_SPC_FALSE=''
- USE_SPC_TRUE='#'
- USE_SRTP_FALSE=''
- USE_SRTP_TRUE='#'
- USE_SSH2_FALSE='#'
- USE_SSH2_TRUE=''
- USE_TELETEXTDEC_FALSE=''
- USE_TELETEXTDEC_TRUE='#'
- USE_TIGER_FALSE=''
- USE_TIGER_TRUE='#'
- USE_TIMIDITY_FALSE=''
- USE_TIMIDITY_TRUE='#'
- USE_UVCH264_FALSE='#'
- USE_UVCH264_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_WASAPI_FALSE=''
- USE_WASAPI_TRUE='#'
- USE_WAYLAND_FALSE='#'
- USE_WAYLAND_TRUE=''
- USE_WEBP_FALSE='#'
- USE_WEBP_TRUE=''
- USE_WGL_FALSE=''
- USE_WGL_TRUE='#'
- USE_WILDMIDI_FALSE=''
- USE_WILDMIDI_TRUE='#'
- USE_WININET_FALSE=''
- USE_WININET_TRUE='#'
- USE_WINKS_FALSE=''
- USE_WINKS_TRUE='#'
- USE_WINSCREENCAP_FALSE=''
- USE_WINSCREENCAP_TRUE='#'
- USE_XVID_FALSE=''
- USE_XVID_TRUE='#'
- USE_ZBAR_FALSE=''
- USE_ZBAR_TRUE='#'
- VALGRIND_CFLAGS='-I/usr/include/valgrind '
- VALGRIND_LIBS='-L/usr/lib/valgrind -lcoregrind-x86-linux -lvex-x86-linux -lgcc '
- VALGRIND_PATH='/usr/bin/valgrind'
- VDPAU_CFLAGS='-I/usr/include/nvidia'
- VDPAU_LIBS='-L/usr/lib/nvidia -lvdpau'
- VERSION='1.3.0.1'
- VOAACENC_CFLAGS=''
- VOAACENC_LIBS='-lvo-aacenc '
- VOAMRWBENC_CFLAGS=''
- VOAMRWBENC_LIBS='-lvo-amrwbenc '
- 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'
- WARNING_OBJCFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Wno-multichar'
- WASAPI_LIBS=''
- WAYLAND_CFLAGS=''
- WAYLAND_EGL_CFLAGS=''
- WAYLAND_EGL_LIBS='-L/opt/gnome2/lib -lwayland-cursor -lwayland-egl -lwayland-client '
- WAYLAND_LIBS='-L/opt/gnome2/lib -lwayland-client '
- WEBP_CFLAGS=''
- WEBP_LIBS='-lwebp '
- WILDMIDI_CFLAGS=''
- WILDMIDI_LIBS=''
- WINKS_LIBS=''
- WINSCREENCAP_LIBS=''
- WINSOCK2_LIBS=''
- X11_CFLAGS=''
- X11_LIBS='-lX11 '
- XGETTEXT='/usr/bin/xgettext'
- XGETTEXT_015='/usr/bin/xgettext'
- XGETTEXT_EXTRA_OPTIONS=''
- XMKMF=''
- XVID_LIBS=''
- 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'
- 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__nodep='_no'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- bindir='${exec_prefix}/bin'
- build='i686-pc-linux-gnu'
- build_alias=''
- build_cpu='i686'
- build_os='linux-gnu'
- build_vendor='pc'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- gsettingsschemadir=''
- host='i686-pc-linux-gnu'
- host_alias=''
- host_cpu='i686'
- host_os='linux-gnu'
- host_vendor='pc'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /opt/gnome2/checkout/gst-plugins-bad/install-sh'
- libdir='/opt/gnome2/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- pkgpyexecdir='${pyexecdir}/gst-plugins-bad'
- pkgpythondir='${pythondir}/gst-plugins-bad'
- plugindir='$(libdir)/gstreamer-1.0'
- prefix='/opt/gnome2'
- 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='${prefix}/etc'
- target='i686-pc-linux-gnu'
- target_alias=''
- target_cpu='i686'
- target_os='linux-gnu'
- target_vendor='pc'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "GStreamer Bad Plug-ins"
- #define PACKAGE_TARNAME "gst-plugins-bad"
- #define PACKAGE_VERSION "1.3.0.1"
- #define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1"
- #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
- #define PACKAGE_URL ""
- #define PACKAGE "gst-plugins-bad"
- #define VERSION "1.3.0.1"
- #define GST_API_VERSION "1.0"
- #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-1.0"
- #define LOCALEDIR "/opt/gnome2/share/locale"
- #define HAVE_VALGRIND 1
- #define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git"
- #define GST_PACKAGE_ORIGIN "Unknown package origin"
- #define HAVE_EXTERNAL /**/
- #define HAVE_CPU_I386 1
- #define HAVE_RDTSC 1
- #define HOST_CPU "i686"
- #define TARGET_CPU "i686"
- #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 GIO_MODULE_DIR "/opt/gnome2/lib/gio/modules"
- #define GIO_LIBDIR "/opt/gnome2/lib"
- #define HAVE_X11 1
- #define HAVE_ORC 1
- #define GST_LICENSE "LGPL"
- #define LIBDIR "/opt/gnome2/lib"
- #define PLUGINDIR "/opt/gnome2/lib/gstreamer-1.0"
- #define GST_PACKAGE_RELEASE_DATETIME "2014-04-07T13:37Z"
- #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 USE_EGL_X11 1
- #define HAVE_PNG 1
- #define HAVE_JPEG 1
- #define HAVE_SHM /**/
- #define HAVE_MFC /**/
- #define HAVE_GUDEV 1
- #define HAVE_LIBUSB 1
- #define HAVE_UVCH264 /**/
- #define HAVE_ASSRENDER /**/
- #define HAVE_VOAMRWBENC /**/
- #define HAVE_VOAACENC /**/
- #define HAVE_BZ2 /**/
- #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_SSH2 1
- #define HAVE_CURL /**/
- #define HAVE_DASH /**/
- #define HAVE_DECKLINK /**/
- #define HAVE_DIRECTFB /**/
- #define HAVE_WAYLAND /**/
- #define HAVE_WEBP /**/
- #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_LIBMMS /**/
- #define HAVE_MODPLUG /**/
- #define HAVE_MIMIC /**/
- #define GST_MJPEGTOOLS_API 0
- #define HAVE_MPG123 /**/
- #define HAVE_NEON /**/
- #define OPENCV_PREFIX ""
- #define HAVE_OPENJPEG_1 1
- #define HAVE_OPENJPEG /**/
- #define HAVE_OPUS 1
- #define HAVE_OPUS /**/
- #define HAVE_RSVG_2_36_2 1
- #define HAVE_RSVG /**/
- #define HAVE_EGLGLES /**/
- #define HAVE_GL /**/
- #define HAVE_SMOOTHSTREAMING /**/
- #define HAVE_SNDFILE /**/
- #define HAVE_SOUNDTOUCH_1_4 1
- #define HAVE_SOUNDTOUCH /**/
- #define HAVE_DVB /**/
- #define HAVE_SBC /**/
- #define HAVE_RTMP /**/
- #define HAVE_NETTLE 1
- #define HAVE_HLS /**/
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement