[mythtv-users] XBox Front-End Problems

Richard Dale richard at interlink.com.au
Tue May 23 03:34:35 UTC 2006


Your error message on compiling MythTV SVN on Xbox/Xebian is:

/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status

Which means that it can't find the library qt-mt

Did you refer to this?
http://www.mythtv.org/wiki/index.php/Xbox_Frontend_Compile_with_SVN

I think you're missing some of the qt libraries packages.

Try:
apt-get install libqt3-mt-dev 

(you might also need to do apt-get install libqt3-mt-mysql libqt3-i18n)

Cheers,
Richard.

PS - If you find anything to add, please contribute to the Wiki as well as
replying here.



More information about the mythtv-users mailing list