> From: meego-dev-boun...@meego.com [mailto:meego-dev-boun...@meego.com] On 
> Behalf Of ext Thiago Macieira

> 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.

Paul,

Your other option is to build QtWebKit without SVG support 
(DEFINES+=ENABLE_SVG=0). This cuts the resulting binary about half and would 
require less memory to link as well.

Regards,
  Laszlo

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

Reply via email to