[#4123] Fail to build qt source files in flat format
Submitted By: Vivi Li
Open Date
2008-05-22 23:14:44 Close Date
2008-06-04 22:43:56
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
08r1-rc8
App binary format:
N/A
Summary: Fail to build qt source files in flat format
Details:
It failed to build qt source files in flat format.
Bellow is the error log. The full log is attached.
--
bfin-uclinux-g++ -c -pipe -D__linux__ -DQT_NO_LIBRARY -DQT_NOMMU -DQ_NO_SEMAPHORE -DQT_QWS_NO_SHM -DQT_NO_QWS_MULTIPROCESS -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -DQT_NO_NIS -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -DQT_NO_QWS_VFB -DQT_NO_QWS_VNC -DQT_NO_QWS_VGA16 -DQT_NO_QWS_TRANSFORMED -DQT_NO_QWS_SNAP -DQT_NO_QWS_MACH64 -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MATROX -DQT_NO_QWS_SHADOWFB -DQT_NO_QWS_REPEATER -DQT_NO_QWS_KBD_SL5000 -DQT_NO_QWS_KBD_USB -DQT_NO_QWS_KBD_YOPY -DQT_NO_QWS_KBD_VR41 -DQT_NO_QWS_MOUSE_BUS -DQT_NO_QWS_MOUSE_LINUXTP -DQT_NO_QWS_MOUSE_VR41 -DQT_NO_QWS_MOUSE_YOPY -I/home/test/work/cruise/test_app/qt/qt-embedded-free-3.3.5/mkspecs/qws/linux-bfin-g++ -I. -I3rdparty/freetype/src -I3rdparty/freetype/include -I3rdparty/freetype/builds/unix -I3rdparty/freetype2/include -I3rdparty/libmng -I3rdparty/libjpeg -I3rdparty/libpng -I3rdparty/zlib -I../include -I.moc/release-static-mt-emb-bfin/ -o .obj/release-static-mt-emb-bfin/qeventloop_qws.o kernel/qeventloop_qws.cpp^M
In file included from kernel/qeventloop_p.h:47,^M
from kernel/qeventloop_qws.cpp:31:^M
/home/test/work/cruise/test_app/qt/qt-embedded-free-3.3.5/mkspecs/qws/linux-bfin-g++/qplatformdefs.h:41:19: error: dlfcn.h: No such file or directory^M
kernel/qwindowsystem_qws.h:223: warning: ‘class QWSServer::KeyboardFilter†has virtual functions non-virtual destructor^M
kernel/qeventloop_qws.cpp: In member function ‘virtual bool QEventLoop::processEvents(uint)â€:^M
kernel/qeventloop_qws.cpp:269: warning: ‘ret†may be used uninitialized in this function^M
make[2]: *** [.obj/release-static-mt-emb-bfin/qeventloop_qws.o] Error 1^M
make[2]: Leaving directory `/home/test/work/cruise/test_app/qt/qt-embedded-free-3.3.5/src'^M
make[1]: *** [sub-src] Error 2^M
make[1]: Leaving directory `/home/test/work/cruise/test_app/qt/qt-embedded-free-3.3.5'^M
make: *** [init] Error 2^M
test@linux-bf527-std:~/work/cruise/test_app/qt/qt-embedded-free-3.3.5>
--
Follow-ups
--- Sonic Zhang 2008-05-26 00:29:34
Fixed.
--- Vivi Li 2008-06-04 22:43:55
OK now. Close it.
Thannks!
-Vivi
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
build_qt_source_log.flat text/plain 2074864 Vivi Li