[mythtv] Trouble compiling mythtv on the moblin distro

Robin Hill myth at robinhill.me.uk
Mon Apr 6 20:19:50 UTC 2009


On Mon Apr 06, 2009 at 12:51:52PM -0700, Ajay Sharma wrote:

> On Mon, Apr 6, 2009 at 7:59 AM, Daniel Kristjansson <danielk at cuymedia.net>wrote:
> 
> > On Mon, 2009-04-06 at 01:24 -0700, Ajay Sharma wrote:
> > > I have an Intel Mobo/CPU (D945GCLF2) and I'm trying to build myth on the
> > moblin distro (moblin.org).  It's that distribution that boots in 5
> > seconds, it's based on Fedora and is geared towards Intel Atom processors.
> >  I think it'd make for a great frontend so I'm playing with it.
> >
> > > In file included from videoout_xv.cpp:58:
> > > /usr/include/X11/extensions/xf86vmode.h: At global scope:
> > > /usr/include/X11/extensions/xf86vmode.h:106: error: expected ‘;’ before
> > > ‘*’ token
> > > /usr/include/X11/extensions/xf86vmode.h:127: error: expected ‘;’ before
> > > ‘*’ token
> >
> > This is not a MythTV file it's an X11 extension, you should pursue this
> > with the moblin folks. As a rule if you run into any trouble running an
> > alpha release of a Linux distro you should ask for help there first. :)
> >
> 
> I contacted the moblin dev list and this is what one guy said:
> 
> "Looks like INT32 isn't defined, which is defined by Xmd.h.
> Perhaps the codebase isn't ported to a modern Xorg implementation?"
> 
> Sorry, I don't know much about Xorg development or what is entailed in
> getting myth to work with a "modern Xorg implementation".  Do you think this
> is something that has been fixed in the latest trunk?  I'm going to try to
> compile that tonight and see if I can make any further progress on it.
> 
Nope, this is a problem on your system.  Xmd.h is included from
xf86vmode.h (or is on a "modern Xorg implementation"), so the question
is why this is failing on your system.  I'd suggest checking xf86vmode.h
to make sure that _is_ including Xmd.h (there should be a #include line
just after the copyright header), and that it is available on your
system (it's in /usr/include/X11 on my systems).

Cheers,
    Robin
-- 
     ___        
    ( ' }     |       Robin Hill        <myth at robinhill.me.uk>  |
   / / )      | Little Jim says ....                            |
  // !!       |      "He fallen in de water !!"                 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-dev/attachments/20090406/45be1720/attachment.pgp>


More information about the mythtv-dev mailing list