all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bruno Haible <bruno@clisp.org>
To: Po Lu <luangruo@yahoo.com>
Cc: 65340@debbugs.gnu.org
Subject: bug#65340: further build failure on Android (Termux)
Date: Thu, 17 Aug 2023 15:50:44 +0200	[thread overview]
Message-ID: <4129361.vpmOA0W5ho@nimes> (raw)
In-Reply-To: <878raaijcn.fsf@yahoo.com>

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








  reply	other threads:[~2023-08-17 13:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-16 10:34 bug#65340: further build failure on Android (Termux) Bruno Haible
2023-08-16 12:39 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-16 22:46   ` Bruno Haible
2023-08-17  0:49     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-17 13:50       ` Bruno Haible [this message]
2023-08-17 14:02         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-18  0:26         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-18 10:55           ` Bruno Haible
2023-08-18 11:50             ` Gregory Heytings
2023-08-18 12:00               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-08-18 12:13                 ` Gregory Heytings
2023-08-18 12:48                   ` Bruno Haible

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4129361.vpmOA0W5ho@nimes \
    --to=bruno@clisp.org \
    --cc=65340@debbugs.gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.