This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GStreamer Python Bindings configure 0.10.17, which was generated by GNU Autoconf 2.63. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = Gentoo_x64n uname -m = x86_64 uname -r = 2.6.32-gentoo-kms uname -s = Linux uname -v = #18 SMP Sun Jan 3 00:53:56 MSK 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz /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/lib/ccache/bin PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 PATH: /usr/lib64/subversion/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2259: checking for a BSD-compatible install configure:2327: result: /usr/bin/install -c configure:2338: checking whether build environment is sane configure:2381: result: yes configure:2406: checking for a thread-safe mkdir -p configure:2445: result: /bin/mkdir -p configure:2458: checking for gawk configure:2474: found /usr/bin/gawk configure:2485: result: gawk configure:2496: checking whether make sets $(MAKE) configure:2518: result: yes configure:2714: checking nano version configure:2720: result: 0 (release) configure:2741: checking whether to enable maintainer-specific portions of Makefiles configure:2750: result: no configure:2843: checking build system type configure:2861: result: x86_64-pc-linux-gnu configure:2883: checking host system type configure:2898: result: x86_64-pc-linux-gnu configure:3260: checking for style of include used by make configure:3288: result: GNU configure:3318: checking for x86_64-pc-linux-gnu-gcc configure:3334: found /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc configure:3345: result: x86_64-pc-linux-gnu-gcc configure:3617: checking for C compiler version configure:3625: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 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:3629: $? = 0 configure:3636: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,objc,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:3640: $? = 0 configure:3647: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3651: $? = 1 configure:3674: checking for C compiler default output file name configure:3696: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:3700: $? = 0 configure:3738: result: a.out configure:3757: checking whether the C compiler works configure:3767: ./a.out configure:3771: $? = 0 configure:3790: result: yes configure:3797: checking whether we are cross compiling configure:3799: result: no configure:3802: checking for suffix of executables configure:3809: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:3813: $? = 0 configure:3839: result: configure:3845: checking for suffix of object files configure:3871: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:3875: $? = 0 configure:3900: result: o configure:3904: checking whether we are using the GNU C compiler configure:3933: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:3940: $? = 0 configure:3957: result: yes configure:3966: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3996: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4003: $? = 0 configure:4104: result: yes configure:4121: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4195: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:4202: $? = 0 configure:4225: result: none needed configure:4245: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4336: result: gcc3 configure:4351: checking for a sed that does not truncate output configure:4417: result: /bin/sed configure:4435: checking for grep that handles long lines and -e configure:4495: result: /bin/grep configure:4500: checking for egrep configure:4564: result: /bin/grep -E configure:4569: checking for fgrep configure:4633: result: /bin/grep -F configure:4668: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4735: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4744: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4759: result: yes configure:4771: checking for BSD- or MS-compatible name lister (nm) configure:4820: result: /usr/bin/nm -B configure:4938: checking the name lister (/usr/bin/nm -B) interface configure:4945: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:4948: /usr/bin/nm -B "conftest.o" configure:4951: output 0000000000000000 B some_variable configure:4958: result: BSD nm configure:4961: checking whether ln -s works configure:4965: result: yes configure:4973: checking the maximum length of command line arguments configure:5093: result: 1572864 configure:5110: checking whether the shell understands some XSI constructs configure:5120: result: yes configure:5124: checking whether the shell understands "+=" configure:5130: result: yes configure:5165: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5172: result: -r configure:5201: checking for x86_64-pc-linux-gnu-objdump configure:5228: result: objdump configure:5297: checking how to recognize dependent libraries configure:5493: result: pass_all configure:5513: checking for x86_64-pc-linux-gnu-ar configure:5529: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5540: result: x86_64-pc-linux-gnu-ar configure:5618: checking for x86_64-pc-linux-gnu-strip configure:5634: found /usr/bin/x86_64-pc-linux-gnu-strip configure:5645: result: x86_64-pc-linux-gnu-strip configure:5717: checking for x86_64-pc-linux-gnu-ranlib configure:5733: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5744: result: x86_64-pc-linux-gnu-ranlib configure:5874: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:5992: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:5995: $? = 0 configure:5999: /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:6002: $? = 0 configure:6056: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ggdb -Wl,-O1 conftest.c conftstm.o >&5 configure:6059: $? = 0 configure:6097: result: ok configure:6193: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:6196: $? = 0 configure:6964: checking how to run the C preprocessor configure:7004: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7011: $? = 0 configure:7042: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:7049: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Python Bindings" | #define PACKAGE_TARNAME "gst-python" | #define PACKAGE_VERSION "0.10.17" | #define PACKAGE_STRING "GStreamer Python Bindings 0.10.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-python" | #define VERSION "0.10.17" | #define PYGST_MAJOR_VERSION 0 | #define PYGST_MINOR_VERSION 10 | #define PYGST_MICRO_VERSION 17 | #define PYGST_NANO_VERSION 0 | /* end confdefs.h. */ | #include configure:7082: result: x86_64-pc-linux-gnu-gcc -E configure:7111: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7118: $? = 0 configure:7149: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:7156: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Python Bindings" | #define PACKAGE_TARNAME "gst-python" | #define PACKAGE_VERSION "0.10.17" | #define PACKAGE_STRING "GStreamer Python Bindings 0.10.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-python" | #define VERSION "0.10.17" | #define PYGST_MAJOR_VERSION 0 | #define PYGST_MINOR_VERSION 10 | #define PYGST_MICRO_VERSION 17 | #define PYGST_NANO_VERSION 0 | /* end confdefs.h. */ | #include configure:7196: checking for ANSI C header files configure:7226: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7233: $? = 0 configure:7332: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ggdb -Wl,-O1 conftest.c >&5 configure:7336: $? = 0 configure:7342: ./conftest configure:7346: $? = 0 configure:7364: result: yes configure:7388: checking for sys/types.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for sys/stat.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for stdlib.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for string.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for memory.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for strings.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for inttypes.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for stdint.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7388: checking for unistd.h configure:7409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7416: $? = 0 configure:7433: result: yes configure:7451: checking for dlfcn.h configure:7472: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:7479: $? = 0 configure:7496: result: yes configure:7650: checking for objdir configure:7665: result: .libs configure:7961: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7979: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7983: $? = 0 configure:7996: result: no configure:8016: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8288: result: -fPIC -DPIC configure:8300: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8318: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -fPIC -DPIC -DPIC conftest.c >&5 configure:8322: $? = 0 configure:8335: result: yes configure:8359: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8387: result: yes configure:8402: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8423: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -o out/conftest2.o conftest.c >&5 configure:8427: $? = 0 configure:8449: result: yes configure:8457: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8504: result: yes configure:8537: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9611: result: yes configure:9648: checking whether -lc should be explicitly linked in configure:9653: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb conftest.c >&5 configure:9656: $? = 0 configure:9671: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9674: $? = 0 configure:9686: result: no configure:9850: checking dynamic linker characteristics configure:10306: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ggdb -Wl,-O1 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10313: $? = 0 configure:10546: result: GNU/Linux ld.so configure:10648: checking how to hardcode library paths into programs configure:10673: result: immediate configure:11506: checking whether stripping libraries is possible configure:11511: result: yes configure:11546: checking if libtool supports shared libraries configure:11548: result: yes configure:11551: checking whether to build shared libraries configure:11572: result: yes configure:11575: checking whether to build static libraries configure:11579: result: no configure:11623: checking for x86_64-pc-linux-gnu-gcc configure:11650: result: x86_64-pc-linux-gnu-gcc configure:11922: checking for C compiler version configure:11930: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4 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:11934: $? = 0 configure:11941: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.3.4/work/gcc-4.3.4/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.3.4 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.3.4/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-java-awt=gtk --enable-languages=c,c++,java,objc,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.3.4 p1.0, pie-10.1.5' Thread model: posix gcc version 4.3.4 (Gentoo 4.3.4 p1.0, pie-10.1.5) configure:11945: $? = 0 configure:11952: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:11956: $? = 1 configure:11959: checking whether we are using the GNU C compiler configure:12012: result: yes configure:12021: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:12159: result: yes configure:12176: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12280: result: none needed configure:12300: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12391: result: gcc3 configure:12408: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:12443: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:12447: $? = 0 configure:12453: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:12457: $? = 0 configure:12468: cc -c conftest.c >&5 configure:12472: $? = 0 configure:12480: cc -c conftest.c -o conftest2.o >&5 configure:12484: $? = 0 configure:12490: cc -c conftest.c -o conftest2.o >&5 configure:12494: $? = 0 configure:12512: result: yes configure:12725: checking for python configure:12743: found /usr/bin/python configure:12755: result: /usr/bin/python configure:12778: checking for python version configure:12785: result: configure:12797: checking for python platform configure:12804: result: configure:12811: checking for python script directory configure:12819: result: ${prefix}/lib/python/site-packages configure:12828: checking for python extension module directory configure:12836: result: ${exec_prefix}/lib/python/site-packages configure:12849: checking for python >= 2.3 configure:12860: result: okay configure:12868: checking for headers required to compile python extensions configure:12896: x86_64-pc-linux-gnu-gcc -E -I/usr/include/python3.1 -I/usr/include/python3.1 conftest.c configure:12903: $? = 0 configure:12908: result: found configure:12934: checking for x86_64-pc-linux-gnu-pkg-config configure:12967: result: no configure:12977: checking for pkg-config configure:12995: found /usr/bin/pkg-config configure:13007: result: /usr/bin/pkg-config configure:13032: checking pkg-config is at least version 0.9.0 configure:13035: result: yes configure:13046: checking for GST configure:13054: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ" configure:13057: $? = 0 configure:13072: $PKG_CONFIG --exists --print-errors "gstreamer-$GST_MAJORMINOR >= $GST_REQ" configure:13075: $? = 0 configure:13153: result: yes configure:13407: checking for GST_BASE configure:13415: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ" configure:13418: $? = 0 configure:13433: $PKG_CONFIG --exists --print-errors "gstreamer-base-$GST_MAJORMINOR >= $GST_REQ" configure:13436: $? = 0 configure:13472: result: yes configure:13573: checking for GST_CONTROLLER configure:13581: $PKG_CONFIG --exists --print-errors "gstreamer-controller-$GST_MAJORMINOR >= $GST_REQ" configure:13584: $? = 0 configure:13599: $PKG_CONFIG --exists --print-errors "gstreamer-controller-$GST_MAJORMINOR >= $GST_REQ" configure:13602: $? = 0 configure:13638: result: yes configure:13654: checking for GST_NET configure:13662: $PKG_CONFIG --exists --print-errors "gstreamer-net-$GST_MAJORMINOR >= $GST_REQ" configure:13665: $? = 0 configure:13680: $PKG_CONFIG --exists --print-errors "gstreamer-net-$GST_MAJORMINOR >= $GST_REQ" configure:13683: $? = 0 configure:13719: result: yes configure:13735: checking for GST_DP configure:13743: $PKG_CONFIG --exists --print-errors "gstreamer-dataprotocol-$GST_MAJORMINOR >= $GST_REQ" configure:13746: $? = 0 configure:13761: $PKG_CONFIG --exists --print-errors "gstreamer-dataprotocol-$GST_MAJORMINOR >= $GST_REQ" configure:13764: $? = 0 configure:13800: result: yes configure:13817: checking for GST_PLUGINS_BASE configure:13825: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ" configure:13828: $? = 0 configure:13843: $PKG_CONFIG --exists --print-errors "gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPB_REQ" configure:13846: $? = 0 configure:13882: result: yes configure:13899: checking for PYGOBJECT configure:13907: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= $PYGOBJECT_REQ" configure:13910: $? = 0 configure:13925: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= $PYGOBJECT_REQ" configure:13928: $? = 0 configure:13964: result: yes configure:13968: result: yes configure:14094: checking for PYGOBJECT_2_12 configure:14102: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.11.1" configure:14105: $? = 0 configure:14120: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.11.1" configure:14123: $? = 0 configure:14159: result: yes configure:14163: result: yes configure:14175: checking for PYGOBJECT_2_16 configure:14183: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.15.0" configure:14186: $? = 0 configure:14201: $PKG_CONFIG --exists --print-errors "pygobject-2.0 >= 2.15.0" configure:14204: $? = 0 configure:14240: result: yes configure:14244: result: yes configure:14269: checking to see if compiler understands -Wall configure:14296: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -Wall conftest.c >&5 configure:14303: $? = 0 configure:14326: result: yes configure:14331: checking to see if compiler understands -Wdeclaration-after-statement configure:14358: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -Wdeclaration-after-statement conftest.c >&5 configure:14365: $? = 0 configure:14388: result: yes configure:14393: checking to see if compiler understands -Wvla configure:14420: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -Wvla conftest.c >&5 configure:14427: $? = 0 configure:14450: result: yes configure:14455: checking to see if compiler understands -Wpointer-arith configure:14482: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -Wpointer-arith conftest.c >&5 configure:14489: $? = 0 configure:14512: result: yes configure:14790: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith configure:14984: checking for valgrind configure:15015: result: no configure:15035: checking for libraries required to embed python configure:15072: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -ggdb -Wl,-O1 conftest.c -L/lib -lpython >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpython collect2: ld returned 1 exit status configure:15079: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "GStreamer Python Bindings" | #define PACKAGE_TARNAME "gst-python" | #define PACKAGE_VERSION "0.10.17" | #define PACKAGE_STRING "GStreamer Python Bindings 0.10.17" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" | #define PACKAGE "gst-python" | #define VERSION "0.10.17" | #define PYGST_MAJOR_VERSION 0 | #define PYGST_MINOR_VERSION 10 | #define PYGST_MICRO_VERSION 17 | #define PYGST_NANO_VERSION 0 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GST_MAJORMINOR "0.10" | #define HAVE_PLUGINS_INSTALL 1 | #define HAVE_GST_AUDIO 1 | #define HAVE_GST_VIDEO 1 | #define HAVE_GST_TAG 1 | #define HAVE_STREAM_VOLUME_INTERFACE 1 | #define HAVE_VIDEO_ORIENTATION_INTERFACE 1 | #define HAVE_STREAM_VOLUME_INTERFACE 1 | #define HAVE_PYGOBJECT_2_12 1 | #define HAVE_PYGOBJECT_2_16 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Py_Initialize (); | int | main () | { | return Py_Initialize (); | ; | return 0; | } configure:15093: result: no configure:15094: error: could not find Python lib ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -ggdb' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_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_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_DP_CFLAGS_set= ac_cv_env_GST_DP_CFLAGS_value= ac_cv_env_GST_DP_LIBS_set= ac_cv_env_GST_DP_LIBS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GST_NET_CFLAGS_set= ac_cv_env_GST_NET_CFLAGS_value= ac_cv_env_GST_NET_LIBS_set= ac_cv_env_GST_NET_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 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_PYGOBJECT_2_12_CFLAGS_set= ac_cv_env_PYGOBJECT_2_12_CFLAGS_value= ac_cv_env_PYGOBJECT_2_12_LIBS_set= ac_cv_env_PYGOBJECT_2_12_LIBS_value= ac_cv_env_PYGOBJECT_2_16_CFLAGS_set= ac_cv_env_PYGOBJECT_2_16_CFLAGS_value= ac_cv_env_PYGOBJECT_2_16_LIBS_set= ac_cv_env_PYGOBJECT_2_16_LIBS_value= ac_cv_env_PYGOBJECT_CFLAGS_set= ac_cv_env_PYGOBJECT_CFLAGS_value= ac_cv_env_PYGOBJECT_LIBS_set= ac_cv_env_PYGOBJECT_LIBS_value= ac_cv_env_PYGTK_CFLAGS_set= ac_cv_env_PYGTK_CFLAGS_value= ac_cv_env_PYGTK_LIBS_set= ac_cv_env_PYGTK_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=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= 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=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed 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=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_python_platform= am_cv_python_pyexecdir='${exec_prefix}/lib/python/site-packages' am_cv_python_pythondir='${prefix}/lib/python/site-packages' am_cv_python_version= lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/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 -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/lib64/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_GST_DP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_DP_LIBS='-pthread -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 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_GST_NET_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_NET_LIBS='-pthread -lgstnet-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -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/lib64/glib-2.0/include -I/usr/include/libxml2 ' pkg_cv_GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' pkg_cv_PYGOBJECT_2_12_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PYGOBJECT_2_12_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_PYGOBJECT_2_16_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PYGOBJECT_2_16_LIBS='-lgobject-2.0 -lglib-2.0 ' pkg_cv_PYGOBJECT_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run aclocal-1.10' ACLOCAL_AMFLAGS='-I common/m4' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run tar' AM_MAKEFLAGS='' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run automake-1.10' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -ggdb' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='' CXXFLAGS='-O2 -pipe -ggdb' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ERROR_CFLAGS='-Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith' EXEEXT='' F77='' FC='' FFLAGS='' FGREP='/bin/grep -F' GCOV='' GCOV_CFLAGS='' GCOV_LIBS='' GLIB_REQ='2.8.0' GREP='/bin/grep' GSTPB_REQ='0.10.12' GST_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_BASE_LIBS='-pthread -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/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_CONTROLLER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_CONTROLLER_LIBS='-pthread -lgstcontroller-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' 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_DP_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_DP_LIBS='-pthread -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GST_GCOV_ENABLED_FALSE='' GST_GCOV_ENABLED_TRUE='#' GST_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GST_MAJORMINOR='0.10' GST_NET_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_NET_LIBS='-pthread -lgstnet-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GST_OPTION_CFLAGS='$(ERROR_CFLAGS) $(GCOV_CFLAGS)' GST_OPTION_LIBS='$(GCOV_LIBS)' GST_PLUGINS_BASE_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 ' GST_PLUGINS_BASE_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 ' GST_REQ='0.10.12' GTK_REQ='2.6.0' HAVE_GST_AUDIO_FALSE='#' HAVE_GST_AUDIO_TRUE='' HAVE_GST_TAG_FALSE='#' HAVE_GST_TAG_TRUE='' HAVE_GST_VIDEO_FALSE='#' HAVE_GST_VIDEO_TRUE='' HAVE_PLUGINS_INSTALL='' HAVE_PYGOBJECT_2_16_FALSE='#' HAVE_PYGOBJECT_2_16_TRUE='' HAVE_VALGRIND_FALSE='' HAVE_VALGRIND_TRUE='#' HAVE_VIDEO_ORIENTATION='' IGNORE_GST_0_10_13='' IGNORE_GST_0_10_14='' IGNORE_GST_0_10_15='' IGNORE_GST_0_10_16='' IGNORE_GST_0_10_18='' IGNORE_GST_0_10_20='' IGNORE_GST_0_10_21='' IGNORE_GST_0_10_22='' IGNORE_GST_0_10_23='' IGNORE_GST_0_10_24='' IGNORE_GST_0_10_25='' IGNORE_GST_LOADSAVE='' IGNORE_GST_PB_0_10_14='' IGNORE_GST_PB_0_10_16='' IGNORE_GST_PB_0_10_18='' IGNORE_GST_PB_0_10_23='' IGNORE_GST_PB_0_10_25='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEFLAGS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJC='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gst-python' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer' PACKAGE_NAME='GStreamer Python Bindings' PACKAGE_STRING='GStreamer Python Bindings 0.10.17' PACKAGE_TARNAME='gst-python' PACKAGE_VERSION='0.10.17' PACKAGE_VERSION_MAJOR='0' PACKAGE_VERSION_MICRO='17' PACKAGE_VERSION_MINOR='10' PACKAGE_VERSION_NANO='0' PACKAGE_VERSION_RELEASE='1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PLUGINDIR='' PYEXECDIR='/usr/lib/python/site-packages' PYGOBJECT_2_12_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PYGOBJECT_2_12_LIBS='-lgobject-2.0 -lglib-2.0 ' PYGOBJECT_2_16_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PYGOBJECT_2_16_LIBS='-lgobject-2.0 -lglib-2.0 ' PYGOBJECT_CFLAGS='-I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' PYGOBJECT_LIBS='-lgobject-2.0 -lglib-2.0 ' PYGOBJECT_REQ='2.11.2' PYGTK_CFLAGS='' PYGTK_LIBS='' PYGTK_REQ='2.6.3' PYTHON='/usr/bin/python' PYTHONDIR='/usr/lib/python/site-packages' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/include/python3.1 -I/usr/include/python3.1' PYTHON_LIBS='-L/lib -lpython' PYTHON_LIB_LOC='/lib' PYTHON_PLATFORM='' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='' Q='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' V='' VALGRIND_CFLAGS='' VALGRIND_LIBS='' VALGRIND_PATH='no' VERSION='0.10.17' ac_ct_CC='' ac_ct_DUMPBIN='' am__fastdepCC_FALSE='#' am__fastdepCC_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-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/dev-python/gst-python-0.10.17/work/gst-python-0.10.17/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/gst-python' pkgpythondir='${pythondir}/gst-python' plugindir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python/site-packages' pythondir='${prefix}/lib/python/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' shavedir='' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GStreamer Python Bindings" #define PACKAGE_TARNAME "gst-python" #define PACKAGE_VERSION "0.10.17" #define PACKAGE_STRING "GStreamer Python Bindings 0.10.17" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer" #define PACKAGE "gst-python" #define VERSION "0.10.17" #define PYGST_MAJOR_VERSION 0 #define PYGST_MINOR_VERSION 10 #define PYGST_MICRO_VERSION 17 #define PYGST_NANO_VERSION 0 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GST_MAJORMINOR "0.10" #define HAVE_PLUGINS_INSTALL 1 #define HAVE_GST_AUDIO 1 #define HAVE_GST_VIDEO 1 #define HAVE_GST_TAG 1 #define HAVE_STREAM_VOLUME_INTERFACE 1 #define HAVE_VIDEO_ORIENTATION_INTERFACE 1 #define HAVE_STREAM_VOLUME_INTERFACE 1 #define HAVE_PYGOBJECT_2_12 1 #define HAVE_PYGOBJECT_2_16 1 configure: exit 1