Skip to content

Build with lxml not working #79

@ghost

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions