all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Michael Welsh Duggan <md5i@md5i.com>
Cc: 71775@debbugs.gnu.org
Subject: bug#71775: 31.0.50; Symbol's function definition is void: file-name-sans-extension
Date: Tue, 25 Jun 2024 18:07:58 +0300	[thread overview]
Message-ID: <86frt19i29.fsf@gnu.org> (raw)
In-Reply-To: <8734p1862r.fsf@md5i.com> (message from Michael Welsh Duggan on Tue, 25 Jun 2024 10:12:12 -0400)

> From: Michael Welsh Duggan <md5i@md5i.com>
> Date: Tue, 25 Jun 2024 10:12:12 -0400
> 
> 
> After building and installing from master, from an empty build
> directory, without the -j to make, I cannot run emacs from the installed
> binary.
> 
>     $ emacs -Q
>     Loading loadup.el (source)...
>     Dump mode: nil
>     Using load-path (/usr/local/share/emacs/31.0.50/site-lisp /usr/local/share/emacs/site-lisp /usr/local/share/emacs/31.0.50/lisp /usr/local/share/emacs/31.0.50/lisp/emacs-lisp /usr/local/share/emacs/31.0.50/lisp/progmodes /usr/local/share/emacs/31.0.50/lisp/language /usr/local/share/emacs/31.0.50/lisp/international /usr/local/share/emacs/31.0.50/lisp/textmodes /usr/local/share/emacs/31.0.50/lisp/vc)
>     Loading emacs-lisp/debug-early...
>     Symbol's function definition is void: file-name-sans-extension
> 
> This problem does not happen if I run emacs from its build directory.

This seems to indicate that Emacs can't find its pdumper file.  Is it
where it's supposed to be?  Are any of the installation directories
symlinks, perhaps?

Also, are you sure you cleaned up the source tree before building?
Suggest to try "git clean -fdx" or a fresh clone.





  reply	other threads:[~2024-06-25 15:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 14:12 bug#71775: 31.0.50; Symbol's function definition is void: file-name-sans-extension Michael Welsh Duggan
2024-06-25 15:07 ` Eli Zaretskii [this message]
2024-06-25 20:08   ` Michael Welsh Duggan
2024-06-26  9:03     ` Andrea Corallo
2024-06-26 13:11       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86frt19i29.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=71775@debbugs.gnu.org \
    --cc=md5i@md5i.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.