emacs-diffs
[Top][All Lists]
Advanced

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

Re: master updated (53dfd85 -> be8328a)


From: Andreas Schwab
Subject: Re: master updated (53dfd85 -> be8328a)
Date: Sun, 11 Apr 2021 00:35:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

emacs.c: In function ‘load_seccomp’:
emacs.c:1092:22: error: ‘SECCOMP_SET_MODE_FILTER’ undeclared (first use in this 
function)
   if (emacs_seccomp (SECCOMP_SET_MODE_FILTER,
                      ^
emacs.c:1092:22: note: each undeclared identifier is reported only once for 
each function it appears in
emacs.c:1093:22: error: ‘SECCOMP_FILTER_FLAG_TSYNC’ undeclared (first use in 
this function)
                      SECCOMP_FILTER_FLAG_TSYNC, &program)
                      ^
make[2]: *** [emacs.o] Error 1

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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