<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.2912" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=187360802-10082006><FONT face=Arial color=#0000ff size=2>looks 
like you enabled opengl and not everything is installed. I would try building as 
simple of a config as possible first to get the basics working. Once you can 
compile it turn on features a few at a time and recompile.</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  mythtv-users-bounces@mythtv.org [mailto:mythtv-users-bounces@mythtv.org] <B>On 
  Behalf Of </B>Joacim J<BR><B>Sent:</B> Wednesday, August 09, 2006 5:33 
  PM<BR><B>To:</B> Discussion about mythtv<BR><B>Subject:</B> Re: [mythtv-users] 
  Compiling MythTV 0.19 fixes<BR><BR></FONT></DIV>Sorry for the bad copy-paste, 
  I try again :-)<BR>ude -o vsync.o vsync.cpp<BR>vsync.cpp: In destructor 
  'virtual OpenGLVideoSync::~OpenGLVideoSync()':<BR>vsync.cpp:449: error: 
  'VideoOutputXv' was not declared in this scope<BR>vsync.cpp:449: error: 'vo' 
  was not declared in this scope<BR>vsync.cpp:449: error: expected 
  type-specifier before 'VideoOutputXv'<BR>vsync.cpp:449: error: expected `&gt;' 
  before 'VideoOutputXv'<BR>vsync.cpp:449: error: expected `(' before 
  'VideoOutputXv' <BR>vsync.cpp:449: error: expected primary-expression before 
  '&gt;' token<BR>vsync.cpp:449: error: expected `)' before ';' 
  token<BR>vsync.cpp: In member function 'virtual bool 
  OpenGLVideoSync::TryInit()':<BR>vsync.cpp:468: error: 'VideoOutputXv' was not 
  declared in this scope <BR>vsync.cpp:468: error: 'vo' was not declared in this 
  scope<BR>vsync.cpp:468: error: expected type-specifier before 
  'VideoOutputXv'<BR>vsync.cpp:468: error: expected `&gt;' before 
  'VideoOutputXv'<BR>vsync.cpp:468: error: expected `(' before 'VideoOutputXv' 
  <BR>vsync.cpp:468: error: expected primary-expression before '&gt;' 
  token<BR>vsync.cpp:468: error: expected `)' before ';' token<BR>vsync.cpp: In 
  member function 'virtual void OpenGLVideoSync::Start()':<BR>vsync.cpp:616: 
  error: 'VideoOutputXv' was not declared in this scope <BR>vsync.cpp:616: 
  error: 'vo' was not declared in this scope<BR>vsync.cpp:616: error: expected 
  type-specifier before 'VideoOutputXv'<BR>vsync.cpp:616: error: expected `&gt;' 
  before 'VideoOutputXv'<BR>vsync.cpp:616: error: expected `(' before 
  'VideoOutputXv' <BR>vsync.cpp:616: error: expected primary-expression before 
  '&gt;' token<BR>vsync.cpp:616: error: expected `)' before ';' 
  token<BR>vsync.cpp: In member function 'virtual void 
  OpenGLVideoSync::Stop()':<BR>vsync.cpp:687: error: 'VideoOutputXv' was not 
  declared in this scope <BR>vsync.cpp:687: error: 'vo' was not declared in this 
  scope<BR>vsync.cpp:687: error: expected type-specifier before 
  'VideoOutputXv'<BR>vsync.cpp:687: error: expected `&gt;' before 
  'VideoOutputXv'<BR>vsync.cpp:687: error: expected `(' before 'VideoOutputXv' 
  <BR>vsync.cpp:687: error: expected primary-expression before '&gt;' 
  token<BR>vsync.cpp:687: error: expected `)' before ';' token<BR>make[2]: *** 
  [vsync.o] Error 1<BR>make[2]: Leaving directory 
  `/home/mythtv/mythtv_src/mythtv/libs/libmythtv' <BR>make[1]: *** 
  [sub-libmythtv] Error 2<BR>make[1]: Leaving directory 
  `/home/mythtv/mythtv_src/mythtv/libs'<BR>make: *** [sub-libs] Error 
  2<BR>[mythtv@htpc mythtv]$<BR><BR><BR>
  <DIV><SPAN class=gmail_quote>On 8/9/06, <B class=gmail_sendername>Joacim J</B> 
  &lt;<A href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</A>&gt; 
  wrote:</SPAN>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>Hi again,<BR><BR>I tried to compile (even if I haven't got the 
    configuration 100% yet) but gets some errors. Do you have any idea on 
    this?<BR><BR>vsync.cpp: In destructor âvirtual 
    OpenGLVideoSync::~OpenGLVideoSync()â: <BR>vsync.cpp :449: error: 
    âVideoOutputXvâ was not declared in this scope<BR>vsync.cpp:449: error: âvoâ 
    was not declared in this scope<BR>vsync.cpp:449: error: expected 
    type-specifier before âVideoOutputXvâ<BR>vsync.cpp:449: error: expected 
    `&gt;' before âVideoOutputXvâ <BR>vsync.cpp:449: error: expected `(' before 
    âVideoOutputXvâ<BR>vsync.cpp:449: error: expected primary-expression before 
    â&gt;â token<BR>vsync.cpp:449: error: expected `)' before â;â 
    token<BR>vsync.cpp: In member function âvirtual bool 
    OpenGLVideoSync::TryInit()â: <BR>vsync.cpp:468: error: âVideoOutputXvâ was 
    not declared in this scope<BR>vsync.cpp:468: error: âvoâ was not declared in 
    this scope<BR>vsync.cpp:468: error: expected type-specifier before 
    âVideoOutputXvâ<BR>vsync.cpp:468: error: expected `&gt;' before 
    âVideoOutputXvâ <BR>vsync.cpp:468: error: expected `(' before 
    âVideoOutputXvâ<BR>vsync.cpp:468: error: expected primary-expression before 
    â&gt;â token<BR>vsync.cpp:468: error: expected `)' before â;â 
    token<BR>vsync.cpp: In member function âvirtual void 
    OpenGLVideoSync::Start()â: <BR>vsync.cpp:616: error: âVideoOutputXvâ was not 
    declared in this scope<BR>vsync.cpp:616: error: âvoâ was not declared in 
    this scope<BR>vsync.cpp:616: error: expected type-specifier before 
    âVideoOutputXvâ<BR>vsync.cpp:616: error: expected `&gt;' before 
    âVideoOutputXvâ <BR>vsync.cpp:616: error: expected `(' before 
    âVideoOutputXvâ<BR>vsync.cpp:616: error: expected primary-expression before 
    â&gt;â token<BR>vsync.cpp:616: error: expected `)' before â;â 
    token<BR>vsync.cpp: In member function âvirtual void 
    OpenGLVideoSync::Stop()â: <BR>vsync.cpp:687: error: âVideoOutputXvâ was not 
    declared in this scope<BR>vsync.cpp:687: error: âvoâ was not declared in 
    this scope<BR>vsync.cpp:687: error: expected type-specifier before 
    âVideoOutputXvâ<BR>vsync.cpp:687: error: expected `&gt;' before 
    âVideoOutputXvâ <BR>vsync.cpp:687: error: expected `(' before 
    âVideoOutputXvâ<BR>vsync.cpp:687: error: expected primary-expression before 
    â&gt;â token<BR>vsync.cpp:687: error: expected `)' before â;â 
    token<BR>make[2]: *** [vsync.o] Error 1 <BR>make[2]: Leaving directory 
    `/home/mythtv/mythtv_src/mythtv/libs/libmythtv'<BR>make[1]: *** 
    [sub-libmythtv] Error 2<BR>make[1]: Leaving directory 
    `/home/mythtv/mythtv_src/mythtv/libs'<BR>make: *** [sub-libs] Error 
    2<BR>[mythtv@htpc mythtv]$<BR><BR><BR>BR<BR>Jocke</DIV>
    <DIV><SPAN class=e id=q_10cf4d8c278dea79_1><BR><BR>
    <DIV><SPAN class=gmail_quote>On 8/9/06, <B class=gmail_sendername>Joacim 
    J</B> &lt;<A onclick="return top.js.OpenExtLink(window,event,this)" 
    href="mailto:jocke4news@gmail.com" target=_blank> 
    jocke4news@gmail.com</A>&gt; wrote:</SPAN>
    <BLOCKQUOTE class=gmail_quote 
    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
      <DIV>Yes, I could understand that libdca is needed from the configure 
      script and I quote my first message in this thread:<BR>"<SPAN 
      style="FONT-STYLE: italic">I am trying to compile MythTV on Fedora Core 5 
      but can not configure "DTS Passthrough" and "DVD Playback". I have 
      installed libdca, libdvdnav and libdvdnav-devel among other libs. Can 
      still not get it set. The result is: ...</SPAN>"<BR><BR>I have installed 
      it with yum.<BR>Still no luck on this issue(s)...<BR><BR>// 
      Joacim<BR><BR><BR><BR>
      <DIV></DIV>
      <DIV><SPAN><SPAN class=gmail_quote>On 8/9/06, <B 
      class=gmail_sendername>William</B> &lt;<A 
      onclick="return top.js.OpenExtLink(window,event,this)" 
      href="mailto:wmunson@rochester.rr.com" target=_blank> 
      wmunson@rochester.rr.com</A>&gt; wrote:</SPAN></SPAN></DIV>
      <DIV>
      <BLOCKQUOTE class=gmail_quote 
      style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
        <DIV></DIV>
        <DIV><SPAN>
        <DIV>
        <DIV><SPAN><FONT face=Arial color=#0000ff size=2>He is correct its 
        libdca not&nbsp;the one in the last 
        message.</FONT></SPAN></DIV></DIV></SPAN></DIV>
        <DIV></DIV></BLOCKQUOTE></DIV>
      <DIV><SPAN><BR>_______________________________________________<BR>mythtv-users 
      mailing list<BR><A onclick="return top.js.OpenExtLink(window,event,this)" 
      href="mailto:mythtv-users@mythtv.org" 
      target=_blank>mythtv-users@mythtv.org</A><BR><A 
      onclick="return top.js.OpenExtLink(window,event,this)" 
      href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" 
      target=_blank>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A><BR><BR><BR></SPAN></DIV>
      <DIV></DIV><BR><BR clear=all><BR>-- <BR>Regards<BR></DIV>
      <DIV><SPAN>Joacim </SPAN></DIV></BLOCKQUOTE></DIV><BR><BR 
    clear=all><BR></SPAN></DIV>
    <DIV>-- <BR>Regards<BR></DIV>
    <DIV><SPAN class=sg>Joacim </SPAN></DIV></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Regards<BR>Joacim </BLOCKQUOTE></BODY></HTML>