Qt프로그램 설치하다가 오류가 발생했습니다.
이건 어떤 오류인지요...???
이것만 봐서는 애매한가요?
gcc문제인지 알고 yum install gcc*해서 모두다 설치 했는데 이게 아닌가 보네요.
역시 한번에 되는건 없네요..

Do you accept the terms of either license? yes

Creating qmake. Please wait...
g++ -c -o project.o -pipe -DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -I/temp/qt-x11-opensource-src-4.3.4/src/corelib/arch/generic -I/temp/qt-x11-opensource-src-4.3.4/include -I/temp/qt-x11-opensource-src-4.3.4/include/QtCore -I/temp/qt-x11-opensource-src-4.3.4/include -I/temp/qt-x11-opensource-src-4.3.4/include/QtCore -I/temp/qt-x11-opensource-src-4.3.4/src/corelib/global -I/temp/qt-x11-opensource-src-4.3.4/src/script -DQT_NO_PCRE -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_BUILD_QMAKE -DQT_NO_COMPRESS -I/temp/qt-x11-opensource-src-4.3.4/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT  project.cpp
In file included from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qbytearray.h:1,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/tools/qstring.h:48,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qstring.h:1,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/io/qiodevice.h:52,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qiodevice.h:1,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/io/qdatastream.h:47,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qdatastream.h:1,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/tools/qstringlist.h:48,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qstringlist.h:1,
                 from project.h:47,
                 from project.cpp:44:
/temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/tools/qbytearray.h:50:20: error: string.h: 그런 파일이나 디렉토리가 없음
In file included from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qtextstream.h:1,
                 from project.h:48,
                 from project.cpp:44:
/temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/io/qtextstream.h:57:19: error: stdio.h: 그런 파일이나 디렉토리가 없음
In file included from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qvector.h:1,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/../../src/corelib/tools/qstack.h:47,
                 from /temp/qt-x11-opensource-src-4.3.4/include/QtCore/qstack.h:1,
                 from project.h:50,
                 from project.cpp:44: