After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 582200 - error when cross-compile gst-python
error when cross-compile gst-python
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.15
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-11 17:03 UTC by stephan.raue
Modified: 2011-08-16 09:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description stephan.raue 2009-05-11 17:03:59 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:
Comment 1 Sebastian Dröge (slomo) 2011-05-20 06:22:48 UTC
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?
Comment 2 Akhil Laddha 2011-07-01 05:22:47 UTC
stephan.raue, can you please provide the requested information as per comment#1 ?
Comment 3 Akhil Laddha 2011-08-16 09:38:39 UTC
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.