Here is the error. Build log to follow. x86_64-pc-linux-gnu-g++ -o nsImageMapUtils.o -c -I../../../../dist/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -D_IMPL_NS_LAYOUT -I. -I. -I../../../../dist/include -I../../../../dist/include/nsprpub -I/usr/include/nspr -I/usr/include/nss -I./../../../base/src -I./../../../events/src -I./../../../xbl/src -I./../../../../layout/style -I./../../../../layout/tables -I./../../../../dom/base -I. -I/usr/include -fPIC -I/usr/include -fno-rtti -fno-handle-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pipe -march=native -fPIC -Wno-return-type -w -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -freorder-blocks -fno-reorder-functions -I/usr/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsImageMapUtils.pp nsImageMapUtils.cpp nsContentSink.cpp:1868:4: error: 'progress' is not a member of 'nsGkAtoms' nsContentSink.cpp:1960:4: error: 'loop' is not a member of 'nsGkAtoms' make[5]: *** [nsContentSink.o] Error 1 make[5]: Leaving directory `/var/tmp/portage/net-libs/xulrunner-1.9.2.11/work/mozilla-1.9.2/content/base/src' make[4]: *** [src_libs] Error 2
Created attachment 251339 [details] Support data
provide emerge --info in the bug report not a double compressed gzip file, also attach just the build.log I am not gonna spend time sorting through your log just to find the relevant info.
Created attachment 251397 [details] build.log
Created attachment 251399 [details] emerge -pqv ...
Created attachment 251401 [details] emerge --info
Provided requested files.
*** Bug 341993 has been marked as a duplicate of this bug. ***
Created attachment 251439 [details, diff] fix -alsa compile This is due to your use of -alsa, please test patch and let me know.
(In reply to comment #8) > Created an attachment (id=251439) [details] > fix -alsa compile > > This is due to your use of -alsa, please test patch and let me know. Worked perfectly! Thank you very much!
The patch fixes the build failure for me as well.
Thank you for the report/feedback I have committed it to the tree.
(In reply to comment #11) > Thank you for the report/feedback I have committed it to the tree. > Albert insteadof monkey-screwing /etc/portage/env when testing a patch for mozilla please use /etc/portage/patches/cat/package will make it much easier in the long run.