all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Building from source on 5.15.0-43-generic #46-Ubuntu x86_64 GNU/Linux
@ 2022-08-09  9:01 Andreas Röhler
  2022-08-09  9:10 ` Po Lu
  0 siblings, 1 reply; 8+ messages in thread
From: Andreas Röhler @ 2022-08-09  9:01 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

while building from source of recent trunk and emacs-28.1 went fine,

fails on emacs-26.3 and emacs-27.2


WRT to the latter below the final messages from make:


make[2]: Verzeichnis „/home/my-name/emacs-27.2/admin/charsets“ wird 
verlassen
   CC       dispnew.o
   CC       frame.o
   CC       scroll.o
   CC       xdisp.o
   CC       menu.o
   CC       xmenu.o
   CC       window.o
   CC       charset.o
   CC       coding.o
   CC       category.o
   CC       ccl.o
   CC       character.o
   CC       chartab.o
   CC       bidi.o
   CC       cm.o
   CC       term.o
   CC       terminal.o
   CC       xfaces.o
   CC       xterm.o
   CC       xfns.o
   CC       xselect.o
   CC       xrdb.o
   CC       xsmfns.o
   CC       xsettings.o
   CC       gtkutil.o
   CC       emacsgtkfixed.o
   CC       dbusbind.o
   CC       emacs.o
   CC       keyboard.o
   CC       macros.o
   CC       keymap.o
   CC       sysdep.o
sysdep.c:1821:22: error: variably modified ‘sigsegv_stack’ at file scope
  1821 | static unsigned char sigsegv_stack[SIGSTKSZ];
       |                      ^~~~~~~~~~~~~
make[1]: *** [Makefile:406: sysdep.o] Fehler 1
make[1]: *** Auf noch nicht beendete Prozesse wird gewartet …
make[1]: Verzeichnis „/home/my-name/emacs-27.2/src“ wird verlassen
make: *** [Makefile:424: src] Fehler 2

---


Any suggestions?

Thanks,

Andreas




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-08-10  6:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09  9:01 Building from source on 5.15.0-43-generic #46-Ubuntu x86_64 GNU/Linux Andreas Röhler
2022-08-09  9:10 ` Po Lu
2022-08-09 10:42   ` Andreas Röhler
2022-08-09 11:11     ` Eli Zaretskii
2022-08-09 11:43     ` Po Lu
2022-08-09 18:21       ` Andreas Röhler
2022-08-09 18:30         ` Eli Zaretskii
2022-08-10  6:01           ` Andreas Röhler

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.