So I finally got around to building firefox and I didn’t really have many problems. It was a little confusing learning about how to make a proper .mozconfig and deciding on what options I would like to use but other then that no problems. I learned I could speed up my build time quite a bit by including the line “mk_add_options MOZ_MAKE_FLAGS=-j2″ to put my dual core processor to work.
I have although been having a problem. The build completed perfectly fine but when I actually go to run MineField I am getting the error “NSGlue_Assertion Error”. Some people have told me that this is normal but it certainly is happening A LOT as I am testing out the browser. Any input on whether or not this is normal would be greatly appreciated.