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*)'
../../../js/xpconnect/src/XPCWrappedNativeProto.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*)'
../../../js/xpconnect/src/XPCWrappedNativeScope.o: In function
`XPCWrappedNativeScope::GetExpandoChain(JS::Handle<JSObject*>)':
/usr/local/src/mozilla-esr31/js/xpconnect/src/XPCWrappedNativeScope.cpp:613:
undefined reference to `JS::WeakMapPtr<JSObject*,
JSObject*>::lookup(JSObject* const&)'
../../../js/xpconnect/src/XPCWrappedNativeScope.o: In function
`XPCWrappedNativeScope::SetExpandoChain(JSContext*,
JS::Handle<JSObject*>, JS::Handle<JSObject*>)':
/usr/local/src/mozilla-esr31/js/xpconnect/src/XPCWrappedNativeScope.cpp:623:
undefined reference to `JS::WeakMapPtr<JSObject*,
JSObject*>::init(JSContext*)'
/usr/local/src/mozilla-esr31/js/xpconnect/src/XPCWrappedNativeScope.cpp:625:
undefined reference to `JS::WeakMapPtr<JSObject*,
JSObject*>::put(JSContext*, JSObject* const&, JSObject* const&)'
../../../js/xpconnect/src/XPCWrappedNativeScope.o: In function
`XPCWrappedNativeScope::~XPCWrappedNativeScope()':
/usr/local/src/mozilla-esr31/js/xpconnect/src/XPCWrappedNativeScope.cpp:306:
undefined reference to `JS::WeakMapPtr<JSObject*, JSObject*>::destroy()'
collect2: error: ld returned 1 exit status
make[3]: *** [libxul.so] Error 1
make[3]: Leaving directory
`/usr/local/src/mozilla-esr31/objdir/toolkit/library/build'
make[2]: *** [toolkit/library/build/libs] Error 2
make[2]: Leaving directory `/usr/local/src/mozilla-esr31/objdir'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/usr/local/src/mozilla-esr31/objdir'
make: *** [default] Error 2
Just in case, here are my configure options...
(../configure --prefix=/usr/local \
--with-x \
--with-arch=i686 \
--with-pthreads \
--with-system-bz2 \
--with-system-zlib \
--with-system-jpeg \
--with-system-libvpx \
--with-distribution-id=POD \
--with-system-libevent=/usr/local/ \
--with-doc-output-dirs=/usr/local/share/firefox \
--enable-webm \
--enable-alsa \
--enable-strip \
--enable-ffmpeg \
--enable-shared-js \
--enable-faststart \
--enable-system-ffi \
--enable-system-icu \
--enable-system-cairo \
--enable-system-pixman \
--enable-system-sqlite \
--enable-safe-browsing \
--enable-media-plugins \
--enable-gstreamer=0.10 \
--enable-extensions=default \
--enable-default-toolkit=cairo-gtk2 \
--enable-application=browser \
--disable-jsd \
--disable-updater \
--disable-installer \
--disable-tests \
--disable-gnomeui \
--disable-gnomevfs \
--disable-necko-wifi \
--disable-pulseaudio \
--disable-libjpeg-turbo \
--disable-crashreporter \
2>&1 | tee log.conf && exit $PIPESTATUS) &&
--
Paul Rogers
[email protected]
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)
--
http://www.fastmail.com - Access your email from home and the web
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page