Hi, I get the chromium on ubuntu 9.10. The compilation is okay, but when I get link, it fails:
$ make -j5 chrome LINK(target) out/Debug/chrome collect2: ld terminated with signal 9 [Killed] make: *** [out/Debug/chrome] Error 1 I think I have 'gold linker' installed: Building dependency tree Reading state information... Done binutils-gold is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. And i have checked I have enough disk space. Can you please tell me why? Thank you. -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
