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 `>' before 'VideoOutputXv'<br>vsync.cpp:449: error: expected `(' before 'VideoOutputXv'
<br>vsync.cpp:449: error: expected primary-expression before '>' 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 `>' before 'VideoOutputXv'<br>vsync.cpp:468: error: expected `(' before 'VideoOutputXv'
<br>vsync.cpp:468: error: expected primary-expression before '>' 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 `>' before 'VideoOutputXv'<br>vsync.cpp:616: error: expected `(' before 'VideoOutputXv'
<br>vsync.cpp:616: error: expected primary-expression before '>' 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 `>' before 'VideoOutputXv'<br>vsync.cpp:687: error: expected `(' before 'VideoOutputXv'
<br>vsync.cpp:687: error: expected primary-expression before '>' 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> <<a href="mailto:jocke4news@gmail.com">jocke4news@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<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 `>' before âVideoOutputXvâ
<br>vsync.cpp:449: error: expected `(' before âVideoOutputXvâ<br>vsync.cpp:449: error: expected primary-expression before â>â 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 `>' before âVideoOutputXvâ
<br>vsync.cpp:468: error: expected `(' before âVideoOutputXvâ<br>vsync.cpp:468: error: expected primary-expression before â>â 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 `>' before âVideoOutputXvâ
<br>vsync.cpp:616: error: expected `(' before âVideoOutputXvâ<br>vsync.cpp:616: error: expected primary-expression before â>â 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 `>' before âVideoOutputXvâ
<br>vsync.cpp:687: error: expected `(' before âVideoOutputXvâ<br>vsync.cpp:687: error: expected primary-expression before â>â 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> <<a href="mailto:jocke4news@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
jocke4news@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<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> <<a href="mailto:wmunson@rochester.rr.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
wmunson@rochester.rr.com</a>> wrote:</span></span></div><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div></div><div><span>
<div>
<div><span><font color="#0000ff" face="Arial" size="2">He is
correct its libdca not 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 href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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