[mythtv] Compiling of trunk....

Jochen Kühner jochen.kuehner at gmx.de
Mon Mar 31 15:13:40 UTC 2008


I got it working.

i did a make install, and then i compiles the frontend fine. i think the 
frontend looks for it's includes in /usr/include but the files are only 
after the first install there!!!

Sid Boyce schrieb:
> Jochen Kühner Privat wrote:
>   
>> After a "make install" everything works. I think mythtv searches for his
>> library headers in the install path's
>>
>> -----Ursprüngliche Nachricht-----
>> Von: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org] Im
>> Auftrag von Jochen Kühner Privat
>> Gesendet: Freitag, 28. März 2008 11:30
>> An: 'Development of mythtv'
>> Betreff: [mythtv] Compiling of trunk....
>>
>> I wanted to test mythtv trunk with qt4, but it Stopps compiling mythfrontend
>> for me:
>>
>> main.o: In function `CleanupMyOldInUsePrograms()':
>> main.cpp:(.text+0xb53): undefined reference to `MSqlQuery::bindValue(QString
>> const&, QVariant const&, QFlags<QSql::ParamTypeFlag>)'
>> main.cpp:(.text+0xb97): undefined reference to `MSqlQuery::exec()'
>> main.o: In function `main':
>> main.cpp:(.text+0xd776): undefined reference to
>> `MSqlQuery::bindValue(QString const&, QVariant const&,
>> QFlags<QSql::ParamTypeFlag>)'
>>
>>
>>
>>     
>
> I had the same problem which disappeared when I moved libmyth* out of 
> /usr/lib64. It seems it was trying those older libraries. On openSUSE 
> 11.0 Alpha3, I was able to build mythtv, mythplugins and myththemes, 
> generate RPMS's using checkinstall, then rpm upgrade the lot.
> Regards
> Sid.
>   


More information about the mythtv-dev mailing list