Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 157565 Details for
Bug 226023
gst-plugins-ffmpeg fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 52.65 KB, created by
Flo Gravo
on 2008-06-19 10:44:44 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Flo Gravo
Created:
2008-06-19 10:44:44 UTC
Size:
52.65 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by GStreamer FFMpeg configure 0.10.4, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-ffplay --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = gentux >uname -m = i686 >uname -r = 2.6.25-gentoo-r5 >uname -s = Linux >uname -v = #1 Wed Jun 18 13:59:57 CEST 2008 > >/usr/bin/uname -p = AMD Athlon(tm) >/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/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.3.1 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2175: checking for a BSD-compatible install >configure:2231: result: /usr/bin/install -c >configure:2242: checking whether build environment is sane >configure:2285: result: yes >configure:2313: checking for a thread-safe mkdir -p >configure:2352: result: /bin/mkdir -p >configure:2365: checking for gawk >configure:2381: found /bin/gawk >configure:2392: result: gawk >configure:2403: checking whether make sets $(MAKE) >configure:2424: result: yes >configure:2624: checking nano version >configure:2630: result: 0 (release) >configure:2651: checking whether to enable maintainer-specific portions of Makefiles >configure:2660: result: no >configure:2680: checking build system type >configure:2698: result: i686-pc-linux-gnu >configure:2720: checking host system type >configure:2735: result: i686-pc-linux-gnu >configure:2848: checking for style of include used by make >configure:2876: result: GNU >configure:2906: checking for i686-pc-linux-gnu-gcc >configure:2922: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2933: result: i686-pc-linux-gnu-gcc >configure:3211: checking for C compiler version >configure:3218: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.1 p1.0) 4.3.1 >Copyright (C) 2008 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:3221: $? = 0 >configure:3228: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1 p1.0' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1 p1.0) >configure:3231: $? = 0 >configure:3238: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:3241: $? = 1 >configure:3264: checking for C compiler default output file name >configure:3291: i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags conftest.c >&5 >configure:3294: $? = 0 >configure:3332: result: a.out >configure:3349: checking whether the C compiler works >configure:3359: ./a.out >configure:3362: $? = 0 >configure:3379: result: yes >configure:3386: checking whether we are cross compiling >configure:3388: result: no >configure:3391: checking for suffix of executables >configure:3398: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags conftest.c >&5 >configure:3401: $? = 0 >configure:3425: result: >configure:3431: checking for suffix of object files >configure:3457: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:3460: $? = 0 >configure:3483: result: o >configure:3487: checking whether we are using the GNU C compiler >configure:3516: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:3522: $? = 0 >configure:3539: result: yes >configure:3544: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3574: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3580: $? = 0 >configure:3679: result: yes >configure:3696: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3770: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:3776: $? = 0 >configure:3799: result: none needed >configure:3819: checking dependency style of i686-pc-linux-gnu-gcc >configure:3910: result: gcc3 >configure:3925: checking for a sed that does not truncate output >configure:3981: result: /bin/sed >configure:3984: checking for grep that handles long lines and -e >configure:4058: result: /bin/grep >configure:4063: checking for egrep >configure:4141: result: /bin/grep -E >configure:4157: checking for ld used by i686-pc-linux-gnu-gcc >configure:4224: result: /usr/i686-pc-linux-gnu/bin/ld >configure:4233: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:4248: result: yes >configure:4253: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:4260: result: -r >configure:4278: checking for BSD-compatible nm >configure:4327: result: /usr/bin/nm -B >configure:4331: checking whether ln -s works >configure:4335: result: yes >configure:4342: checking how to recognize dependent libraries >configure:4528: result: pass_all >configure:5063: checking how to run the C preprocessor >configure:5103: i686-pc-linux-gnu-gcc -E conftest.c >configure:5109: $? = 0 >configure:5140: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5146: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GStreamer FFMpeg" >| #define PACKAGE_TARNAME "gst-ffmpeg" >| #define PACKAGE_VERSION "0.10.4" >| #define PACKAGE_STRING "GStreamer FFMpeg 0.10.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE "gst-ffmpeg" >| #define VERSION "0.10.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5179: result: i686-pc-linux-gnu-gcc -E >configure:5208: i686-pc-linux-gnu-gcc -E conftest.c >configure:5214: $? = 0 >configure:5245: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:5251: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GStreamer FFMpeg" >| #define PACKAGE_TARNAME "gst-ffmpeg" >| #define PACKAGE_VERSION "0.10.4" >| #define PACKAGE_STRING "GStreamer FFMpeg 0.10.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE "gst-ffmpeg" >| #define VERSION "0.10.4" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5289: checking for ANSI C header files >configure:5319: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5325: $? = 0 >configure:5424: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags conftest.c >&5 >configure:5427: $? = 0 >configure:5433: ./conftest >configure:5436: $? = 0 >configure:5453: result: yes >configure:5477: checking for sys/types.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for sys/stat.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for stdlib.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for string.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for memory.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for strings.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for inttypes.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for stdint.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5477: checking for unistd.h >configure:5498: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5504: $? = 0 >configure:5520: result: yes >configure:5547: checking dlfcn.h usability >configure:5564: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:5570: $? = 0 >configure:5584: result: yes >configure:5588: checking dlfcn.h presence >configure:5603: i686-pc-linux-gnu-gcc -E conftest.c >configure:5609: $? = 0 >configure:5623: result: yes >configure:5656: checking for dlfcn.h >configure:5664: result: yes >configure:5691: checking for i686-pc-linux-gnu-g++ >configure:5707: found /usr/bin/i686-pc-linux-gnu-g++ >configure:5718: result: i686-pc-linux-gnu-g++ >configure:5793: checking for C++ compiler version >configure:5800: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (Gentoo 4.3.1 p1.0) 4.3.1 >Copyright (C) 2008 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:5803: $? = 0 >configure:5810: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1 p1.0' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1 p1.0) >configure:5813: $? = 0 >configure:5820: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:5823: $? = 1 >configure:5826: checking whether we are using the GNU C++ compiler >configure:5855: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden conftest.cpp >&5 >configure:5861: $? = 0 >configure:5878: result: yes >configure:5883: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:5913: i686-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:5919: $? = 0 >configure:6018: result: yes >configure:6043: checking dependency style of i686-pc-linux-gnu-g++ >configure:6134: result: gcc3 >configure:6159: checking how to run the C++ preprocessor >configure:6195: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6201: $? = 0 >configure:6232: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6238: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GStreamer FFMpeg" >| #define PACKAGE_TARNAME "gst-ffmpeg" >| #define PACKAGE_VERSION "0.10.4" >| #define PACKAGE_STRING "GStreamer FFMpeg 0.10.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE "gst-ffmpeg" >| #define VERSION "0.10.4" >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6271: result: i686-pc-linux-gnu-g++ -E >configure:6300: i686-pc-linux-gnu-g++ -E conftest.cpp >configure:6306: $? = 0 >configure:6337: i686-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6343: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GStreamer FFMpeg" >| #define PACKAGE_TARNAME "gst-ffmpeg" >| #define PACKAGE_VERSION "0.10.4" >| #define PACKAGE_STRING "GStreamer FFMpeg 0.10.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE "gst-ffmpeg" >| #define VERSION "0.10.4" >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:6392: checking for i686-pc-linux-gnu-g77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-xlf >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-f77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-frt >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-pgf77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-cf77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-fort77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-fl32 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-af77 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-xlf90 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-f90 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-pgf90 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-pghpf >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-epcf90 >configure:6422: result: no >configure:6392: checking for i686-pc-linux-gnu-gfortran >configure:6408: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:6419: result: i686-pc-linux-gnu-gfortran >configure:6493: checking for Fortran 77 compiler version >configure:6500: i686-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 4.3.1 p1.0) 4.3.1 >Copyright (C) 2008 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING > >configure:6503: $? = 0 >configure:6510: i686-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1 p1.0' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1 p1.0) >configure:6513: $? = 0 >configure:6520: i686-pc-linux-gnu-gfortran -V >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:6523: $? = 1 >configure:6531: checking whether we are using the GNU Fortran 77 compiler >configure:6550: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:6556: $? = 0 >configure:6573: result: yes >configure:6579: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:6596: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:6602: $? = 0 >configure:6618: result: yes >configure:6647: checking the maximum length of command line arguments >configure:6759: result: 1572864 >configure:6771: checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object >configure:6876: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:6879: $? = 0 >configure:6883: /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:6886: $? = 0 >configure:6938: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags conftest.c conftstm.o >&5 >configure:6941: $? = 0 >configure:6979: result: ok >configure:6983: checking for objdir >configure:6998: result: .libs >configure:7050: checking for i686-pc-linux-gnu-ar >configure:7066: found /usr/bin/i686-pc-linux-gnu-ar >configure:7077: result: i686-pc-linux-gnu-ar >configure:7146: checking for i686-pc-linux-gnu-ranlib >configure:7162: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:7173: result: i686-pc-linux-gnu-ranlib >configure:7242: checking for i686-pc-linux-gnu-strip >configure:7258: found /usr/bin/i686-pc-linux-gnu-strip >configure:7269: result: i686-pc-linux-gnu-strip >configure:7907: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:7925: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7929: $? = 0 >configure:7942: result: no >configure:7957: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:8189: result: -fPIC >configure:8197: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8215: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fPIC -DPIC conftest.c >&5 >configure:8219: $? = 0 >configure:8232: result: yes >configure:8260: checking if i686-pc-linux-gnu-gcc static flag -static works >configure:8288: result: yes >configure:8298: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:8319: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -o out/conftest2.o conftest.c >&5 >configure:8323: $? = 0 >configure:8345: result: yes >configure:8371: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:9352: result: yes >configure:9373: checking whether -lc should be explicitly linked in >configure:9378: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:9381: $? = 0 >configure:9396: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9399: $? = 0 >configure:9411: result: no >configure:9419: checking dynamic linker characteristics >configure:10033: result: GNU/Linux ld.so >configure:10057: checking how to hardcode library paths into programs >configure:10082: result: immediate >configure:10096: checking whether stripping libraries is possible >configure:10101: result: yes >configure:10903: checking if libtool supports shared libraries >configure:10905: result: yes >configure:10908: checking whether to build shared libraries >configure:10929: result: yes >configure:10932: checking whether to build static libraries >configure:10936: result: yes >configure:11030: creating libtool >configure:11623: checking for ld used by i686-pc-linux-gnu-g++ >configure:11690: result: /usr/i686-pc-linux-gnu/bin/ld >configure:11699: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:11714: result: yes >configure:11765: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:12711: result: yes >configure:12728: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden conftest.cpp >&5 >configure:12731: $? = 0 >configure:12887: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:13171: result: -fPIC >configure:13179: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13197: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden -fPIC -DPIC conftest.cpp >&5 >configure:13201: $? = 0 >configure:13214: result: yes >configure:13242: checking if i686-pc-linux-gnu-g++ static flag -static works >configure:13270: result: yes >configure:13280: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:13301: i686-pc-linux-gnu-g++ -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden -o out/conftest2.o conftest.cpp >&5 >configure:13305: $? = 0 >configure:13327: result: yes >configure:13353: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:13382: result: yes >configure:13449: checking dynamic linker characteristics >configure:14011: result: GNU/Linux ld.so >configure:14035: checking how to hardcode library paths into programs >configure:14060: result: immediate >configure:14599: checking if libtool supports shared libraries >configure:14601: result: yes >configure:14604: checking whether to build shared libraries >configure:14624: result: yes >configure:14627: checking whether to build static libraries >configure:14631: result: yes >configure:14641: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:14873: result: -fPIC >configure:14881: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:14899: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:14903: $? = 0 >configure:14916: result: yes >configure:14944: checking if i686-pc-linux-gnu-gfortran static flag -static works >configure:14972: result: yes >configure:14982: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:15003: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:15007: $? = 0 >configure:15029: result: yes >configure:15055: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:16016: result: yes >configure:16083: checking dynamic linker characteristics >configure:16645: result: GNU/Linux ld.so >configure:16669: checking how to hardcode library paths into programs >configure:16694: result: immediate >configure:20408: Using GStreamer FFMpeg source release as package name >configure:20436: Using Unknown package origin as package origin >configure:20451: checking for i686-pc-linux-gnu-pkg-config >configure:20484: result: no >configure:20494: checking for pkg-config >configure:20512: found /usr/bin/pkg-config >configure:20524: result: /usr/bin/pkg-config >configure:20553: checking pkg-config is at least version 0.9.0 >configure:20556: result: yes >configure:20774: checking whether byte ordering is bigendian >configure:20807: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:20813: $? = 0 >configure:20845: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >conftest.c: In function 'main': >conftest.c:32: error: 'not' undeclared (first use in this function) >conftest.c:32: error: (Each undeclared identifier is reported only once >conftest.c:32: error: for each function it appears in.) >conftest.c:32: error: expected ';' before 'big' >configure:20851: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GStreamer FFMpeg" >| #define PACKAGE_TARNAME "gst-ffmpeg" >| #define PACKAGE_VERSION "0.10.4" >| #define PACKAGE_STRING "GStreamer FFMpeg 0.10.4" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" >| #define PACKAGE "gst-ffmpeg" >| #define VERSION "0.10.4" >| #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 GST_PACKAGE_NAME "GStreamer FFMpeg source release" >| #define GST_PACKAGE_ORIGIN "Unknown package origin" >| #define HAVE_CPU_I386 1 >| #define HAVE_RDTSC 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:20991: result: no >configure:21140: checking for i686-pc-linux-gnu-gcc >configure:21167: result: i686-pc-linux-gnu-gcc >configure:21445: checking for C compiler version >configure:21452: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.1 p1.0) 4.3.1 >Copyright (C) 2008 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:21455: $? = 0 >configure:21462: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1 p1.0' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1 p1.0) >configure:21465: $? = 0 >configure:21472: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:21475: $? = 1 >configure:21478: checking whether we are using the GNU C compiler >configure:21530: result: yes >configure:21535: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:21670: result: yes >configure:21687: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:21790: result: none needed >configure:21810: checking dependency style of i686-pc-linux-gnu-gcc >configure:21901: result: gcc3 >configure:21926: checking for i686-pc-linux-gnu-gcc >configure:21953: result: i686-pc-linux-gnu-gcc >configure:22231: checking for C compiler version >configure:22238: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo 4.3.1 p1.0) 4.3.1 >Copyright (C) 2008 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:22241: $? = 0 >configure:22248: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.3.1/work/gcc-4.3.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.3.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.3.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-cld --disable-libgcj --with-arch=i686 --enable-languages=c,c++,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.1 p1.0' >Thread model: posix >gcc version 4.3.1 (Gentoo 4.3.1 p1.0) >configure:22251: $? = 0 >configure:22258: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:22261: $? = 1 >configure:22264: checking whether we are using the GNU C compiler >configure:22316: result: yes >configure:22321: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:22456: result: yes >configure:22473: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:22576: result: none needed >configure:22596: checking dependency style of i686-pc-linux-gnu-gcc >configure:22687: result: gcc3 >configure:22708: checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together >configure:22743: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:22746: $? = 0 >configure:22752: i686-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:22755: $? = 0 >configure:22766: cc -c conftest.c >&5 >configure:22769: $? = 0 >configure:22777: cc -c conftest.c -o conftest2.o >&5 >configure:22780: $? = 0 >configure:22786: cc -c conftest.c -o conftest2.o >&5 >configure:22789: $? = 0 >configure:22807: result: yes >configure:22836: checking for valgrind >configure:22867: result: no >configure:23718: Looking for Python version >= 2.1 >configure:23736: checking for python >configure:23754: found /usr/bin/python >configure:23766: result: /usr/bin/python >configure:23778: checking "/usr/bin/python": >configure:23780: result: okay >configure:23796: checking local Python configuration >configure:23833: result: looks good >configure:23841: checking whether to build plugin documentation >configure:23848: result: no (gtk-doc disabled or not available) >configure:24001: checking for cos in -lm >configure:24036: i686-pc-linux-gnu-gcc -o conftest -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags conftest.c -lm >&5 >conftest.c:33: warning: conflicting types for built-in function 'cos' >configure:24042: $? = 0 >configure:24060: result: yes >configure:24072: checking for ANSI C header files >configure:24236: result: yes >configure:24260: checking for GST >configure:24268: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24271: $? = 0 >configure:24286: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24289: $? = 0 >configure:24339: result: yes >configure:24355: using GStreamer tools in /usr/bin >configure:24367: using GStreamer plug-ins in /usr/lib/gstreamer-0.10 >configure:24379: checking for GST_BASE >configure:24387: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24390: $? = 0 >configure:24405: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24408: $? = 0 >configure:24458: result: yes >configure:24475: checking for GST_PLUGINS_BASE >configure:24483: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24486: $? = 0 >configure:24501: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24504: $? = 0 >configure:24554: result: yes >configure:24571: using GStreamer Base Plug-ins in /usr/lib/gstreamer-0.10 >configure:24583: checking for GST_CHECK >configure:24591: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24594: $? = 0 >configure:24609: $PKG_CONFIG --exists --print-errors "$module >= $minver" >configure:24612: $? = 0 >configure:24662: result: yes >configure:24680: Using GStreamer Core Plugins in /usr/lib/gstreamer-0.10 >configure:24682: Using GStreamer Base Plugins in /usr/lib/gstreamer-0.10 >configure:24687: checking for LIBOIL >configure:24695: $PKG_CONFIG --exists --print-errors "liboil-$LIBOIL_MAJORMINOR >= $LIBOIL_REQ" >configure:24698: $? = 0 >configure:24713: $PKG_CONFIG --exists --print-errors "liboil-$LIBOIL_MAJORMINOR >= $LIBOIL_REQ" >configure:24716: $? = 0 >configure:24738: result: yes >configure:24790: Using /usr/lib/gstreamer-0.10 as the plugin install location >configure:24798: checking to see if compiler understands >configure:24825: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident conftest.c >&5 >configure:24831: $? = 0 >configure:24854: result: yes >configure:24863: checking to see if compiler understands -Wall >configure:24890: i686-pc-linux-gnu-gcc -c -O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -Wall conftest.c >&5 >configure:24896: $? = 0 >configure:24919: result: yes >configure:25122: set ERROR_CFLAGS to -Wall >configure:25168: checking host system type >configure:25183: result: i686-pc-linux-gnu >configure:25626: Using ffmpeg revision 13080 >configure:25675: Using included FFMpeg code >configure:26013: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GStreamer FFMpeg config.status 0.10.4, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on gentux > >config.status:806: creating Makefile >config.status:806: creating gst-ffmpeg.spec >config.status:806: creating ext/Makefile >config.status:806: creating ext/ffmpeg/Makefile >config.status:806: creating ext/libpostproc/Makefile >config.status:806: creating gst-libs/Makefile >config.status:806: creating gst-libs/ext/Makefile >config.status:806: creating docs/Makefile >config.status:806: creating docs/version.entities >config.status:806: creating docs/plugins/Makefile >config.status:806: creating common/Makefile >config.status:806: creating common/m4/Makefile >config.status:806: creating tests/Makefile >config.status:806: creating tests/check/Makefile >config.status:806: creating config.h >config.status:1091: executing depfiles commands >configure:27532: === configuring in gst-libs/ext/ffmpeg (/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/gst-libs/ext/ffmpeg) >configure:27635: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-ffplay' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags' 'CPPFLAGS=' 'CXXFLAGS=-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden' '--disable-vhook' '--disable-ffserver' '--disable-ffplay' '--enable-postproc' '--enable-gpl' '--enable-static' '--enable-shared' '--disable-encoder=flac' '--disable-decoder=cavs' --cache-file=/dev/null --srcdir=. >configure:27640: error: ./configure failed for gst-libs/ext/ffmpeg > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident' >ac_cv_env_CPPFLAGS_set=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=set >ac_cv_env_CXXFLAGS_value='-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_FFMPEG_CFLAGS_set= >ac_cv_env_FFMPEG_CFLAGS_value= >ac_cv_env_FFMPEG_LIBS_set= >ac_cv_env_FFMPEG_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_LIBS_set= >ac_cv_env_GST_LIBS_value= >ac_cv_env_GST_PLUGINS_BASE_CFLAGS_set= >ac_cv_env_GST_PLUGINS_BASE_CFLAGS_value= >ac_cv_env_GST_PLUGINS_BASE_LIBS_set= >ac_cv_env_GST_PLUGINS_BASE_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags' >ac_cv_env_LIBOIL_CFLAGS_set= >ac_cv_env_LIBOIL_CFLAGS_value= >ac_cv_env_LIBOIL_LIBS_set= >ac_cv_env_LIBOIL_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_POSTPROC_CFLAGS_set= >ac_cv_env_POSTPROC_CFLAGS_value= >ac_cv_env_POSTPROC_LIBS_set= >ac_cv_env_POSTPROC_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_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_lib_m_cos=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PYTHON=/usr/bin/python >ac_cv_path_VALGRIND_PATH=no >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_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_i686_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_cc_stdc= >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=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_compiler_static_works_F77=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\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr//lib/opengl/ati/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i486-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/4.3.1 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6 /usr/lib/nspr /usr/lib/nss /usr/lib/qt4 ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-pc-linux-gnu/4.3.1 /usr/i686-pc-linux-gnu/lib /usr/lib /lib' >lt_cv_sys_max_cmd_len=1572864 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' >pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >pkg_cv_GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >pkg_cv_GST_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >pkg_cv_GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >pkg_cv_GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lcheck -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >pkg_cv_GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >pkg_cv_GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >pkg_cv_GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >pkg_cv_LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' >pkg_cv_LIBOIL_LIBS='-loil-0.3 -lm -lrt ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run aclocal-1.10' >ACLOCAL_AMFLAGS='-I m4 -I common/m4' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='i686-pc-linux-gnu-gcc' >AUTOCONF='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run automake-1.10' >AWK='gawk' >CAT_ENTRY_END='' >CAT_ENTRY_START='' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -pipe -fno-ident -fvisibility-inlines-hidden' >CYGPATH_W='echo' >DARWIN_LDFLAGS='' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DEPRECATED_CFLAGS='' >DLLTOOL='dlltool' >DOCBOOK_ROOT='' >DOC_HTML_FALSE='' >DOC_HTML_TRUE='#' >DOC_PDF_FALSE='' >DOC_PDF_TRUE='#' >DOC_PS_FALSE='' >DOC_PS_TRUE='#' >DSYMUTIL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_DOCBOOK_FALSE='' >ENABLE_DOCBOOK_TRUE='#' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='#' >ENABLE_PLUGIN_DOCS_FALSE='' >ENABLE_PLUGIN_DOCS_TRUE='#' >ERROR_CFLAGS='-Wall' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >FFMPEG_CFLAGS='-I $(top_srcdir)/gst-libs/ext/ffmpeg/libavformat -I $(top_srcdir)/gst-libs/ext/ffmpeg/libavutil -I $(top_srcdir)/gst-libs/ext/ffmpeg/libavcodec -I $(top_srcdir)/gst-libs/ext/ffmpeg -Wno-deprecated-declarations' >FFMPEG_CO_DIR='gst-libs/ext/ffmpeg' >FFMPEG_LIBS='$(top_builddir)/gst-libs/ext/ffmpeg/libavformat/libavformat.a $(top_builddir)/gst-libs/ext/ffmpeg/libavcodec/libavcodec.a $(top_builddir)/gst-libs/ext/ffmpeg/libavutil/libavutil.a' >FFMPEG_REVISION='13080' >FFMPEG_SUBDIRS='gst-libs' >FFMPEG_SVN='svn://svn.mplayerhq.hu/ffmpeg/trunk' >GREP='/bin/grep' >GSTPB_PLUGINS_DIR='/usr/lib/gstreamer-0.10' >GST_ALL_LDFLAGS='-no-undefined' >GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >GST_BASE_LIBS='-pthread -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >GST_CFLAGS='-I$(top_srcdir)/gst-libs -I$(top_builddir)/gst-libs -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 $(GST_OPTION_CFLAGS)' >GST_CHECK_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >GST_CHECK_LIBS='-pthread -lgstcheck-0.10 -lcheck -lm -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >GST_LEVEL_DEFAULT='GST_LEVEL_NONE' >GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >GST_MAJORMINOR='0.10' >GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(DEBUG_CFLAGS) $(PROFILE_CFLAGS) $(GCOV_CFLAGS) $(OPT_CFLAGS) $(DEPRECATED_CFLAGS)' >GST_PACKAGE_NAME='GStreamer FFMpeg source release' >GST_PACKAGE_ORIGIN='Unknown package origin' >GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 ' >GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' >GST_PLUGINS_DIR='/usr/lib/gstreamer-0.10' >GST_PLUGIN_LDFLAGS='-module -avoid-version -export-symbols-regex '\''^_*gst_plugin_desc$$'\'' -no-undefined' >GST_TOOLS_DIR='/usr/bin' >GTK_DOC_USE_LIBTOOL_FALSE='#' >GTK_DOC_USE_LIBTOOL_TRUE='' >HAVE_CPU_ALPHA_FALSE='' >HAVE_CPU_ALPHA_TRUE='#' >HAVE_CPU_ARM_FALSE='' >HAVE_CPU_ARM_TRUE='#' >HAVE_CPU_CRISV32_FALSE='' >HAVE_CPU_CRISV32_TRUE='#' >HAVE_CPU_CRIS_FALSE='' >HAVE_CPU_CRIS_TRUE='#' >HAVE_CPU_HPPA_FALSE='' >HAVE_CPU_HPPA_TRUE='#' >HAVE_CPU_I386_FALSE='#' >HAVE_CPU_I386_TRUE='' >HAVE_CPU_IA64_FALSE='' >HAVE_CPU_IA64_TRUE='#' >HAVE_CPU_M68K_FALSE='' >HAVE_CPU_M68K_TRUE='#' >HAVE_CPU_MIPS_FALSE='' >HAVE_CPU_MIPS_TRUE='#' >HAVE_CPU_PPC64_FALSE='' >HAVE_CPU_PPC64_TRUE='#' >HAVE_CPU_PPC_FALSE='' >HAVE_CPU_PPC_TRUE='#' >HAVE_CPU_S390_FALSE='' >HAVE_CPU_S390_TRUE='#' >HAVE_CPU_SPARC_FALSE='' >HAVE_CPU_SPARC_TRUE='#' >HAVE_CPU_X86_64_FALSE='' >HAVE_CPU_X86_64_TRUE='#' >HAVE_DOCBOOK2HTML='' >HAVE_DOCBOOK2PS='' >HAVE_DVIPS='' >HAVE_EPSTOPDF='' >HAVE_FFMPEG_UNINSTALLED_FALSE='#' >HAVE_FFMPEG_UNINSTALLED_TRUE='' >HAVE_FIG2DEV='' >HAVE_GST_CHECK_FALSE='#' >HAVE_GST_CHECK_TRUE='' >HAVE_JADETEX='' >HAVE_PNGTOPNM='' >HAVE_PNMTOPS='' >HAVE_PS2PDF='' >HAVE_VALGRIND_FALSE='' >HAVE_VALGRIND_TRUE='#' >HAVE_XMLLINT='' >HTML_DIR='${datadir}/gtk-doc/html' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -Wl,--enable-new-dtags' >LIBM='-lm' >LIBOBJS='' >LIBOIL_CFLAGS='-I/usr/include/liboil-0.3 ' >LIBOIL_LIBS='-loil-0.3 -lm -lrt ' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/missing --run makeinfo' >NMEDIT='' >OBJDUMP='objdump' >OBJEXT='o' >PACKAGE='gst-ffmpeg' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' >PACKAGE_NAME='GStreamer FFMpeg' >PACKAGE_STRING='GStreamer FFMpeg 0.10.4' >PACKAGE_TARNAME='gst-ffmpeg' >PACKAGE_VERSION='0.10.4' >PACKAGE_VERSION_MAJOR='0' >PACKAGE_VERSION_MICRO='4' >PACKAGE_VERSION_MINOR='10' >PACKAGE_VERSION_NANO='0' >PACKAGE_VERSION_RELEASE='1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PLUGINDIR='/usr/lib/gstreamer-0.10' >POSTPROC_CFLAGS='-I $(top_srcdir)/gst-libs/ext/ffmpeg/libpostproc -I $(top_srcdir)/gst-libs/ext/ffmpeg/libavutil -I $(top_srcdir)/gst-libs/ext/ffmpeg/libavcodec -I $(top_srcdir)/gst-libs/ext/ffmpeg -Wno-deprecated-declarations' >POSTPROC_LIBS='$(top_builddir)/gst-libs/ext/ffmpeg/libpostproc/libpostproc.a $(top_builddir)/gst-libs/ext/ffmpeg/libavutil/libavutil.a' >PROFILE_CFLAGS='' >PYTHON='/usr/bin/python' >PYTHON_EXEC_PREFIX='${exec_prefix}' >PYTHON_PLATFORM='linux2' >PYTHON_PREFIX='${prefix}' >PYTHON_VERSION='2.5' >RANLIB='i686-pc-linux-gnu-ranlib' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VALGRIND_CFLAGS='' >VALGRIND_LIBS='' >VALGRIND_PATH='no' >VERSION='0.10.4' >XML_CATALOG='' >XSLTPROC='' >XSLTPROC_FLAGS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >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='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='$(datadir)/doc/gst-ffmpeg-0.10' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.4/work/gst-ffmpeg-0.10.4/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgpyexecdir='${pyexecdir}/gst-ffmpeg' >pkgpythondir='${pythondir}/gst-ffmpeg' >plugindir='$(libdir)/gstreamer-0.10' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >pyexecdir='${exec_prefix}/lib/python2.5/site-packages' >pythondir='${prefix}/lib/python2.5/site-packages' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >subdirs=' gst-libs/ext/ffmpeg' >sysconfdir='/etc' >target_alias='' > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 226023
:
156459
| 157565 |
157889