Re: Compilation error in Xulrunner code

[email protected] Wed, 11 Dec 2013 21:06:56 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.xpfe
Message-ID <[email protected]>
Thank you so much Neil for your support.

Thanks in Advance.

On Friday, December 6, 2013 12:47:53 PM UTC+5:30, [email protected] wrote:
> 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.