Note that there are some explanatory texts on larger screens.

plurals
  1. POFatal error: No compiled in support for x86_64 while trying to build qt-4.7.4 with gcc-4.7.2 on 64-bit linux platform
    primarykey
    data
    text
    <p>Trying to build qt-4.7.4 with gcc-4.7.2 and getting fatal error: no compiled in support for x86_64 during configure.</p> <p>Here is the part of my configure log. Hope the information is enough to help me figure out the problem.</p> <pre><code>Performing shadow build... Preparing build tree... Determining system architecture... (Linux:xx.xx.xx-xxx.el5:x86_64) 64-bit AMD 80x86 (x86_64) 'x86_64' is supported System architecture: 'x86_64' Precompiled-headers support enabled. Assembler messages: Fatal error: No compiled in support for x86_64 Symbol visibility control disabled. This is the Qt for Linux/X11 Full Framework Edition. You have already accepted the terms of the Qt COMMERCIAL LICENSE AGREEMENT. mkdir .../qt-4.7.4/amd64_shared/include mkdir .../qt-4.7.4/amd64_shared/include/Qt mkdir .../qt-4.7.4/amd64_shared/include/QtCore header created for .../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/src/corelib/plugin/qfactoryinterface.h (2) mkdir .../qt-4.7.4/amd64_shared/include/QtCore/private header created for .../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/src/corelib/plugin/qfactoryloader_p.h (1) header created for .../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/src/corelib/plugin/qlibrary.h (2) header created for .../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/src/corelib/plugin/qlibrary_p.h (1) header created for .../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/src/corelib/plugin/qplugin.h (3) .............. .............. header (master) created for Qt3Support headers.pri file created for Qt3Support mkdir .../qt-4.7.4/amd64_shared/src/tools mkdir .../qt-4.7.4/amd64_shared/src/tools/uic Creating qmake. Please wait... .../gcc-4.7.2/bin/g++ -c -o project.o -m64 -pipe -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I.../qt-4.7.4/amd64_shared/include -I.../qt-4.7.4/amd64_shared/include/QtCore -I.../meruzh/qt-4.7.4/amd64_shared/src/corelib/global -I.../qt-4.7.4/amd64_shared/src/corelib/xml -I.../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I.../qt-4.7.4/amd64_shared/qt-everywhere-commercial-src-4.7.4/mkspecs/linux-g++-64 -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp Assembler messages: Fatal error: No compiled in support for x86_64 gmake: *** [project.o] Error 2 </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload