[mythtv] Stable CVS Version 0.8?

Jeffrey Cody mythtv-dev@snowman.net
15 Dec 2002 22:05:12 -0500


On Sun, 2002-12-15 at 21:15, Matt Zimmerman wrote:

<snip>
> That said, the code in CVS compiles for me, and if you were able to compile
> 0.7, but not CVS, in the same environment, then it might be a bug and you
> should provide details about the failure.

Since you said that, I thought I'd chime in.  Perhaps there is a file
that was not added into CVS?

Here is what I got yesterday, this morning, and this evening when trying
to compile from CVS (0.7 compiles fine for me, as did a CVS version from
a couple of days ago):

make[2]: Entering directory
`/home/jcody/myth/mythcvs/MC/programs/mythepg'
g++  -o mythepg main.o    -L/usr/lib/qt3-gcc3.2/lib  -L/usr/X11R6/lib
-L../../libs/libmyth -lmyth-0.8 -lqt-mt -lpthread -lXext -lX11 -lm
../../libs/libmyth/libmyth-0.8.so: undefined reference to
`MyListView::deletePressed(QListViewItem*)'
../../libs/libmyth/libmyth-0.8.so: undefined reference to
`MyListView::playPressed(QListViewItem*)'
../../libs/libmyth/libmyth-0.8.so: undefined reference to `vtable for
MyListView'