emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#11589: closed (Emacs git head configuration / buil


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#11589: closed (Emacs git head configuration / build problem on windows using msysgit and mingw)
Date: Wed, 30 May 2012 18:18:01 +0000

Your message dated Wed, 30 May 2012 21:15:36 +0300
with message-id <address@hidden>
and subject line Re: bug#11589: Emacs git head configuration / build problem on 
windows using msysgit and mingw
has caused the debbugs.gnu.org bug report #11589,
regarding Emacs git head configuration / build problem on windows using msysgit 
and mingw
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
11589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11589
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs git head configuration / build problem on windows using msysgit and mingw Date: Wed, 30 May 2012 13:58:20 +0200 Hi all,

When building Emacs on windows configured with prefix option install fails.because of the wrong install dir.

For exmaple, I configured emacs with
configure.bat --prefix c:/opt/emacs --cflags -Os

The problem is that, because of the extra space added after prefix location, installer tries to install files to "c:/opt/emacs /bin" which doesn't exist.
Seems like commit 529e95d75180241f67fd8b700316907036726c90 is resposible for that. When I reverted that commit, I was able to build and install Emacs again.

Best regards,
Marko Kocić


--- End Message ---
--- Begin Message --- Subject: Re: bug#11589: Emacs git head configuration / build problem on windows using msysgit and mingw Date: Wed, 30 May 2012 21:15:36 +0300
> From: Marko Kocić <address@hidden>
> Date: Wed, 30 May 2012 13:58:20 +0200
> 
> When building Emacs on windows configured with prefix option install
> fails.because of the wrong install dir.
> 
> For exmaple, I configured emacs with
> configure.bat --prefix c:/opt/emacs --cflags -Os
> 
> The problem is that, because of the extra space added after prefix
> location, installer tries to install files to "c:/opt/emacs /bin" which
> doesn't exist.
> Seems like commit 529e95d75180241f67fd8b700316907036726c90 is resposible
> for that. When I reverted that commit, I was able to build and install
> Emacs again.

Thanks for the report.  This bug was fixed in the repository 2 days
ago, but it was fixed on the release branch and the fix wasn't yet
merged with the trunk.  It will be, shortly.



--- End Message ---

reply via email to

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