| Summary: | Firefox 12.0 doesn't compile on ppc64 - Problem in jsapi.cpp | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michael Volland <mk106c-gentoo> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | ppc |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | PPC64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge --info ..,emerge -pqv.., build.log, environment | ||
*** This bug has been marked as a duplicate of bug 415969 *** |
Created attachment 312659 [details] emerge --info ..,emerge -pqv.., build.log, environment I tried to emerge firefox 12 on a Power Mac G5 late 2005 (ppc64) ( firefox 10.x to 11.0 emerged without any problem) Compile errors: firefox-12.0/work/mozilla-release/js/src/jsapi.cpp: In constructor 'JSRuntime::JSRuntime()': firefox-12.0/work/mozilla-release/js/src/jsapi.cpp:702:5: error: class 'JSRuntime' does not have any field named 'execAlloc_' firefox-12.0/work/mozilla-release/js/src/jsapi.cpp: In destructor 'JSRuntime::~JSRuntime()': firefox-12.0/work/mozilla-release/js/src/jsapi.cpp:844:39: error: 'execAlloc_' was not declared in this scope make[5]: *** [jsapi.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-12.0/work/mozilla-release/obj-powerpc64-unknown-linux-gnu/js/src' make[4]: *** [libs_tier_js] Error 2