GNU bug report logs -
#11589
Emacs git head configuration / build problem on windows using msysgit and mingw
Previous Next
Reported by: Marko Kocić <marko <at> euptera.com>
Date: Wed, 30 May 2012 16:13:02 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 30 May 2012 21:15:36 +0300
with message-id <83obp51qnr.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)
--
11589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11589
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
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ć
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
> From: Marko Kocić <marko <at> euptera.com>
> 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.
This bug report was last modified 12 years and 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.