I have 9.0 on amd64 with gcc 4.6 toolchain.
Both firefox (3.6.15) & seamonkey2 break in the middle of the build. I have also tried to build with the debug flag set but no change.
Build dies with last words:
Any Ideas? I expect not, but I thought I would ask anyway.
Both firefox (3.6.15) & seamonkey2 break in the middle of the build. I have also tried to build with the debug flag set but no change.
Build dies with last words:
Code:
/mozilla-config.h nsEnumeratorUtils.cpp
nsEnumeratorUtils.cpp:115:27: error: uninitialized const 'EmptyEnumeratorImpl::kInstance' [-fpermissive]
nsEnumeratorUtils.cpp:50:7: note: 'const class EmptyEnumeratorImpl' has no user-provided default constructor
gmake[4]: *** [nsEnumeratorUtils.o] Error 1
gmake[4]: Leaving directory `/usr/obj/arch/cvsup/ports/www/firefox/work/mozilla-1.9.2/xpcom/glue'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/obj/arch/cvsup/ports/www/firefox/work/mozilla-1.9.2/xpcom'
gmake[2]: *** [libs_tier_xpcom] Error 2
gmake[2]: Leaving directory `/usr/obj/arch/cvsup/ports/www/firefox/work/mozilla-1.9.2'
gmake[1]: *** [tier_xpcom] Error 2