Obsolete
Status Update
Comments
di...@android.com <di...@android.com>
jb...@android.com <jb...@android.com> #2
Based on its date, this issue was originally reported before Android 4.x. Because of the many changes that existed in Android 4.x compared to previous versions, it's very likely that this issue doesn't exist in recent versions of Android like 4.2.2 or newer. Because of the high likelihood that this issue is obsolete, it is getting closed automatically by a script, without a human looking at it in detail. If the issue still exists on a Nexus 4 or Nexus 7 running Android 4.2.2 and is not related to Google applications, please open a new report accordingly.
te...@gmail.com <te...@gmail.com> #3
[Comment deleted]
Description
This causes problems for people download and using the NDK on freshly installed 64-bit system that don't have this library installed by default.
A work-around is to install the library, as in Ubuntu:
sudo apt-get install lib32z1
However, we should try to find a way to build the binaries without depending on the host zlib.