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

Build failure on GNU/Hurd

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 4.7.0
    • 4.6.1
    • Testing: qtestlib
    • None
    • Debian GNU/Hurd 0.3.
    • d98a1d569533891bb6def33c3233f1ebaf82d9fa

    Description

      When compiling Qt 4.6.1 on GNU/Hurd, the build fails in qtestcase.cpp.
      The reason is the unconditional usage of SA_SIGINFO, which is defined only if the current OS has support for the sa_sigaction field in the struct sigaction.

      The attached patches fixes the issue, just checking for SA_SIGACTION only when defined.

      Attachments

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

        Activity

          People

            tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
            pinotree Pino Toscano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes