-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
./distribute.sh -m "lxml kivy"
That command gives the following error message:
-L/home/david/android/python-for-android/build/libs
-L/home/david/android/python-for-android/build/python-install/lib
-lm
-lGLESv2
-lpython2.7
/usr/lib/libpython2.7.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
I've tried cleaning the git without any success. When that didn't work I tried adding the dependencies to the build:
./distribute.sh -m "libxml2 libxslt python lxml kivy"
Also without success.
It should be noted that I can build distributions without lxml.
The same issue (although with PIL and seems to be fixed) can be found here:
(EDIT: Removed link as it was a completly different issue)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels