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. Failed to build Qt x11 4.5.1 on RHEL 5.4
Qt 6.11 is out! See what's new in the release blog

Failed to build Qt x11 4.5.1 on RHEL 5.4

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 2.7k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    http://networkingtips-tricks.blogspot.com/2010/08/tutorial-how-to-install-gns3-on.html#disqus_thread

    Currently I require GNS3 to be run on my server, and hence I follow the step from the link provided above. So, I try to build and install qt 4.5.1 on the server before any other requirement install. But I failed at the step running gmake which return me error:

    compiling global/qlibraryinfo.cpp
    ../../include/QtCore/../../src/corelib/tools/qstring.h: In function ‘const QString operator+(const QString&, QChar)’:
    ../../include/QtCore/../../src/corelib/tools/qstring.h:1007: internal compiler error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See URL:http://bugzilla.redhat.com/bugzilla for instructions.
    gmake[1]: *** [.obj/debug-shared/qlibraryinfo.o] Error 1
    gmake[1]: Leaving directory `/root/Desktop/GNS3/qt/qt-x11-opensource-src-4.5.1/src/corelib'
    gmake: *** [sub-corelib-make_default-ordered] Error 2

    Then I retry the build but specify as static library, then it success. However, the PyQt seem to be need the qt library to in shared (non -static). Any idea how I should do it?

    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