LinHES Forums
http://forum.linhes.org/

Mythburn UI on KnoppmythR4v5 and MythTV SVN
http://forum.linhes.org/viewtopic.php?f=14&t=7338
Page 1 of 1

Author:  dmcman73 [ Mon Dec 12, 2005 10:20 pm ]
Post subject:  Mythburn UI on KnoppmythR4v5 and MythTV SVN

I was hoping that someone might be able to help me with a problem I am having. My current setup with KnoppmythR4V5 is very stable so I really don't want to upgrade to KnoppmythR5A unless I have too. Some info on my system: I have all this built using an ASUS Pundit box, Intel P4 2.4GHZ proc, 1 GIG ram with TV out using the Hauppauge PVR 350. I had removed all DEB packages of MythTV and have been building them from source for quite some time now. I always modify the settings.pro to reflect prefix=/usr.

I have the MythBurn scripts working thorough Mythweb and the folder resides in /myth/mythburn. I was trying to install Mythburn-ui from CVS and I've placed the CVS folder of mythburn-ui in the mytplugins SVN folder like it states, qmake mythburn.pro, make. During make I get the following errors:

root@localhost:/myth/subv/mythplugins/mythburn-ui# make
cd mythburn && make -f Makefile
make[1]: Entering directory `/myth/subv/mythplugins/mythburn-ui/mythburn'
g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -DUSING_DBOX2 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/usr/include -I/usr/kde/3.3/include -I/usr/include -I/usr/X11R6/include -I../../../mythtv/libs/libmythtv -I../../../mythtv/libs/libmyth -I/usr/include/qt3 -o recoptions.o recoptions.cpp
recoptions.cpp: In member function `virtual void
RecOptionsUIBox::keyPressEvent(QKeyEvent*)':
recoptions.cpp:213: error: `getState' undeclared (first use this function)
recoptions.cpp:213: error: (Each undeclared identifier is reported only once
for each function it appears in.)
recoptions.cpp: In member function `void RecOptionsUIBox::updateRecordingList()
':
recoptions.cpp:719: error: `getCurrentString' undeclared (first use this
function)
recoptions.cpp: In member function `QString
RecOptionsUIBox::getRecordingOptions()':
recoptions.cpp:797: error: `getCurrentString' undeclared (first use this
function)
recoptions.cpp: In member function `void RecOptionsUIBox::loadConfiguration()':
recoptions.cpp:829: error: invalid conversion from `const char*' to `int'
recoptions.cpp:829: error: initializing argument 1 of `void
UISelectorType::setToItem(int)'
recoptions.cpp:833: error: `getCurrentString' undeclared (first use this
function)
recoptions.cpp:838: error: invalid conversion from `const char*' to `int'
recoptions.cpp:838: error: initializing argument 1 of `void
UISelectorType::setToItem(int)'
recoptions.cpp:847: error: invalid conversion from `const char*' to `int'
recoptions.cpp:847: error: initializing argument 1 of `void
UISelectorType::setToItem(int)'
recoptions.cpp: In member function `void RecOptionsUIBox::saveConfiguration()':
recoptions.cpp:871: error: `getCurrentString' undeclared (first use this
function)
recoptions.cpp:878: error: `getState' undeclared (first use this function)
make[1]: *** [recoptions.o] Error 1
make[1]: Leaving directory `/myth/subv/mythplugins/mythburn-ui/mythburn'
make: *** [sub-mythburn] Error 2
root@localhost:/myth/subv/mythplugins/mythburn-ui#

Am I missing something? Hopefully someone might be able to shed some light on this. I've tried this on both the Stable SVN branch and the .19 SVN version 8250. Both the Mythplugins SVN and MythTV SVN reside in the same folder.

Thanks,

Steve

Author:  dmcman73 [ Fri Dec 16, 2005 7:08 pm ]
Post subject: 

OK, I found a way to install mythburn-ui on my KnoppmythR4V5 install with MythTv .18.2. I had to apply a patch to my mythtv source, edit the mythburn.pro in the mythburn-ui/mythburn and make && make install the mythtv and plugins. After installing the mythburn scriots and setting all permissions on my folders I was able to install the UI without any errors! I had to modify some files to "shoe horn" it in but it all works great!

If any one is intrested in this I can write up a detailed list of what I did and post it here.

Let me know.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/