[mythtv-users] problem compiling mythtv 0.13

Bathelt, Manfred Manfred.Bathelt at 3SOFT.de
Tue Jan 6 21:17:04 EST 2004


Hello,

trying to compile mythtv-0.13 for some time on Debian/unstable now, but without success (error messages see below). Obviously I have some problem with QT here - but cleaning the system from any potential artefacts from old QT-stuff and reinstalling the current Debian-libs did not help.
I used 
> apt-get -t=unstable install libqt3-headers libqt3-mt-dev libqt3c102 libqt3c102-mt qt3-apps-dev qt3-dev-tools libqt3c102-mt-mysql
to install qt - did I miss anything important?

What do I do wrong?

Thx for any help!

Mane


make[2]: Entering directory `/usr/src/mythtv-0.13/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/libvbitext -L../../libs/libavformat -lmy
thtv -lavformat -lavcodec -lvbitext -lmyth-0.13 -L/usr/X11R6/lib -lXinerama -lXv -lXxf86vm -
lfreetype -lmp3lame -lqt-mt -lXext -lX11 -lm -lpthread
main.o(.text+0x19): In function `main':
: undefined reference to `QApplication::QApplication(int &, char **)'
main.o(.text+0x40): In function `main':
: undefined reference to `QString::QString(char const *)'
main.o(.text+0x74): In function `main':
: undefined reference to `QString::shared_null'
main.o(.text+0x7f): In function `main':
: undefined reference to `QStringData::deleteSelf(void)'
main.o(.text+0xa1): In function `main':
: undefined reference to `QSqlDatabase::defaultConnection'
main.o(.text+0xab): In function `main':
: undefined reference to `QString::QString(char const *)'
main.o(.text+0xbc): In function `main':
: undefined reference to `QString::QString(char const *)'
main.o(.text+0xc9): In function `main':
: undefined reference to `QSqlDatabase::addDatabase(QString const &, QString const &)'
main.o(.text+0xec): In function `main':
: undefined reference to `QString::shared_null'

[... and so on ...]



More information about the mythtv-users mailing list