[mythtv] CVS compile errors

Mike Brancato mike at mikebrancato.com
Mon Jan 20 00:19:17 EST 2003


i found the fix.  its because debian unstable uses gcc 3.2.  install 2.95 and 
then edit your /usr/share/qt/mkspecs/linux-g++/qmake.conf and change gcc to gcc-
2.95 and all instances of g++ to g++-2.95

now to put this new cvs to use =p.

--
Mike Brancato

---------- Original Message -----------
From: "Mike Brancato" <mike at mikebrancato.com>
To: mythtv-dev at snowman.net
Sent: Sun, 19 Jan 2003 22:47:01 -0400
Subject: [mythtv] CVS compile errors

> can anyone help me figure out these compile errors...  i believe i 
> have all the prereqs installed.  i'm running debian unstable...
> 
> make[1]: Entering directory `/home/mythtv/mythtv-cvs/MC/programs'
> cd mythepg && make -f Makefile
> make[2]: Entering directory `/home/mythtv/mythtv-cvs/MC/programs/mythepg'
> g++  -o mythepg main.o   -L/usr/share/qt//lib -L/usr/X11R6/lib -
> L../../libs/libmyth -L../../libs/libmythtv -L../../libs/libavc
> odec -lmythtv -lavcodec -lmyth-0.8 -lXv -lXinerama -lmp3lame -lqt-mt 
> -lXext - lX11 -lm -lpthread main.o(.text+0x7a): In function `main': : 
> undefined reference to `QApplication::QApplication[in-charge](int&,
>  char**)' main.o(.text+0x9d): In function `main': : undefined 
> reference to `QSqlDatabase::defaultConnection' main.o(.text+0xac): In 
> function `main': : undefined reference to `QString::QString[in-
> charge](char const*)' main.o(.text+0xc2): In function `main': : 
> undefined reference to `QString::QString[in-charge](char const*)' 
> main.o(.text+0xd4): In function `main': : undefined reference to 
> `QSqlDatabase::addDatabase(QString const&, QString const&)'
> 
> etc...
> 
> --
> Mike Brancato
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev
------- End of Original Message -------



More information about the mythtv-dev mailing list