Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.0
-
None
Description
Ususally LFLAGS in <QTDIR>/tools/assistant/tools/assistant/Makefile contains -Wl,-rpath-link,<QTDIR>/lib
However when LDFLAGS is defined while running configure this is droped.
As a result libQtCLucene.so.4 (an implicit dependency of libQtHelp.so) is not found.
Tested with the latest 4.6-stable from git (89ccbd14fe8c0e6b0fefcca2151da28d98088bf5).