Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error During make run

Error During make run

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 629 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    borisa
    wrote on last edited by
    #1

    Hi,

    I am trying to config the system as follows
    ./configure -no-static -shared -opensource -qt-libtiff -qt-libmng -webkit-debug -nomake examples -nomake demos -debug-and-release -confirm-license -openssl -I /home/boris/QT/QT4.8.1/openssl-1.0.1g/include -L /home/boris/QT/QT4.8.1/openssl-1.0.1g/lib -prefix /home/boris/QT/QT4.8.1/qt-everywhere-opensource-src-4.8.1

    All pass ok, but in the make (after make install) I got error :
    make[2]: Entering directory /home/QA/QT/QT4.8.1/qt-everywhere-opensource-src-4.8.1/src/3rdparty/webkit/Source/WebKit/qt' make[2]: *** No rule to make target ../../WebCore/release/libwebcore.a', needed by ../../../../../../lib/libQtWebKit.so.4.9.0'. Stop. make[2]: Leaving directory /home/QA/QT/QT4.8.1/qt-everywhere-opensource-src-4.8.1/src/3rdparty/webkit/Source/WebKit/qt'
    make[1]: *** [sub-WebKit-qt-QtWebKit-pro-install_subtargets-ordered] Error 2
    make[1]: Leaving directory `/home/QA/QT/QT4.8.1/qt-everywhere-opensource-src-4.8.1/src/3rdparty/webkit/Source'
    make: *** [sub-webkit-install_subtargets-ordered] Error 2

    How can I fix it?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved