[Interest] BUG Qt 4.8.1: /tmp/qt-stuff-85167/source/ not found (again)

Till Oliver Knoll till.oliver.knoll at gmail.com
Wed May 9 19:52:26 CEST 2012


Hello,

after upgrading to Qt 4.8.1 on OS X and recompiling my project I noticed
the following warnings at link stage:

ld: warning: directory '/usr/local/pgsql/lib' following -L not found
ld: warning: directory
'/tmp/qt-stuff-85167/source/qt-everywhere-opensource-src-4.8.1/Desktop/Qt/4.8.1/gcc/lib'
following -L not found
ld: warning: directory
'/tmp/qt-stuff-85167/source/qt-everywhere-opensource-src-4.8.1/Desktop/Qt/4.8.1/gcc/lib'
following -F not found

The later two warnings looked very familiar, and indeed, the Dead Raise
Again:


http://stackoverflow.com/questions/4009732/qt-build-warning-directory-tmp-qt-stuff-6474-source-qt-everywhere-opensource

which references to

  https://bugreports.qt-project.org/browse/QTBUG-13462

the same issue which once existed for Qt 4.7.0 (and was fixed in 4.7.1).


The first warning however, referencing to /usr/local/pgsql/lib, is new.
But I guess the same kind of glitch...

I will re-open the existing issue (or create a new one, if that doesn't
work).


Cheers, Oliver



More information about the Interest mailing list