[mythtv-users] compile/build problem with latest CVS

nate s nate.strickland at gmail.com
Wed Nov 10 11:32:15 UTC 2004


I'm not an ebuild author or anything, but from what I can tell the
gentoo ebuild is running qmake on it (It was qmake -o Makefile
$somevariable, so I changed it to read qmake mythtv.pro just to be
sure, even though I think that's what it was doing before) and it
didn't help.  It looks like the ebuild is pretty much following the
distcc compiling steps in the mythtv docs exactly.

doing ebuild /usr/local/portage/media-tv/mythtv-cvs/mythtv-cvs-0.16.ebuild
unpack, ebuild [...] setup on it, (which for non-gentoo users, unpacks
the ebuild, and ./configure's based on your use flags) and then
compiling it manually with qmake mythtv; make, and then ebuild qmerge
(merges it into the system; sort of like a make install) works fine. 
Since that did pretty much everything the ebuild would have, except
the compiling, the ebuild mostly works.

Since the only thing I really did different to make it work was using
the non-distcc instructions, I wonder, has anyone tried to compile it
with distcc?

-Nate


On Tue, 9 Nov 2004 23:02:01 -0800, Jason <potuncle at enjoyingeugene.com> wrote:
> I am having a similar problem after compiling today's CVS. Previously I
> had mythtv via apt-get, but I did apt-get remove mythtv and then
> downloaded, built, and installed the CVS. I get the following error
> when I try starting mythfrontend of mythbackend: error while loading
> shared libraries: mythbackend: undefined symbol:
> _ZN11MythContextC1ERK7QStringb
> 
> Any ideas?
> 
> Thanks,
> 
> Jason
> 
> 
> 
> 
> On Oct 30, 2004, at 12:09 AM, johnny at fishcounts.com wrote:
> 
> >
> > I doubt this is the same issue but ever since I did my last apt-get
> > upgrade
> > I've been having compile problems with my CVS myth. Here's what I get
> >
> > ./mythbackend: relocation error: ./mythbackend: undefined symbol:
> > _ZN11MythContextC1ERK7QStringb
> >
> > I don't do a make install since I'm having problems with the backend.
> > If
> > anyone can help I'd appreciate it. Thanks.
> >
> > ________________________________
> >
> > Johnny Lee
> >
> > -----Original Message-----
> > From: mythtv-users-bounces at mythtv.org
> > [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Endaf Jones
> > Sent: Friday, October 29, 2004 9:06 PM
> > To: Discussion about mythtv; deanv at cox.net
> > Subject: Re: [mythtv-users] compile/build problem with latest CVS
> >
> > Ditto, I get the same problem.  Been trying to figure it out bit-by-bit
> > over the last few days....
> >
> > # Endaf
> >
> > deanv at cox.net wrote:
> >
> >> I just tried to build with the latest CVS, but it has failed very
> >> late,
> > because it cannot find "libmythsamplerate-0.16".  It appears to fail
> > while
> > running the loader, not a compiler.  I noticed that it can and does
> > use, for
> > most of the compiles, "libmythsamplerate", but never the "-0.16"
> > version.
> > Is it possible that somewhere in the created makefiles there is a
> > reference
> > to the wrong library?
> >>
> >> any ideas?
> >>
> >> -dvh
> >>
> >>
> >> _______________________________________________
> >> mythtv-users mailing list
> >> mythtv-users at mythtv.org
> >> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >>
> >>
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list