[mythtv] Android build fails after Updates to mythtv/external and required system libraries

David Hampton mythtv at love2code.net
Sun Aug 5 16:12:50 UTC 2018


On Sun, 2018-08-05 at 12:00 -0400, David Hampton wrote:
> On Sun, 2018-08-05 at 11:20 -0400, Peter Bennett wrote:
> > The android version will no longer compile. It is failing because
> > it 
> > cannot find samplerate or libbluray. There may be others, I don't
> > know.
> > 
> > The thing with android is, the build cannot use Linux packages that
> > are 
> > installed by ansible. All of the libraries needed are built in the 
> > packaging code using makelibs.sh. If you have removed some
> > libraries 
> > from the MythTV source, then we have to add code to makelibs.sh to 
> > download the source and compile it for android. For libbluray maybe
> > we 
> > can just disable it in the configure step, but samplerate seems to
> > be 
> > required. I did not get past this point in the compile, there may
> > be 
> > others that are required.
> 
> Hi Peter,
> 
> I think I forgot to commit my packaging changes that build the
> additional libraries for android.  I know I had android compiling
> here
> before I committed my changes.  I'll get back to you shortly.

I just committed my changes to the packaging repository.

David




More information about the mythtv-dev mailing list