From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24600 invoked by alias); 27 Jun 2003 09:00:16 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 23601 invoked from network); 27 Jun 2003 09:00:13 -0000 Received: from unknown (HELO mail.cid.net) (193.41.144.34) by sources.redhat.com with SMTP; 27 Jun 2003 09:00:13 -0000 Received: from uucp by mail.cid.net (Exim 4.14) with local-rmail id 19Vp5X-0002lV-FB; Fri, 27 Jun 2003 11:00:11 +0200 Received: from uk.om.org (localhost [127.0.0.1]) by uk.om.org (8.12.8/8.12.8) with ESMTP id h5R8vgLZ030736 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 27 Jun 2003 09:57:45 +0100 Message-ID: <3EFC0707.9040802@uk.om.org> Date: Fri, 27 Jun 2003 09:54:00 -0000 From: Urs Rau Reply-To: urs.rau@uk.om.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin@cygwin.com CC: elfyn@cygwin.com Subject: Re: unable to remap C:\cygwin\bin\cygiconv-2.dll to same address as parent(0x7C0000) != 0x7D0000 References: <3EFB4F45.80109@uk.om.org> In-Reply-To: X-Enigmail-Version: 0.76.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.4.1(snapshot 20020919) (uk.om.org) X-Spam-Checked: This message is probably not SPAM X-Spam-Score: -2.9, Required: 5 X-Spam-Tests: IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_01_02,USER_AGENT,USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG X-Scanned-By: MIMEDefang 2.21 (www . roaringpenguin . com / mimedefang) X-SW-Source: 2003-06/txt/msg01269.txt.bz2 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/