Hi: I sent this to emacs help with no reply, so maybe here I'll get more luck: I just built the master branch and I am getting this error with -nw: ``` Symbol's function definition is void: internal-echo-keystrokes-prefix ``` and this in gui: ``` Loading loadup.el (source)...Dump mode: nilUsing load-path (/home/ergo/.local/share/emacs/30.0.50/lisp /home/ergo/.local/share/emacs/30.0.50/lisp/emacs-lisp /home/ergo/.local/share/emacs/30.0.50/lisp/progmodes /home/ergo/.local/share/emacs/30.0.50/lisp/language /home/ergo/.local/share/emacs/30.0.50/lisp/international /home/ergo/.local/share/emacs/30.0.50/lisp/textmodes /home/ergo/.local/share/emacs/30.0.50/lisp/vc)Loading emacs-lisp/debug-early...Symbol's function definition is void: file-name-sans-extension `` I tried the usual: make extraclean, make bootstrap and the issue persists... Any other advise?? Thanks in advance, Ergus