回帖:XChinux:
我在SOLARIS下./configure 时出现一些错误:
CC -o qmake project.o property.o main.o makefile.o unixmake2.o unixmake.o msvc_nmake.oborland_bmake.o mingw_make.o msvc_dsp.o msvc_vcproj.o option.owinmakefile.o projectgenerator.o metrowerks_xml.opbuilder_pbx.omsvc_objectmodel.o meta.o qtmd5.o qstring.o qtextstream.o qiodevice.o qglobal.o qgdict.o qcstring.oqdatastream.o qgarray.o qbuffer.o qglist.o qptrcollection.o qfile.oqfile_unix.o qregexp.o qgvector.o qgcache.o qbitarray.o qdir.o quuid.oqfileinfo_unix.o qdir_unix.o qfileinfo.o qdatetime.o qstringlist.o qmap.oqconfig.o qunicodetables.o qsettings.o qlocale.o
rm -f /soft/qt4/qt3.3.3/bin/qmake
ln -s ../qmake/qmake /soft/qt4/qt3.3.3/bin/qmake
Bus Error - core dumped
Bus Error - core dumped
Bus Error - core dumped
Bus Error - core dumped
Bus Error - core dumped
Build type: solaris-cc
Platform notes:
- Also available for Solaris: solaris-g++ solaris-cc-64
Configuration .......nocrosscompiler minimal-config small-config medium-config large-config full-config styles tools kernel widgets dialogs iconview workspace network canvas table xml opengl sql release dll png no-gif zlib nis bigcodecs x11sm xshape xkb
STL support ......... no
PCH support ......... no
IPv6 support ........ no
Thread support ...... no
NIS support ......... yes
CUPS support ........ no
Large File support .. no
GIF support ......... no
MNG support ......... plugin (qt)
JPEG support ........ plugin (qt)
PNG support ......... yes (qt)
zlib support ........ yes
OpenGL support ...... yes
NAS sound support ... no
Session management .. yes
XShape support ...... yes
Xinerama support .... no
Tablet support ...... no
Xcursor support ..... no
XRandR support ...... no
XRender support ..... no
Xft support ......... no
XKB Support ......... yes
Finding project files. Please wait...
242 projects found.
Creating makefiles. Please wait...
for /soft/qt4/qt3.3.3/src/moc/moc.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/src/qt.pro
Cannot find directory:
Bus Error - core dumped
for /soft/qt4/qt3.3.3/tools/tools.pro
for /soft/qt4/qt3.3.3/tools/assistant/lib/lib.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/tools/designer/uilib/uilib.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/tools/designer/editor/editor.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/tools/designer/designer.pro
for /soft/qt4/qt3.3.3/tools/designer/designer/designer.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/tools/designer/plugins/plugins.pro
for /soft/qt4/qt3.3.3/tools/linguist/linguist.pro
for /soft/qt4/qt3.3.3/tutorial/tutorial.pro
for /soft/qt4/qt3.3.3/extensions/nsplugin/src/qnp.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/extensions/nsplugin/examples/trivial/trivial.pro
Bus Error - core dumped
for /soft/qt4/qt3.3.3/extensions/nsplugin/examples/grapher/grapher.pro
这是其中一部分,最后能进行下去,但MAKE时就出现下面的错误了:
cd qmake && make
`qmake' is up to date.
cd src/moc && make
make: Fatal error: No arguments to build
Current working directory /soft/qt4/qt3.3.3/src/moc
*** Error code 1
make: Fatal error: Command failed for target `src-moc'
Current working directory /soft/qt4/qt3.3.3
*** Error code 1
make: Fatal error: Command failed for target `init'