GNOME Bugzilla – Bug 582200
error when cross-compile gst-python
Last modified: 2011-08-16 09:38:39 UTC
Please describe the problem: when i am try crosscompile gst-python-0.10.15 i am become follow error at configure: checking for libraries required to embed python... no configure: error: could not find Python lib i have installed Python libs and includes on one location build for hostsystem (Toolchain) and one location for target (Sysroot). Python bin and scripts like python-config are in $PATH and Host-Python is fully funktional on my Hostsystem. Target build is build with --host=i686-pc-linux-uclibc and --build=i686-pc-linux-gnu so i think the variable cross_compile in configure script is set to yes. All Python related Software also gst-python-0.10.14 i can crosscompile with success. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Does it work again with latest gst-python? If it doesn't, could you attach the generated config.log file and the complete output of configure?
stephan.raue, can you please provide the requested information as per comment#1 ?
Please feel free to reopen this bug if the problem still occurs with a newer version of GStreamer Core 0.10.35, Base Plugins 0.10.35, Good Plugins 0.10.30 stable release, tia.