[mythtv-users] Mythtcvs latest compile error!

Dylan D admin at movingideasanimation.com
Sat Apr 17 05:12:36 EDT 2004


Hello all , I'm attempting to build the latest Mythtvcvs for Qt-embedded-3.3.1
Currently, It builds fine but error1's when i get to building lib/libmyth/mydialogue.cpp
It error's out because it doesn't find the 'qwindowsystem_qws.h' file which is apart of qt-embedded.
So i manually define the path to it and mythtv continues to build.
But again now it errors out with undefined errors as below.

make[2]: Entering directory `/home/max/mythtv/programs/mythepg'
g++  -o mythepg main.o   -L/usr/share/qt3/lib -L/usr/X11R6/lib -L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavcodec -L../../libs/libavformat -lmythtv-0.15 -lmythavformat-0.15 -lmythavcodec-0.15 -lmyth-0.15 -lfreetype -lmp3lame `directfb-config --libs` -lqt-mt -lXext -lX11 -lm -lpthread 
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `QWidget::qwsEvent(QWSEvent*)'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `QWidget::scanLine(int) const'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `non-virtual thunk [nv:-148] to QSpinBox::valueChange()'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `non-virtual thunk [nv:-40] to QWidget::bytesPerLine() const'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `non-virtual thunk [nv:-40] to QWidget::graphicsContext(bool) const'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `non-virtual thunk [nv:-148] to QSpinBox::rangeChange()'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `non-virtual thunk [nv:-148] to QSlider::valueChange()'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `QWidget::bytesPerLine() const'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `QWidget::graphicsContext(bool) const'
../../libs/libmythtv/libmythtv-0.15.so: undefined reference to `non-virtual thunk [nv:-40] to QWidget::scanLine(int) const'
../../libs/libmyth/libmyth-0.15.so: undefined reference to `non-virtual thunk [nv:-148] to QSlider::rangeChange()'
collect2: ld returned 1 exit status
make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/home/max/mythtv/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/home/max/mythtv/programs'
make: *** [sub-programs] Error 2


Before i do compile mythtv i do export QTDIR=/my/qt/path and export ld_library_path=/path/to/qt/lib:$ld_library_path


Dylan D.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20040417/d8b08bcf/attachment.html


More information about the mythtv-users mailing list