Hi,

I've been trying to use openssl in my project, and I'm having trouble
building it.

Here's what I've tried:
1. repo sync from /platform/external/openssl
2. git checkout android-sdk-2.1_r1
3. ndk-build

But the 0.9.9-dev failed to build and gives these errors:
/home/leo/workspace/iyy/obj/local/armeabi/objs/crypto/0.9.9-dev/sha/sha256-armv4.s:16:
 Error: junk at end of line, first unrecognized character is `<'
/home/leo/workspace/iyy/obj/local/armeabi/objs/crypto/0.9.9-dev/sha/sha256-armv4.s:16:
 Error: junk at end of line, first unrecognized character is `0'
/home/leo/workspace/iyy/obj/local/armeabi/objs/crypto/0.9.9-dev/sha/sha256-armv4.s:17:
 Error: bad instruction `�� '
/home/leo/workspace/iyy/obj/local/armeabi/objs/crypto/0.9.9-dev/sha/sha256-armv4.s:17:
 Error: bad instruction `�'

Seems a cross compilation problem?

Any help will be appreciated.

Br,
Leo

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to