Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Latest MythStream - Can't compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Fillzee
n00b
n00b


Joined: 20 Jul 2002
Posts: 47
Location: Starkvegas

PostPosted: Wed Nov 29, 2006 10:47 pm    Post subject: Latest MythStream - Can't compile Reply with quote

I haven't been able to compile the latest MythStream plugin v0.17_2 for MythTV 0.20

... get the plugin here... http://home.kabelfoon.nl/~moongies/streamtuned.html

Has anyone been able to compile this? An ebuild would be even better.

I have the latest mythtv merged ( media-tv/mythtv-0.20_p11626 ) so it should work.

Always got it to compile fine in previous versions. I think QT 4 got merged form some dependancy and now MythStream trys to use it instead of QT3. How can I force it to use QT3?

Here is the error output...


[code:1:d1d14ea097]
cd mythstream && make -f Makefile
make[1]: Entering directory `/root/mythstream-0.17_2/mythstream'
g++ -c -pipe -O2 -fomit-frame-pointer -Wall -W -D_REENTRANT -fPIC -DPERL=1 -DSHELL=2 -DEXEC=3 -DPARSER=PERL -D_GNU_SOURCE -DPREFIX=\"/usr\" -DVERSION=\"0.17_2\" -DTARGET=\"mythstream\" -DSUBPATH=\"mythtv/mythstream\" -DPLAYLIST=\".pls\" -DMYTHTV -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include -I. -I. -o main.o main.cpp
In file included from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/uitypes.h:12:26: qvaluevector.h: No such file or directory
/usr/include/mythtv/uitypes.h:16:22: qptrlist.h: No such file or directory
In file included from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/mythwidgets.h:4:21: qbutton.h: No such file or directory
/usr/include/mythtv/mythwidgets.h:14:21: qheader.h: No such file or directory
/usr/include/mythtv/mythwidgets.h:15:20: qtable.h: No such file or directory
/usr/include/mythtv/mythwidgets.h:17:22: qlistbox.h: No such file or directory
In file included from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/mythdialogs.h:7:18: qdom.h: No such file or directory
/usr/include/mythtv/mythdialogs.h:14:25: qscrollview.h: No such file or directory
In file included from /usr/include/mythtv/libmythui/mythmainwindow.h:12,
from /usr/include/mythtv/mythdialogs.h:48,
from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/libmythui/mythuitype.h:6:25: qobjectlist.h: No such file or directory
In file included from /usr/include/mythtv/libmythui/mythuitype.h:11,
from /usr/include/mythtv/libmythui/mythmainwindow.h:12,
from /usr/include/mythtv/mythdialogs.h:48,
from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/libmythui/xmlparsebase.h:15: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/xmlparsebase.h:17: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/xmlparsebase.h:19: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/xmlparsebase.h:21: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/xmlparsebase.h:23: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/xmlparsebase.h:29: error: expected `;' before '(' token
/usr/include/mythtv/libmythui/xmlparsebase.h:32: error: expected `;' before '(' token
In file included from /usr/include/mythtv/libmythui/mythmainwindow.h:12,
from /usr/include/mythtv/mythdialogs.h:48,
from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/libmythui/mythuitype.h:33: error: expected `;' before '<' token
/usr/include/mythtv/libmythui/mythuitype.h:81: error: `QCustomEvent' has not been declared
/usr/include/mythtv/libmythui/mythuitype.h:106: error: `QPtrList' has not been declared
/usr/include/mythtv/libmythui/mythuitype.h:106: error: expected `,' or `...' before '<' token
/usr/include/mythtv/libmythui/mythuitype.h:119: error: `QDomElement' has not been declared
/usr/include/mythtv/libmythui/mythuitype.h:124: error: expected `;' before '<' token
In file included from /usr/include/mythtv/libmythui/mythmainwindow.h:13,
from /usr/include/mythtv/mythdialogs.h:48,
from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/libmythui/mythscreenstack.h:22: error: `QValueVector' has not been declared
/usr/include/mythtv/libmythui/mythscreenstack.h:22: error: expected `,' or `...' before '<' token
/usr/include/mythtv/libmythui/mythscreenstack.h:33: error: expected `;' before '<' token
/usr/include/mythtv/libmythui/mythscreenstack.h:34: error: expected `;' before '<' token
/usr/include/mythtv/libmythui/mythscreenstack.h:42: error: expected `;' before '<' token
In file included from /usr/include/mythtv/mythdialogs.h:48,
from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/libmythui/mythmainwindow.h:21: error: expected class-name before '{' token
/usr/include/mythtv/libmythui/mythmainwindow.h: In constructor `ExternalKeycodeEvent::ExternalKeycodeEvent(int)':
/usr/include/mythtv/libmythui/mythmainwindow.h:24: error: class `ExternalKeycodeEvent' does not have any field named `QCustomEvent'
/usr/include/mythtv/libmythui/mythmainwindow.h: At global scope:
/usr/include/mythtv/libmythui/mythmainwindow.h:33: error: expected class-name before '{' token
/usr/include/mythtv/libmythui/mythmainwindow.h: In constructor `ExitToMainMenuEvent::ExitToMainMenuEvent()':
/usr/include/mythtv/libmythui/mythmainwindow.h:35: error: class `ExitToMainMenuEvent' does not have any field named `QCustomEvent'
/usr/include/mythtv/libmythui/mythmainwindow.h: At global scope:
/usr/include/mythtv/libmythui/mythmainwindow.h:129: error: `QCustomEvent' has not been declared
In file included from /usr/include/mythtv/virtualkeyboard.h:7,
from /usr/include/mythtv/mythwidgets.h:28,
from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/mythdialogs.h:115: error: expected `;' before '*' token
/usr/include/mythtv/mythdialogs.h:204: error: expected `;' before '<' token
/usr/include/mythtv/mythdialogs.h:264: error: `QDomElement' has not been declared
/usr/include/mythtv/mythdialogs.h:265: error: `QDomElement' has not been declared
/usr/include/mythtv/mythdialogs.h:266: error: `QDomElement' has not been declared
/usr/include/mythtv/mythdialogs.h:267: error: `QDomElement' has not been declared
/usr/include/mythtv/mythdialogs.h:313: error: expected `;' before '&' token
/usr/include/mythtv/mythdialogs.h:315: error: expected `;' before "QPixmap"
/usr/include/mythtv/mythdialogs.h:323: error: `QDomElement' does not name a type
/usr/include/mythtv/mythdialogs.h:326: error: expected `;' before '<' token
/usr/include/mythtv/mythdialogs.h:327: error: expected `;' before '<' token
/usr/include/mythtv/mythdialogs.h:394: error: expected `;' before '*' token
/usr/include/mythtv/mythdialogs.h:395: error: expected `;' before '*' token
/usr/include/mythtv/mythdialogs.h:409: error: expected `;' before '<' token
/usr/include/mythtv/mythdialogs.h:422: error: `IntVector' has not been declared
/usr/include/mythtv/mythdialogs.h:423: error: `IntVector' has not been declared
/usr/include/mythtv/mythdialogs.h:446: error: expected class-name before '{' token
In file included from /usr/include/mythtv/uitypes.h:18,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/mythwidgets.h: In constructor `MythComboBox::MythComboBox(bool, QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:44: error: no matching function for call to `QComboBox::QComboBox(bool&, QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qcombobox.h:265: note: candidates are: QComboBox::QComboBox(const QComboBox&)
/usr/include/qt4/QtGui/qcombobox.h:65: note: QComboBox::QComboBox(QWidget*)
/usr/include/mythtv/mythwidgets.h: In member function `void MythComboBox::insertItem(const QString&)':
/usr/include/mythtv/mythwidgets.h:57: error: no matching function for call to `MythComboBox::insertItem(const QString&)'
/usr/include/qt4/QtGui/qcombobox.h:289: note: candidates are: void QComboBox::insertItem(int, const QString&, const QVariant&)
/usr/include/qt4/QtGui/qcombobox.h:167: note: void QComboBox::insertItem(int, const QIcon&, const QString&, const QVariant&)
/usr/include/mythtv/mythwidgets.h: In constructor `MythSpinBox::MythSpinBox(QWidget*, const char*, bool)':
/usr/include/mythtv/mythwidgets.h:78: error: no matching function for call to `QSpinBox::QSpinBox(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qspinbox.h:101: note: candidates are: QSpinBox::QSpinBox(const QSpinBox&)
/usr/include/qt4/QtGui/qspinbox.h:49: note: QSpinBox::QSpinBox(QWidget*)
/usr/include/mythtv/mythwidgets.h:78: error: `setLineStep' was not declared in this scope
/usr/include/mythtv/mythwidgets.h: In constructor `MythSlider::MythSlider(QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:103: error: no matching function for call to `QSlider::QSlider(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qslider.h:101: note: candidates are: QSlider::QSlider(const QSlider&)
/usr/include/qt4/QtGui/qslider.h:65: note: QSlider::QSlider(Qt::Orientation, QWidget*)
/usr/include/qt4/QtGui/qslider.h:64: note: QSlider::QSlider(QWidget*)
/usr/include/mythtv/mythwidgets.h: In constructor `MythLineEdit::MythLineEdit(QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:126: error: no matching function for call to `QLineEdit::QLineEdit(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qlineedit.h:213: note: candidates are: QLineEdit::QLineEdit(const QLineEdit&)
/usr/include/qt4/QtGui/qlineedit.h:64: note: QLineEdit::QLineEdit(const QString&, QWidget*)
/usr/include/qt4/QtGui/qlineedit.h:63: note: QLineEdit::QLineEdit(QWidget*)
/usr/include/mythtv/mythwidgets.h: In constructor `MythLineEdit::MythLineEdit(const QString&, QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:131: error: no matching function for call to `QLineEdit::QLineEdit(const QString&, QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qlineedit.h:213: note: candidates are: QLineEdit::QLineEdit(const QLineEdit&)
/usr/include/qt4/QtGui/qlineedit.h:64: note: QLineEdit::QLineEdit(const QString&, QWidget*)
/usr/include/qt4/QtGui/qlineedit.h:63: note: QLineEdit::QLineEdit(QWidget*)
/usr/include/mythtv/mythwidgets.h: At global scope:
/usr/include/mythtv/mythwidgets.h:247: error: expected class-name before '{' token
/usr/include/mythtv/mythwidgets.h: In constructor `MythTable::MythTable(QWidget*)':
/usr/include/mythtv/mythwidgets.h:249: error: class `MythTable' does not have any field named `QTable'
/usr/include/mythtv/mythwidgets.h: In constructor `MythPushButton::MythPushButton(QWidget*, const char*, bool)':
/usr/include/mythtv/mythwidgets.h:268: error: no matching function for call to `QPushButton::QPushButton(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qpushbutton.h:89: note: candidates are: QPushButton::QPushButton(const QPushButton&)
/usr/include/qt4/QtGui/qpushbutton.h:47: note: QPushButton::QPushButton(const QIcon&, const QString&, QWidget*)
/usr/include/qt4/QtGui/qpushbutton.h:46: note: QPushButton::QPushButton(const QString&, QWidget*)
/usr/include/qt4/QtGui/qpushbutton.h:45: note: QPushButton::QPushButton(QWidget*)
/usr/include/mythtv/mythwidgets.h:268: error: `WindowOrigin' was not declared in this scope
/usr/include/mythtv/mythwidgets.h:268: error: `setBackgroundOrigin' was not declared in this scope
/usr/include/mythtv/mythwidgets.h: In constructor `MythPushButton::MythPushButton(const QString&, QWidget*, bool)':
/usr/include/mythtv/mythwidgets.h:272: error: `WindowOrigin' was not declared in this scope
/usr/include/mythtv/mythwidgets.h:272: error: `setBackgroundOrigin' was not declared in this scope
/usr/include/mythtv/mythwidgets.h: In constructor `MythCheckBox::MythCheckBox(QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:299: error: no matching function for call to `QCheckBox::QCheckBox(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qcheckbox.h:84: note: candidates are: QCheckBox::QCheckBox(const QCheckBox&)
/usr/include/qt4/QtGui/qcheckbox.h:43: note: QCheckBox::QCheckBox(const QString&, QWidget*)
/usr/include/qt4/QtGui/qcheckbox.h:42: note: QCheckBox::QCheckBox(QWidget*)
/usr/include/mythtv/mythwidgets.h: In constructor `MythRadioButton::MythRadioButton(QWidget*, const char*)':
/usr/include/mythtv/mythwidgets.h:319: error: no matching function for call to `QRadioButton::QRadioButton(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qradiobutton.h:59: note: candidates are: QRadioButton::QRadioButton(const QRadioButton&)
/usr/include/qt4/QtGui/qradiobutton.h:41: note: QRadioButton::QRadioButton(const QString&, QWidget*)
/usr/include/qt4/QtGui/qradiobutton.h:40: note: QRadioButton::QRadioButton(QWidget*)
/usr/include/mythtv/mythwidgets.h: At global scope:
/usr/include/mythtv/mythwidgets.h:340: error: expected `,' or `...' before '*' token
/usr/include/mythtv/mythwidgets.h:347: error: expected class-name before '{' token
/usr/include/mythtv/mythwidgets.h: In member function `void MythListBox::setCurrentItem(int)':
/usr/include/mythtv/mythwidgets.h:364: error: `QListBox' has not been declared
In file included from /usr/include/mythtv/uitypes.h:21,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/generictree.h:6:24: qvaluelist.h: No such file or directory
In file included from /usr/include/mythtv/uitypes.h:21,
from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/generictree.h: At global scope:
/usr/include/mythtv/generictree.h:15: error: expected `;' before '<' token
/usr/include/mythtv/generictree.h:30: error: expected `;' before '(' token
/usr/include/mythtv/generictree.h:31: error: expected `;' before '(' token
/usr/include/mythtv/generictree.h:32: error: `QValueList' has not been declared
/usr/include/mythtv/generictree.h:32: error: expected `,' or `...' before '<' token
/usr/include/mythtv/generictree.h:37: error: expected `;' before '<' token
/usr/include/mythtv/generictree.h:44: error: expected `;' before '<' token
/usr/include/mythtv/generictree.h:69: error: expected `;' before '*' token
/usr/include/mythtv/generictree.h:71: error: expected `;' before "void"
/usr/include/mythtv/generictree.h:79: error: `QPtrList' has not been declared
/usr/include/mythtv/generictree.h:79: error: expected `,' or `...' before '<' token
/usr/include/mythtv/generictree.h:104: error: expected `;' before '*' token
In file included from mythstream.h:31,
from main.cpp:31:
/usr/include/mythtv/uitypes.h: In member function `void UIBarType::ResetImage(int)':
/usr/include/mythtv/uitypes.h:178: error: 'class QPixmap' has no member named 'resize'
/usr/include/mythtv/uitypes.h: At global scope:
/usr/include/mythtv/uitypes.h:221: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:306: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h: In constructor `UIGuideType::UIGTCon::UIGTCon(const QRect&, const QString&, const QString&, int, int, int)':
/usr/include/mythtv/uitypes.h:274: error: 'const class QString' has no member named 'stripWhiteSpace'
/usr/include/mythtv/uitypes.h: At global scope:
/usr/include/mythtv/uitypes.h:872: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:887: error: `QValueList' has not been declared
/usr/include/mythtv/uitypes.h:887: error: expected `,' or `...' before '<' token
/usr/include/mythtv/uitypes.h:888: error: `QValueList' has not been declared
/usr/include/mythtv/uitypes.h:888: error: expected `,' or `...' before '<' token
/usr/include/mythtv/uitypes.h:889: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:891: error: `QValueList' has not been declared
/usr/include/mythtv/uitypes.h:891: error: expected `,' or `...' before '<' token
/usr/include/mythtv/uitypes.h:943: error: `IntVector' has not been declared
/usr/include/mythtv/uitypes.h:944: error: `IntVector' has not been declared
/usr/include/mythtv/uitypes.h:973: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:975: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:1166: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h: In member function `void UISelectorType::cleanOut()':
/usr/include/mythtv/uitypes.h:1154: error: `my_data' was not declared in this scope
/usr/include/mythtv/uitypes.h: At global scope:
/usr/include/mythtv/uitypes.h:1291: error: expected `;' before '<' token
/usr/include/mythtv/uitypes.h:1299: error: `KeyList' does not name a type
/usr/include/mythtv/uitypes.h:1348: error: `KeyList' does not name a type
In file included from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythcontext.h:13:23: qnetwork.h: No such file or directory
In file included from /usr/include/mythtv/mythobservable.h:5,
from /usr/include/mythtv/mythcontext.h:21,
from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythevent.h:7:23: qdeepcopy.h: No such file or directory
In file included from /usr/include/mythtv/mythobservable.h:5,
from /usr/include/mythtv/mythcontext.h:21,
from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythevent.h:16: error: expected class-name before '{' token
/usr/include/mythtv/mythevent.h:18: error: `User' was not declared in this scope
/usr/include/mythtv/mythevent.h:18: error: enumerator value for `MythEventMessage' not integer constant
/usr/include/mythtv/mythevent.h: In constructor `MythEvent::MythEvent(int)':
/usr/include/mythtv/mythevent.h:20: error: class `MythEvent' does not have any field named `QCustomEvent'
/usr/include/mythtv/mythevent.h: In constructor `MythEvent::MythEvent(QString)':
/usr/include/mythtv/mythevent.h:23: error: class `MythEvent' does not have any field named `QCustomEvent'
/usr/include/mythtv/mythevent.h:25: error: `QDeepCopy' was not declared in this scope
/usr/include/mythtv/mythevent.h:25: error: expected primary-expression before '>' token
/usr/include/mythtv/mythevent.h:26: error: no match for 'operator=' in '((MythEvent*)this)->MythEvent::extradata = "empty"'
/usr/include/qt4/QtCore/qstringlist.h:47: note: candidates are: QStringList& QStringList::operator=(const QStringList&)
/usr/include/mythtv/mythevent.h: In constructor `MythEvent::MythEvent(QString, const QStringList&)':
/usr/include/mythtv/mythevent.h:30: error: class `MythEvent' does not have any field named `QCustomEvent'
/usr/include/mythtv/mythevent.h:32: error: `QDeepCopy' was not declared in this scope
/usr/include/mythtv/mythevent.h:32: error: expected primary-expression before '>' token
In file included from /usr/include/mythtv/mythcontext.h:21,
from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythobservable.h: At global scope:
/usr/include/mythtv/mythobservable.h:112: error: expected `;' before '<' token
/usr/include/mythtv/mythobservable.h:136: error: expected `;' before '<' token
In file included from /usr/include/mythtv/mythcontext.h:22,
from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythsocket.h:4:27: qsocketdevice.h: No such file or directory
In file included from /usr/include/mythtv/mythcontext.h:22,
from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythsocket.h:24: error: expected class-name before '{' token
/usr/include/mythtv/mythsocket.h:46: error: expected `,' or `...' before "error"
/usr/include/mythtv/mythsocket.h:48: error: `Type' has not been declared
/usr/include/mythtv/mythsocket.h:51: error: `Q_LONG' does not name a type
/usr/include/mythtv/mythsocket.h:52: error: `Q_LONG' does not name a type
/usr/include/mythtv/mythsocket.h:56: error: `Q_ULONG' has not been declared
/usr/include/mythtv/mythsocket.h:58: error: `Q_UINT16' has not been declared
/usr/include/mythtv/mythsocket.h:59: error: `Q_UINT16' has not been declared
/usr/include/mythtv/mythsocket.h:71: error: field `m_addr' has incomplete type
/usr/include/mythtv/mythsocket.h:72: error: `Q_UINT16' does not name a type
/usr/include/mythtv/mythsocket.h:85: error: expected `;' before '<' token
/usr/include/mythtv/mythsocket.h:86: error: expected `;' before '<' token
/usr/include/mythtv/mythsocket.h:87: error: expected `;' before '<' token
/usr/include/mythtv/mythsocket.h:98: error: `QPtrList' is not a template
/usr/include/mythtv/mythsocket.h:48: error: `QSocketDevice' has not been declared
/usr/include/mythtv/mythsocket.h:48: error: `Stream' was not declared in this scope
/usr/include/mythtv/mythsocket.h: In member function `QString MythSocket::errorToString()':
/usr/include/mythtv/mythsocket.h:45: error: `error' was not declared in this scope
In file included from /usr/include/mythtv/xmlparse.h:5,
from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/mythcontext.h: At global scope:
/usr/include/mythtv/mythcontext.h:303: error: expected `;' before '<' token
/usr/include/mythtv/mythcontext.h:439: error: expected `;' before '<' token
In file included from mythstream.h:32,
from main.cpp:31:
/usr/include/mythtv/xmlparse.h:24: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:25: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:26: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:30: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:31: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:32: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:33: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:35: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:36: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:37: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:38: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:39: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:40: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:41: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:42: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:43: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:44: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:45: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:46: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:47: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:48: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:49: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:50: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:51: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:52: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:53: error: `QDomElement' has not been declared
/usr/include/mythtv/xmlparse.h:56: error: `QDomElement' has not been declared
In file included from mythstream.h:41,
from main.cpp:31:
../libs/streambrowser.h:30:19: qvbox.h: No such file or directory
In file included from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/streamstatus.h:36:19: qdict.h: No such file or directory
In file included from ../libs/streamstatus.h:39,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/playerencap.h:43: error: ISO C++ forbids declaration of `QDict' with no type
../libs/playerencap.h:43: error: expected `;' before '<' token
../libs/playerencap.h:44: error: ISO C++ forbids declaration of `QDict' with no type
../libs/playerencap.h:44: error: expected `;' before '<' token
../libs/playerencap.h:64: error: `ParseMap' does not name a type
../libs/playerencap.h:65: error: `PropMap' does not name a type
../libs/playerencap.h:70: error: `QDomElement' does not name a type
../libs/playerencap.h:71: error: `QDomElement' has not been declared
../libs/playerencap.h:71: error: ISO C++ forbids declaration of `parentNode' with no type
../libs/playerencap.h:72: error: `QDomElement' has not been declared
../libs/playerencap.h:72: error: ISO C++ forbids declaration of `parentNode' with no type
In file included from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/configelements.h:39:24: qvgroupbox.h: No such file or directory
In file included from ../libs/configelements.h:43,
from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/streamstorage.h:31:19: qhttp.h: No such file or directory
In file included from ../libs/streamstorage.h:35,
from ../libs/configelements.h:43,
from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/storage.h:28:26: qsqldatabase.h: No such file or directory
In file included from ../libs/storage.h:35,
from ../libs/streamstorage.h:35,
from ../libs/configelements.h:43,
from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/storagehandlers.h:35: error: expected initializer before '<' token
../libs/storagehandlers.h:45: error: `ValueList' does not name a type
../libs/storagehandlers.h:54: error: `ValueList' does not name a type
../libs/storagehandlers.h:55: error: `ValueList' does not name a type
../libs/storagehandlers.h:60: error: expected template-name before '<' token
../libs/storagehandlers.h:60: error: expected `{' before '<' token
../libs/storagehandlers.h:60: error: expected unqualified-id before '<' token
../libs/storagehandlers.h:138: error: `ValueList' has not been declared
../libs/storagehandlers.h:138: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:139: error: `ValueList' has not been declared
../libs/storagehandlers.h:139: error: `ValueList' has not been declared
../libs/storagehandlers.h:139: error: ISO C++ forbids declaration of `oldValues' with no type
../libs/storagehandlers.h:139: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:140: error: `ValueList' has not been declared
../libs/storagehandlers.h:140: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:144: error: `ValueList' has not been declared
../libs/storagehandlers.h:144: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:153: error: field `recordList' has incomplete type
../libs/storagehandlers.h:159: error: `ValueList' has not been declared
../libs/storagehandlers.h:159: error: ISO C++ forbids declaration of `value' with no type
../libs/storagehandlers.h:161: error: `ValueList' has not been declared
../libs/storagehandlers.h:161: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:162: error: `ValueList' does not name a type
../libs/storagehandlers.h:171: error: `ValueList' does not name a type
../libs/storagehandlers.h: In member function `RecordList& GenStorage::getListHandler()':
../libs/storagehandlers.h:135: error: `recordList' was not declared in this scope
../libs/storagehandlers.h:135: warning: unused variable 'recordList'
../libs/storagehandlers.h: At global scope:
../libs/storagehandlers.h:195: error: `ValueList' has not been declared
../libs/storagehandlers.h:195: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:196: error: `ValueList' has not been declared
../libs/storagehandlers.h:196: error: `ValueList' has not been declared
../libs/storagehandlers.h:196: error: ISO C++ forbids declaration of `oldValues' with no type
../libs/storagehandlers.h:196: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:197: error: `ValueList' has not been declared
../libs/storagehandlers.h:197: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:229: error: `ValueList' has not been declared
../libs/storagehandlers.h:229: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:230: error: `ValueList' has not been declared
../libs/storagehandlers.h:230: error: `ValueList' has not been declared
../libs/storagehandlers.h:230: error: ISO C++ forbids declaration of `oldValues' with no type
../libs/storagehandlers.h:230: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:231: error: `ValueList' has not been declared
../libs/storagehandlers.h:231: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:237: error: `ValueList' does not name a type
../libs/storagehandlers.h:266: error: `ValueList' has not been declared
../libs/storagehandlers.h:266: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:267: error: `ValueList' has not been declared
../libs/storagehandlers.h:267: error: `ValueList' has not been declared
../libs/storagehandlers.h:267: error: ISO C++ forbids declaration of `oldValues' with no type
../libs/storagehandlers.h:267: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:268: error: `ValueList' has not been declared
../libs/storagehandlers.h:268: error: ISO C++ forbids declaration of `values' with no type
../libs/storagehandlers.h:277: error: ISO C++ forbids declaration of `QHttp' with no type
../libs/storagehandlers.h:277: error: expected `;' before '*' token
In file included from ../libs/streamstorage.h:35,
from ../libs/configelements.h:43,
from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/storage.h:102: error: `ValueList' has not been declared
../libs/storage.h:102: error: ISO C++ forbids declaration of `values' with no type
../libs/storage.h:103: error: `ValueList' has not been declared
../libs/storage.h:103: error: `ValueList' has not been declared
../libs/storage.h:103: error: ISO C++ forbids declaration of `oldValues' with no type
../libs/storage.h:103: error: ISO C++ forbids declaration of `values' with no type
../libs/storage.h:104: error: `ValueList' has not been declared
../libs/storage.h:104: error: ISO C++ forbids declaration of `values' with no type
../libs/storage.h:107: error: `ValueList' has not been declared
../libs/storage.h:107: error: ISO C++ forbids declaration of `values' with no type
../libs/storage.h:111: error: `ValueList' has not been declared
../libs/storage.h:111: error: ISO C++ forbids declaration of `values' with no type
In file included from ../libs/configelements.h:43,
from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/streamstorage.h:44: error: `ValueList' has not been declared
../libs/streamstorage.h:44: error: ISO C++ forbids declaration of `values' with no type
../libs/streamstorage.h:54: error: `ValueList' has not been declared
../libs/streamstorage.h:54: error: ISO C++ forbids declaration of `values' with no type
../libs/streamstorage.h:56: error: `ValueList' has not been declared
../libs/streamstorage.h:56: error: ISO C++ forbids declaration of `values' with no type
../libs/streamstorage.h:59: error: `ValueList' has not been declared
../libs/streamstorage.h:59: error: ISO C++ forbids declaration of `values' with no type
In file included from ../libs/streamstatus.h:40,
from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/configelements.h:137: error: expected class-name before '{' token
../libs/configelements.h:148: error: expected class-name before '{' token
../libs/configelements.h:150: error: expected `)' before '*' token
../libs/configelements.h:163: error: expected class-name before '{' token
../libs/configelements.h:168: error: `ValueList' does not name a type
../libs/configelements.h:172: error: expected class-name before '{' token
../libs/configelements.h:202: error: `QListViewItem' has not been declared
../libs/configelements.h:202: error: ISO C++ forbids declaration of `item' with no type
../libs/configelements.h:208: error: ISO C++ forbids declaration of `QListViewItem' with no type
../libs/configelements.h:208: error: expected `;' before '*' token
../libs/configelements.h:172: warning: `class EditGroup' has virtual functions but non-virtual destructor
In file included from ../libs/streambrowser.h:36,
from mythstream.h:41,
from main.cpp:31:
../libs/streamstatus.h:47: error: `WFlags' has not been declared
../libs/streamstatus.h:47: error: ISO C++ forbids declaration of `f' with no type
In file included from ../libs/harvester.h:26,
from ../libs/streambrowser.h:37,
from mythstream.h:41,
from main.cpp:31:
../libs/qhttp.h:43:30: qnetworkprotocol.h: No such file or directory
In file included from ../libs/harvester.h:26,
from ../libs/streambrowser.h:37,
from mythstream.h:41,
from main.cpp:31:
../libs/qhttp.h:66: error: invalid function declaration
../libs/qhttp.h:106: error: invalid function declaration
../libs/qhttp.h:138: error: invalid function declaration
../libs/qhttp.h:166: error: invalid function declaration
../libs/qhttp.h:272:24: qwinexport.h: No such file or directory
In file included from ../libs/streambrowser.h:37,
from mythstream.h:41,
from main.cpp:31:
../libs/harvester.h:82: error: ISO C++ forbids declaration of `QDict' with no type
../libs/harvester.h:82: error: expected `;' before '<' token
../libs/harvester.h:97: error: `History' does not name a type
../libs/harvester.h:150: error: field `stream' has incomplete type
../libs/harvester.h:157: error: expected class-name before '{' token
../libs/harvester.h:173: error: expected `,' or `...' before '&' token
../libs/harvester.h:173: error: ISO C++ forbids declaration of `QHttpXResponseHeader' with no type
../libs/harvester.h:176: error: expected `,' or `...' before '&' token
../libs/harvester.h:176: error: ISO C++ forbids declaration of `QHttpXResponseHeader' with no type
../libs/harvester.h:193: error: ISO C++ forbids declaration of `QHttpX' with no type
../libs/harvester.h:193: error: expected `;' before '*' token
../libs/harvester.h:204: error: field `stream' has incomplete type
../libs/harvester.h:157: warning: `class Requester' has virtual functions but non-virtual destructor
../libs/harvester.h:230: error: `QPtrList' is not a template
../libs/harvester.h:276: error: field `urlList' has incomplete type
../libs/harvester.h:280: error: `QCustomEvent' has not been declared
../libs/harvester.h:280: error: ISO C++ forbids declaration of `ev' with no type
../libs/harvester.h:313: error: field `history' has incomplete type
In file included from ../libs/streambrowser.h:39,
from mythstream.h:41,
from main.cpp:31:
../libs/itemtree.h:39: error: `QPtrList' is not a template
../libs/itemtree.h:66: error: field `objectList' has incomplete type
In file included from ../libs/streambrowser.h:40,
from mythstream.h:41,
from main.cpp:31:
../libs/fft.h:83: warning: direct base `QObject' inaccessible in `FFTStarter' due to ambiguity
In file included from ../libs/streambrowser.h:42,
from mythstream.h:41,
from main.cpp:31:
../libs/recorder.h:47: error: expected initializer before '<' token
../libs/recorder.h:104: error: `RecList' does not name a type
../libs/recorder.h:110: error: `ValueList' has not been declared
../libs/recorder.h:110: error: ISO C++ forbids declaration of `values' with no type
In file included from mythstream.h:41,
from main.cpp:31:
../libs/streambrowser.h:57: error: `WFlags' has not been declared
../libs/streambrowser.h:57: error: ISO C++ forbids declaration of `f' with no type
../libs/streambrowser.h:74: error: `WFlags' has not been declared
../libs/streambrowser.h:74: error: ISO C++ forbids declaration of `f' with no type
../libs/streambrowser.h:233: error: `QPtrList' is not a template
../libs/streambrowser.h:234: error: field `streamCopyList' has incomplete type
In file included from ../libs/streamconfig.h:40,
from mythstream.h:42,
from main.cpp:31:
../libs/storageconfig.h:66: error: `ValueList' has not been declared
../libs/storageconfig.h:66: error: ISO C++ forbids declaration of `values' with no type
../libs/storageconfig.h:67: error: `ValueList' has not been declared
../libs/storageconfig.h:67: error: ISO C++ forbids declaration of `values' with no type
../libs/storageconfig.h:71: error: `QListViewItem' has not been declared
../libs/storageconfig.h:71: error: ISO C++ forbids declaration of `item' with no type
In file included from mythstream.h:42,
from main.cpp:31:
../libs/streamconfig.h:59: error: expected class-name before '{' token
../libs/streamconfig.h:96: error: `ValueList' has not been declared
../libs/streamconfig.h:96: error: ISO C++ forbids declaration of `values' with no type
../libs/streamconfig.h:59: warning: `class StorageGroup' has virtual functions but non-virtual destructor
../libs/streamconfig.h:190: error: `QListViewItem' has not been declared
../libs/streamconfig.h:190: error: ISO C++ forbids declaration of `item' with no type
In file included from main.cpp:31:
mythstream.h:138: error: `QDomElement' has not been declared
mythstream.h:138: error: ISO C++ forbids declaration of `element' with no type
mythstream.h:148: error: `QDomElement' has not been declared
mythstream.h:148: error: ISO C++ forbids declaration of `e' with no type
mythstream.h:149: error: `QDomElement' has not been declared
mythstream.h:149: error: ISO C++ forbids declaration of `e' with no type
In file included from main.cpp:38:
/usr/include/mythtv/mythplugin.h:79: error: expected `;' before '<' token
/usr/include/mythtv/mythplugin.h:83: error: `QPtrList' is not a template
/usr/include/mythtv/mythplugin.h:83: error: field `menuPluginList' has incomplete type
In file included from /usr/include/mythtv/libmythui/myththemedmenu.h:4,
from main.cpp:39:
/usr/include/mythtv/libmythui/mythscreentype.h:49: error: `QPtrList' is not a template
/usr/include/mythtv/libmythui/mythscreentype.h:49: error: field `m_FocusWidgetList' has incomplete type
main.cpp: In function `void MyCallback(void*, QString&)':
main.cpp:45: error: 'class QString' has no member named 'lower'
main.cpp:47: error: `ValueList' was not declared in this scope
main.cpp:47: error: expected `;' before "values"
main.cpp:55: error: no match for 'operator<<' in 'std::cerr << error'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:63: note: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:74: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ios<_CharT, _Traits>&(*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:86: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base&(*)(std::ios_base&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:121: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:155: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:98: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(bool) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/ostream:180: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/ostream:191: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(short unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/ostream:195: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/ostream:206: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:179: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:214: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long long unsigned int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:238: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/ostream:221: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(float) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:261: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long double) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:284: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(const void*) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:307: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_streambuf<_CharT, _Traits>*) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/include/qt4/QtCore/qchar.h:293: note: QDataStream& operator<<(QDataStream&, const QChar&)
/usr/include/qt4/QtCore/qbytearray.h:499: note: QDataStream& operator<<(QDataStream&, const QByteArray&)
/usr/include/qt4/QtCore/qstring.h:833: note: QDataStream& operator<<(QDataStream&, const QString&)
/usr/include/qt4/QtCore/qobject.h:403: note: QDebug operator<<(QDebug, const QObject*)
/usr/include/qt4/QtCore/qpoint.h:82: note: QDataStream& operator<<(QDataStream&, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:162: note: QDebug operator<<(QDebug, const QPoint&)
/usr/include/qt4/QtCore/qpoint.h:215: note: QDataStream& operator<<(QDataStream&, const QPointF&)
/usr/include/qt4/QtCore/qpoint.h:336: note: QDebug operator<<(QDebug, const QPointF&)
/usr/include/qt4/QtCore/qsize.h:81: note: QDataStream& operator<<(QDataStream&, const QSize&)
/usr/include/qt4/QtCore/qsize.h:176: note: QDebug operator<<(QDebug, const QSize&)
/usr/include/qt4/QtCore/qsize.h:232: note: QDataStream& operator<<(QDataStream&, const QSizeF&)
/usr/include/qt4/QtCore/qsize.h:337: note: QDebug operator<<(QDebug, const QSizeF&)
/usr/include/qt4/QtGui/qcursor.h:126: note: QDataStream& operator<<(QDataStream&, const QCursor&)
/usr/include/qt4/QtCore/qrect.h:176: note: QDataStream& operator<<(QDataStream&, const QRect&)
/usr/include/qt4/QtCore/qrect.h:473: note: QDebug operator<<(QDebug, const QRect&)
/usr/include/qt4/QtCore/qrect.h:583: note: QDataStream& operator<<(QDataStream&, const QRectF&)
/usr/include/qt4/QtCore/qrect.h:794: note: QDebug operator<<(QDebug, const QRectF&)
/usr/include/qt4/QtCore/qiodevice.h:223: note: QDebug operator<<(QDebug, QFlags<QIODevice::OpenModeFlag>)
/usr/include/qt4/QtCore/qregexp.h:123: note: QDataStream& operator<<(QDataStream&, const QRegExp&)
/usr/include/qt4/QtCore/qstringlist.h:209: note: QDataStream& operator<<(QDataStream&, const QStringList&)
/usr/include/qt4/QtGui/qcolor.h:40: note: QDebug operator<<(QDebug, const QColor&)
/usr/include/qt4/QtGui/qcolor.h:213: note: QDataStream& operator<<(QDataStream&, const QColor&)
/usr/include/qt4/QtGui/qbrush.h:105: note: QDataStream& operator<<(QDataStream&, const QBrush&)
/usr/include/qt4/QtGui/qbrush.h:110: note: QDebug operator<<(QDebug, const QBrush&)
/usr/include/qt4/QtGui/qpalette.h:218: note: QDataStream& operator<<(QDataStream&, const QPalette&)
/usr/include/qt4/QtGui/qfont.h:263: note: QDataStream& operator<<(QDataStream&, const QFont&)
/usr/include/qt4/QtGui/qregion.h:156: note: QDataStream& operator<<(QDataStream&, const QRegion&)
/usr/include/qt4/QtGui/qregion.h:161: note: QDebug operator<<(QDebug, const QRegion&)
/usr/include/qt4/QtGui/qkeysequence.h:106: note: QDataStream& operator<<(QDataStream&, const QKeySequence&)
/usr/include/qt4/QtGui/qkeysequence.h:116: note: QDebug operator<<(QDebug, const QKeySequence&)
/usr/include/qt4/QtCore/qdatetime.h:270: note: QDataStream& operator<<(QDataStream&, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:272: note: QDataStream& operator<<(QDataStream&, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:274: note: QDataStream& operator<<(QDataStream&, const QDateTime&)
/usr/include/qt4/QtCore/qdatetime.h:279: note: QDebug operator<<(QDebug, const QDate&)
/usr/include/qt4/QtCore/qdatetime.h:280: note: QDebug operator<<(QDebug, const QTime&)
/usr/include/qt4/QtCore/qdatetime.h:281: note: QDebug operator<<(QDebug, const QDateTime&)
/usr/include/qt4/QtGui/qimage.h:289: note: QDataStream& operator<<(QDataStream&, const QImage&)
/usr/include/qt4/QtGui/qpixmap.h:237: note: QDataStream& operator<<(QDataStream&, const QPixmap&)
/usr/include/qt4/QtGui/qpolygon.h:69: note: QDebug operator<<(QDebug, const QPolygon&)
/usr/include/qt4/QtGui/qpolygon.h:114: note: QDebug operator<<(QDebug, const QPolygonF&)
/usr/include/qt4/QtGui/qpolygon.h:121: note: QDataStream& operator<<(QDataStream&, const QPolygonF&)
/usr/include/qt4/QtGui/qpen.h:94: note: QDataStream& operator<<(QDataStream&, const QPen&)
/usr/include/qt4/QtGui/qpen.h:103: note: QDebug operator<<(QDebug, const QPen&)
/usr/include/qt4/QtCore/qline.h:141: note: QDebug operator<<(QDebug, const QLine&)
/usr/include/qt4/QtCore/qline.h:145: note: QDataStream& operator<<(QDataStream&, const QLine&)
/usr/include/qt4/QtCore/qline.h:300: note: QDebug operator<<(QDebug, const QLineF&)
/usr/include/qt4/QtCore/qline.h:304: note: QDataStream& operator<<(QDataStream&, const QLineF&)
/usr/include/qt4/QtGui/qmatrix.h:134: note: QDataStream& operator<<(QDataStream&, const QMatrix&)
/usr/include/qt4/QtGui/qmatrix.h:138: note: QDebug operator<<(QDebug, const QMatrix&)
/usr/include/qt4/QtCore/qvariant.h:651: note: QDebug operator<<(QDebug, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:557: note: QDataStream& operator<<(QDataStream&, const QVariant&)
/usr/include/qt4/QtCore/qvariant.h:559: note: QDataStream& operator<<(QDataStream&, QVariant::Type)
/usr/include/qt4/QtCore/qvariant.h:652: note: QDebug operator<<(QDebug, QVariant::Type)
/usr/include/qt4/QtCore/qabstractitemmodel.h:73: note: QDebug operator<<(QDebug, const QModelIndex&)
/usr/include/qt4/QtCore/qabstractitemmodel.h:111: note: QDebug operator<<(QDebug, const QPersistentModelIndex&)
/usr/include/qt4/QtGui/qitemselectionmodel.h:181: note: QDebug operator<<(QDebug, const QItemSelectionRange&)
/usr/include/qt4/QtGui/qevent.h:658: note: QDebug operator<<(QDebug, const QEvent*)
main.cpp:47: warning: unused variable 'ValueList'
main.cpp: In function `void runMenu(QString, const QString&)':
main.cpp:76: error: 'class QString' has no member named 'ascii'
main.cpp:89: error: no match for 'operator<<' in 'std::operator<< [with _Traits = std::char_traits<char>](((std::basic_ostream<char, std::char_traits<char> >&)(&std::cerr)), ((const char*)"Couldn\'t find theme ")) << themedir'
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:63: note: candidates are: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ostream<_CharT, _Traits>&(*)(std::basic_ostream<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:74: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::basic_ios<_CharT, _Traits>&(*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:86: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(std::ios_base&(*)(std::ios_base&)) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:121: note: std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(long int) [with _CharT = char, _Traits = std::char_traits<char>]
/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include/g++-v3/bits/ostream.tcc:155: note: std::basic_ostream<_Cha
Back to top
View user's profile Send private message
pdunnavant
n00b
n00b


Joined: 13 Aug 2005
Posts: 28
Location: St. Louis, Missouri, United States

PostPosted: Thu Nov 30, 2006 9:15 am    Post subject: Reply with quote

First, check the values of $QTDIR and $PATH to make sure they are set up to use QT3 instead of QT4.

Code:
# echo $QTDIR
/usr/qt/3


Make sure that "/usr/qt/3/bin" is in your PATH variable.
Code:
# echo $PATH
.....:/usr/qt/3/bin:.....


Once that's in order, get into the mythstream directory and do the following:

Code:
# make distclean
# qmake mythstream.pro
# make


Hopefully it'll compile fine now. :-) You can check the Makefile before running make by looking for any QT references. Make sure that any references to QT are for QT3 and not QT4.

There are a few hints in the INSTALL file, too... you may want to take a look at that.

Good luck!
Back to top
View user's profile Send private message
Fillzee
n00b
n00b


Joined: 20 Jul 2002
Posts: 47
Location: Starkvegas

PostPosted: Thu Nov 30, 2006 3:37 pm    Post subject: Reply with quote

Got it working. I had to put qt3's qmake in the path before qt4's qmake which was the default one at /usr/bin/qmake .
I did play with the makefile also. Thanks for the advice.

I may try my hand at an ebuild and post it here later.
Back to top
View user's profile Send private message
pdunnavant
n00b
n00b


Joined: 13 Aug 2005
Posts: 28
Location: St. Louis, Missouri, United States

PostPosted: Thu Nov 30, 2006 4:01 pm    Post subject: Reply with quote

No problem!

I'm glad I ran across this question anyway. I didn't know that mythstream had been updated to work with the newer versions of MythTV. I listen to internet radio quite a bit. It'll be nice to be able to use mythstream again. :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum