Bug 218977 - mozilla-firefox-2.0.0.14 fails to build for ia64 with gcc-4.3
Bug#: 218977 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: mozilla@gentoo.org Reported By: vapier@gentoo.org
Component: GCC Porting
URL:  https://bugzilla.mozilla.org/show_bug.cgi?id=419350
Summary: mozilla-firefox-2.0.0.14 fails to build for ia64 with gcc-4.3
Keywords:  
Status Whiteboard: 
Opened: 2008-04-23 03:35 0000
Description:   Opened: 2008-04-23 03:35 0000
ia64-unknown-linux-gnu-g++ -o xptcinvoke_ipf64.o -c  -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=2008042221
-DEXPORT_XPTC_API   -I../../../../../../dist/include/xpcom
-I../../../../../../dist/include -I/usr/include/nspr    -I./../..    -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 -fPIC -Wno-return-type -w -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/xptcinvoke_ipf64.pp
xptcinvoke_ipf64.cpp
xptcinvoke_ipf64.cpp:43:22: error: iostream.h: No such file or directory
gmake[7]: *** [xptcinvoke_ipf64.o] Error 1

------- Comment #1 From Raúl Porcel 2008-04-23 17:02:46 0000 -------
https://bugzilla.mozilla.org/show_bug.cgi?id=419350

I'll apply the patch later today

------- Comment #2 From Raúl Porcel 2008-04-24 19:10:39 0000 -------
Fixed