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

building Qt 4.8-TP on RHEL 5.1 fails u32 not declared when compiling qmutex_unix.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.8.0
    • Core: Threads
    • None
    • RHEL 5.1 x86_64

    Description

      when building Qt 4.8-TP on RHEL 5.1 with gcc 4.1.2 compiler
      qmutex_unix.cpp does not compile as u32 is not declared

      there is a new include of <linux/futex.h> which appears to be using the kernel u32 type, but its not defined

      building on a later OS distro, Fedora 14, this does build.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            warnold Wayne Arnold
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes