"Antonio Carlucio" <[email protected]> writes: > > >> Is your hard drive full? To know if it is, do in a terminal: > > No, i have 34.8 GB free space. > The memory mentioned in the error is the RAM(have little more that 1 GB). > When the build process reached that stage(point of error), the RAM > consumption just keeps increases(before that it is around 200MB), the machine > hangs and then the process is auto-killed. > I have tried 3 times now. Takes a lot of time. > > Can anyone help me fix this compile time error.
Does it work if you remove the following line from the .mozconfig file? ac_add_options --enable-optimize="-pipe -O3" Thanks, Giuseppe -- http://gnuzilla.gnu.org
