emacs-devel
[Top][All Lists]
Advanced

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

Re: Current master does not work with sr-speedbar package (W64 build)


From: Eli Zaretskii
Subject: Re: Current master does not work with sr-speedbar package (W64 build)
Date: Thu, 06 Dec 2018 08:48:22 +0200

> Date: Thu, 6 Dec 2018 01:54:50 +0100 (CET)
> From: Angelo Graziosi <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> 
> I think the Windows build has defects which you do not see if you use Emacs 
> from its build directory.

Could be.  But it also could be that the Windows-specific issue is in
sr-speedbar.  We won't know that until we understand the root cause of
the error message, so let's focus on that, okay?

> I build from emacs-master.tar.gz.

Where (in which local directory) do you unpack emacs-master.tar.gz?

> After
> 
> cd emacs-master
> ./autogen.sh
> 
> ./configure --prefix="/c/LocalApps/Emacs" \
>          --build=x86_64-w64-mingw32 \
>          --without-imagemagick \
>          --without-dbus \
>          --without-pop \
>          --with-modules
> 
> make -j 3
> make DESTDIR=/tmp/emacs-master/inst install
> 
> I create a tar-ball
> 
> cd /tmp/emacs-master/inst/c/LocalApps
> tar -caf Emacs-bin.tar.gz Emacs
> 
> and install it as
> 
> tar -xvof Emacs-bin.tar.gz -C /c/LocalApps

And then you delete the /tmp/emacs-master tree, is that right?

> I have uninstalled the sr-speedbar and tried to reinstall it, but this fails 
> because Emacs tries to set permission to c:/msys64/tmp/src which, usually, 
> does not exist. Some change in the last month caused this.

For this problem, please also produce a Lisp backtrace and post it.
It is very hard to try to analyze a problem without some minimal
details, and this is one of them.



reply via email to

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