<br><br><div><span class="gmail_quote">On 6/28/06, <b class="gmail_sendername">Ramanraj Vamsi</b> &lt;<a href="mailto:ramanrajvamsi@gmail.com">ramanrajvamsi@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><br><br>---------- Forwarded message ----------<br><span class="gmail_quote"></span></div><div><span class="q">From: <b class="gmail_sendername">Darren</b> &lt;<a href="mailto:fender_bender@aandr.com.au" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
fender_bender@aandr.com.au</a>&gt;<br>Date: Jun 28, 2006 8:08 AM
<br>Subject: Re: [mythtv-users] Myth tv Installation problem<br></span></div><div><span class="e" id="q_10c18e88b4d6767f_2">To: <a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mythtv-users@mythtv.org</a><br><br></span></div><div></div><div><span class="e" id="q_10c18e88b4d6767f_4">On Tue, 27 Jun 2006 09:58 pm, Ramanraj Vamsi wrote:<br>&gt; Hi,<br>&gt; I wanna be the future user of mythtv.
<br>&gt; I am using Suse linux 10.0 and following <a href="http://mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mythtv.org</a> docs.<br>&gt; But the following error occured while&nbsp;&nbsp;building myth tv when $make command
<br>&gt; is given.But the following error occured while&nbsp;&nbsp;building myth tv when $make
<br>&gt; command is given.<br>&gt;<br>&gt; Please help me fix the problem.<br>&gt;<br>&gt; Thank you!!!<br>&gt;<br>&gt; Vamsy.<br>&gt; .........................................................<br>&gt; ...........................................................................
<br>&gt;..... dialogbox.cpp:20: error: 'QLabel' was not declared in this scope<br>&gt; dialogbox.cpp:20: error: 'maintext' was not declared in this scope<br>&gt; dialogbox.cpp:20: error: expected type-specifier before 'QLabel'
<br>&gt; dialogbox.cpp:20: error: expected `;' before 'QLabel'<br>&gt; dialogbox.cpp:21: error: 'WindowOrigin' was not declared in this scope<br>&gt; dialogbox.cpp:22: error: 'Qt' has not been declared<br>&gt; dialogbox.cpp

:22: error: 'WordBreak' was not declared in this scope<br>&gt; dialogbox.cpp:22: error: 'Qt' has not been declared<br>&gt; dialogbox.cpp:22: error: 'AlignLeft' was not declared in this scope<br>&gt; dialogbox.cpp:22: error: 'Qt' has not been declared
<br>&gt; dialogbox.cpp:22: error: 'AlignTop' was not declared in this scope<br>&gt; dialogbox.cpp:24: error: invalid use of undefined type 'struct QVBoxLayout'<br>&gt; dialogbox.h:8: error: forward declaration of 'struct QVBoxLayout'
<br>&gt; dialogbox.cpp:26: error: invalid use of undefined type 'struct QVBoxLayout'<br>&gt; dialogbox.h:8: error: forward declaration of 'struct QVBoxLayout'<br>&gt; dialogbox.cpp:28: error: 'checkbox' was not declared in this scope
<br>&gt; dialogbox.cpp:31: error: no matching function for call to<br>&gt; 'MythCheckBox::MythCheckBox(DialogBox* const)'<br>&gt; mythwidgets.h:290: note: candidates are: MythCheckBox::MythCheckBox()<br>&gt;
mythwidgets.h:290:
note:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
MythCheckBox::MythCheckBox(const<br>&gt; MythCheckBox&amp;)<br>&gt; dialogbox.cpp:34: error: invalid use of undefined type 'struct QVBoxLayout'<br>&gt; dialogbox.h:8: error: forward declaration of 'struct QVBoxLayout'<br>

&gt; dialogbox.cpp:37: error: invalid use of undefined type 'struct<br>&gt; QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct<br>&gt; QButtonGroup' dialogbox.cpp:40: error: invalid use of undefined type<br>

&gt; 'struct QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct<br>&gt; QButtonGroup' dialogbox.cpp:41: error: expected primary-expression before<br>&gt; 'int'<br>&gt; dialogbox.cpp:41: error: 'clicked' was not declared in this scope
<br>&gt; dialogbox.cpp:41: error: 'SIGNAL' was not declared in this scope<br>&gt; dialogbox.cpp:41: error: expected primary-expression before 'int'<br>&gt; dialogbox.cpp:41: error: 'buttonPressed' was not declared in this scope
<br>&gt; dialogbox.cpp:41: error: 'SLOT' was not declared in this scope<br>&gt; dialogbox.cpp:41: error: 'connect' was not declared in this scope<br>&gt; dialogbox.cpp: In member function 'void DialogBox::AddButton(const
<br>
&gt; QString&amp;)':<br>&gt; dialogbox.cpp:46: error: no matching function for call to<br>&gt; 'MythPushButton::MythPushButton(const QString&amp;, DialogBox* const)'<br>&gt; mythwidgets.h:265: note: candidates are:<br>&gt; MythPushButton::MythPushButton(const QString&amp;, int*, bool)
<br>&gt; mythwidgets.h:258: note:<br>&gt; MythPushButton::MythPushButton(const MythPushButton&amp;)<br>&gt; dialogbox.cpp:48: error: invalid use of undefined type 'struct<br>&gt; QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct
<br>&gt; QButtonGroup' dialogbox.cpp:49: error: 'checkbox' was not declared in this<br>&gt; scope dialogbox.cpp:49: error: invalid use of undefined type 'struct<br>&gt; QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct
<br>&gt; QButtonGroup' dialogbox.cpp:51: error: 'class MythPushButton' has no member<br>&gt; named 'setFocus'<br>&gt; dialogbox.cpp:54: error: invalid use of undefined type 'struct<br>&gt; QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct
<br>&gt; QButtonGroup' dialogbox.cpp:56: error: invalid use of undefined type<br>&gt; 'struct QVBoxLayout' dialogbox.h:8: error: forward declaration of 'struct<br>&gt; QVBoxLayout'<br>&gt; dialogbox.cpp: At global scope:
<br>
&gt; dialogbox.cpp:59: error: no 'void DialogBox::buttonPressed(int)' member<br>&gt; function declared in class 'DialogBox'<br>&gt; dialogbox.cpp: In member function 'void DialogBox::buttonPressed(int)':<br>&gt; dialogbox.cpp

:61: error: invalid use of undefined type 'struct<br>&gt; QButtonGroup' dialogbox.h:9: error: forward declaration of 'struct<br>&gt; QButtonGroup' dialogbox.cpp:61: error: 'checkbox' was not declared in this<br>&gt; scope make[2]: *** [
dialogbox.o] Error 1<br>&gt; make[2]: Leaving directory `/root/mythtv-0.19/libs/libmyth'<br>&gt; make[1]: *** [sub-libmyth-make_default-ordered] Error 2<br>&gt; make[1]: Leaving directory `/root/mythtv-0.19/libs'<br>&gt; make: *** [sub-libs] Error 2
<br>&gt; linux:~/mythtv-0.19 #<br>&gt;<br>&gt;<br>&gt; !DSPAM:44a11dde318757129456775!<br><br>I found this site to be very useful for installing Mythtv on Suse<br><a href="http://www.acaciaclose.co.uk/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.acaciaclose.co.uk/index2.html
</a><br>--<br>Peace Bro</span></div></blockquote><div><br>
Hi,<br>
I&nbsp; did tried this site for building Myth tv and followed the steps in the <br>
&nbsp;<a href="http://www.acaciaclose.co.uk/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><span class="e" id="q_10c18e88b4d6767f_4"><a href="http://www.acaciaclose.co.uk/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.acaciaclose.co.uk/index2.html&nbsp; </a><br>
</span></a><br>
and downloaded the rpm.packages given in Quickstart guide and Myth Tv
dependencies , but while trying to install them using YaST it is asking
for some other packages and requisites (showing like conflicts!).So, Do
I have to go with downloading all of them and install or any error with
me in installing(I mean ...installing the wrong package or not
installing in proper order.....but I am tyring to install them in the
order given in the site.)<br>
<br>
So please suggest me the solution.<br>
Thank a lot!!!<br>
<br>
Vamsy.<br>
<span class="e" id="q_10c18e88b4d6767f_4"><a href="http://www.acaciaclose.co.uk/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"></a></span><span class="e" id="q_10c18e88b4d6767f_4"><a href="http://www.acaciaclose.co.uk/index2.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

</a></span></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_10c18e88b4d6767f_4">_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>

</span></div></blockquote></div><br>