GNU bug report logs -
#65340
further build failure on Android (Termux)
Previous Next
Reported by: Bruno Haible <bruno <at> clisp.org>
Date: Wed, 16 Aug 2023 10:35:02 UTC
Severity: normal
Done: Po Lu <luangruo <at> yahoo.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 65340 <at> debbugs.gnu.org (full text, mbox):
Po Lu wrote:
> Thanks, both problems you mentioned should now be fixed.
Thanks. configure now displays
checking for library containing tputs... -ltinfo
But I still get a link error, due to configure.ac line 6062. I needed
to change this line
mingw32 | android)
to
mingw32)
in order for the build to go further.
With this done, "make" succeeds, and "make install" works fine as well.
If there are issues with "make check", I'll report them separately.
> BTW, I see that config.guess doesn't detect Android when trying to
> establish the operating system for a Linux-based system. I have a
> straightforward fix, but no papers for config. So it would be expedient
> for you or Paul to rewrite it independently.
Good point. Indeed, if config.guess guessed it correctly, my mistake
yesterday would not have happened.
For such tiny contributions to config.guess, no copyright assignment is needed,
per <https://www.gnu.org/prep/maintain/html_node/Legally-Significant.html>.
I filed a patch here now:
https://lists.gnu.org/archive/html/config-patches/2023-08/msg00012.html
Bruno
This bug report was last modified 1 year and 280 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.