[immodule-qt] New patch has been released for testing

LiuCougar liucougar at gmail.com
Wed Aug 11 20:06:41 EEST 2004


Thanks for your work.

On Wed, 11 Aug 2004 23:33:55 +0900, YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> Following issues are not yet tested well. Please report.
> 
> - build on several environment
I fixed a compile issue in my box, and have commited to r85, please check it.

However, I still can not compile the new patched qt (BC version), this
is the last error:

make[4]: Entering directory
`/home/cougar/cvs/immqt/vendor/qt-x11-free/tools/designer/app'
test -d ../../../bin/ || mkdir -p ../../../bin/
g++ -fno-exceptions  -Wl,-rpath,/usr/qt/3/lib -o ../../../bin/designer
.obj/release-shared-mt/main.o    -L/usr/lib/mysql
-L/home/cougar/cvs/immqt/vendor/qt-x11-free/lib -L/usr/X11R6/lib
-L/home/cougar/cvs/immqt/vendor/qt-x11-free/lib -L/usr/lib/mysql
-ldesignercore -lqui -lqassistantclient -lqt-mt -lmng -ljpeg -lpng -lz
-lXi -lXrender -lXrandr -lXcursor -lXft -lfreetype -lfontconfig -lXext
-lX11 -lm -lSM -lICE -ldl -lpthread
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x244):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::updateItem(int)'
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x24c):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::activateItemAt(int)'
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x250):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::menuContentsChanged()'
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x254):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::menuStateChanged()'
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x258):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::menuInsPopup(QPopupMenu*)'
/home/cougar/cvs/immqt/vendor/qt-x11-free/lib/libdesignercore.a(moc_menubareditor.o)(.gnu.linkonce.d._ZTV13MenuBarEditor+0x25c):
undefined reference to `non-virtual thunk [nv:-152] to
QMenuBar::menuDelPopup(QPopupMenu*)'
collect2: ld returned 1 exit status
make[4]: *** [../../../bin/designer] Error 1

I have no idea why designer would break. I do not think any code under
the designer subdir has been modified.

Maybe this is a BC issue...

Regards,
-- 
"People's characters are strengthened through struggle against
difficulties; they are weakened by comfort."
- Old Chinese adage



More information about the immodule-qt mailing list