GNU bug report logs - #78259
callproc.c undeclared function

Previous Next

Package: emacs;

Reported by: badli al rashid <theothernighttheotherday <at> gmail.com>

Date: Mon, 5 May 2025 11:09:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #38 received at 78259 <at> debbugs.gnu.org (full text, mbox):

From: badli al rashid <theothernighttheotherday <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Po Lu <luangruo <at> yahoo.com>, 78259 <at> debbugs.gnu.org
Subject: Re: bug#78259: callproc.c undeclared function
Date: Wed, 7 May 2025 05:06:25 +0800
[Message part 1 (text/plain, inline)]
po,

thank you for the explaination.

thanks.

Sent from Gmail

On Tue, May 6, 2025, 23:51 Eli Zaretskii <eliz <at> gnu.org> wrote:

> > From: Po Lu <luangruo <at> yahoo.com>
> > Cc: Eli Zaretskii <eliz <at> gnu.org>,  78259 <at> debbugs.gnu.org
> > Date: Tue, 06 May 2025 21:47:50 +0800
> >
> > badli al rashid <theothernighttheotherday <at> gmail.com> writes:
> >
> > > hi,
> > >
> > > i am unable to find. posix_spawn_file_actions_addchdir_np in the aosp
> > > spawn.h file.
> >
> > Building Emacs for Termux is not supported.
> >
> > posix_spawn_file_actions_addchdir_np is not available on the release of
> > Android targeted by Termux's default compiler but is yet present in the
> > stub `libc.so' against which the Termux compiler links, and is
> > consequently detected by configure though inaccessible to C or object
> > code at runtime.
>
> OK, I see you already fixed the configure script to avoid these
> failures.  Thanks.
>
[Message part 2 (text/html, inline)]

This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.