> strcasecmp: Support cross-compilation.
A similar error is:
checking whether newlocale with a null base works... configure: error: in
'/GNULIB/testdir-all':
configure: error: cannot run test program while cross compiling
Fixed like this:
2025-04-11 Bruno Haible
newlocale: S
Hi,
Rudi Heitbaum wrote:
> checking for strcasecmp... yes
> checking whether strcasecmp works... configure: error: in
> '/var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_64-13.0-devel/build/diffutils-3.12/.x86_64-libreelec-linux-gnu':
> configure: error: cannot run test program
Hi Team,
Compiling nano 8.4 and diffutils 3.12 which are using a recent gnulib
fail to build on Ubuntu 24.04.
links:
- https://lists.gnu.org/archive/html/bug-diffutils/2025-04/msg3.html
- https://savannah.gnu.org/bugs/index.php?66978
This is tge error from diffutils:
checking for strcasecmp