PDA

View Full Version : ubuntu13.04 Installation Qt4.6.3 make[1]: *** [obj/release/CodeBlock.o] error 1



linuxszp
10th October 2013, 05:18
How to solve?
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:33,
from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26,
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26,
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27,
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27,
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h:27,
from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h:29,
from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h:32,
from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:33,
from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp:31:
../3rdparty/javascriptcore/JavaScriptCore/wtf/PassRefPtr.h:39:10: Note: ‘template<class T> void QTWTF::derefIfNotNull(T*)’ declared here, later in the translation unit
make[1]: *** [obj/release/CodeBlock.o] error 1
make[1]:Leaving directory `/opt/qt-everywhere-opensource-src-4.6.3/src/script'
make: *** [sub-script-make_default-ordered] error 2

How to solve?