rendered paste bodyThis file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GStreamer Base Plug-ins configure 0.10.30.1, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --enable-maintainer-mode --enable-gtk-doc
## --------- ##
## Platform. ##
## --------- ##
hostname = hdenc01
uname -m = x86_64
uname -r = 2.6.31-14-server
uname -s = Linux
uname -v = #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009
/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: /usr/local/xuggler/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3367: checking for a BSD-compatible install
configure:3435: result: /usr/bin/install -c
configure:3446: checking whether build environment is sane
configure:3496: result: yes
configure:3637: checking for a thread-safe mkdir -p
configure:3676: result: /bin/mkdir -p
configure:3689: checking for gawk
configure:3719: result: no
configure:3689: checking for mawk
configure:3705: found /usr/bin/mawk
configure:3716: result: mawk
configure:3727: checking whether make sets $(MAKE)
configure:3749: result: yes
configure:3841: checking nano version
configure:3853: result: 1
configure:3873: checking whether to enable maintainer-specific portions of Makefiles
configure:3882: result: yes
configure:3900: checking build system type
configure:3914: result: x86_64-unknown-linux-gnu
configure:3934: checking host system type
configure:3947: result: x86_64-unknown-linux-gnu
configure:4349: checking for style of include used by make
configure:4377: result: GNU
configure:4447: checking for gcc
configure:4463: found /usr/bin/gcc
configure:4474: result: gcc
configure:4703: checking for C compiler version
configure:4712: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4723: $? = 0
configure:4712: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
configure:4723: $? = 0
configure:4712: gcc -V >&5
gcc: '-V' option must have argument
configure:4723: $? = 1
configure:4712: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:4723: $? = 1
configure:4745: checking for C compiler default output file name
configure:4767: gcc conftest.c >&5
configure:4771: $? = 0
configure:4808: result: a.out
configure:4824: checking whether the C compiler works
configure:4833: ./a.out
configure:4837: $? = 0
configure:4852: result: yes
configure:4859: checking whether we are cross compiling
configure:4861: result: no
configure:4864: checking for suffix of executables
configure:4871: gcc -o conftest conftest.c >&5
configure:4875: $? = 0
configure:4897: result:
configure:4903: checking for suffix of object files
configure:4925: gcc -c conftest.c >&5
configure:4929: $? = 0
configure:4950: result: o
configure:4954: checking whether we are using the GNU C compiler
configure:4973: gcc -c conftest.c >&5
configure:4973: $? = 0
configure:4982: result: yes
configure:4991: checking whether gcc accepts -g
configure:5011: gcc -c -g conftest.c >&5
configure:5011: $? = 0
configure:5052: result: yes
configure:5069: checking for gcc option to accept ISO C89
configure:5133: gcc -c -g -O2 conftest.c >&5
configure:5133: $? = 0
configure:5146: result: none needed
configure:5168: checking dependency style of gcc
configure:5278: result: gcc3
configure:5293: checking for a sed that does not truncate output
configure:5357: result: /bin/sed
configure:5375: checking for grep that handles long lines and -e
configure:5433: result: /bin/grep
configure:5438: checking for egrep
configure:5500: result: /bin/grep -E
configure:5505: checking for fgrep
configure:5567: result: /bin/grep -F
configure:5602: checking for ld used by gcc
configure:5669: result: /usr/bin/ld
configure:5676: checking if the linker (/usr/bin/ld) is GNU ld
configure:5691: result: yes
configure:5703: checking for BSD- or MS-compatible name lister (nm)
configure:5752: result: /usr/bin/nm -B
configure:5870: checking the name lister (/usr/bin/nm -B) interface
configure:5877: gcc -c -g -O2 conftest.c >&5
configure:5880: /usr/bin/nm -B "conftest.o"
configure:5883: output
0000000000000000 B some_variable
configure:5890: result: BSD nm
configure:5893: checking whether ln -s works
configure:5897: result: yes
configure:5905: checking the maximum length of command line arguments
configure:6025: result: 1572864
configure:6042: checking whether the shell understands some XSI constructs
configure:6052: result: yes
configure:6056: checking whether the shell understands "+="
configure:6062: result: yes
configure:6097: checking for /usr/bin/ld option to reload object files
configure:6104: result: -r
configure:6173: checking for objdump
configure:6200: result: objdump
configure:6229: checking how to recognize dependent libraries
configure:6425: result: pass_all
configure:6485: checking for ar
configure:6501: found /usr/bin/ar
configure:6512: result: ar
configure:6590: checking for strip
configure:6606: found /usr/bin/strip
configure:6617: result: strip
configure:6689: checking for ranlib
configure:6705: found /usr/bin/ranlib
configure:6716: result: ranlib
configure:6806: checking command to parse /usr/bin/nm -B output from gcc object
configure:6924: gcc -c -g -O2 conftest.c >&5
configure:6927: $? = 0
configure:6931: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6934: $? = 0
configure:6988: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6991: $? = 0
configure:7029: result: ok
configure:7125: gcc -c -g -O2 conftest.c >&5
configure:7128: $? = 0
configure:7838: checking how to run the C preprocessor
configure:7869: gcc -E conftest.c
configure:7869: $? = 0
configure:7883: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7908: result: gcc -E
configure:7928: gcc -E conftest.c
configure:7928: $? = 0
configure:7942: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:7942: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7971: checking for ANSI C header files
configure:7991: gcc -c -g -O2 conftest.c >&5
configure:7991: $? = 0
configure:8064: gcc -o conftest -g -O2 conftest.c >&5
configure:8064: $? = 0
configure:8064: ./conftest
configure:8064: $? = 0
configure:8075: result: yes
configure:8088: checking for sys/types.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for sys/stat.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for stdlib.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for string.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for memory.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for strings.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for inttypes.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for stdint.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8088: checking for unistd.h
configure:8088: gcc -c -g -O2 conftest.c >&5
configure:8088: $? = 0
configure:8088: result: yes
configure:8103: checking for dlfcn.h
configure:8103: gcc -c -g -O2 conftest.c >&5
configure:8103: $? = 0
configure:8103: result: yes
configure:8283: checking for objdir
configure:8298: result: .libs
configure:8594: checking if gcc supports -fno-rtti -fno-exceptions
configure:8612: 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
configure:8616: $? = 0
configure:8629: result: no
configure:8649: checking for gcc option to produce PIC
configure:8921: result: -fPIC -DPIC
configure:8933: checking if gcc PIC flag -fPIC -DPIC works
configure:8951: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8955: $? = 0
configure:8968: result: yes
configure:8992: checking if gcc static flag -static works
configure:9020: result: yes
configure:9035: checking if gcc supports -c -o file.o
configure:9056: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9060: $? = 0
configure:9082: result: yes
configure:9090: checking if gcc supports -c -o file.o
configure:9137: result: yes
configure:9170: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10160: result: yes
configure:10197: checking whether -lc should be explicitly linked in
configure:10202: gcc -c -g -O2 conftest.c >&5
configure:10205: $? = 0
configure:10220: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10223: $? = 0
configure:10235: result: no
configure:10399: checking dynamic linker characteristics
configure:10832: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10832: $? = 0
configure:11062: result: GNU/Linux ld.so
configure:11164: checking how to hardcode library paths into programs
configure:11189: result: immediate
configure:11283: checking for shl_load
configure:11283: gcc -o conftest -g -O2 conftest.c >&5
/tmp/cc6E8kRx.o: In function `main':
/root/kapil/gst-plugins-base/conftest.c:57: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* 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:11283: result: no
configure:11287: checking for shl_load in -ldld
configure:11312: gcc -o conftest -g -O2 conftest.c -ldld >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:11312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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:11321: result: no
configure:11326: checking for dlopen
configure:11326: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccYcmzYK.o: In function `main':
/root/kapil/gst-plugins-base/conftest.c:57: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:11326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* 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:11326: result: no
configure:11330: checking for dlopen in -ldl
configure:11355: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:11355: $? = 0
configure:11364: result: yes
configure:11483: checking whether a program can dlopen itself
configure:11553: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
configure:11556: $? = 0
configure:11574: result: yes
configure:11579: checking whether a statically linked program can dlopen itself
configure:11649: gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
/tmp/ccMt5aZ7.o: In function `main':
/root/kapil/gst-plugins-base/configure:11633: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11652: $? = 0
/lib/: cannot read file data: Is a directory
configure:11670: result: no
configure:11709: checking whether stripping libraries is possible
configure:11714: result: yes
configure:11749: checking if libtool supports shared libraries
configure:11751: result: yes
configure:11754: checking whether to build shared libraries
configure:11775: result: yes
configure:11778: checking whether to build static libraries
configure:11782: result: yes
configure:11884: checking whether NLS is requested
configure:11893: result: yes
configure:11934: checking for msgfmt
configure: trying /usr/bin/msgfmt...
0 translated messages.
configure:11966: result: /usr/bin/msgfmt
configure:11975: checking for gmsgfmt
configure:12006: result: /usr/bin/msgfmt
configure:12057: checking for xgettext
configure: trying /usr/bin/xgettext...
/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C
configure:12089: result: /usr/bin/xgettext
configure:12135: checking for msgmerge
configure: trying /usr/bin/msgmerge...
configure:12166: result: /usr/bin/msgmerge
configure:12223: checking for ld used by GCC
configure:12287: result: /usr/bin/ld -m elf_x86_64
configure:12294: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12307: result: yes
configure:12314: checking for shared library run path origin
configure:12327: result: done
configure:12828: checking for CFPreferencesCopyAppValue
configure:12846: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:42: error: CoreFoundation/CFPreferences.h: No such file or directory
conftest.c: In function 'main':
conftest.c:27: error: 'NULL' undeclared (first use in this function)
conftest.c:27: error: (Each undeclared identifier is reported only once
conftest.c:27: error: for each function it appears in.)
configure:12846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFPreferences.h>
| int
| main ()
| {
| CFPreferencesCopyAppValue(NULL, NULL)
| ;
| return 0;
| }
configure:12855: result: no
configure:12862: checking for CFLocaleCopyCurrent
configure:12880: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
conftest.c:23:37: error: CoreFoundation/CFLocale.h: No such file or directory
configure:12880: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <CoreFoundation/CFLocale.h>
| int
| main ()
| {
| CFLocaleCopyCurrent();
| ;
| return 0;
| }
configure:12889: result: no
configure:12938: checking for GNU gettext in libc
configure:12958: gcc -o conftest -g -O2 conftest.c >&5
configure:12958: $? = 0
configure:12967: result: yes
configure:13713: checking whether to use NLS
configure:13715: result: yes
configure:13718: checking where the gettext function comes from
configure:13729: result: libc
configure:13912: checking for pkg-config
configure:13930: found /usr/bin/pkg-config
configure:13942: result: /usr/bin/pkg-config
configure:13967: checking pkg-config is at least version 0.9.0
configure:13970: result: yes
configure:13996: checking for VALGRIND
configure:14004: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:14007: $? = 1
configure:14022: $PKG_CONFIG --exists --print-errors "valgrind >= $VALGRIND_REQ"
Package valgrind was not found in the pkg-config search path.
Perhaps you should add the directory containing `valgrind.pc'
to the PKG_CONFIG_PATH environment variable
No package 'valgrind' found
configure:14025: $? = 1
No package 'valgrind' found
configure:14053: result: no
configure:14057: result: no
configure:14274: Using GStreamer Base Plug-ins git as package name
configure:14298: Using Unknown package origin as package origin
configure:14352: Using /usr/local/libexec/gst-install-plugins-helper as plugin install helper
configure:14380: *** checking feature: building of plug-ins with external deps ***
configure:14435: building external plug-ins
configure:14478: *** checking feature: building of experimental plug-ins ***
configure:14549: not building experimental plug-ins
configure:14693: checking whether byte ordering is bigendian
configure:14708: gcc -c -g -O2 conftest.c >&5
conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:14708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:14753: gcc -c -g -O2 conftest.c >&5
configure:14753: $? = 0
configure:14771: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:40: error: 'not' undeclared (first use in this function)
conftest.c:40: error: (Each undeclared identifier is reported only once
conftest.c:40: error: for each function it appears in.)
conftest.c:40: error: expected ';' before 'big'
configure:14771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:14899: result: no
configure:15045: checking for special C compiler options needed for large files
configure:15090: result: no
configure:15096: checking for _FILE_OFFSET_BITS value needed for large files
configure:15121: gcc -c -g -O2 conftest.c >&5
configure:15121: $? = 0
configure:15153: result: no
configure:15286: checking for gcc
configure:15313: result: gcc
configure:15542: checking for C compiler version
configure:15551: gcc --version >&5
gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:15562: $? = 0
configure:15551: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
configure:15562: $? = 0
configure:15551: gcc -V >&5
gcc: '-V' option must have argument
configure:15562: $? = 1
configure:15551: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:15562: $? = 1
configure:15566: checking whether we are using the GNU C compiler
configure:15594: result: yes
configure:15603: checking whether gcc accepts -g
configure:15664: result: yes
configure:15681: checking for gcc option to accept ISO C89
configure:15758: result: none needed
configure:15780: checking dependency style of gcc
configure:15890: result: gcc3
configure:15909: checking for gcc option to accept ISO C99
configure:16058: gcc -c -g -O2 conftest.c >&5
conftest.c:84: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:138: error: 'newvar' undeclared (first use in this function)
conftest.c:138: error: (Each undeclared identifier is reported only once
conftest.c:138: error: for each function it appears in.)
conftest.c:148: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:148: note: use option -std=c99 or -std=gnu99 to compile your code
configure:16058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:16058: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:16058: $? = 0
configure:16078: result: -std=gnu99
configure:16180: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:16194: result: -std=gnu99
configure:16256: checking for g++
configure:16272: found /usr/bin/g++
configure:16283: result: g++
configure:16310: checking for C++ compiler version
configure:16319: g++ --version >&5
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:16330: $? = 0
configure:16319: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
configure:16330: $? = 0
configure:16319: g++ -V >&5
g++: '-V' option must have argument
configure:16330: $? = 1
configure:16319: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:16330: $? = 1
configure:16334: checking whether we are using the GNU C++ compiler
configure:16353: g++ -c conftest.cpp >&5
configure:16353: $? = 0
configure:16362: result: yes
configure:16371: checking whether g++ accepts -g
configure:16391: g++ -c -g conftest.cpp >&5
configure:16391: $? = 0
configure:16432: result: yes
configure:16457: checking dependency style of g++
configure:16567: result: gcc3
configure:16695: checking for C++ compiler version
configure:16704: g++ --version >&5
g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:16715: $? = 0
configure:16704: g++ -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9)
configure:16715: $? = 0
configure:16704: g++ -V >&5
g++: '-V' option must have argument
configure:16715: $? = 1
configure:16704: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:16715: $? = 1
configure:16719: checking whether we are using the GNU C++ compiler
configure:16747: result: yes
configure:16756: checking whether g++ accepts -g
configure:16817: result: yes
configure:16842: checking dependency style of g++
configure:16952: result: gcc3
configure:16975: checking how to run the C++ preprocessor
configure:17002: g++ -E conftest.cpp
configure:17002: $? = 0
configure:17016: g++ -E conftest.cpp
conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
configure:17016: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17041: result: g++ -E
configure:17061: g++ -E conftest.cpp
configure:17061: $? = 0
configure:17075: g++ -E conftest.cpp
conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
configure:17075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17243: checking for ld used by g++
configure:17310: result: /usr/bin/ld -m elf_x86_64
configure:17317: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:17332: result: yes
configure:17387: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18300: result: yes
configure:18328: g++ -c conftest.cpp >&5
configure:18331: $? = 0
configure:18513: checking for g++ option to produce PIC
configure:18830: result: -fPIC -DPIC
configure:18839: checking if g++ PIC flag -fPIC -DPIC works
configure:18857: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:18861: $? = 0
configure:18874: result: yes
configure:18895: checking if g++ static flag -static works
configure:18923: result: yes
configure:18935: checking if g++ supports -c -o file.o
configure:18956: g++ -c -o out/conftest2.o conftest.cpp >&5
configure:18960: $? = 0
configure:18982: result: yes
configure:18987: checking if g++ supports -c -o file.o
configure:19034: result: yes
configure:19064: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:19093: result: yes
configure:19230: checking dynamic linker characteristics
configure:19611: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
configure:19611: $? = 0
configure:19841: result: GNU/Linux ld.so
configure:19892: checking how to hardcode library paths into programs
configure:19917: result: immediate
configure:19959: checking for g++
configure:19975: found /usr/bin/g++
configure:19987: result: yes
configure:20001: checking how to run the C++ preprocessor
configure:20067: result: g++ -E
configure:20087: g++ -E conftest.cpp
configure:20087: $? = 0
configure:20101: g++ -E conftest.cpp
conftest.cpp:34:28: error: ac_nonexistent.h: No such file or directory
configure:20101: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:20131: checking whether gcc -std=gnu99 and cc understand -c and -o together
configure:20162: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:20166: $? = 0
configure:20172: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5
configure:20176: $? = 0
configure:20187: cc -c conftest.c >&5
configure:20191: $? = 0
configure:20199: cc -c conftest.c -o conftest2.o >&5
configure:20203: $? = 0
configure:20209: cc -c conftest.c -o conftest2.o >&5
configure:20213: $? = 0
configure:20231: result: yes
configure:20259: checking for valgrind
configure:20290: result: no
configure:20318: checking for gobject-introspection
configure:20349: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.6.3"
Package gobject-introspection-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gobject-introspection-1.0' found
configure:20352: $? = 1
configure:20363: result: no
configure:20417: $PKG_CONFIG --exists --print-errors "gtk-doc >= 1.3"
configure:20420: $? = 0
configure:20499: checking whether to build gtk-doc documentation
configure:20501: result: yes
configure:20508: checking for gtkdoc-check
configure:20526: found /usr/bin/gtkdoc-check
configure:20538: result: /usr/bin/gtkdoc-check
configure:20572: Looking for Python version >= 2.1
configure:20590: checking for python
configure:20608: found /usr/bin/python
configure:20620: result: /usr/bin/python
configure:20632: checking "/usr/bin/python":
configure:20634: result: okay
configure:20650: checking local Python configuration
configure:20687: result: looks good
configure:20695: checking whether to build plugin documentation
configure:20699: result: yes
configure:20805: checking for cos in -lm
configure:20830: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
conftest.c:41: warning: conflicting types for built-in function 'cos'
configure:20830: $? = 0
configure:20839: result: yes
configure:20852: checking for ANSI C header files
configure:20956: result: yes
configure:20967: checking malloc.h usability
configure:20967: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:20967: $? = 0
configure:20967: result: yes
configure:20967: checking malloc.h presence
configure:20967: gcc -E conftest.c
configure:20967: $? = 0
configure:20967: result: yes
configure:20967: checking for malloc.h
configure:20967: result: yes
configure:20997: gcc -std=gnu99 -c -g -O2 -I/usr/include/libxml2 conftest.c >&5
configure:20997: $? = 0
configure:21015: checking sys/socket.h usability
configure:21015: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:21015: $? = 0
configure:21015: result: yes
configure:21015: checking sys/socket.h presence
configure:21015: gcc -E conftest.c
configure:21015: $? = 0
configure:21015: result: yes
configure:21015: checking for sys/socket.h
configure:21015: result: yes
configure:21038: checking winsock2.h usability
configure:21038: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:70:22: error: winsock2.h: No such file or directory
configure:21038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #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:21038: result: no
configure:21038: checking winsock2.h presence
configure:21038: gcc -E conftest.c
conftest.c:37:22: error: winsock2.h: No such file or directory
configure:21038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <winsock2.h>
configure:21038: result: no
configure:21038: checking for winsock2.h
configure:21038: result: no
configure:21054: checking for hstrerror
configure:21054: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21054: $? = 0
configure:21054: result: yes
configure:21116: checking process.h usability
configure:21116: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:70:21: error: process.h: No such file or directory
configure:21116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #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 <process.h>
configure:21116: result: no
configure:21116: checking process.h presence
configure:21116: gcc -E conftest.c
conftest.c:37:21: error: process.h: No such file or directory
configure:21116: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include <process.h>
configure:21116: result: no
configure:21116: checking for process.h
configure:21116: result: no
configure:21116: checking for sys/types.h
configure:21116: result: yes
configure:21116: checking sys/wait.h usability
configure:21116: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:21116: $? = 0
configure:21116: result: yes
configure:21116: checking sys/wait.h presence
configure:21116: gcc -E conftest.c
configure:21116: $? = 0
configure:21116: result: yes
configure:21116: checking for sys/wait.h
configure:21116: result: yes
configure:21116: checking for sys/stat.h
configure:21116: result: yes
configure:21129: checking for stdint types
configure:21152: gcc -std=gnu99 -c conftest.c >&5
configure:21152: $? = 0
configure:21196: result: stdint.h (shortcircuit)
configure:21588: result: make use of stdint.h in _stdint.h (assuming C99 compatible system)
configure:21599: checking for localtime_r
configure:21599: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21599: $? = 0
configure:21599: result: yes
configure:21599: checking for gmtime_r
configure:21599: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21599: $? = 0
configure:21599: result: yes
configure:21614: checking for FIONREAD in sys/ioctl.h
configure:21638: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:21638: $? = 0
configure:21648: result: yes
configure:21708: checking for _LARGEFILE_SOURCE value needed for large files
configure:21727: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21727: $? = 0
configure:21755: result: no
configure:21779: checking for lrint
configure:21800: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
configure:21800: $? = 0
configure:21808: result: yes
configure:21816: checking for lrintf
configure:21837: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lm >&5
configure:21837: $? = 0
configure:21845: result: yes
configure:21856: checking whether gcc -std=gnu99 implements __PRETTY_FUNCTION__
configure:21873: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21873: $? = 0
configure:21883: result: yes
configure:21891: checking whether gcc -std=gnu99 implements __FUNCTION__
configure:21908: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21908: $? = 0
configure:21918: result: yes
configure:21926: checking whether gcc -std=gnu99 implements __func__
configure:21943: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21943: $? = 0
configure:21953: result: yes
configure:21981: checking for socket
configure:21981: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:21981: $? = 0
configure:21981: result: yes
configure:22032: checking for gethostbyname
configure:22032: gcc -std=gnu99 -o conftest -g -O2 conftest.c >&5
configure:22032: $? = 0
configure:22032: result: yes
configure:22101: checking for GLIB
configure:22109: $PKG_CONFIG --exists --print-errors "$which"
configure:22112: $? = 0
configure:22127: $PKG_CONFIG --exists --print-errors "$which"
configure:22130: $? = 0
configure:22186: result: yes
configure:22256: checking for ORC
configure:22264: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
Package orc-0.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `orc-0.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'orc-0.4' found
configure:22267: $? = 1
configure:22282: $PKG_CONFIG --exists --print-errors "orc-0.4 >= $ORC_REQ"
Package orc-0.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `orc-0.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'orc-0.4' found
configure:22285: $? = 1
No package 'orc-0.4' found
configure:22313: result: no
configure:22373: checking for GST
configure:22381: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22384: $? = 0
configure:22399: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22402: $? = 0
configure:22462: result: yes
configure:22476: using GStreamer tools in /root/kapil/install/bin
configure:22486: using GStreamer plug-ins in /root/kapil/install/lib/gstreamer-0.10
configure:22498: checking for GST_BASE
configure:22506: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22509: $? = 0
configure:22524: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22527: $? = 0
configure:22587: result: yes
configure:22604: checking for GST_GDP
configure:22612: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22615: $? = 0
configure:22630: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22633: $? = 0
configure:22693: result: yes
configure:22710: checking for GST_CONTROLLER
configure:22718: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22721: $? = 0
configure:22736: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22739: $? = 0
configure:22799: result: yes
configure:22816: checking for GST_CHECK
configure:22824: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22827: $? = 0
configure:22842: $PKG_CONFIG --exists --print-errors "$module >= $minver"
configure:22845: $? = 0
configure:22905: result: yes
configure:22930: checking for GTK
configure:22938: $PKG_CONFIG --exists --print-errors "gtk+-3.0"
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found
configure:22941: $? = 1
configure:22956: $PKG_CONFIG --exists --print-errors "gtk+-3.0"
Package gtk+-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-3.0' found
configure:22959: $? = 1
No package 'gtk+-3.0' found
configure:22987: result: no
configure:22991: checking for GTK
configure:22999: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.14.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:23002: $? = 1
configure:23017: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.14.0"
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
configure:23020: $? = 1
No package 'gtk+-2.0' found
configure:23048: result: no
configure:23150: checking for GTK_X11
configure:23158: $PKG_CONFIG --exists --print-errors "gtk+-x11-3.0"
Package gtk+-x11-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-x11-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-x11-3.0' found
configure:23161: $? = 1
configure:23176: $PKG_CONFIG --exists --print-errors "gtk+-x11-3.0"
Package gtk+-x11-3.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-x11-3.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-x11-3.0' found
configure:23179: $? = 1
No package 'gtk+-x11-3.0' found
configure:23207: result: no
configure:23211: checking for GTK_X11
configure:23219: $PKG_CONFIG --exists --print-errors "gtk+-x11-2.0 >= 2.14.0"
Package gtk+-x11-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-x11-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-x11-2.0' found
configure:23222: $? = 1
configure:23237: $PKG_CONFIG --exists --print-errors "gtk+-x11-2.0 >= 2.14.0"
Package gtk+-x11-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-x11-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-x11-2.0' found
configure:23240: $? = 1
No package 'gtk+-x11-2.0' found
configure:23268: result: no
configure:23370: checking for QT
configure:23378: $PKG_CONFIG --exists --print-errors "QtGui >= 4.6"
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
configure:23381: $? = 1
configure:23396: $PKG_CONFIG --exists --print-errors "QtGui >= 4.6"
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
configure:23399: $? = 1
No package 'QtGui' found
configure:23427: result: no
configure:23433: checking for QT
configure:23441: $PKG_CONFIG --exists --print-errors "QtGui >= 4.0"
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
configure:23444: $? = 1
configure:23459: $PKG_CONFIG --exists --print-errors "QtGui >= 4.0"
Package QtGui was not found in the pkg-config search path.
Perhaps you should add the directory containing `QtGui.pc'
to the PKG_CONFIG_PATH environment variable
No package 'QtGui' found
configure:23462: $? = 1
No package 'QtGui' found
configure:23490: result: no
configure:23632: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:23632: $? = 0
configure:23694: Using /usr/local/lib/gstreamer-0.10 as the plugin install location
configure:23770: Setting GST_PACKAGE_RELEASE_DATETIME to 2010-08-10T12:23Z
configure:23791: checking to see if compiler understands -Wall
configure:23808: gcc -std=gnu99 -c -g -O2 -Wall conftest.c >&5
configure:23808: $? = 0
configure:23823: result: yes
configure:23828: checking to see if compiler understands -Wdeclaration-after-statement
configure:23845: gcc -std=gnu99 -c -g -O2 -Wdeclaration-after-statement conftest.c >&5
configure:23845: $? = 0
configure:23860: result: yes
configure:23865: checking to see if compiler understands -Wvla
configure:23882: gcc -std=gnu99 -c -g -O2 -Wvla conftest.c >&5
configure:23882: $? = 0
configure:23897: result: yes
configure:23902: checking to see if compiler understands -Wpointer-arith
configure:23919: gcc -std=gnu99 -c -g -O2 -Wpointer-arith conftest.c >&5
configure:23919: $? = 0
configure:23934: result: yes
configure:23941: checking to see if compiler understands -Werror
configure:23958: gcc -std=gnu99 -c -g -O2 -Werror conftest.c >&5
configure:23958: $? = 0
configure:23973: result: yes
configure:24064: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.22.3
configure:24067: $? = 1
configure:24126: checking to see if compiler understands -Wmissing-declarations
configure:24143: gcc -std=gnu99 -c -g -O2 -Wmissing-declarations conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wmissing-prototypes
configure:24143: gcc -std=gnu99 -c -g -O2 -Wmissing-prototypes conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wredundant-decls
configure:24143: gcc -std=gnu99 -c -g -O2 -Wredundant-decls conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wundef
configure:24143: gcc -std=gnu99 -c -g -O2 -Wundef conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wwrite-strings
configure:24143: gcc -std=gnu99 -c -g -O2 -Wwrite-strings conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wformat-nonliteral
configure:24143: gcc -std=gnu99 -c -g -O2 -Wformat-nonliteral conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wformat-security
configure:24143: gcc -std=gnu99 -c -g -O2 -Wformat-security conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Winit-self
configure:24143: gcc -std=gnu99 -c -g -O2 -Winit-self conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wmissing-include-dirs
configure:24143: gcc -std=gnu99 -c -g -O2 -Wmissing-include-dirs conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Waddress
configure:24143: gcc -std=gnu99 -c -g -O2 -Waddress conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Waggregate-return
configure:24143: gcc -std=gnu99 -c -g -O2 -Waggregate-return conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wno-multichar
configure:24143: gcc -std=gnu99 -c -g -O2 -Wno-multichar conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24126: checking to see if compiler understands -Wnested-externs
configure:24143: gcc -std=gnu99 -c -g -O2 -Wnested-externs conftest.c >&5
configure:24143: $? = 0
configure:24158: result: yes
configure:24170: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs
configure:24172: set ERROR_CFLAGS to -Werror
configure:24179: checking to see if c++ compiler understands
configure:24203: g++ -c conftest.cpp >&5
configure:24203: $? = 0
configure:24226: result: yes
configure:24239: checking to see if c++ compiler understands -Wall
configure:24263: g++ -c -Wall conftest.cpp >&5
configure:24263: $? = 0
configure:24286: result: yes
configure:24295: checking to see if c++ compiler understands -Werror
configure:24319: g++ -c -Werror conftest.cpp >&5
configure:24319: $? = 0
configure:24342: result: yes
configure:24351: checking to see if c++ compiler understands -Wno-non-virtual-dtor
configure:24375: g++ -c -Wno-non-virtual-dtor conftest.cpp >&5
configure:24375: $? = 0
configure:24398: result: yes
configure:24403: $PKG_CONFIG --exists --print-errors "glib-2.0 < 2.19.8"
Requested 'glib-2.0 < 2.19.8' but version of GLib is 2.22.3
configure:24406: $? = 1
configure:24600: checking to see if c++ compiler understands -Wmissing-declarations
configure:24624: g++ -c -Wmissing-declarations conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wredundant-decls
configure:24624: g++ -c -Wredundant-decls conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wundef
configure:24624: g++ -c -Wundef conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wwrite-strings
configure:24624: g++ -c -Wwrite-strings conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wformat-nonliteral
configure:24624: g++ -c -Wformat-nonliteral conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wformat-security
configure:24624: g++ -c -Wformat-security conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Winit-self
configure:24624: g++ -c -Winit-self conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wmissing-include-dirs
configure:24624: g++ -c -Wmissing-include-dirs conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Waddress
configure:24624: g++ -c -Waddress conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Waggregate-return
configure:24624: g++ -c -Waggregate-return conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24600: checking to see if c++ compiler understands -Wno-multichar
configure:24624: g++ -c -Wno-multichar conftest.cpp >&5
configure:24624: $? = 0
configure:24647: result: yes
configure:24659: set WARNING_CXXFLAGS to -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar
configure:24661: set ERROR_CXXFLAGS to -Werror -Wno-non-virtual-dtor
configure:24710: Using autoaudiosink as default audio sink
configure:24735: Using alsasrc as default audio source
configure:24760: Using autovideosink as default video sink
configure:24785: Using v4l2src as default video source
configure:24810: Using goom as default visualizer
configure:24820: checking which audio resample format to use for integer
configure:24829: result: auto
configure:25617: checking whether to use iso-codes if they are available
configure:25620: result: yes
configure:25623: checking whether iso-codes are available on this system
configure:25626: result: yes
configure:25628: checking whether iso-codes has iso-639 domain
configure:25631: result: yes
configure:25633: checking for iso-codes prefix
configure:25637: result: yes
configure:25639: checking ISO_CODES_PREFIX
configure:25641: result: /usr
configure:25644: checking ISO_639_DOMAIN
configure:25646: result: iso_639
configure:25698: Checking libraries for plugins in sys/
configure:25702: checking for X
configure:25810: gcc -E conftest.c
conftest.c:64:22: error: X11/Xlib.h: No such file or directory
configure:25810: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| /* end confdefs.h. */
| #include <X11/Xlib.h>
configure:25841: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lX11 >&5
conftest.c:64:22: error: X11/Xlib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:68: warning: implicit declaration of function 'XrmInitialize'
configure:25841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| /* end confdefs.h. */
| #include <X11/Xlib.h>
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:25880: result: no
configure:25896: *** checking feature: X libraries and plugins ***
configure:25900: *** for plug-ins: ximagesink ***
configure:26431: checking X11/Xlib.h usability
configure:26431: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:98:22: error: X11/Xlib.h: No such file or directory
configure:26431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 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 <X11/Xlib.h>
configure:26431: result: no
configure:26431: checking X11/Xlib.h presence
configure:26431: gcc -E conftest.c
conftest.c:65:22: error: X11/Xlib.h: No such file or directory
configure:26431: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 1
| /* end confdefs.h. */
| #include <X11/Xlib.h>
configure:26431: result: no
configure:26431: checking for X11/Xlib.h
configure:26431: result: no
configure:26442: cannot find X11 development files
configure:26477: *** These plugins will not be built: ximagesink
configure:26495: *** checking feature: X11 XVideo extensions ***
configure:26499: *** for plug-ins: xvimagesink ***
configure:26660: *** These plugins will not be built: xvimagesink
configure:26678: *** checking feature: X Shared Memory extension ***
configure:26855: *** checking feature: Video 4 Linux ***
configure:26859: *** for plug-ins: video4linux ***
configure:26895: checking whether VID_TYPE_MPEG_ENCODER is declared
configure:26895: gcc -std=gnu99 -c -g -O2 conftest.c >&5
configure:26895: $? = 0
configure:26895: result: yes
configure:26911: NO XVIDEO FOUND, VIDEO4LINUX WILL BE BUILT
configure:26913: WITHOUT XOVERLAY SUPPORT
configure:26927: *** These plugins will be built: video4linux
configure:26970: checking for GUDEV
configure:26978: $PKG_CONFIG --exists --print-errors " gudev-1.0 >= 143 "
Package gudev-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gudev-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gudev-1.0' found
configure:26981: $? = 1
configure:26996: $PKG_CONFIG --exists --print-errors " gudev-1.0 >= 143 "
Package gudev-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gudev-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gudev-1.0' found
configure:26999: $? = 1
No package 'gudev-1.0' found
configure:27027: result: no
configure:27061: Checking libraries for plugins in ext/
configure:27066: *** checking feature: ALSA ***
configure:27070: *** for plug-ins: alsa ***
configure:27108: checking for ALSA
configure:27116: $PKG_CONFIG --exists --print-errors "alsa >= 0.9.1"
Package alsa was not found in the pkg-config search path.
Perhaps you should add the directory containing `alsa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'alsa' found
configure:27119: $? = 1
configure:27134: $PKG_CONFIG --exists --print-errors "alsa >= 0.9.1"
Package alsa was not found in the pkg-config search path.
Perhaps you should add the directory containing `alsa.pc'
to the PKG_CONFIG_PATH environment variable
No package 'alsa' found
configure:27137: $? = 1
No package 'alsa' found
configure:27165: result: no
configure:27192: checking for ALSA CFLAGS
configure:27198: result:
configure:27201: checking for ALSA LDFLAGS
configure:27214: result: -lasound -lm -ldl -lpthread
configure:27218: checking for libasound headers version >= 0.9.1
configure:27283: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:67:28: error: alsa/asoundlib.h: No such file or directory
conftest.c:97:12: error: #error not present
conftest.c:101:10: error: #error not present
conftest.c: In function 'main':
conftest.c:105: warning: implicit declaration of function 'exit'
conftest.c:105: warning: incompatible implicit declaration of built-in function 'exit'
configure:27283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 1
| #define HAVE_GST_V4L /**/
| /* end confdefs.h. */
|
| #include <alsa/asoundlib.h>
|
| int
| main ()
| {
|
| void main(void)
| {
| /* ensure backward compatibility */
| #if !defined(SND_LIB_MAJOR) && defined(SOUNDLIB_VERSION_MAJOR)
| #define SND_LIB_MAJOR SOUNDLIB_VERSION_MAJOR
| #endif
| #if !defined(SND_LIB_MINOR) && defined(SOUNDLIB_VERSION_MINOR)
| #define SND_LIB_MINOR SOUNDLIB_VERSION_MINOR
| #endif
| #if !defined(SND_LIB_SUBMINOR) && defined(SOUNDLIB_VERSION_SUBMINOR)
| #define SND_LIB_SUBMINOR SOUNDLIB_VERSION_SUBMINOR
| #endif
|
| # if(SND_LIB_MAJOR > 0)
| exit(0);
| # else
| # if(SND_LIB_MAJOR < 0)
| # error not present
| # endif
|
| # if(SND_LIB_MINOR > 9)
| exit(0);
| # else
| # if(SND_LIB_MINOR < 9)
| # error not present
| # endif
|
| # if(SND_LIB_SUBMINOR < 1)
| # error not present
| # endif
| # endif
| # endif
| exit(0);
| }
|
| ;
| return 0;
| }
configure:27287: result: not present.
configure:27613: *** These plugins will not be built: alsa
configure:27631: *** checking feature: CDParanoia ***
configure:27635: *** for plug-ins: cdparanoia ***
configure:27673: checking for CDPARANOIA
configure:27681: $PKG_CONFIG --exists --print-errors "cdparanoia-3 >= 10.2"
Package cdparanoia-3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `cdparanoia-3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cdparanoia-3' found
configure:27684: $? = 1
configure:27699: $PKG_CONFIG --exists --print-errors "cdparanoia-3 >= 10.2"
Package cdparanoia-3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `cdparanoia-3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'cdparanoia-3' found
configure:27702: $? = 1
No package 'cdparanoia-3' found
configure:27730: result: no
configure:27734: checking for cdda_open in -lcdda_interface
configure:27759: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lcdda_interface -lm >&5
/usr/bin/ld: cannot find -lcdda_interface
collect2: ld returned 1 exit status
configure:27759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 1
| #define HAVE_GST_V4L /**/
| /* 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 cdda_open ();
| int
| main ()
| {
| return cdda_open ();
| ;
| return 0;
| }
configure:27768: result: no
configure:27801: checking for cdda_open in -lcdda_interface
configure:27835: result: no
configure:28146: *** These plugins will not be built: cdparanoia
configure:28164: *** checking feature: GNOME VFS ***
configure:28168: *** for plug-ins: gnomevfs ***
configure:28206: checking for GNOME_VFS
configure:28214: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0"
Package gnome-vfs-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-vfs-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnome-vfs-2.0' found
configure:28217: $? = 1
configure:28232: $PKG_CONFIG --exists --print-errors "gnome-vfs-2.0"
Package gnome-vfs-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-vfs-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnome-vfs-2.0' found
configure:28235: $? = 1
No package 'gnome-vfs-2.0' found
configure:28263: result: no
configure:28315: *** These plugins will not be built: gnomevfs
configure:28333: *** checking feature: integer vorbis plug-in ***
configure:28337: *** for plug-ins: ivorbisdec ***
configure:28379: checking for IVORBIS
configure:28387: $PKG_CONFIG --exists --print-errors "$which"
Package vorbisidec was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbisidec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbisidec' found
configure:28390: $? = 1
configure:28405: $PKG_CONFIG --exists --print-errors "$which"
Package vorbisidec was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbisidec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbisidec' found
configure:28408: $? = 1
No package 'vorbisidec' found
configure:28436: result: no
configure:28440: result: no
configure:28445: No package 'vorbisidec' found
configure:28476: checking for vorbis_block_init in -lvorbisidec
configure:28501: gcc -std=gnu99 -o conftest -g -O2 conftest.c -lvorbisidec >&5
/usr/bin/ld: cannot find -lvorbisidec
collect2: ld returned 1 exit status
configure:28501: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 1
| #define HAVE_GST_V4L /**/
| /* 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 vorbis_block_init ();
| int
| main ()
| {
| return vorbis_block_init ();
| ;
| return 0;
| }
configure:28510: result: no
configure:28551: *** These plugins will not be built: ivorbisdec
configure:28569: *** checking feature: GIO library ***
configure:28573: *** for plug-ins: gio ***
configure:28611: checking for GIO
configure:28619: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:28622: $? = 0
configure:28637: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.16"
configure:28640: $? = 0
configure:28684: result: yes
configure:28716: *** These plugins will be built: gio
configure:28747: *** checking feature: libvisual visualization library ***
configure:28751: *** for plug-ins: libvisual ***
configure:28793: checking for LIBVISUAL
configure:28801: $PKG_CONFIG --exists --print-errors "$which"
Package libvisual-0.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvisual-0.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvisual-0.4' found
configure:28804: $? = 1
configure:28819: $PKG_CONFIG --exists --print-errors "$which"
Package libvisual-0.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvisual-0.4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvisual-0.4' found
configure:28822: $? = 1
No package 'libvisual-0.4' found
configure:28850: result: no
configure:28854: result: no
configure:28859: No package 'libvisual-0.4' found
configure:28894: checking for LIBVISUAL
configure:28902: $PKG_CONFIG --exists --print-errors "$which"
Package libvisual was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvisual.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvisual' found
configure:28905: $? = 1
configure:28920: $PKG_CONFIG --exists --print-errors "$which"
Package libvisual was not found in the pkg-config search path.
Perhaps you should add the directory containing `libvisual.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libvisual' found
configure:28923: $? = 1
No package 'libvisual' found
configure:28951: result: no
configure:28955: result: no
configure:28960: No package 'libvisual' found
configure:28995: libvisual pluginsdir:
configure:29028: *** These plugins will not be built: libvisual
configure:29046: *** checking feature: Xiph Ogg library ***
configure:29050: *** for plug-ins: ogg ***
configure:29092: checking for OGG
configure:29100: $PKG_CONFIG --exists --print-errors "$which"
configure:29103: $? = 0
configure:29118: $PKG_CONFIG --exists --print-errors "$which"
configure:29121: $? = 0
configure:29177: result: yes
configure:29357: *** These plugins will be built: ogg
configure:29388: *** checking feature: Pango font rendering ***
configure:29392: *** for plug-ins: pango ***
configure:29434: checking for PANGO
configure:29442: $PKG_CONFIG --exists --print-errors "$which"
Package pango was not found in the pkg-config search path.
Perhaps you should add the directory containing `pango.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pango' found
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangocairo' found
configure:29445: $? = 1
configure:29460: $PKG_CONFIG --exists --print-errors "$which"
Package pango was not found in the pkg-config search path.
Perhaps you should add the directory containing `pango.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pango' found
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangocairo.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangocairo' found
configure:29463: $? = 1
No package 'pango' found
No package 'pangocairo' found
configure:29491: result: no
configure:29495: result: no
configure:29500: No package 'pango' found
No package 'pangocairo' found
configure:29551: *** These plugins will not be built: pango
configure:29569: *** checking feature: Xiph Theora video codec ***
configure:29573: *** for plug-ins: theora ***
configure:29615: checking for THEORA
configure:29623: $PKG_CONFIG --exists --print-errors "$which"
configure:29626: $? = 0
configure:29641: $PKG_CONFIG --exists --print-errors "$which"
configure:29644: $? = 0
configure:29700: result: yes
configure:29719: *** These plugins will be built: theora
configure:29750: *** checking feature: Xiph Vorbis audio codec ***
configure:29754: *** for plug-ins: vorbis ***
configure:29796: checking for VORBIS
configure:29804: $PKG_CONFIG --exists --print-errors "$which"
configure:29807: $? = 0
configure:29822: $PKG_CONFIG --exists --print-errors "$which"
configure:29825: $? = 0
configure:29881: result: yes
configure:30085: *** These plugins will be built: vorbis
configure:30134: gcc -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c:73:26: error: vorbis/codec.h: No such file or directory
conftest.c: In function 'main':
conftest.c:79: error: 'vorbis_dsp_state' undeclared (first use in this function)
conftest.c:79: error: (Each undeclared identifier is reported only once
conftest.c:79: error: for each function it appears in.)
conftest.c:79: error: 'v' undeclared (first use in this function)
conftest.c:81: warning: implicit declaration of function 'vorbis_synthesis_restart'
configure:30134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GStreamer Base Plug-ins"
| #define PACKAGE_TARNAME "gst-plugins-base"
| #define PACKAGE_VERSION "0.10.30.1"
| #define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
| #define PACKAGE_URL ""
| #define PACKAGE "gst-plugins-base"
| #define VERSION "0.10.30.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define GETTEXT_PACKAGE "gst-plugins-base-0.10"
| #define LOCALEDIR "/usr/local/share/locale"
| #define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
| #define GST_PACKAGE_ORIGIN "Unknown package origin"
| #define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
| #define HAVE_EXTERNAL /**/
| #define HAVE_CPU_X86_64 1
| #define HOST_CPU "x86_64"
| #define STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_FIONREAD_IN_SYS_IOCTL 1
| #define HAVE_FSEEKO 1
| #define HAVE_LRINT 1
| #define HAVE_LRINTF 1
| #define HAVE_PRETTY_FUNCTION 1
| #define HAVE_FUNCTION 1
| #define HAVE_FUNC 1
| #define GST_FUNCTION __PRETTY_FUNCTION__
| #define DISABLE_ORC 1
| #define GST_LICENSE "LGPL"
| #define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
| #define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
| #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 AUDIORESAMPLE_FORMAT_AUTO 1
| #define HAVE_ISO_CODES 1
| #define ISO_CODES_PREFIX "/usr"
| #define ISO_CODES_VERSION "3.10.2"
| #define X_DISPLAY_MISSING 1
| #define HAVE_GST_V4L /**/
| #define GIO_MODULE_DIR "/usr/lib/gio/modules"
| #define GIO_LIBDIR "/usr/lib"
| #define HAVE_GIO /**/
| #define HAVE_OGG /**/
| #define HAVE_THEORA /**/
| #define HAVE_VORBIS /**/
| /* end confdefs.h. */
|
| #include <vorbis/codec.h>
|
| int
| main ()
| {
|
| vorbis_dsp_state *v;
|
| vorbis_synthesis_restart (v);
|
| ;
| return 0;
| }
configure:30236: checking for FT2
configure:30244: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0.9"
Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'freetype2' found
configure:30247: $? = 1
configure:30262: $PKG_CONFIG --exists --print-errors "freetype2 >= 2.0.9"
Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'freetype2' found
configure:30265: $? = 1
No package 'freetype2' found
configure:30293: result: no
configure:30334: checking for freetype-config
configure:30365: result: no
configure:30375: checking for FreeType - version >= 2.0.9
configure:30467: result: no
configure:31258: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by GStreamer Base Plug-ins config.status 0.10.30.1, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hdenc01
config.status:1611: creating Makefile
config.status:1611: creating gst-plugins-base.spec
config.status:1611: creating gst/Makefile
config.status:1611: creating gst/adder/Makefile
config.status:1611: creating gst/app/Makefile
config.status:1611: creating gst/audioconvert/Makefile
config.status:1611: creating gst/audiorate/Makefile
config.status:1611: creating gst/audiotestsrc/Makefile
config.status:1611: creating gst/ffmpegcolorspace/Makefile
config.status:1611: creating gst/gdp/Makefile
config.status:1611: creating gst/playback/Makefile
config.status:1611: creating gst/audioresample/Makefile
config.status:1611: creating gst/subparse/Makefile
config.status:1611: creating gst/tcp/Makefile
config.status:1611: creating gst/typefind/Makefile
config.status:1611: creating gst/videotestsrc/Makefile
config.status:1611: creating gst/videorate/Makefile
config.status:1611: creating gst/videoscale/Makefile
config.status:1611: creating gst/volume/Makefile
config.status:1611: creating sys/Makefile
config.status:1611: creating sys/ximage/Makefile
config.status:1611: creating sys/xvimage/Makefile
config.status:1611: creating sys/v4l/Makefile
config.status:1611: creating ext/Makefile
config.status:1611: creating ext/alsa/Makefile
config.status:1611: creating ext/cdparanoia/Makefile
config.status:1611: creating ext/gnomevfs/Makefile
config.status:1611: creating ext/gio/Makefile
config.status:1611: creating ext/libvisual/Makefile
config.status:1611: creating ext/ogg/Makefile
config.status:1611: creating ext/pango/Makefile
config.status:1611: creating ext/theora/Makefile
config.status:1611: creating ext/vorbis/Makefile
config.status:1611: creating gst-libs/Makefile
config.status:1611: creating gst-libs/gst/Makefile
config.status:1611: creating gst-libs/gst/audio/Makefile
config.status:1611: creating gst-libs/gst/app/Makefile
config.status:1611: creating gst-libs/gst/cdda/Makefile
config.status:1611: creating gst-libs/gst/fft/Makefile
config.status:1611: creating gst-libs/gst/floatcast/Makefile
config.status:1611: creating gst-libs/gst/interfaces/Makefile
config.status:1611: creating gst-libs/gst/netbuffer/Makefile
config.status:1611: creating gst-libs/gst/riff/Makefile
config.status:1611: creating gst-libs/gst/rtp/Makefile
config.status:1611: creating gst-libs/gst/rtsp/Makefile
config.status:1611: creating gst-libs/gst/sdp/Makefile
config.status:1611: creating gst-libs/gst/tag/Makefile
config.status:1611: creating gst-libs/gst/pbutils/Makefile
config.status:1611: creating gst-libs/gst/pbutils/gstpluginsbaseversion.h
config.status:1611: creating gst-libs/gst/video/Makefile
config.status:1611: creating tools/Makefile
config.status:1611: creating pkgconfig/Makefile
config.status:1611: creating pkgconfig/gstreamer-audio.pc
config.status:1611: creating pkgconfig/gstreamer-audio-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-app.pc
config.status:1611: creating pkgconfig/gstreamer-app-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-cdda.pc
config.status:1611: creating pkgconfig/gstreamer-cdda-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-fft.pc
config.status:1611: creating pkgconfig/gstreamer-fft-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-floatcast.pc
config.status:1611: creating pkgconfig/gstreamer-floatcast-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-interfaces.pc
config.status:1611: creating pkgconfig/gstreamer-interfaces-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-netbuffer.pc
config.status:1611: creating pkgconfig/gstreamer-netbuffer-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-pbutils.pc
config.status:1611: creating pkgconfig/gstreamer-pbutils-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-riff.pc
config.status:1611: creating pkgconfig/gstreamer-riff-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-rtp.pc
config.status:1611: creating pkgconfig/gstreamer-rtp-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-rtsp.pc
config.status:1611: creating pkgconfig/gstreamer-rtsp-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-sdp.pc
config.status:1611: creating pkgconfig/gstreamer-sdp-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-tag.pc
config.status:1611: creating pkgconfig/gstreamer-tag-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-video.pc
config.status:1611: creating pkgconfig/gstreamer-video-uninstalled.pc
config.status:1611: creating pkgconfig/gstreamer-plugins-base.pc
config.status:1611: creating pkgconfig/gstreamer-plugins-base-uninstalled.pc
config.status:1611: creating tests/Makefile
config.status:1611: creating tests/check/Makefile
config.status:1611: creating tests/examples/Makefile
config.status:1611: creating tests/examples/app/Makefile
config.status:1611: creating tests/examples/dynamic/Makefile
config.status:1611: creating tests/examples/overlay/Makefile
config.status:1611: creating tests/examples/seek/Makefile
config.status:1611: creating tests/examples/volume/Makefile
config.status:1611: creating tests/examples/snapshot/Makefile
config.status:1611: creating tests/examples/gio/Makefile
config.status:1611: creating tests/examples/v4l/Makefile
config.status:1611: creating tests/files/Makefile
config.status:1611: creating tests/icles/Makefile
config.status:1611: creating docs/Makefile
config.status:1611: creating docs/design/Makefile
config.status:1611: creating docs/libs/Makefile
config.status:1611: creating docs/plugins/Makefile
config.status:1611: creating docs/version.entities
config.status:1611: creating po/Makefile.in
config.status:1611: creating common/Makefile
config.status:1611: creating common/m4/Makefile
config.status:1611: creating m4/Makefile
config.status:1611: creating config.h
config.status:1831: executing depfiles commands
config.status:1831: executing libtool commands
config.status:1831: executing po-directories commands
config.status:1831: executing _stdint.h commands
config.status:2855: creating _stdint.h : _GST_PLUGINS_BASE__STDINT_H
config.status:3287: _stdint.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_gst_fionread_in_sys_ioctl=yes
ac_cv_audioresample_format=auto
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99_lrint=yes
ac_cv_c99_lrintf=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGS_value=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_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_CDPARANOIA_CFLAGS_set=
ac_cv_env_CDPARANOIA_CFLAGS_value=
ac_cv_env_CDPARANOIA_LIBS_set=
ac_cv_env_CDPARANOIA_LIBS_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_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_FT2_CFLAGS_set=
ac_cv_env_FT2_CFLAGS_value=
ac_cv_env_FT2_LIBS_set=
ac_cv_env_FT2_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_GNOME_VFS_CFLAGS_set=
ac_cv_env_GNOME_VFS_CFLAGS_value=
ac_cv_env_GNOME_VFS_LIBS_set=
ac_cv_env_GNOME_VFS_LIBS_value=
ac_cv_env_GST_BASE_CFLAGS_set=
ac_cv_env_GST_BASE_CFLAGS_value=
ac_cv_env_GST_BASE_LIBS_set=
ac_cv_env_GST_BASE_LIBS_value=
ac_cv_env_GST_CFLAGS_set=
ac_cv_env_GST_CFLAGS_value=
ac_cv_env_GST_CHECK_CFLAGS_set=
ac_cv_env_GST_CHECK_CFLAGS_value=
ac_cv_env_GST_CHECK_LIBS_set=
ac_cv_env_GST_CHECK_LIBS_value=
ac_cv_env_GST_CONTROLLER_CFLAGS_set=
ac_cv_env_GST_CONTROLLER_CFLAGS_value=
ac_cv_env_GST_CONTROLLER_LIBS_set=
ac_cv_env_GST_CONTROLLER_LIBS_value=
ac_cv_env_GST_GDP_CFLAGS_set=
ac_cv_env_GST_GDP_CFLAGS_value=
ac_cv_env_GST_GDP_LIBS_set=
ac_cv_env_GST_GDP_LIBS_value=
ac_cv_env_GST_LIBS_set=
ac_cv_env_GST_LIBS_value=
ac_cv_env_GTK_CFLAGS_set=
ac_cv_env_GTK_CFLAGS_value=
ac_cv_env_GTK_LIBS_set=
ac_cv_env_GTK_LIBS_value=
ac_cv_env_GTK_X11_CFLAGS_set=
ac_cv_env_GTK_X11_CFLAGS_value=
ac_cv_env_GTK_X11_LIBS_set=
ac_cv_env_GTK_X11_LIBS_value=
ac_cv_env_GUDEV_CFLAGS_set=
ac_cv_env_GUDEV_CFLAGS_value=
ac_cv_env_GUDEV_LIBS_set=
ac_cv_env_GUDEV_LIBS_value=
ac_cv_env_IVORBIS_CFLAGS_set=
ac_cv_env_IVORBIS_CFLAGS_value=
ac_cv_env_IVORBIS_LIBS_set=
ac_cv_env_IVORBIS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_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_OGG_CFLAGS_set=
ac_cv_env_OGG_CFLAGS_value=
ac_cv_env_OGG_LIBS_set=
ac_cv_env_OGG_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_PANGO_CFLAGS_set=
ac_cv_env_PANGO_CFLAGS_value=
ac_cv_env_PANGO_LIBS_set=
ac_cv_env_PANGO_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_QT_CFLAGS_set=
ac_cv_env_QT_CFLAGS_value=
ac_cv_env_QT_LIBS_set=
ac_cv_env_QT_LIBS_value=
ac_cv_env_THEORA_CFLAGS_set=
ac_cv_env_THEORA_CFLAGS_value=
ac_cv_env_THEORA_LIBS_set=
ac_cv_env_THEORA_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_VORBIS_CFLAGS_set=
ac_cv_env_VORBIS_CFLAGS_value=
ac_cv_env_VORBIS_LIBS_set=
ac_cv_env_VORBIS_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_dlopen=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_hstrerror=yes
ac_cv_func_localtime_r=yes
ac_cv_func_shl_load=no
ac_cv_func_socket=yes
ac_cv_have_decl_VID_TYPE_MPEG_ENCODER=yes
ac_cv_have_x=have_x=no
ac_cv_header_X11_Xlib_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_process_h=no
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_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_cdda_interface_cdda_open=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_m_cos=yes
ac_cv_lib_vorbisidec_vorbis_block_init=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_FT2_CONFIG=no
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
ac_cv_path_GTKDOC_CHECK=/usr/bin/gtkdoc-check
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_VALGRIND_PATH=no
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
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_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_stdint_message='using gnu compiler gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1'
ac_cv_stdint_result='(assuming C99 compatible system)'
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
gst_cv_have_func=yes
gst_cv_have_function=yes
gst_cv_have_pretty_function=yes
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=yes
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 -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 '
pkg_cv_GST_BASE_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_BASE_LIBS='-pthread -L/root/kapil/install/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
pkg_cv_GST_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CHECK_LIBS='-pthread -L/root/kapil/install/lib -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_CONTROLLER_LIBS='-pthread -L/root/kapil/install/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
pkg_cv_GST_GDP_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
pkg_cv_GST_GDP_LIBS='-pthread -L/root/kapil/install/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
pkg_cv_GST_LIBS='-pthread -L/root/kapil/install/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
pkg_cv_OGG_CFLAGS='-I/usr/local/include '
pkg_cv_OGG_LIBS='-L/usr/local/lib -logg '
pkg_cv_THEORA_CFLAGS='-I/usr/local/include '
pkg_cv_THEORA_LIBS='-L/usr/local/lib -ltheoraenc -ltheoradec -logg '
pkg_cv_VORBIS_CFLAGS='-I/usr/local/include '
pkg_cv_VORBIS_LIBS='-L/usr/local/lib -lvorbisenc -lvorbis -lm -logg '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /root/kapil/gst-plugins-base/missing --run aclocal-1.11'
ACLOCAL_AMFLAGS='-I m4 -I common/m4'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /root/kapil/gst-plugins-base/missing --run tar'
AM_BACKSLASH='\'
AM_DEFAULT_VERBOSITY='0'
AR='ar'
AS='as'
AUDIORESAMPLE_FORMAT_AUTO=''
AUDIORESAMPLE_FORMAT_FLOAT=''
AUDIORESAMPLE_FORMAT_INT=''
AUTOCONF='${SHELL} /root/kapil/gst-plugins-base/missing --run autoconf'
AUTOHEADER='${SHELL} /root/kapil/gst-plugins-base/missing --run autoheader'
AUTOMAKE='${SHELL} /root/kapil/gst-plugins-base/missing --run automake-1.11'
AWK='mawk'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_EXPERIMENTAL_FALSE=''
BUILD_EXPERIMENTAL_TRUE='#'
BUILD_EXTERNAL_FALSE='#'
BUILD_EXTERNAL_TRUE=''
CC='gcc -std=gnu99'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CDPARANOIA_CFLAGS=''
CDPARANOIA_LIBS=''
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
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'
DLLTOOL='dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_GTK_DOC_FALSE='#'
ENABLE_GTK_DOC_TRUE=''
ENABLE_PLUGIN_DOCS_FALSE='#'
ENABLE_PLUGIN_DOCS_TRUE=''
ERROR_CFLAGS=' -Werror'
ERROR_CXXFLAGS=' -Werror -Wno-non-virtual-dtor'
EXEEXT=''
FFLAGS=''
FGREP='/bin/grep -F'
FT2_CFLAGS=''
FT2_CONFIG='no'
FT2_LIBS=''
GCOV=''
GCOV_CFLAGS=''
GCOV_LIBS=''
GETTEXT_MACRO_VERSION='0.17'
GETTEXT_PACKAGE='gst-plugins-base-0.10'
GIO_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GIO_LDFLAGS=''
GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 '
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GLIB_LIBS='-pthread -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -lglib-2.0 '
GLIB_PREFIX='/usr'
GLIB_REQ='2.20'
GMSGFMT='/usr/bin/msgfmt'
GMSGFMT_015='/usr/bin/msgfmt'
GNOME_VFS_CFLAGS=''
GNOME_VFS_LIBS=''
GREP='/bin/grep'
GST_AGE='21'
GST_ALL_LDFLAGS='-no-undefined'
GST_BASE_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_BASE_LIBS='-pthread -L/root/kapil/install/lib -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
GST_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CFLAGS)'
GST_CHECK_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CHECK_LIBS='-pthread -L/root/kapil/install/lib -lgstcheck-0.10 -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
GST_CONTROLLER_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_CONTROLLER_LIBS='-pthread -L/root/kapil/install/lib -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
GST_CURRENT='21'
GST_CXXFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED $(GST_OPTION_CXXFLAGS)'
GST_DISABLE_ALLOC_TRACE='0'
GST_DISABLE_GST_DEBUG='0'
GST_DISABLE_LOADSAVE='0'
GST_DISABLE_PARSE='0'
GST_DISABLE_PLUGIN='0'
GST_DISABLE_REGISTRY='0'
GST_DISABLE_TRACE='0'
GST_DISABLE_XML='0'
GST_GCOV_ENABLED_FALSE=''
GST_GCOV_ENABLED_TRUE='#'
GST_GDP_CFLAGS='-pthread -I/root/kapil/install/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 '
GST_GDP_LIBS='-pthread -L/root/kapil/install/lib -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
GST_INSTALL_PLUGINS_HELPER='/usr/local/libexec/gst-install-plugins-helper'
GST_LEVEL_DEFAULT='GST_LEVEL_ERROR'
GST_LIBS='-pthread -L/root/kapil/install/lib -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 $(GCOV_LIBS)'
GST_LIBVERSION='21:0:21'
GST_LIB_LDFLAGS='-export-symbols-regex ^_?\(gst_\|Gst\|GST_\).*'
GST_LICENSE='LGPL'
GST_LT_LDFLAGS=' -version-info 21:0:21'
GST_MAJORMINOR='0.10'
GST_OPTION_CFLAGS='$(WARNING_CFLAGS) $(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_OPTION_CXXFLAGS='$(WARNING_CXXFLAGS) $(ERROR_CXXFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)'
GST_PACKAGE_NAME='GStreamer Base Plug-ins git'
GST_PACKAGE_ORIGIN='Unknown package origin'
GST_PLUGINS_ALL=' adder app audioconvert audiorate audiotestsrc ffmpegcolorspace gdp playback audioresample subparse tcp typefind videotestsrc videorate videoscale volume'
GST_PLUGINS_BASE_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs'
GST_PLUGINS_DIR='/root/kapil/install/lib/gstreamer-0.10'
GST_PLUGINS_SELECTED=' adder app audioconvert audiorate audiotestsrc ffmpegcolorspace gdp playback audioresample subparse tcp typefind videotestsrc videorate videoscale volume'
GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc$$'\'' -no-undefined'
GST_PREFIX='/root/kapil/install'
GST_REVISION='0'
GST_TOOLS_DIR='/root/kapil/install/bin'
GTKDOC_CHECK='/usr/bin/gtkdoc-check'
GTK_CFLAGS=''
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_LIBS=''
GTK_X11_CFLAGS=''
GTK_X11_LIBS=''
GUDEV_CFLAGS=''
GUDEV_LIBS=''
HAVE_CDPARANOIA='no'
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_FT2_FALSE=''
HAVE_FT2_TRUE='#'
HAVE_GST_CHECK_FALSE='#'
HAVE_GST_CHECK_TRUE=''
HAVE_GTK_FALSE=''
HAVE_GTK_TRUE='#'
HAVE_GTK_X11_FALSE=''
HAVE_GTK_X11_TRUE='#'
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE='#'
HAVE_LIBXML_HTML_FALSE='#'
HAVE_LIBXML_HTML_TRUE=''
HAVE_LINUX_JOYSTICK_HEADERS_FALSE='#'
HAVE_LINUX_JOYSTICK_HEADERS_TRUE=''
HAVE_ORC_FALSE=''
HAVE_ORC_TRUE='#'
HAVE_QT_FALSE=''
HAVE_QT_GV_FALSE=''
HAVE_QT_GV_TRUE='#'
HAVE_QT_TRUE='#'
HAVE_SYS_SOCKET_H_FALSE='#'
HAVE_SYS_SOCKET_H_TRUE=''
HAVE_VALGRIND_FALSE=''
HAVE_VALGRIND_TRUE='#'
HAVE_X='no'
HAVE_XSHM='no'
HSTRERROR_LIBS=''
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_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
IVORBIS_CFLAGS=''
IVORBIS_LIBS=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBM='-lm'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVISUAL_CFLAGS=''
LIBVISUAL_LIBS=''
LIPO=''
LN_S='ln -s'
LOCALEDIR='/usr/local/share/locale'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /root/kapil/gst-plugins-base/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='/usr/bin/msgfmt'
MSGFMT_015='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OGG_CFLAGS='-I/usr/local/include '
OGG_LIBS='-L/usr/local/lib -logg '
ORCC=''
ORC_CFLAGS=''
ORC_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='gst-plugins-base'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
PACKAGE_NAME='GStreamer Base Plug-ins'
PACKAGE_STRING='GStreamer Base Plug-ins 0.10.30.1'
PACKAGE_TARNAME='gst-plugins-base'
PACKAGE_URL=''
PACKAGE_VERSION='0.10.30.1'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MICRO='30'
PACKAGE_VERSION_MINOR='10'
PACKAGE_VERSION_NANO='1'
PACKAGE_VERSION_RELEASE='0.20100810.052323'
PANGO_CFLAGS=''
PANGO_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PLUGINDIR='/usr/local/lib/gstreamer-0.10'
POSUB='po'
PROFILE_CFLAGS='-g'
PYTHON='/usr/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.6'
QT4_MOC=''
QT_CFLAGS=''
QT_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
THEORA_CFLAGS='-I/usr/local/include '
THEORA_LIBS='-L/usr/local/lib -ltheoraenc -ltheoradec -logg '
USE_ALSA_FALSE=''
USE_ALSA_TRUE='#'
USE_CDPARANOIA_FALSE=''
USE_CDPARANOIA_TRUE='#'
USE_EXPERIMENTAL_FALSE=''
USE_EXPERIMENTAL_TRUE='#'
USE_EXTERNAL_FALSE='#'
USE_EXTERNAL_TRUE=''
USE_GIO_FALSE='#'
USE_GIO_TRUE=''
USE_GNOME_VFS_FALSE=''
USE_GNOME_VFS_TRUE='#'
USE_GST_V4L_FALSE='#'
USE_GST_V4L_TRUE=''
USE_ISO_CODES_FALSE='#'
USE_ISO_CODES_TRUE=''
USE_IVORBIS_FALSE=''
USE_IVORBIS_TRUE='#'
USE_LIBVISUAL_FALSE=''
USE_LIBVISUAL_TRUE='#'
USE_NLS='yes'
USE_OGG_FALSE='#'
USE_OGG_TRUE=''
USE_PANGO_FALSE=''
USE_PANGO_TRUE='#'
USE_PLUGIN_ADDER_FALSE='#'
USE_PLUGIN_ADDER_TRUE=''
USE_PLUGIN_APP_FALSE='#'
USE_PLUGIN_APP_TRUE=''
USE_PLUGIN_AUDIOCONVERT_FALSE='#'
USE_PLUGIN_AUDIOCONVERT_TRUE=''
USE_PLUGIN_AUDIORATE_FALSE='#'
USE_PLUGIN_AUDIORATE_TRUE=''
USE_PLUGIN_AUDIORESAMPLE_FALSE='#'
USE_PLUGIN_AUDIORESAMPLE_TRUE=''
USE_PLUGIN_AUDIOTESTSRC_FALSE='#'
USE_PLUGIN_AUDIOTESTSRC_TRUE=''
USE_PLUGIN_FFMPEGCOLORSPACE_FALSE='#'
USE_PLUGIN_FFMPEGCOLORSPACE_TRUE=''
USE_PLUGIN_GDP_FALSE='#'
USE_PLUGIN_GDP_TRUE=''
USE_PLUGIN_PLAYBACK_FALSE='#'
USE_PLUGIN_PLAYBACK_TRUE=''
USE_PLUGIN_SUBPARSE_FALSE='#'
USE_PLUGIN_SUBPARSE_TRUE=''
USE_PLUGIN_TCP_FALSE='#'
USE_PLUGIN_TCP_TRUE=''
USE_PLUGIN_TYPEFIND_FALSE='#'
USE_PLUGIN_TYPEFIND_TRUE=''
USE_PLUGIN_VIDEORATE_FALSE='#'
USE_PLUGIN_VIDEORATE_TRUE=''
USE_PLUGIN_VIDEOSCALE_FALSE='#'
USE_PLUGIN_VIDEOSCALE_TRUE=''
USE_PLUGIN_VIDEOTESTSRC_FALSE='#'
USE_PLUGIN_VIDEOTESTSRC_TRUE=''
USE_PLUGIN_VOLUME_FALSE='#'
USE_PLUGIN_VOLUME_TRUE=''
USE_THEORA_FALSE='#'
USE_THEORA_TRUE=''
USE_VORBIS_FALSE='#'
USE_VORBIS_TRUE=''
USE_XML_FALSE='#'
USE_XML_TRUE=''
USE_XSHM_FALSE=''
USE_XSHM_TRUE='#'
USE_XVIDEO_FALSE=''
USE_XVIDEO_TRUE='#'
USE_X_FALSE=''
USE_X_TRUE='#'
VALGRIND_CFLAGS=''
VALGRIND_LIBS=''
VALGRIND_PATH='no'
VERSION='0.10.30.1'
VORBISENC_LIBS=''
VORBISFILE_LIBS=''
VORBIS_CFLAGS='-I/usr/local/include '
VORBIS_LIBS='-L/usr/local/lib -lvorbisenc -lvorbis -lm -logg '
WARNING_CFLAGS=' -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs'
WARNING_CXXFLAGS=' -Wall -Wmissing-declarations -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar'
WIN32_LIBS=''
XGETTEXT='/usr/bin/xgettext'
XGETTEXT_015='/usr/bin/xgettext'
XGETTEXT_EXTRA_OPTIONS=''
XMKMF=''
XSHM_LIBS=''
XVIDEO_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /root/kapil/gst-plugins-base/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/gst-plugins-base'
pkgpythondir='${pythondir}/gst-plugins-base'
plugindir='$(libdir)/gstreamer-0.10'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.6/site-packages'
pythondir='${prefix}/lib/python2.6/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "GStreamer Base Plug-ins"
#define PACKAGE_TARNAME "gst-plugins-base"
#define PACKAGE_VERSION "0.10.30.1"
#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.30.1"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer"
#define PACKAGE_URL ""
#define PACKAGE "gst-plugins-base"
#define VERSION "0.10.30.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define ENABLE_NLS 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define GETTEXT_PACKAGE "gst-plugins-base-0.10"
#define LOCALEDIR "/usr/local/share/locale"
#define GST_PACKAGE_NAME "GStreamer Base Plug-ins git"
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#define GST_INSTALL_PLUGINS_HELPER "/usr/local/libexec/gst-install-plugins-helper"
#define HAVE_EXTERNAL /**/
#define HAVE_CPU_X86_64 1
#define HOST_CPU "x86_64"
#define STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_FIONREAD_IN_SYS_IOCTL 1
#define HAVE_FSEEKO 1
#define HAVE_LRINT 1
#define HAVE_LRINTF 1
#define HAVE_PRETTY_FUNCTION 1
#define HAVE_FUNCTION 1
#define HAVE_FUNC 1
#define GST_FUNCTION __PRETTY_FUNCTION__
#define DISABLE_ORC 1
#define GST_LICENSE "LGPL"
#define PLUGINDIR "/usr/local/lib/gstreamer-0.10"
#define GST_PACKAGE_RELEASE_DATETIME "2010-08-10T12:23Z"
#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 AUDIORESAMPLE_FORMAT_AUTO 1
#define HAVE_ISO_CODES 1
#define ISO_CODES_PREFIX "/usr"
#define ISO_CODES_VERSION "3.10.2"
#define X_DISPLAY_MISSING 1
#define HAVE_GST_V4L /**/
#define GIO_MODULE_DIR "/usr/lib/gio/modules"
#define GIO_LIBDIR "/usr/lib"
#define HAVE_GIO /**/
#define HAVE_OGG /**/
#define HAVE_THEORA /**/
#define HAVE_VORBIS /**/
configure: exit 0