Closed
Bug 789383
Opened 13 years ago
Closed 13 years ago
Unable to build Fennec (androidbridge.h not found)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aaronmt, Unassigned)
Details
Attachments
(2 files)
See log
Any help appreciated.
| Reporter | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment on attachment 659119 [details]
mozconfig
>ac_add_options --with-android-toolchain="$HOME/Mozilla/Android/android-ndk-r5c/toolchains/arm-linux-androideabi-4.6.3/prebuilt/darwin-x86_64"
Does this folder exist for you? In my r5c ndk folder there's no 4.6.3 toolchain, only a 4.4.3 one.
>ac_add_options --with-android-platform="$HOME/Mozilla/Android/android-ndk-r5c/platform
My --with-android-platform option is of the form ndk/platforms/android-5/arch-arm, so yours looks wrong here. You can also leave this out entirely, I think; it should be auto-generated using your ndk and android-version options.
| Reporter | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
I don't know if that wiki update is correct. The wiki section in question is talking about the mozilla-repackaged NDK bundles, which *do* have a 4.6.3. The stock NDKs downloadable from google do not.
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•