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

QtWayland links against Xext (but it shouldn't)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 5.14
    • 5.6.0
    • QPA: Wayland
    • None

    Description

      Since Qt 5.6 Xext is needed to build QtWayland module, otherwise build fails while linking libraries, this dependency was not required with Qt 5.5 and we would like to avoid that since it makes harder to have a X11-free wayland based system.

      ldd libQt5Compositor.so.5 | grep Xext
      libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fdbfd1a8000)

      Attachments

        Issue Links

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

          Activity

            People

              giucam Giulio Camuffo
              davide.bettio Davide Bettio
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes