firefox 2.0.0.7 nsCanvasRenderingContext2D.cpp errors
I was getting errors trying to compile firefox 2.0.0.7: Many errors regarding: nsCanvasRenderingContext2Dcpp .... So I googled and found that you can add the following to the mozconfig file: ac_add_options --enable-system-cairo Worked for me. Firefox compiled clean. YMMV Chris
On Wed, 19 Sep 2007 13:32:59 -0500 "Chris Pemberton" <cjpembo@gmail.com> wrote:
I was getting errors trying to compile firefox 2.0.0.7:
Many errors regarding: nsCanvasRenderingContext2Dcpp ....
So I googled and found that you can add the following to the mozconfig file:
ac_add_options --enable-system-cairo
Worked for me. Firefox compiled clean. YMMV
Chris _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
Hi, I don't remember what error I got, but after I updated glib it compiled just fine. I have no idea though if this really got something to do with it.. Maybe somebody that still struggles can check this out. Regards, Tim
participants (2)
-
Chris Pemberton
-
Tim Biermann