Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 117362

Summary: www-client/mozilla-firefox-1.5-r4 build fails
Product: Gentoo Linux Reporter: Andy Neitzke <neitzke>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andy Neitzke 2006-01-01 09:55:52 UTC
My compile fails with the error below:

i686-pc-linux-gnu-g++ -o CNavDTD.o -c  -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=2006010112  -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/necko -I../../../dist/include/util -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/expat -I../../../dist/include/content -I../../../dist/include/dom -I../../../dist/include/pref -I../../../dist/include/nkcache -I../../../dist/include/intl -I../../../dist/include/xpconnect -I../../../dist/include/htmlparser -I../../../dist/include -I../../../dist/include/nspr    -I../../../dist/sdk/
include    -fPIC  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -fno-rtti -fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pipe -march=pentium3 -Wno-deprecated -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2 -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/CNavDTD.pp CNavDTD.cpp nsExpatDriver.cpp: In member function `nsresult
   nsExpatDriver::HandleEndElement(const PRUnichar*)':
nsExpatDriver.cpp:389: error: `MOZ_XML_StopParser' undeclared (first use this
   function)
nsExpatDriver.cpp:389: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
nsExpatDriver.cpp: In member function `nsresult
   nsExpatDriver::HandleProcessingInstruction(const PRUnichar*, const
   PRUnichar*)':
nsExpatDriver.cpp:456: error: `MOZ_XML_StopParser' undeclared (first use this
   function)
nsExpatDriver.cpp: In member function `nsresult nsExpatDriver::HandleError()':
nsExpatDriver.cpp:766: error: `MOZ_XML_GetMismatchedTag' undeclared (first use
   this function)
nsExpatDriver.cpp: In member function `virtual nsresult
   nsExpatDriver::ConsumeToken(nsScanner&, PRBool&)':
nsExpatDriver.cpp:971: error: `MOZ_XML_ResumeParser' undeclared (first use this
   function)
nsExpatDriver.cpp: In member function `virtual void nsExpatDriver::Terminate()
   ':
nsExpatDriver.cpp:1146: error: `MOZ_XML_StopParser' undeclared (first use this
   function)
gmake[3]: *** [nsExpatDriver.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r4/work/mozilla/parser/ht                                       mlparser/src'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r4/work/mozilla/parser/ht                                         mlparser'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r4/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.5-r4 failed.
!!! Function src_compile, Line 192, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-01 10:38:09 UTC

*** This bug has been marked as a duplicate of 114025 ***