It turned out I made a stupid mistake with some code change I made.
After correcting that, I get a good build.

Regards,
Martijn


On Sat, Mar 30, 2013 at 12:41 PM, Martijn <martijn.mart...@gmail.com> wrote:

> Dev.platforms.mobile seems removed, so I'm posting this here:
>
> https://groups.google.com/forum/?fromgroups=#!topic/mozilla.dev.platforms.mobile/PrEk4BsKkfA
>
> I tried building Fennec for a patch that I made, but the build that came
> out of it seemed to be useless on the Galaxy Nexus phone. Fennec would
> start up all right, but I could not load anything in the browser.
> I built on MacOS X lion.
>
> I used the instructions here:
> https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_for_Android
> This pointed me to:
> https://wiki.mozilla.org/Mobile/Fennec/Android
>
>
> My .mozconfig file:
> # Add the correct paths here:
>  ac_add_options --with-android-ndk="$HOME/android-ndk-r8e"
>  ac_add_options
> --with-android-sdk="$HOME/android-sdk-macosx/platforms/android-16"
>  ac_add_options --with-android-version=9
>
>  # android options
>  ac_add_options --enable-application=mobile/android
>  ac_add_options --target=arm-linux-androideabi
>  ac_add_options --with-ccache
>
>  mk_add_options MOZ_OBJDIR=./objdir-droid
>
> ac_add_options --disable-crashreporter
> ac_add_options
> --with-android-toolchain=$HOME/android-ndk-r8e/toolchains/arm-linux-androideabi-4.7/prebuilt/darwin-x86_64
>
> Regards,
> Martijn
>
> --
> Martijn Wargers - Help Mozilla!
> http://quality.mozilla.org/
> http://wiki.mozilla.org/Mozilla_QA_Community
> irc://irc.mozilla.org/qa - /nick mw22
>



-- 
Martijn Wargers - Help Mozilla!
http://quality.mozilla.org/
http://wiki.mozilla.org/Mozilla_QA_Community
irc://irc.mozilla.org/qa - /nick mw22
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to