Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5471

linking assistant fails because libQtCLucene.so.4 is not found when LDFLAGS are set during configure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • 4.6.0
    • Build tools: qmake
    • 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).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            albisser Zeno Albisser
            mol Michael Olbrich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes