Thank you so much and I will try to add more memory to rebuild it. Best Regards Paul Li
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thiago Macieira Sent: 2010年11月23日 22:01 To: [email protected] Subject: Re: [MeeGo-dev] compiling qtwebkit in meego 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 _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
