Hi Sainath,
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/GainNodeBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/GeolocationBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLAnchorElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLAppletElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLAreaElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLAudioElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLBaseElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLBodyElementBinding.o:
file is empty
/usr/bin/ld: error:
/home/subrahmanyam/desktop_firefox/build/toolkit/library/../../dom/bindings/HTMLBRElementBinding.o:
file is empty
It looks like these files were miscompiled, remove the object files
re-run ./build.sh. If you are using ccache use:
env CCACHE_RECACHE="" ./build.sh
Otherwise the build might pick up the cached empty versions of those
object files.
Gabriele
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g