Re: [chromium-dev] Link error when compiling chromium on ubuntu 9.10

2009-11-23 Thread Michael Moss
You could also try adding swap. It isn't ideal, but it might at least let you build until you can add more RAM. It can take about 4GB to link a debug build. Another option is to build in release mode, which should require less RAM. Michael On Mon, Nov 23, 2009 at 12:12 AM, Craig Schlenter

[chromium-dev] Link error when compiling chromium on ubuntu 9.10

2009-11-22 Thread hap 497
Hi, I am tying to compile chromium on ubuntu 9.10. I think the compilation went fine. I just get an error in linking. $ make -j5 chrome LINK(target) out/Debug/chrome collect2: ld terminated with signal 9 [Killed] make: *** [out/Debug/chrome] Error 1 $ make out/Debug/chrome LINK(target)