Bug 691874

Summary: when doing ndk-build ...
Product: Bug Tracker Reporter: eyesblur <eyesblur>
Component: GeneralAssignee: Robin Watts <robin.watts>
Status: RESOLVED WONTFIX    
Severity: normal CC: robin.watts
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: Windows XP   
Customer: Word Size: ---
Attachments: a problem show in the picture.

Description eyesblur 2011-01-10 20:04:34 UTC
i want to use in the andriod sys ... so i download the source and build .

i read the readme file , and follow to do with the step.

when doing the step ndk-build , meeting some problem .

i show it in a picture , within in the attachment ...

please tell me where is the problem and how to fix it ...

thank you.
Comment 1 eyesblur 2011-01-10 20:07:10 UTC
Created attachment 7108 [details]
a problem show in the picture.
Comment 2 Robin Watts 2011-01-11 13:57:30 UTC
I'm using android-ndk-r4b myself, and it looks from your screenshot that you are using android-ndk-r4. The latest version is now android-ndk-r5.

It looks like you're hitting problems with a conflict between jbig2dec and android-ndk-r4. I'll dig some more later, but I have to say that at first blush it looks like my answer will be "use the newer ndk version".
Comment 3 Robin Watts 2011-01-12 17:40:40 UTC
I'm just updating the build to work with android-ndk-r5 now. Given the amount of work involved in supporting several versions of a rapidly evolving ndk, and that ndk-r5 is entirely backwardly compatible, I'm going to take the executive decision of only supporting r5 for now.

Should there come a time when just using the latest version isn't possible or desirable, then I'll revisit this.

So closing the bug. Please feel free to open it again if you can't get it to work with ndk-r5. Thanks.