[mythtv] Problem in compiling mythtv-0.20 in Gentoo

Ivan Perez ivanperezdominguez at gmail.com
Thu Nov 2 12:27:14 UTC 2006


Neil tran wrote:
>
>
> Hi ,
>
> This is my setting
>
> localhost mythtv-0.20 # echo $PATH
>
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i386-pc-linux-gnu/gcc-bin/3.4.5:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin
>
>
> localhost mythtv-0.20 # echo $QTDIR
> /usr/qt/3
>
> So I am using qt3..
>
>  
>
> I look at the make file.. and it looks like it also using the qmake
> from usr/bin/qmake..
>
>  
>
> But when I run the make , it gives this error
>
> dialogbox.cpp:40: error: 'class QButtonGroup' has no member named 'insert'
> dialogbox.cpp: In member function `void DialogBox::AddButton(const
> QString&)':
> dialogbox.cpp:48: error: 'class QButtonGroup' has no member named 'count'
> dialogbox.cpp:49: error: 'class QButtonGroup' has no member named 'count'
> dialogbox.cpp:54: error: 'class QButtonGroup' has no member named 'insert'
> dialogbox.cpp: In member function `void DialogBox::buttonPressed(int)':
> dialogbox.cpp:61: error: 'class QButtonGroup' has no member named 'find'
> make[2]: *** [dialogbox.o] Error 1
> make[2]: Leaving directory `/home/neil/mythtv/mythtv-0.20/libs/libmyth'
> make[1]: *** [sub-libmyth-make_default-ordered] Error 2
> make[1]: Leaving directory `/home/neil/mythtv/mythtv-0.20/libs'
> make: *** [sub-libs-make_default-ordered] Error 2
>
> What should I do to resolve the probelm. Thanks
>
Are you using "emerge mythtv"?


More information about the mythtv-dev mailing list