Results 1 to 3 of 3

Thread: ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.7.0/

  1. #1
    Join Date
    Mar 2006
    Posts
    142
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.7.0/

    It seems that this is a recurrent issue because I found several discussions on internet about it but nothing using the search functionnality of this forum.
    I am an old Qt and Qmake user but did never encounter this issue.
    It is just a warning but annoying.
    I downloaded the release for Mac OS X on December, 15th, I work with OS X Snow Leopard.
    Would is be possible to fix this issue?

  2. #2
    Join Date
    Jan 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.

    Same problem on Mac OS X 10.6.6

    qt-stuff-6474 doesn't exist on /tmp
    The installation was fine

    any ideas ?

    Fixed :

    http://bugreports.qt.nokia.com/browse/QTBUG-13462

    Toby Tomkins added a comment - 18/Oct/10 7:39 AM
    Tested workaround.

    On terminal type the both commands :

    perl -pi -e 's,-F/tmp/qt-stuff-\d+/source/qt-everywhere-\w+-src-\d\.\d\.\d/lib,,g' `find /Library/Frameworks -name *.prl`

    perl -pi -e 's,-L/tmp/qt-stuff-\d+/source/qt-everywhere-\w+-src-\d\.\d\.\d/lib,,g' `find /Library/Frameworks -name *.prl`

  3. #3
    Join Date
    Mar 2006
    Posts
    142
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: ld: warning: directory '/tmp/qt-stuff-6474/source/qt-everywhere-opensource-src-4.

    It is said in this link that Qt 4.7.1 has fixed the problem, so I installed the last GPL version for Mac but I still have 4.7.0 installed:
    Qt Code:
    1. scinfr035:TP2 $ qmake --version
    2. QMake version 2.01a
    3. Using Qt version 4.7.0 in /Library/Frameworks
    To copy to clipboard, switch view to plain text mode 
    So where is the 4.7.1 version?

Similar Threads

  1. Problem in building outside source directory(loading qrc files fails)
    By Jayakrishnan in forum Installation and Deployment
    Replies: 3
    Last Post: 17th October 2009, 16:00
  2. Phonon stuff
    By stevey in forum Qt Programming
    Replies: 3
    Last Post: 31st August 2009, 12:26
  3. Get Hot New Stuff!!!!
    By Mystical Groovy in forum KDE Forum
    Replies: 4
    Last Post: 16th December 2008, 00:21
  4. adding PHONON and stuff
    By baray98 in forum Installation and Deployment
    Replies: 1
    Last Post: 18th August 2008, 17:37
  5. Howto draw stuff
    By Morea in forum Newbie
    Replies: 16
    Last Post: 7th April 2006, 12:05

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.