pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: wip/emacs-git make install
On Wed, Sep 18, 2024 at 03:05:19PM +0000, Van Ly wrote:
> Thanks. After updating the librsvg dependency, calling make on emacs-git
> stops after 12 seconds.
If the dependencies changed you can not expect to just continue the
build - the dependencies might install different files, and some of
these are linked into a temporary directory during build.
Just do the usual:
make clean
make
Thomas
Home |
Main Index |
Thread Index |
Old Index