[Solved] boost/shared Present But Cannot Be Compiled - cross compiling
#4
Yessss....g++-arm was the missed package Confused
Installed, but now it give me a python errorSad
Quote:checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= 2.4... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... no
configure: error: in `/home/tokka/cubie-cc/kodi':
configure: error:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure,
via the LDFLAGS environment variable.
Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================
(python-dev and python2.7-dev are installed)

Be patients please, is my first cross compile and i haven't found a full guide about to make it...if you have one to link me i'll appreciate Smile
i'm considering too to change the thread title for further issues...or it's better i open a new one?
Thanks guys Smile
Reply


Messages In This Thread
RE: boost/shared Present But Cannot Be Compiled - cross compiling - by Tokka - 2014-11-20, 18:46
Logout Mark Read Team Forum Stats Members Help
[Solved] boost/shared Present But Cannot Be Compiled - cross compiling0