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

Bug 115935

Summary: Mozilla firefox 1.5 build fails
Product: Gentoo Linux Reporter: Mike Greubel <greubel>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Greubel 2005-12-18 06:56:35 UTC
Hello list,

there's a bug in firefox, I think it just occurs if compiles with gcc4 (my default compiler).

Here's the log:

$ ACCEPT_KEYWORDS="~x86" emerge --update --deep --newuse mozilla-firefox

[snip]

nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleEndElement(const PRUnichar*)':
nsExpatDriver.cpp:389: error: 'MOZ_XML_StopParser' was not declared in this scope
nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleProcessingInstruction(const PRUnichar*, const PRUnichar*)':
nsExpatDriver.cpp:456: error: 'MOZ_XML_StopParser' was not declared in this scope
nsExpatDriver.cpp: In member function 'nsresult nsExpatDriver::HandleError()':
nsExpatDriver.cpp:766: error: 'MOZ_XML_GetMismatchedTag' was not declared in this scope
nsExpatDriver.cpp: In member function 'virtual nsresult nsExpatDriver::ConsumeToken(nsScanner&, PRBool&)':
nsExpatDriver.cpp:971: error: 'MOZ_XML_ResumeParser' was not declared in this scope
nsExpatDriver.cpp: In member function 'virtual void nsExpatDriver::Terminate()':
nsExpatDriver.cpp:1146: error: 'MOZ_XML_StopParser' was not declared in this scope
gmake[3]: *** [nsExpatDriver.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5-r2/work/mozilla/parser/htmlparser/src'
Comment 1 Jory A. Pratt 2005-12-18 07:27:09 UTC

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