Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many small build issues in Ubuntu 12.04.1 x64 #55

Closed
RedwanFox opened this issue Oct 14, 2012 · 2 comments
Closed

Many small build issues in Ubuntu 12.04.1 x64 #55

RedwanFox opened this issue Oct 14, 2012 · 2 comments

Comments

@RedwanFox
Copy link

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

@brousch
Copy link
Contributor

brousch commented Feb 25, 2014

@Redwan13 Is this still not working for you? Can you try it with the current tools?

@RedwanFox
Copy link
Author

@brousch Well the year has passed:) Problem is not actual to me anymore. I think issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants