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

compilation error because xshape is required even -no-xshape is used during configuration process

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.8.3
    • 4.8.1
    • Build System
    • None
    • 77ef7e616d262db8f346150ce8ad54a09dfab259

    Description

      I try to compile qt4.8.1 at linux32 bit and I get such errors:

      kernel/qdnd_x11.cpp: In function `bool windowInteractsWithPosition(const QPoint&, Window, int)':
      kernel/qdnd_x11.cpp:1429: error: `XShapeGetRectangles' undeclared (first use this function)
      kernel/qdnd_x11.cpp:1429: error: (Each undeclared identifier is reported only once for each function it appears in.)
      kernel/qdnd_x11.cpp: In function `Window findRealWindow(const QPoint&, Window, int)':
      kernel/qdnd_x11.cpp:1468: error: `ShapeInput' undeclared (first use this function)
      kernel/qdnd_x11.cpp:1468: error: `ShapeBounding' undeclared (first use this function)

      I configure qt with -no-xshape switch, so I assume that xshape package/headers should not be required.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            bodzio131 Bogdan Slusarczyk
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes