<div dir="ltr">Peter,<div><br></div><div>What needs to be changed? Looks like we've already disabled the configure stuff.</div><div><a href="https://github.com/MythTV/packaging/commit/8b5e68aecf8290428e71ef1b8ae5dcc8bcccfef0">https://github.com/MythTV/packaging/commit/8b5e68aecf8290428e71ef1b8ae5dcc8bcccfef0</a><br></div><div><br></div><div>Thanks</div><div><br></div><div>Thomas</div><div><br></div><div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 14, 2016 at 11:45 AM Peter Bennett <<a href="mailto:pgbennett@comcast.net">pgbennett@comcast.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div lang="x-unicode"> Hi Thomas<br>
<br>
Excuse the duplicate email, I sent the last one from the wrong
address.<br>
<br>
I have pushed a few changes recently that may help the Raspberry
Pi mythbuntu builds. Maybe you already know about some of them.<br>
<br>
1. There is no need to export anything before the configure or the
build. (Previously we have a bunch of setting for CXXFLAGS and
such).<br>
2. The LD_LIBRARY_PATH is no longer needed for Raspberry Pi
Ubuntu.<br>
3. The configure command line can be much simplified, for Ubuntu:<br>
<code>./configure --enable-openmax --disable-vdpau
--disable-opengl-video --disable-opengl --disable-vaapi</code><br>
The "enable-openmax can be left out, but it is useful to keep
there. With enable-openmax, if openmax cannot be enabled due to
missing libraries, configure will fail. Without enable-openmax, it
will silently disable openmax, and the resulting executable will
be useless.<br>
<br>
There are changes that support opengl, but they work only in
Raspbian, not in Ubuntu. Ubuntu seems to have a broken opengl es
implementation. So we disable opengl in Ubuntu and enable it in
Raspbian builds<br>
Raspbian builds use this:<br>
<code>./configure --enable-openmax --disable-vdpau
--disable-opengl-video --enable-opengl
--disable-opengl-themepainter --disable-vaapi</code><br>
<br>
See build instructions at <a href="https://www.mythtv.org/wiki/Build_from_Source" target="_blank">https://www.mythtv.org/wiki/Build_from_Source</a></div></div><div text="#000000" bgcolor="#FFFFFF"><div lang="x-unicode"><br>
<br>
Peter<br>
<br>
</div></div></blockquote></div></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr">Thomas Mashos</div></div>