[mythtv] cvs compile errors

Wally wally at satx.rr.com
Wed Apr 23 05:33:12 EDT 2003


If someone else has already posted this I apologize. 
For the past 2 days I haven't been able to get mythtv to compile. 
I am running debian sid, and nothing that i can think of in my system
has changed.
Here are the errors -someone educate me on what i am doing wrong:)


make[2]: Entering directory
`/home/mythtv/cvs/mythtv/MC/programs/mythepg' g++ -c -pipe -Wall -W -O6
-march=pentiumpro -fomit-frame-pointer -funroll-loops
-fexpensive-optimizations -D_REENTRANT  -D_GNU_SOURCE
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I/usr/local/include -I../../libs -I../../libs/libmyth
-I/usr/share/qt3/include -o main.o main.cpp 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/libvbitext
-L../../libs/libavformat -lmythtv -lavformat -lavcodec -lvbitext
-lmyth-0.9 -lXv -lXinerama -lmp3lame -lqt-mt -lXext -lX11 -lm
-lpthread../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x37a): In
function `TV::TV[not-in-charge](QSqlDatabase*)':: undefined reference to
`vtable for TV'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x7ca):
In function `TV::TV[in-charge](QSqlDatabase*)':: undefined reference to
`vtable for TV'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0xe72):
In function `TV::~TV [not-in-charge]()':: undefined reference to `vtable
for TV'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0xff2): In
function `TV::~TV [in-charge]()':: undefined reference to `vtable for
TV'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x1172): In
function `TV::~TV [in-charge deleting]()':: undefined reference to
`vtable for
TV'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x138c): In
function `TV::LiveTV()':: undefined reference to `TV::tr(char const*,
char const*)'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x13d3):
In function `TV::LiveTV()':: undefined reference to `TV::tr(char const*,
char const*)'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x15ec):
In function `TV::AllowRecording(QString const&, int)':: undefined
reference to `TV::tr(char const*, char
const*)'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x1668): In
function `TV::AllowRecording(QString const&, int)':: undefined reference
to `TV::tr(char const*, char
const*)'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x16e4): In
function `TV::AllowRecording(QString const&, int)':: undefined reference
to `TV::tr(char const*, char
const*)'../../libs/libmythtv/libmythtv.a(tv_play.o)(.text+0x4e31): more
undefined references to `TV::tr(char const*, char const*)' follow
collect2: ld returned 1 exit status make[2]: *** [mythepg] Error 1
make[2]: Leaving directory `/home/mythtv/cvs/mythtv/MC/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/home/mythtv/cvs/mythtv/MC/programs'
make: *** [sub-programs] Error 2


More information about the mythtv-dev mailing list