Skip to content

Many small build issues in Ubuntu 12.04.1 x64 #55

@RedwanFox

Description

@RedwanFox

I have encountered alot of small issues in buld process (trying to build only with kivy module), have solved some of them, some haven't

  • Issue listed in compile failing #1 solved like there
  • Build crashed due to the absence of arm-linux-androideabi-4.6/arm-linux-androideabi-ar on build of libjpeg. I use NDK r8b and arm-linux-androideabi-ar utility doesn't exist in its distribution not only for arm-linux-androideabi-4.6 but also for arm-linux-androideabi-4.4.3 so I downloaded NDK r8 and used arm-linux-androideabi-4.4.3/arm-linux-androideabi-ar from there with other utils from NDK r8b arm-linux-androideabi-4.6 distribution
  • The last one which I haven't solved is this one. distribute.sh can't find 'ld' utility during libsdl.so build process

collect2: cannot find 'ld'
make: *** [/home/redwan/Development/SDKs/python-for-android/src/obj/local/armeabi/libsdl.so] Error 1

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