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


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: badli al rashid <theothernighttheotherday <at> gmail.com>
Cc: 78259 <at> debbugs.gnu.org, Eli Zaretskii <eliz <at> gnu.org>
Subject: bug#78259: callproc.c undeclared function
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.




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.