Results 1 to 2 of 2

Thread: Unable to compile QT 4.6.2 on 64 bit Centos 5.4

  1. #1
    Join Date
    Mar 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Unable to compile QT 4.6.2 on 64 bit Centos 5.4

    Any help with this is greatly appreciated!

    I am attempting to compile QT 4.6.2 on my workstation and get the following error:

    I get a segmentation fault during gmake:

    g++ -c -include .pch/release-shared/Qt3Support -m64 -pipe -fno-strict-aliasing -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3textbrowser.o text/q3textbrowser.cpp
    ../../include/Qt3Support/private/../../../src/qt3support/text/q3richtext_p.h:726: internal compiler error: Segmentation fault



    Here are what ./configure shows:
    Build type: linux-g++-64
    Architecture: x86_64
    Platform notes:

    - Also available for Linux: linux-kcc linux-icc linux-cxx

    Build ............... libs tools examples demos docs translations
    Configuration ....... release shared dll largefile stl precompile_header separate_debug_info mmx 3dnow sse sse2 minimal-config small-config medium-config large-config full-config qt3support accessibility opengl reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-mng system-png png system-freetype system-zlib nis cups iconv glib dbus openssl x11sm xshape xsync xrender mitshm fontconfig xkb alsa xmlpatterns multimedia audio-backend svg webkit script scripttools release
    Debug ............... no
    Qt 3 compatibility .. yes
    QtDBus module ....... yes (run-time)
    QtConcurrent code.... yes
    QtScript module ..... yes
    QtScriptTools module yes
    QtXmlPatterns module yes
    Phonon module ....... no
    Multimedia module ... yes
    SVG module .......... yes
    WebKit module ....... yes
    JavaScriptCore JIT .. To be decided by JavaScriptCore
    Declarative module .. no
    STL support ......... yes
    PCH support ......... yes
    MMX/3DNOW/SSE/SSE2.. yes/yes/yes/yes
    Graphics System ..... default
    IPv6 support ........ yes
    IPv6 ifname support . yes
    getaddrinfo support . yes
    getifaddrs support .. yes
    Accessibility ....... yes
    NIS support ......... yes
    CUPS support ........ yes
    Iconv support ....... yes
    Glib support ........ yes
    GStreamer support ... no
    Large File support .. yes
    GIF support ......... plugin
    TIFF support ........ plugin (qt)
    JPEG support ........ plugin (system)
    PNG support ......... yes (system)
    MNG support ......... plugin (system)
    zlib support ........ system
    Session management .. yes
    OpenGL support ...... yes (Desktop OpenGL)
    OpenVG support ...... no
    NAS sound support ... no
    XShape support ...... yes
    XSync support ....... yes
    Xinerama support .... no
    Xcursor support ..... no
    Xfixes support ...... runtime
    Xrandr support ...... runtime
    Xrender support ..... yes
    Xi support .......... no
    MIT-SHM support ..... yes
    FontConfig support .. yes
    XKB Support ......... yes
    immodule support .... yes
    GTK theme support ... yes
    MySQL support ....... plugin
    SQLite support ...... plugin (qt)
    OpenSSL support ..... yes (run-time)
    alsa support ........ yes

  2. #2
    Join Date
    May 2008
    Location
    Kyiv, Ukraine
    Posts
    418
    Thanks
    1
    Thanked 29 Times in 27 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Unable to compile QT 4.6.2 on 64 bit Centos 5.4

    How did you run configure?
    I'm a rebel in the S.D.G.

Similar Threads

  1. SQL in Centos and Ubuntu
    By Lycus HackerEmo in forum Newbie
    Replies: 1
    Last Post: 6th January 2010, 00:24
  2. Replies: 1
    Last Post: 7th August 2008, 13:46
  3. Using QT in CentOS
    By vishakvkurup in forum Qt Programming
    Replies: 7
    Last Post: 15th January 2008, 22:01
  4. Qt4 on Centos 64 m/c
    By a_m_mukul in forum Qt Programming
    Replies: 2
    Last Post: 22nd November 2007, 15:22
  5. fftw unable to compile
    By superutsav in forum General Programming
    Replies: 7
    Last Post: 24th January 2006, 14:10

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.