Mailing List Archive

Fwd: [mythtv-users] Android mythfrontend mysql driver problems
Ignore this  - I see I did not pull the latest MythTV source

Sorry for the noise.

Peter



-------- Forwarded Message --------
Subject: Re: [mythtv] [mythtv-users] Android mythfrontend mysql driver
problems
Date: Fri, 7 Oct 2022 16:06:33 -0400
From: Peter Bennett <pb.mythtv@gmail.com>
To: mythtv-dev@mythtv.org



I am trying to build with Mark's changes. I created a new entry in
config, for firetv. The base fire TV is at SDK level 22, and the 4k is
at 25. I set the MIN_SDK_VERSION to 21.

Libs built fine.

The apk make fails with this:

External library
/home/peter/proj/github.com/MythTV/packaging-master/android/mythinstall/lib/libicudata65.so
does not exist!
make: *** [Makefile:54: apk] Error 10

I see that libs for icu version 70 were built successfully, so I don't
know why it is looking for version 65.

I checked that the version 70 of icu was successful up to  *** Build ICU
Done ***

Any suggestions?