[mythtv] CVS fails to compile - using Gentoo ebuilds

Doug Goldstein cardoe at gmail.com
Thu Jan 13 23:23:56 EST 2005


If this a bug with the Gentoo ebuild. Please file a bug @
bugs.gentoo.org so it can be fixed.

-Doug Goldstein
cardoe at gentoo.org

On Tue, 11 Jan 2005 14:14:07 +0000, Ashley Bostock <abostock at gmail.com> wrote:
> Thanks that fixed it.
> 
> On Tue, 11 Jan 2005 11:07:03 +0100, Petter Gundersen
> <pettergundersen at gmail.com> wrote:
> > On Tue, 11 Jan 2005 08:35:22 +0000, Ashley Bostock <abostock at gmail.com> wrote:
> > > When updating to the latest cvs mythtv fails to compile with the
> > > following error:
> > >  [...]
> > > Lots of  "undefined reference" messages the cause of the problem?
> > > I also thought that XvMC support was mainly for nvidia cards, I don't
> > > have a nvidia card in this machine and its not in my use variables, so
> > > can I safely disable XvMC support and if so how?:
> > >
> >
> > Are you using the ebuild from bugzilla
> > (http://bugs.gentoo.org/show_bug.cgi?id=66337) ? It looks to me like
> > it has an error. Apply the following patch:
> >
> > --- mythtv-cvs-0.16.ebuild.orig Tue Jan 11 11:03:09 2005
> > +++ mythtv-cvs-0.16.ebuild      Tue Jan 11 11:03:42 2005
> > @@ -124,8 +124,7 @@
> >
> >         # xrandr should always be available with Gentoo X builds
> >         if true ; then
> > -               sed -e '/#CONFIG += using_xvmc *$/s:#::' \
> > -                       -e '/#CONFIG += using_xrandr/s:#::' \
> > +               sed -e '/#CONFIG += using_xrandr/s:#::' \
> >                         -e '/#DEFINES += USING_XRANDR/s:#::' \
> >                         -i 'settings.pro' || die "enable xrandr sed failed"
> >         fi
> >
> > Regards,
> > Petter
> >
> 
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 
> 
>


More information about the mythtv-dev mailing list