PDA

View Full Version : Friends Problem in Installing Qt 4.3.2 on Mac Os X



nareshqt
11th April 2008, 06:33
Hi Friends,


First i gave ./configure

after that i gave Make
it has taken nearly 10 to 15 mins for building but at last i found the fallowing error.


c++ -c -pipe -fconstant-cfstrings -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_SHARED -DQT_BUILD_SCRIPT_LIB -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_44_API_QSQLQUERY_FINISH -DQT3_SUPPORT -DQT_MOC_COMPAT -DQ_SCRIPT_DIRECT_CODE -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/macx-g++ -I. -I../../include/QtCore -I../../include/QtCore -I../../include -I../../include/QtScript -I.moc/release-shared -I.uic/debug-shared -F/Users/administrator/Desktop/qt-mac-opensource-src-4.3.2x/lib -o .obj/release-shared/qscriptcontext_p.o qscriptcontext_p.cpp
{standard input}:unknown:FATAL:can't create output file: .obj/release-shared/qscriptcontext_p.o
make[2]: *** [.obj/release-shared/qscriptcontext_p.o] Error 1
make[1]: *** [release-all] Error 2
make: *** [sub-script-make_default-ordered] Error 2




I don't where is the problem, Can one tell me.

My Mac Os Version is 10.4.8


Thanks & Regards
knrcse

wysota
11th April 2008, 06:35
Do you have enough free disk space?