Results 1 to 3 of 3

Thread: collect2: ld terminated with signal 9 [Killed]

  1. #1

    Default collect2: ld terminated with signal 9 [Killed]

    I am trying to build qt-4.4 and it fails with the following error:
    collect2: ld terminated with signal 9 [Killed]
    make[1]: *** [../../../../lib/libQtWebKit.so.4.4.0] Error 1
    make[1]: Leaving directory `/var/tmp/build-i686-linux/src/3rdparty/webkit/WebCore'
    make: *** [sub-webkit-make_default-ordered] Error 2

    I read some where that it is due to low memory. Can some one tell me how to resolve it?

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: collect2: ld terminated with signal 9 [Killed]

    Do you need webkit? What if you disable it with "./configure -no-webkit"?
    J-P Nurmi

  3. #3

    Default Re: collect2: ld terminated with signal 9 [Killed]

    Ya, I need it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.