- 论坛徽章:
- 0
|
Solaris 10下安装qt失败,大家帮我看一下,谢谢!\r\n\r\n# ./configure -thread\r\n\r\nThis is the Qt/X11 Free Edition.\r\n\r\nYou are licensed to use this software under the terms of either\r\nthe Q Public License (QPL) or the GNU General Public License (GPL).\r\n\r\nType \'Q\' to view the Q Public License.\r\nType \'G\' to view the GNU General Public License.\r\nType \'yes\' to accept this license offer.\r\nType \'no\' to decline this license offer.\r\n\r\nDo you accept the terms of either license? yes\r\n\r\nCreating qmake. Please wait...\r\nCC -c -o project.o -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -I/usr/local/qt/include/qmake -I/usr/local/qt/include -I/usr/local/qt/include -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/usr/local/qt/mkspecs/solaris-cc -DHAVE_QCONFIG_CPP project.cpp\r\nIn file included from /usr/include/sys/wait.h:24,\r\n from /usr/include/stdlib.h:22,\r\n from project.cpp:48:\r\n/usr/include/sys/siginfo.h:259: error: \'ctid_t\' is used as a type, but is not\r\n defined as a type.\r\n/usr/include/sys/siginfo.h:390: error: \'ctid_t\' is used as a type, but is not\r\n defined as a type.\r\ngmake: *** [project.o] Error 1\r\nqmake failed to build. Aborting. |
|