Results 1 to 2 of 2

Thread: Builiding Error

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    1

    Default Builiding Error

    while trying build Qt 4.4.3 i am getting this error ...how to solve this help me out....
    ./configure successfully configured

    make (while invoking make i got this error after 2 hours of compilation process)

    (test -z "" || cd "" ; targ=`basename browser`; objcopy --only-keep-debug "$targ" "$targ.debug" && objcopy --strip-debug "$targ" && objcopy --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug" ) ;
    make[2]: Leaving directory `/home/ashwin/Documents/qt-x11-opensource-src-4.4.3/demos/browser'
    make[1]: Leaving directory `/home/ashwin/Documents/qt-x11-opensource-src-4.4.3/demos'
    cd tools/qdoc3/ && make -f Makefile
    make[1]: Entering directory `/home/ashwin/Documents/qt-x11-opensource-src-4.4.3/tools/qdoc3'
    /home/ashwin/Documents/qt-x11-opensource-src-4.4.3/bin/qmake -spec ../../mkspecs/linux-g++ -unix -o Makefile qdoc3.pro
    make[1]: Leaving directory `/home/ashwin/Documents/qt-x11-opensource-src-4.4.3/tools/qdoc3'
    make[1]: Entering directory `/home/ashwin/Documents/qt-x11-opensource-src-4.4.3/tools/qdoc3'
    Last edited by sashwinamrita; 3rd December 2008 at 06:26. Reason: updated contents

Similar Threads

  1. QPSQL problem
    By LoneWolf in forum Installation and Deployment
    Replies: 60
    Last Post: 4th November 2009, 14:22
  2. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 13:43
  3. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  4. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  5. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19

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
  •  
Qt is a trademark of The Qt Company.