Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 4 Nov 2002 07:30:46 +0100
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit @ cygwin" <cygwin@cygwin.com>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <1761554942729.20021104073046@familiehaase.de>
To: James_Schultz@percussion.com
CC: cygwin@cygwin.com
Subject: Re: XML::LibXML with perl dies trying to remap cygxml2-2.dll
In-Reply-To: <OFC373F746.0821E26B-ON85256C3E.006F46DA-85256C3E.0071622B@percussion.com>
References: 
 <OFC373F746.0821E26B-ON85256C3E.006F46DA-85256C3E.0071622B@percussion.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Sender: 320081107336-0001@t-dialin.net

Hallo James,

Am Dienstag, 24. September 2002 um 21:31 schriebst du:

> I am running Cygwin 1.3.12 on Windows 2000 Professional Ver 5.0 Build 2195 
> Service Pack 3.  I am having a problem using the Perl package XML::LibXML 
> (version 1.52 installed -- I was unable to get version 1.53 to install). I 
> have narrowed the problem down to a nice reproducable case:

> $ perl -e 'print `echo today`'
> today

> $ perl -e 'require XML::LibXML; print `echo today`'
> C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygxml2-2.dll to 
> same address as parent -- 0x1A2F0000
>      27 [main] perl 1932 sync_with_child: child 528(0xF4) died before 
> initialization with status code 0x1
>    5582 [main] perl 1932 sync_with_child: *** child state child loading 
> dlls

> With the XML::LibXML library loaded, the backquotes are unable to spawn a 
> subprocess.  I am running perl v5.6.1 built for cygwin-multi with the 
> libxml2 (2.4.23-1) library installed.

> How can I work around this problem?

Sorry for replying that late.

You need to rebase the DLL's which are causing problems,
please search the archives about rebasing, at least see
this message:
http://sources.redhat.com/ml/cygwin/2002-07/msg00276.html
Get rebase:
http://www.tishler.net/jason/software/rebase/


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

