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) out/Debug/chrome
collect2: ld terminated with signal 9 [Killed]
make: *** [out/Debug/chrome] Error 1

and i don't think i have a disk space problem since i check the df output:
$ df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1             14784680  10044024   3989620  72% /
udev                    383892       216    383676   1% /dev
none                    383892       360    383532   1% /dev/shm
none                    383892        92    383800   1% /var/run
none                    383892         0    383892   0% /var/lock
none                    383892         0    383892   0% /lib/init/rw

Thanks for any tip.

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to