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
Message #10 received at 11589-done <at> debbugs.gnu.org (full text, mbox):
> 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.