This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: unable to remap C:\cygwin\bin\cygiconv-2.dll to same addressas parent(0x7C0000) != 0x7D0000


Elfyn McBratney wrote:
On Thu, 26 Jun 2003, Urs Rau wrote:

C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygiconv-2.dll
to same
 address as parent(0x7C0000) != 0x7D0000
   3982 [main] perl 276 sync_with_child: child 2308(0x6F4) died before
initializ
ation with status code 0x1

You need to rebase all of your Cygwin DLL's using the 'rebase' package. If it's not already installed, install it. Then make sure no Cygwin processes are still running (e.g., apps started via cygrunsrv) and then opun up a bash shell in cmd.exe/command.com (not rxvt) and run

$ rebaseall -v

You should be alright after that.

Elfyn

Worked like a charm. Thanks a million.


Urs Rau


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]