Hello,

On 22/03/2018 16:26, victor.fontain...@gmail.com wrote:
> Hello, I have some errors when I try to build firefox on my linux laptop (I'm 
> trying to contribute to mozilla) and I tried to fix but it's still doesn't 
> working:
>
> I'm on an ubuntu 16.04 (250Go free on the disk) x86_64 with clang version 
> 7.0.0- (trunk) ; Python 2.7.12
>
> I've downloaded bootstrap.py and executed it ("python bootstrap.py") with 
> success, then I cloned the repository ("hg clone 
> https://hg.mozilla.org/mozilla-central";) also with success, but then when I'm 
> trying to make "./mach build", an error (not only one but many similar) 
> occured : 
>
>
> [many "INPUT(...)" before]
>
> 30:45.73     INPUT("StaticXULComponentsEnd/StaticXULComponentsEnd.o")
> 30:45.73 
> 30:45.73 /usr/bin/ld.gold.real : erreur : 
> /home/utilisateur/src/mozilla/mozilla-central/obj-x86_64-pc-linux-gnu/toolkit/library/../../dom/base/Unified_cpp_dom_base5.o
>  : file is empty
I had a conversation with Victor in private (we met each other a few weeks ago).

His issue was caused trying to build Firefox without enough space. Removing the 
Unified_cpp_dom_base5.o 
file and rebuild was enough.

Sylvestre
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to