emacs-devel
[Top][All Lists]
Advanced

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

Re: "make autoloads" signals an error


From: Lars Ingebrigtsen
Subject: Re: "make autoloads" signals an error
Date: Thu, 02 Jun 2022 12:08:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Yuri D'Elia <wavexx@thregr.org> writes:

> The instructions are clear: make a subdirectory inside the source tree,
> then "configure" and make inside it exactly as he described. From a
> checked-out tree:
>
>   mkdir build
>   cd build
>   ../configure
>   make

If I try that, it bugs out with:

...
  CC       doc.o
  CCLD     temacs
/usr/bin/ld: cannot find dispnew.o: No such file or directory
/usr/bin/ld: cannot find frame.o: No such file or directory
[etc]

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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