[mythtv-users] Re:MythTV on PPC

Patrick Benton patrickb at umich.edu
Fri May 23 16:45:35 EDT 2003


On Friday 23 May 2003 2:34 am, Gregorio Gervasio Jr. wrote:
>         Yes, you'll need CVS from around that time to use that patch
> (which might be difficult due to the repository change).  I
> occasionally update my local tree and can try to generate patches for
> more recent CVS builds if you're interested.

Thank you for you help!  I think I'm headed in the right direction now.  After 
doing:

$ cvs -z3 -d :pserver:mythtv at cvs.mythtv.org:/var/lib/mythcvs checkout 
-D2003/4/14  mythtv

I seem to get the correctly dated CVS.  Running the patch works almost 
flawlessly this time with just one failure:

---------snip---------
patching file programs/mythfrontend/mythfrontend.pro
Hunk #2 FAILED at 23.
1 out of 2 hunks FAILED -- saving rejects to file 
programs/mythfrontend/mythfrontend.pro.rej
---------snip---------

On compile I get the following:

---------snip---------
make[1]: Entering directory `/home/spumco/myth/mythtv/programs'
cd mythepg && qmake  -o Makefile
cd mythepg && make -f Makefile
make[2]: Entering directory `/home/spumco/myth/mythtv/programs/mythepg'
g++ -c -pipe -Wall -W -O6 -fomit-frame-pointer -funroll-loops 
-fexpensive-optimizations -mcpu=7400 -D_REENTRANT  -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I/usr/lib/qt3/mkspecs/default -I. -I/usr/local/include 
-I../../libs -I../../libs/libmyth -I/usr/lib/qt3/include -o main.o main.cpp
main.cpp: In function `int main(int, char**)':
main.cpp:16: no matching function for call to `MythContext::MythContext()'
../../libs/libmyth/mythcontext.h:50: candidates are: 
MythContext::MythContext(const MythContext&)
../../libs/libmyth/mythcontext.h:53:                 
MythContext::MythContext(const QString&, bool = true)
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/spumco/myth/mythtv/programs/mythepg'
make[1]: *** [sub-mythepg] Error 2
make[1]: Leaving directory `/home/spumco/myth/mythtv/programs'
make: *** [sub-programs] Error 2
[spumco at mypowerbook mythtv]$
---------snip---------

This there something I am missing here?

Thanks again for your assistance.  I want to make sure I exhaust my options 
with this current patch before requesting that you try to make another.

-Patrick



More information about the mythtv-users mailing list