Hi,<br>
When the # make is given the following errors occured.<br>
<br>
.....................................................................................<br>
....................................................................................................<br>
dialogbox.cpp:34: error: invalid use of undefined type 'struct QVBoxLayout'<br>
dialogbox.h:8: error: forward declaration of 'struct QVBoxLayout'<br>
dialogbox.cpp:37: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:40: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:41: error: expected primary-expression before 'int'<br>
dialogbox.cpp:41: error: 'clicked' was not declared in this scope<br>
dialogbox.cpp:41: error: 'SIGNAL' was not declared in this scope<br>
dialogbox.cpp:41: error: expected primary-expression before 'int'<br>
dialogbox.cpp:41: error: 'buttonPressed' was not declared in this scope<br>
dialogbox.cpp:41: error: 'SLOT' was not declared in this scope<br>
dialogbox.cpp:41: error: 'connect' was not declared in this scope<br>
dialogbox.cpp: In member function 'void DialogBox::AddButton(const QString&)':<br>
dialogbox.cpp:46: error: no matching function for call to 'MythPushButton::MythPushButton
<div>(const QString&, DialogBox* const)'<br>
mythwidgets.h:265: note: candidates are: MythPushButton::MythPushButton(const QString&, int*, bool)<br>
mythwidgets.h:258:
note:
MythPushButton::MythPushButton(const MythPushButton&)<br>
dialogbox.cpp:48: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:49: error: 'checkbox' was not declared in this scope<br>
dialogbox.cpp:49: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:51: error: 'class MythPushButton' has no member named 'setFocus'<br>
dialogbox.cpp:54: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:56: error: invalid use of undefined type 'struct QVBoxLayout'<br>
dialogbox.h:8: error: forward declaration of 'struct QVBoxLayout'<br>
dialogbox.cpp: At global scope:<br>
dialogbox.cpp:59: error: no 'void DialogBox::buttonPressed(int)' member function declared in class 'DialogBox'<br>
dialogbox.cpp: In member function 'void DialogBox::buttonPressed(int)':<br>
dialogbox.cpp:61: error: invalid use of undefined type 'struct QButtonGroup'<br>
dialogbox.h:9: error: forward declaration of 'struct QButtonGroup'<br>
dialogbox.cpp:61: error: 'checkbox' was not declared in this scope<br>
make[2]: *** [dialogbox.o] Error 1<br>
make[2]: Leaving directory `/root/mythtv-0.19/libs/libmyth'<br>
make[1]: *** [sub-libmyth-make_default-ordered] Error 2<br>
<br><br>
make[1]: Leaving directory `/root/mythtv-0.19/libs'<br>
make: *** [sub-libs] Error 2<br>
linux:~/mythtv-0.19 # </div>
<br>
And secondly,<br>
I installed Qt 4.1.2 first,then I uninstalled it and I downloaded Qt 3.3.0 and installed it.<br>
<br>
Thank you,<br>
Vamsy<br>
<br><br><div><span class="gmail_quote">On 6/28/06, <b class="gmail_sendername">Ivan Kowalenko</b> <<a href="mailto:ivan.kowalenko@gmail.com">ivan.kowalenko@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>On Jun 28, 2006, at 01.42, Ramanraj Vamsi wrote:<br><br>> Hi,<br>> I am building Myth tv manually but after make command is executed<br>> it has given some errors.
<br><br>Uhh, yeah, compiling isn't installing. If you want help with<br>compiling, we'll need the output of make.<br><br>> Though I uninstalled and reinstalled the Qt library it is not fixed<br>> as I prevoiusly installed Qt4.
<br><br>Could you please clarify that? The way it's phrased is very confusing.<br><br>> I am working my stuff on Suse linux 10.0.<br>> Now I wanna uninstall the whole package and start from the first .I<br>> had n't installed Drivers yet!
<br><br>Right, I assume since we're talking about packages, we're working<br>with RPMs. Just use the uninstall command for whatever package<br>manager you use. It should all be in the MAN page or with the --help<br>option.
<br><br>However, if we're talking about from source, according to what you've<br>told us, you haven't installed ANYTHING yet.<br><br>> And I have to install the tuner card too.<br><br>Wait, install or UNinstall? If we're just talking about uninstalling
<br>hardware, it's noting to really worry about, just pull it out.<br><br>If we're installing hardware, it's not hard. Depending on your card,<br>Linux should be pretty much ready to handle some video cards,<br>depending on how it's compiled. Some cards (like the Hauppauge
<br>PVR-150, 250, 350, and 500 cards) requires additional packages, like<br>IVTV.<br><br>> Would I be get rid off the burden if I install using rpms?<br><br>Uhh, I assume making it EASIER to install MythTV if you use the RPMs?
<br>Obviously it would, since with RPMs, we're talking about binaries<br>that are pretty much just copied onto your system.<br><br>> So, please suggest me hoe to proceed!<br><br>Check out the MythTV Documentation (<a href="http://www.mythtv.org/modules.php">
http://www.mythtv.org/modules.php</a>?<br>name=MythInstall) and the Wiki (<a href="http://www.mythtv.org/wiki/index.php/">http://www.mythtv.org/wiki/index.php/</a><br>Main_Page) for more information.<br><br>> Thank you
<br>> Vamsy.<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.1 (Darwin)<br><br>iD8DBQFEoiv4h/R/wkI6oPQRAmYoAJ4iHdnorxe5xeTzCz74/muoEfupEQCeODBY<br>a4g6RdYvspMuJjNl4QziDMs=<br>=suqg<br>-----END PGP SIGNATURE-----
<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>