Compilation error in Xulrunner code
[email protected] Thu, 5 Dec 2013 23:17:53 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
Hi All, We have downloaded the code of mozilla xulrunner 1.9 and compiling the source code. As we are getting the below error. nsSVGStylableElement.cpp nsSVGRect.cpp nsSVGRectElement.cpp nsSVGSVGElement.cpp nsSVGStopElement.cpp nsSVGStyleElement.cpp nsSVGSwitchElement.cpp nsSVGSymbolElement.cpp nsSVGTSpanElement.cpp nsSVGTextContentElement.cpp nsSVGTextElement.cpp nsSVGTextPathElement.cpp nsSVGTitleElement.cpp nsSVGTransform.cpp nsSVGTransformList.cpp nsSVGTransformListParser.cpp nsSVGUseElement.cpp nsSVGValue.cpp nsSVGViewBox.cpp make[3]: *** [libs_tier_gecko] Error 2 make[2]: *** [tier_gecko] Error 2 make[1]: *** [default] Error 2 make: *** [build] Error 2 Can anyone tell me where is the error ? Because we are not able to figure out where is the error ? Thanks in Advance.