bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51925: [Trunk][macOS] "vfork" is deprecated


From: Eli Zaretskii
Subject: bug#51925: [Trunk][macOS] "vfork" is deprecated
Date: Wed, 17 Nov 2021 20:25:13 +0200

> From: Jacob Faibussowitsch <jacob.fai@gmail.com>
> Date: Wed, 17 Nov 2021 12:02:25 -0600
> Cc: 51925@debbugs.gnu.org
> 
> configure:20632: checking for posix_spawn_file_actions_addchdir
> configure:20632: clang -o conftest -O3 -march=native -mtune=native -flto=thin 
> -flto-jobs=5 -std=gnu\
> 17 -Wno-unused-command-line-argument -Wno-unknown-pragmas     conftest.c  
> -lpng -ljpeg >&5
> undef: _posix_spawn_file_actions_addchdir
> Undefined symbols for architecture x86_64:
>   "_posix_spawn_file_actions_addchdir", referenced from:
>       _main in 0.x86_64.thinlto.o
> ld: symbol(s) not found for architecture x86_64

So your system lacks posix_spawn_file_actions_addchdir.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]