[mythtv-users] building Android mythfrontend from source

David Hampton mythtv at love2code.net
Thu Aug 11 14:52:36 UTC 2022


On Thu, 2022-08-11 at 09:30 -0400, James Abernathy wrote:
> 
> 
> On Thu, Aug 11, 2022 at 9:09 AM James Abernathy
> <jfabernathy at gmail.com> wrote:
> > 
> > 
> > On Thu, Aug 11, 2022 at 9:01 AM Peter Bennett <pb.mythtv at gmail.com>
> > wrote:
> > > 
> > > On 8/10/22 17:59, James Abernathy wrote:
> > > > I see on github that there seems to be a recommended way of
> > > > using a 
> > > > docker image to make this a whole lot easier.  I see that it
> > > > seems to 
> > > > be targeted toward Ubuntu 20.04.  If that is required, could
> > > > all this 
> > > > be done in a VM of Ubuntu 20.04?
> > > > 
> > > I don't know about docker, I build on the latest Ubuntu. Since
> > > the 
> > > android build mostly uses software and code that is downloaded 
> > > separately from the operating system's package management, it
> > > makes 
> > > little difference what version of Ubuntu you use. When I upgraded
> > > from 
> > > 20.04 to 22.04, I kept the android software and build directories
> > > in my 
> > > home directory, and the build continued to work as before.
> > > 
> > > Peter
> > > 
> > 
> > 
> > I've posted my build log for the FireTV 32bit for SDK=21 on my
> > Google Drive. Maybe someone can see what the issue is with
> > libbluray.
> > 
> > https://drive.google.com/file/d/1QtTiAy2_2_k3T8Nb2oRFqLeRDqzEHFfV/view?usp=sharing
> > 
> > Jim A
> > 
> 
> 
> I just replaced the file with one that includes the console and error
> output in one file.

You need a newer version of java.  Try upgrading from openjdk-8 to
something more recent.  My Ubuntu 20.04 builder uses openjdk-14.

David



More information about the mythtv-users mailing list