Skip to content

Instantly share code, notes, and snippets.

@jdennes
Created July 27, 2010 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdennes/491840 to your computer and use it in GitHub Desktop.
Save jdennes/491840 to your computer and use it in GitHub Desktop.
Fixing cygwin remap errors
In the case of cygwin producing an error of the form "*** fatal error - unable to remap ...":
1. Make sure rebase package is installed (use cygwin setup.exe utility)
2. Kill all cygwin processes
3. Run cmd.exe
4. cd C:\cygwin\bin\
5. .\ash.exe
6. ./rebaseall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment