nsBrowserApp.cpp Building deps for nsBrowserApp.cpp /cygdrive/d/mozilla/mozilla/build/cygwin-wrapper cl -FonsBrowserApp.obj -c -D_IM PL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT5.1\" -DOSARCH= \"WINNT\" -D_BUILD_STATIC_BIN=1 -DFIREFOX_ICO=\"../../dist/branding/firefox.ico\ " -DDOCUMENT_ICO=\"../../dist/branding/document.ico\" -DAPP_VERSION=\"1.0.1\" -D BUILD_ID=\"2005080921\" -I../../dist/include/appshell -I../../dist/include/stri ng -I../../dist/include/xpcom -I../../dist/include/xulapp -I../../dist/include/x pcom -I../../dist/include/string -I../../dist/include -I../../dist/include -I../ ../dist/include/nspr -TP -nologo -W3 -nologo -Gy -FdnsBrowserApp.pdb - DNDEBUG -DTRIMMED -MD -DX_DISPLAY_MISSING=1 -DMOZILLA_VERSION=\"1.7.6 \" -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -D_WIN32=1 -DWIN32=1 -DXP_WIN=1 -DXP_WIN32=1 - DHW_THREADS=1 -DWINVER=0x400 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN=1 -DNO_X11=1 -D_X86_=1 -DD_INO=d_ino -DMOZ_DEFAULT_TOOLKIT=\"windows\" -DMOZ_DISTRIBUTION_ID _UNQUOTED=org.mozilla -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PHOENIX=1 -DMO Z_XUL_APP=1 -DMOZ_APP_NAME=\"firefox\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIEW_SOURCE=1 - DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DNS_DISABLE_ LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKING=1 -DMOZ_DL L_SUFFIX=\".dll\" -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZIL LA_LOCALE_VERSION=\"1.7\" -DMOZILLA_REGION_VERSION=\"1.7\" -DMOZILLA_SKIN_VERSIO N=\"1.5\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /cygdrive/d/mozilla/mozilla/bro wser/app/nsBrowserApp.cpp nsBrowserApp.cpp rm -f nsStaticComponents.cpp cat /cygdrive/d/mozilla/mozilla/xpfe/bootstrap/nsStaticComponents.cpp.in | \ sed -e "s|%DECL_NSGETMODULES%|DECL_NSGETMODULE(xpcomObsoleteModule) DECL_NSGETMO DULE(xpconnect) DECL_NSGETMODULE(nsUConvModule) DECL_NSGETMODULE(nsUCvMathModule ) DECL_NSGETMODULE(nsI18nModule) DECL_NSGETMODULE(I18nCompatibility) DECL_NSGETM ODULE(nsCJVMManagerModule) DECL_NSGETMODULE(necko_core_and_primary_protocols) DE CL_NSGETMODULE(necko_secondary_protocols) DECL_NSGETMODULE(nsPrefModule) DECL_NS GETMODULE(nsSecurityManagerModule) DECL_NSGETMODULE(nsRDFModule) DECL_NSGETMODUL E(nsParserModule) DECL_NSGETMODULE(nsGfxModule) DECL_NSGETMODULE(nsIconDecoderMo dule) DECL_NSGETMODULE(nsImageLib2Module) DECL_NSGETMODULE(nsPluginModule) DECL_ NSGETMODULE(nsWidgetModule) DECL_NSGETMODULE(nsLayoutModule) DECL_NSGETMODULE(ns MorkModule) DECL_NSGETMODULE(docshell_provider) DECL_NSGETMODULE(embedcomponents ) DECL_NSGETMODULE(Browser_Embedding_Module) DECL_NSGETMODULE(nsEditorModule) DE CL_NSGETMODULE(nsTransactionManagerModule) DECL_NSGETMODULE(nsComposerModule) DE CL_NSGETMODULE(appshell) DECL_NSGETMODULE(nsChromeModule) DECL_NSGETMODULE(nsAcc essibilityModule) DECL_NSGETMODULE(BOOT) DECL_NSGETMODULE(NSS) DECL_NSGETMODULE( PKI) DECL_NSGETMODULE(nsFindComponent) DECL_NSGETMODULE(application) DECL_NSGETM ODULE(nsToolkitCompsModule) DECL_NSGETMODULE(nsCookieModule) DECL_NSGETMODULE(ns XMLExtrasModule) DECL_NSGETMODULE(nsAutoConfigModule) DECL_NSGETMODULE(Transform iixModule) DECL_NSGETMODULE(nsUniversalCharDetModule) DECL_NSGETMODULE(nsWebServ icesModule) DECL_NSGETMODULE(nsNegotiateAuthModule) DECL_NSGETMODULE(nsBrowserCo mpsModule)|" | \ sed -e "s|%MODULE_LIST%|MODULE(xpcomObsoleteModule), MODULE(xpconnect), MODULE(n sUConvModule), MODULE(nsUCvMathModule), MODULE(nsI18nModule), MODULE(I18nCompati bility), MODULE(nsCJVMManagerModule), MODULE(necko_core_and_primary_protocols), MODULE(necko_secondary_protocols), MODULE(nsPrefModule), MODULE(nsSecurityManage rModule), MODULE(nsRDFModule), MODULE(nsParserModule), MODULE(nsGfxModule), MODU LE(nsIconDecoderModule), MODULE(nsImageLib2Module), MODULE(nsPluginModule), MODU LE(nsWidgetModule), MODULE(nsLayoutModule), MODULE(nsMorkModule), MODULE(docshel l_provider), MODULE(embedcomponents), MODULE(Browser_Embedding_Module), MODULE(n sEditorModule), MODULE(nsTransactionManagerModule), MODULE(nsComposerModule), MO DULE(appshell), MODULE(nsChromeModule), MODULE(nsAccessibilityModule), MODULE(BO OT), MODULE(NSS), MODULE(PKI), MODULE(nsFindComponent), MODULE(application), MOD ULE(nsToolkitCompsModule), MODULE(nsCookieModule), MODULE(nsXMLExtrasModule), MO DULE(nsAutoConfigModule), MODULE(TransformiixModule), MODULE(nsUniversalCharDetM odule), MODULE(nsWebServicesModule), MODULE(nsNegotiateAuthModule), MODULE(nsBro wserCompsModule),|" \ > nsStaticComponents.cpp nsStaticComponents.cpp Building deps for nsStaticComponents.cpp /cygdrive/d/mozilla/mozilla/build/cygwin-wrapper cl -FonsStaticComponents.obj -c -D_IMPL_NS_GFX -D_IMPL_NS_MSG_BASE -D_IMPL_NS_WIDGET -DOSTYPE=\"WINNT5.1\" -DO SARCH=\"WINNT\" -D_BUILD_STATIC_BIN=1 -DFIREFOX_ICO=\"../../dist/branding/firefo x.ico\" -DDOCUMENT_ICO=\"../../dist/branding/document.ico\" -DAPP_VERSION=\"1.0. 1\" -DBUILD_ID=\"2005080921\" -I../../dist/include/appshell -I../../dist/includ e/string -I../../dist/include/xpcom -I../../dist/include/xulapp -I../../dist/inc lude/xpcom -I../../dist/include/string -I../../dist/include -I../../dist/include -I../../dist/include/nspr -TP -nologo -W3 -nologo -Gy -FdnsStaticCompo nents.pdb -DNDEBUG -DTRIMMED -MD -DX_DISPLAY_MISSING=1 -DMOZILLA_VER SION=\"1.7.6\" -DHAVE_SNPRINTF=1 -D_WINDOWS=1 -D_WIN32=1 -DWIN32=1 -DXP_WIN=1 -D XP_WIN32=1 -DHW_THREADS=1 -DWINVER=0x400 -DSTDC_HEADERS=1 -DWIN32_LEAN_AND_MEAN= 1 -DNO_X11=1 -D_X86_=1 -DD_INO=d_ino -DMOZ_DEFAULT_TOOLKIT=\"windows\" -DMOZ_DIS TRIBUTION_ID_UNQUOTED=org.mozilla -DMOZ_DISTRIBUTION_ID=\"org.mozilla\" -DMOZ_PH OENIX=1 -DMOZ_XUL_APP=1 -DMOZ_APP_NAME=\"firefox\" -DOJI=1 -DIBMBIDI=1 -DMOZ_VIE W_SOURCE=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 - DNS_DISABLE_LOGGING=1 -DMOZ_USER_DIR=\"Mozilla\" -DMOZ_XUL=1 -DMOZ_PROFILELOCKIN G=1 -DMOZ_DLL_SUFFIX=\".dll\" -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTI NG=1 -DMOZILLA_LOCALE_VERSION=\"1.7\" -DMOZILLA_REGION_VERSION=\"1.7\" -DMOZILLA _SKIN_VERSION=\"1.5\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT /cygdrive/d/mozilla /mozilla/browser/app/nsStaticComponents.cpp nsStaticComponents.cpp /cygdrive/d/mozilla/mozilla/build/cygwin-wrapper link /NOLOGO /OUT:firefox.exe / PDB:firefox.pdb /SUBSYSTEM:WINDOWS /HEAP:0x40000 nsBrowserApp.obj nsStaticComp onents.obj ./module.res -L../../dist/lib/components ../../dist/lib/xulapp_s.lib ../../dist/lib/js3250.lib ../../dist/lib/xpcom.lib ../../dist/lib/nspr4.lib ../ ../dist/lib/plc4.lib ../../dist/lib/plds4.lib ../../dist/lib/components/xpcom _compat_c.lib ../../dist/lib/components/xpc3250.lib ../../dist/lib/components/uc onv.lib ../../dist/lib/components/ucvmath.lib ../../dist/lib/components/i18n.lib ../../dist/lib/components/intlcmpt.lib ../../dist/lib/components/oji.lib ../../ dist/lib/components/necko.lib ../../dist/lib/components/necko2.lib ../../dist/li b/components/xppref32.lib ../../dist/lib/components/caps.lib ../../dist/lib/comp onents/rdf.lib ../../dist/lib/components/gkparser.lib ../../dist/lib/components/ gkgfxwin.lib ../../dist/lib/components/imgicon.lib ../../dist/lib/components/img lib2.lib ../../dist/lib/components/gkplugin.lib ../../dist/lib/components/gkwidg et.lib ../../dist/lib/components/gklayout.lib ../../dist/lib/components/mork.lib ../../dist/lib/components/docshell.lib ../../dist/lib/components/embedcomponent s.lib ../../dist/lib/components/webbrwsr.lib ../../dist/lib/components/editor.li b ../../dist/lib/components/txmgr.lib ../../dist/lib/components/composer.lib ../ ../dist/lib/components/appshell.lib ../../dist/lib/components/chrome.lib ../../d ist/lib/components/accessibility.lib ../../dist/lib/components/pipboot.lib ../.. /dist/lib/components/pipnss.lib ../../dist/lib/components/pippki.lib ../../dist/ lib/components/mozfind.lib ../../dist/lib/components/appcomps.lib ../../dist/lib /components/tkitcmps.lib ../../dist/lib/components/cookie.lib ../../dist/lib/com ponents/xmlextras.lib ../../dist/lib/components/autoconfig.lib ../../dist/lib/co mponents/transformiix.lib ../../dist/lib/components/universalchardet.lib ../../d ist/lib/components/websrvcs.lib ../../dist/lib/components/negotiateauth.lib ../. ./dist/lib/components/brwsrcmp.lib ../../dist/lib/unicharutil_s.lib ../../dist/l ib/ucvutil_s.lib ../../dist/lib/jsj3250.lib ../../dist/lib/gfxshared_s.lib ../.. /dist/lib/gkgfx.lib ../../dist/lib/xulapp_s.lib ../../dist/lib/png.lib ../../di st/lib/jpeg3250.lib ../../dist/lib/mozz.lib ../../dist/lib/crmf.lib ../../dist/ lib/smime3.lib ../../dist/lib/ssl3.lib ../../dist/lib/nss3.lib ../../dist/lib/so ftokn3.lib ../../dist/lib/xpcom_compat.lib comctl32.lib comdlg32.lib uuid.lib shell32.lib ole32.lib oleaut32.lib Urlmon.lib version.lib winspool.lib kernel32. lib user32.lib gdi32.lib winmm.lib wsock32.lib advapi32.lib comctl32.lib comdlg3 2.lib uuid.lib shell32.lib ole32.lib oleaut32.lib version.lib winspool.lib gdi32 .lib LINK : warning LNK4044: unrecognized option '/L../../dist/lib/components'; ignor ed Creating library firefox.lib and object firefox.exp gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGOuterSVGFrame(class nsIPresShell *,class nsIC ontent *,class nsIFrame * *)" (?NS_NewSVGOuterSVGFrame@@YAIPAVnsIPresShell@@PAVn sIContent@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __ thiscall nsCSSFrameConstructor::ConstructDocElementFrame(class nsIPresShell *,cl ass nsIPresContext *,class nsFrameConstructorState &,class nsIContent *,class ns IFrame *,class nsIFrame * &)" (?ConstructDocElementFrame@nsCSSFrameConstructor@@ IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstructorState@@PAVnsIConten t@@PAVnsIFrame@@AAPAV6@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGGlyphFrame(class nsIPresShell *,class nsICont ent *,class nsIFrame *,class nsIFrame * *)" (?NS_NewSVGGlyphFrame@@YAIPAVnsIPres Shell@@PAVnsIContent@@PAVnsIFrame@@PAPAV3@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructTextFrame(class nsIPres Shell *,class nsIPresContext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsStyleContext *,struct nsFrameItems &)" (?ConstructTex tFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrame ConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsStyleContext@@AAUnsFrameItems @@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGTSpanFrame(class nsIPresShell *,class nsICont ent *,class nsIFrame *,class nsIFrame * *)" (?NS_NewSVGTSpanFrame@@YAIPAVnsIPres Shell@@PAVnsIContent@@PAVnsIFrame@@PAPAV3@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresS hell *,class nsIPresContext *,class nsFrameConstructorState &,class nsIContent * ,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresC ontext@@AAVnsFrameConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAV nsStyleContext@@AAUnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGTextFrame(class nsIPresShell *,class nsIConte nt *,class nsIFrame * *)" (?NS_NewSVGTextFrame@@YAIPAVnsIPresShell@@PAVnsIConten t@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPresCont ext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame @nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstr uctorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUnsFra meItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGPathFrame(class nsIPresShell *,class nsIConte nt *,class nsIFrame * *)" (?NS_NewSVGPathFrame@@YAIPAVnsIPresShell@@PAVnsIConten t@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPresCont ext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame @nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstr uctorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUnsFra meItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGForeignObjectFrame(class nsIPresShell *,class nsIContent *,class nsIFrame * *)" (?NS_NewSVGForeignObjectFrame@@YAIPAVnsIPresS hell@@PAVnsIContent@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsig ned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell * ,class nsIPresContext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" ( ?ConstructSVGFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext @@AAVnsFrameConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyl eContext@@AAUnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGRectFrame(class nsIPresShell *,class nsIConte nt *,class nsIFrame * *)" (?NS_NewSVGRectFrame@@YAIPAVnsIPresShell@@PAVnsIConten t@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPresCont ext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame @nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstr uctorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUnsFra meItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGLineFrame(class nsIPresShell *,class nsIConte nt *,class nsIFrame * *)" (?NS_NewSVGLineFrame@@YAIPAVnsIPresShell@@PAVnsIConten t@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPresCont ext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame @nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstr uctorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUnsFra meItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGEllipseFrame(class nsIPresShell *,class nsICo ntent *,class nsIFrame * *)" (?NS_NewSVGEllipseFrame@@YAIPAVnsIPresShell@@PAVnsI Content@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __th iscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPr esContext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *, class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSV GFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrame ConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AA UnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGGenericContainerFrame(class nsIPresShell *,cl ass nsIContent *,class nsIFrame * *)" (?NS_NewSVGGenericContainerFrame@@YAIPAVns IPresShell@@PAVnsIContent@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresS hell *,class nsIPresContext *,class nsFrameConstructorState &,class nsIContent * ,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresC ontext@@AAVnsFrameConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAV nsStyleContext@@AAUnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGCircleFrame(class nsIPresShell *,class nsICon tent *,class nsIFrame * *)" (?NS_NewSVGCircleFrame@@YAIPAVnsIPresShell@@PAVnsICo ntent@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __this call nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPres Context *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,cl ass nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGF rame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameCo nstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUn sFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGPolylineFrame(class nsIPresShell *,class nsIC ontent *,class nsIFrame * *)" (?NS_NewSVGPolylineFrame@@YAIPAVnsIPresShell@@PAVn sIContent@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __ thiscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsI PresContext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?Construct SVGFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFra meConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@ AAUnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGPolygonFrame(class nsIPresShell *,class nsICo ntent *,class nsIFrame * *)" (?NS_NewSVGPolygonFrame@@YAIPAVnsIPresShell@@PAVnsI Content@@PAPAVnsIFrame@@@Z) referenced in function "protected: unsigned int __th iscall nsCSSFrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPr esContext *,class nsFrameConstructorState &,class nsIContent *,class nsIFrame *, class nsIAtom *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSV GFrame@nsCSSFrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrame ConstructorState@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AA UnsFrameItems@@@Z) gklayout.lib(nsCSSFrameConstructor.obj) : error LNK2019: unresolved external sym bol "unsigned int __cdecl NS_NewSVGGFrame(class nsIPresShell *,class nsIContent *,class nsIFrame * *)" (?NS_NewSVGGFrame@@YAIPAVnsIPresShell@@PAVnsIContent@@PAP AVnsIFrame@@@Z) referenced in function "protected: unsigned int __thiscall nsCSS FrameConstructor::ConstructSVGFrame(class nsIPresShell *,class nsIPresContext *, class nsFrameConstructorState &,class nsIContent *,class nsIFrame *,class nsIAto m *,int,class nsStyleContext *,struct nsFrameItems &)" (?ConstructSVGFrame@nsCSS FrameConstructor@@IAEIPAVnsIPresShell@@PAVnsIPresContext@@AAVnsFrameConstructorS tate@@PAVnsIContent@@PAVnsIFrame@@PAVnsIAtom@@HPAVnsStyleContext@@AAUnsFrameItem s@@@Z) firefox.exe : fatal error LNK1120: 14 unresolved externals make[4]: *** [firefox.exe] Error 96 make[4]: Leaving directory `/cygdrive/d/mozilla/mozilla/browser/app' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/cygdrive/d/mozilla/mozilla/browser' make[2]: *** [tier_99] Error 2 make[2]: Leaving directory `/cygdrive/d/mozilla/mozilla' make[1]: *** [default] Error 2 make[1]: Leaving directory `/cygdrive/d/mozilla/mozilla' make: *** [build] Error 2 D:\mozilla\mozilla>