Anyone else having problems compiling 7153 ???

g++ -o mythuitest main.o test1.o btnlisttest.o moc_test1.o -L/usr/qt/3/lib -L/usr/X11R6/lib -L../../libs/libmyth -L../../libs/libmythui -lmythui-0.18 -lmyth-0.18 -lqt-mt -lGLU -lGL -lXmu -lXext -lX11 -lm -lpthread test1.o(.gnu.linkonce.r._ZTV11TestScreen1+0x6c): undefined reference to `MythUIType::GetArea() const' test1.o(.gnu.linkonce.r._ZTV11TestScreen1+0x70): undefined reference to `MythUIType::GetDirtyArea() const'
btnlisttest.o(.text+0x126d): In function `TestWindow::setupHList()':
/var/tmp/portage/mythtv-7153-r1/work/mythtv-7153/programs/mythuitest/btnlisttest.cpp:74: undefined reference to `MythHorizListButton::MythHorizListButton[in-charge](MythUIType*, char const*, QRect const&, bool, bool, unsigned)' btnlisttest.o(.gnu.linkonce.r._ZTV10TestWindow+0x6c): undefined reference to `MythUIType::GetArea() const' btnlisttest.o(.gnu.linkonce.r._ZTV10TestWindow+0x70): undefined reference to `MythUIType::GetDirtyArea() const' moc_test1.o(.gnu.linkonce.r._ZTV8TestMove+0x6c): undefined reference to `MythUIType::GetArea() const' moc_test1.o(.gnu.linkonce.r._ZTV8TestMove+0x70): undefined reference to `MythUIType::GetDirtyArea() const'
collect2: ld returned 1 exit status
make[2]: *** [mythuitest] Error 1
make[2]: Leaving directory `/var/tmp/portage/mythtv-7153-r1/work/mythtv-7153/programs/mythuitest'
make[1]: *** [sub-mythuitest] Error 2
make[1]: Leaving directory `/var/tmp/portage/mythtv-7153-r1/work/mythtv-7153/programs'
make: *** [sub-programs] Error 2
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to