Tatva-Artha

meaning of "it"

Fixing remap error in cygwin

without comments

After updating cygwin packages, sometime you get following error:

C:\cygwin\bin\<some>.exe: *** fatal error – unable to remap C:\cygwin\bin\<some>.dll to same address as …

To fix this:

- close all cygwin consoles
- open DOS console (Start >> Run >> “cmd”)
- cd c:\cywgin\bin
- ash (this will open bash console with $ prompt)
$ ./rebaseall
- “exit” from bash console
- “exit” from DOS window

This should fix your remap problems.

http://www.tatvartha.com/wp-content/plugins/sociofluid/images/digg_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/reddit_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/stumbleupon_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/delicious_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/google_16.png http://www.tatvartha.com/wp-content/plugins/sociofluid/images/twitter_16.png

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Written by admin

April 24th, 2009 at 6:41 pm

Posted in All,Technology

Tagged with

Leave a Reply