On Tue, Jan 10, 2012 at 11:51 AM, mais lfs <[email protected]> wrote:
> I get this error:
>
> ...
> ake -C bmp libs
> make[7]: Entering directory
> `/xapps/mozilla-release/firefox-build-dir/modules/libpr0n/encoders/bmp'
> nsBMPEncoder.cpp
> c++ -o nsBMPEncoder.o -c -I../../../../dist/stl_wrappers
> -I../../../../dist/system_wrappers -include
> /xapps/mozilla-release/config/gcc_hidden.h -DMOZILLA_INTERNAL_API
> -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX
> -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES
> -DSTATIC_EXPORTABLE_JS_API -DOSTYPE=\"Linux3.1\" -DOSARCH=Linux
> -I/xapps/mozilla-release/modules/libpr0n/src/
> -I/xapps/mozilla-release/modules/libpr0n/encoders/bmp -I.
> -I../../../../dist/include -I../../../../dist/include/nsprpub
> -I/xapps/mozilla-release/firefox-build-dir/dist/include/nspr
> -I/xapps/mozilla-release/firefox-build-dir/dist/include/nss -fPIC
> -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual
> -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align
> -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type
> -pedantic -Wno-long-long -fno-strict-aliasing -std=gnu++0x -pthread
> -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -g -Os
> -freorder-blocks -fomit-frame-pointer -DMOZILLA_CLIENT -include
> ../../../../mozilla-config.h -MD -MF .deps/nsBMPEncoder.pp
> /xapps/mozilla-release/modules/libpr0n/encoders/bmp/nsBMPEncoder.cpp
> make[6]: *** [RasterImage.o] Error 1
> make[6]: *** Waiting for unfinished jobs....
> rm -f libimgbmpe_s.a
> /usr/bin/python2.7 /xapps/mozilla-release/config/pythonpath.py
> -I../../../../config /xapps/mozilla-release/config/expandlibs_gen.py
> nsBMPEncoder.o > libimgbmpe_s.a.desc
> make[7]: Leaving directory
> `/xapps/mozilla-release/firefox-build-dir/modules/libpr0n/encoders/bmp'
> make[6]: Leaving directory
> `/xapps/mozilla-release/firefox-build-dir/modules/libpr0n/encoders'
> make[6]: Leaving directory
> `/xapps/mozilla-release/firefox-build-dir/modules/libpr0n/src'
> ...
>
> Any ideas?
sorry, a little too much noise, the actual error will be 'higher up'
Do
make -j1
we will get a much cleaner ( linear ) output which will be easier to read
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page