Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. QT 4.4.1 build errors on RHEL 6.3 from source

QT 4.4.1 build errors on RHEL 6.3 from source

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 915 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    asaifuddin
    wrote on last edited by
    #1

    I am having trouble building QT 4.4.1 on RHEL 6.3 from source. I downloaded qt-x11-opensource-src-4.4.1, did the ./configure command with no options, then the make command.

    The make fails. I am seeing errors like ../../include/QtNetwork/../../src/network/kernel/qurlinfo.h:405: error: 'd' was not declared in this scope

    Any thoughts on why this won't compile out of the box?

    gcc version is 4.4.6

    I was originally trying to use qt 5.1.1, but I ran across too many errors with that runing with the version of gcc that I have. So I decided to drop back to an old version, but now I am having the issues listed above.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Before going any further, did you check the Qt version available on your RHEL distribution ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        asaifuddin
        wrote on last edited by
        #3

        SGaist,

        Thats a great idea. RHEL 6.3 comes with Qt 4.6.2. That seems to work just fine.

        Still not sure why Qt 4.4.1 doesn't build correctly though.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved