[mythtv] MythTV make error

Mattia Martinello liste at mattiamartinello.com
Tue Nov 22 20:29:53 EST 2005


Hi,

I'm trying the latest SVN version of MythTV.
I configured MythTV with che command

./configure --enable-dvb 
--dvb-path=/usr/src/linux-headers-2.6.12-1/include/ --enable-dvb-eit

I ran "qmake mythtv.pro" and then I ran "make".

After about 30 minutes of making I get this error:


osd.cpp: In constructor 'OSD::OSD(const QRect&, int, const QRect&, 
float, float)':
osd.cpp:53: error: 'sqrt' was not declared in this scope
osd.cpp: In member function 'void OSD::Reinit(const QRect&, int, const 
QRect&, float, float)':
osd.cpp:243: error: 'sqrt' was not declared in this scope
make[2]: *** [osd.o] Error 1
make[2]: Leaving directory /home/mattia/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory /home/mattia/mythtv/libs'
make: *** [sub-libs] Error 2


What I can do to solve this problem?

Thank you very much and goodbye!
Mattia.


More information about the mythtv-dev mailing list