* [master] Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) @ 2019-02-04 14:47 Kaushal Modi 2019-02-04 15:47 ` Kaushal Modi 0 siblings, 1 reply; 3+ messages in thread From: Kaushal Modi @ 2019-02-04 14:47 UTC (permalink / raw) To: Emacs developers [-- Attachment #1: Type: text/plain, Size: 438 bytes --] Hello, A change in last 2-3 days seems to have broken the internal library load path or something. Even after make bootstrap I get: Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) on starting emacs. If I comment out the line requiring subr-x, I get another error about a missing internal variable: Debugger entered--Lisp error: (void-variable emacs-repository-version) -- Kaushal Modi [-- Attachment #2: Type: text/html, Size: 771 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [master] Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) 2019-02-04 14:47 [master] Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) Kaushal Modi @ 2019-02-04 15:47 ` Kaushal Modi 2019-02-04 15:53 ` Kaushal Modi 0 siblings, 1 reply; 3+ messages in thread From: Kaushal Modi @ 2019-02-04 15:47 UTC (permalink / raw) To: Emacs developers [-- Attachment #1: Type: text/plain, Size: 649 bytes --] On Mon, Feb 4, 2019 at 9:47 AM Kaushal Modi <kaushal.modi@gmail.com> wrote: > Hello, > > A change in last 2-3 days seems to have broken the internal library load > path or something. > > Even after make bootstrap I get: > > Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") > require(subr-x) > > on starting emacs. > > If I comment out the line requiring subr-x, I get another error about a > missing internal variable: > > Debugger entered--Lisp error: (void-variable emacs-repository-version) > I am stuck here. I get the same error even when reverting to 5 days back commit. I am doing make clean + make bootstrap. [-- Attachment #2: Type: text/html, Size: 1242 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [master] Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) 2019-02-04 15:47 ` Kaushal Modi @ 2019-02-04 15:53 ` Kaushal Modi 0 siblings, 0 replies; 3+ messages in thread From: Kaushal Modi @ 2019-02-04 15:53 UTC (permalink / raw) To: Emacs developers [-- Attachment #1: Type: text/plain, Size: 525 bytes --] Hello all, Sorry for this spam; please ignore this thread. Killing and starting a new terminal helped .. looks like something went bad in one of the PATH env vars .. not sure. -- Kaushal Modi On Mon, Feb 4, 2019 at 10:47 AM Kaushal Modi <kaushal.modi@gmail.com> wrote: > >> A change in last 2-3 days seems to have broken the internal library load >> path or something. >> >> Even after make bootstrap I get: >> >> Debugger entered--Lisp error: (file-error "Cannot open load file" >> "subr-x") >> require(subr-x) >> > [-- Attachment #2: Type: text/html, Size: 1369 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-02-04 15:53 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-02-04 14:47 [master] Debugger entered--Lisp error: (file-error "Cannot open load file" "subr-x") require(subr-x) Kaushal Modi 2019-02-04 15:47 ` Kaushal Modi 2019-02-04 15:53 ` Kaushal Modi
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.