Mozilla 1.8b and missing include?
"J.O. Aho" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Message-ID | <[email protected]> |
I du build a nightly now and then and after Mozilla switched over to 1.8b (now 1.8b2), I have had problems with compiling mozilla as it is, I have been forced to patch parser/htmlparser/src/nsExpatDriver.cpp and include an extra include line that includes parser/expat/lib/expat.h I do compile a xft and gtk+ version, so is this a deliberet breaking or gtk+ mozilla or what? Haven't managed to find a bug about this... //Aho