<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 08/08/18 12:01, John P Poet wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACSqvJmy_QA9_BznPG5aoNr3im=6C5TKNKjj2fBf_inKW6gVww@mail.gmail.com">
      <div dir="ltr">On Tue, Aug 7, 2018 at 6:23 PM David Hampton <<a
          href="mailto:mythtv@love2code.net" moz-do-not-send="true">mythtv@love2code.net</a>>
        wrote:<br>
        <div class="gmail_quote">
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">On August
            7, 2018 7:35:49 PM EDT, John P Poet <<a
              href="mailto:jppoet@gmail.com" target="_blank"
              moz-do-not-send="true">jppoet@gmail.com</a>> wrote:<br>
            >Thank you, everyone.  I tried it again, and made it a
            lot further, with<br>
            >the<br>
            >new knowledge.<br>
            ><br>
            >Unfortunately, it didn't finish:<br>
            ><br>
            >configure: error: BD-J requires ANT, but ant was not
            found. Please<br>
            >install<br>
            >it.<br>
            ><br>
            >Is this part of the clean up that David Hampton is
            working on?<br>
            <br>
            No,  that's not me.  I thought bdjava was disabled by
            default and you had to explicitly add --enable-bdjava to
            configure to enable it.  You should be able to disable it
            with the --disable-bdjava argument. Or you can install
            ant/apache-ant and compile in bdjava support.<br>
          </blockquote>
          <div><br>
          </div>
          <div>Thanks David.  To be clear, this is from running
            makelibs, which is trying to build libbluray.  I modified it
            to not build that lib.  It is now past that and building Qt.</div>
          <div><br>
          </div>
          <br>
        </div>
      </div>
    </blockquote>
    ANT was deprecated in favour of gradle for the android build bits.<br>
    I didn't notice since I have ant installed on my build host. just an
    apt-get away.<br>
    <br>
    not sure why libblueray builds differently now, unless there was
    some massaging of the makefile to work correctly within the mythtv
    make environment. or its a later version that fundamentally changed
    its build system.<br>
    <br>
    I was thinking of using conan or hunter maybe to manage the packages
    so we dont have to. Just found out about them recently.<br>
    <br>
    Mark<br>
    <br>
  </body>
</html>