Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Error During make run

    Installation and Deployment
    1
    1
    534
    Loading More Posts
    • 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
      borisa last edited by

      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 Reply Quote 0
      • First post
        Last post