Em Terça-feira, 23 de Novembro de 2010, às 10:47:28, Paul Li escreveu:
> Hi all,
> 
>          I met an issue when compiling qtwebkit in meego and pls help.
>          When chroot meego:
>          collect2: ld terminated with signal 11 [Segmentation fault]
> qemu: uncaught target signal 11 (Segmentation fault) - core dumped
> 
> When compiling on board:
> collect2: ld terminated with signal 9 [killed]
> 
> so I cannot compile it successfully, could you give me some suggestions?

Sounds like the OOM killer started doing work.

You need to add more memory to complete the build. Here's the output from time 
trying to link it on my Core-i7 workstation:

10.17user 1.01system 0:11.31elapsed 98%CPU (0avgtext+0avgdata 
3280896maxresident)k
24inputs+64296outputs (0major+288081minor)pagefaults 0swaps

As you can see in "maxresident", it used 3 GB of RSS.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to