On Fri, Mar 06, 2015 at 10:34:09PM -0800, Paul Rogers wrote:
> I don't suppose this is recoverable, is it? (It seemd to be making
> libxul at the time.) If not, what's mybest option? Next one up or
> down the series?
>
> #> tail -n 39 objdir/log.make
> INPUT("../../../gfx/skia/SkMorphology_opts_SSE2.o")
> INPUT("../../../gfx/skia/SkUtils_opts_SSE2.o")
> INPUT("../../../gfx/skia/SkXfermode_opts_none.o")
>
> ../../../js/xpconnect/src/XPCWrappedNative.o: In function
> `XPCWrappedNativeScope::TraceInside(JSTracer*)':
> /usr/local/src/mozilla-esr31/js/xpconnect/src/xpcprivate.h:1034:
> undefined reference to `JS::WeakMapPtr<JSObject*,
> JSObject*>::trace(JSTracer*)'
>
>
> Just in case, here are my configure options...
> --enable-shared-js \
Yes, that is the trigger
Paul, if you had a working graphical browser, I would tell you to
google :-)
But I know that using google in a text browser for this sort of
problem can be extremely unpleasant, so I took a look. The upstream
fix was last July, but probably out of scope for the esr (it does
not fix a serious security vulnerability).
https://hg.mozilla.org/mozilla-central/rev/c64aa77208a6
found from https://bugzilla.mozilla.org/show_bug.cgi?id=977400
I also worry about your phrase "next one up or down the series" -
always use the latest, whether you are using regular firefox or the
esr.
ĸen
--
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page