delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Thu, 26 Jun 2003 22:42:47 +0100 |
From: | Elfyn McBratney <elfyn AT cygwin DOT com> |
X-X-Sender: | elfyn AT ellixia |
Reply-To: | cygwin AT cygwin DOT com |
To: | Urs Rau <urs DOT rau AT uk DOT om DOT org> |
cc: | cygwin AT cygwin DOT com, Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
Subject: | Re: unable to remap C:\cygwin\bin\cygiconv-2.dll to same address as |
parent(0x7C0000) != 0x7D0000 | |
In-Reply-To: | <3EFB4F45.80109@uk.om.org> |
Message-ID: | <Pine.CYG.4.55.0306262240400.3636@ellixia> |
References: | <3EFB4F45 DOT 80109 AT uk DOT om DOT org> |
MIME-Version: | 1.0 |
On Thu, 26 Jun 2003, Urs Rau wrote: > when trying to add/compile the perl module XML::DifferenceMarkup (v. > 0.09) to the perl 5.8.0 under cygwin "CYGWIN_NT-5.1 quin10 > 1.3.22(0.78/3/2) 2003-03-18 09:20 i686" I get the following iconv-2.dll > error msgs: (error is same with either libiconv2-1.8.2 or 1.8.3) > > $ perl Makefile.PL > Checking if your kit is complete... > Looks good > 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 > 4282 [main] perl 276 sync_with_child: *** child state child loading dlls > C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygiconv-2.dll > to same > address as parent(0x7C0000) != 0x7D0000 > 5053100 [main] perl 276 sync_with_child: child 3032(0x6E8) died before > initializ > ation with status code 0x1 > 5053403 [main] perl 276 sync_with_child: *** child state child loading dlls 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 -- -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |