| 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 |
| From: | James_Schultz AT percussion DOT com |
| To: | cygwin AT cygwin DOT com |
| Subject: | XML::LibXML with perl dies trying to remap cygxml2-2.dll |
| MIME-Version: | 1.0 |
| Message-ID: | <OFC373F746.0821E26B-ON85256C3E.006F46DA-85256C3E.0071622B@percussion.com> |
| Date: | Tue, 24 Sep 2002 16:31:28 -0400 |
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?
-james
---
James_Schultz AT percussion DOT com
Senior Consultant
+1 781 835 1267 direct
"Command Content. Demand Ownership."
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |