From: mame@... Date: 2021-01-05T01:23:34+00:00 Subject: [ruby-core:101918] [Ruby master Bug#17491] `./configure' unsuccessful on Android NDK cross-build Issue #17491 has been updated by mame (Yusuke Endoh). I've committed your patch, thanks! ---------------------------------------- Bug #17491: `./configure' unsuccessful on Android NDK cross-build https://bugs.ruby-lang.org/issues/17491#change-89762 * Author: xtkoba (Tee KOBAYASHI) * Status: Closed * Priority: Normal * ruby -v: ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- We have no such command as `getprop` in our Android NDK cross-build environment, and so `./configure` says ``` checking whether it is Android... yes checking for Android API version... ./configure: line 9108: getprop: command not found ``` and finally dies saying ``` configure: error: size_t is signed ``` ---Files-------------------------------- ruby-3.0.0-android-cross.patch (838 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: