Mail Archives: cygwin/2004/11/10/14:09:52
Hi,
I can't use XML::LibXML Perl module under cygwin, cause it needs libxml.a and cygwin only
delivers libxml2.la and libxml2.dll.a (bug?)
So I installed libxml by compiling it myself.
I now have libxml2 installed in /usr/local/lib/
When I try to use the Perl module, perl crashes with this:
C:\cygwin\bin\perl.exe (1392): *** unable to remap C:\cygwin\bin\cygiconv-2.dll to same address
as parent(0x10A0000) != 0x10B0000
5 [main] perl 1804 sync_with_child: child 1392(0x2A0) died before initialization with status
code 0x1
6395 [main] perl 1804 sync_with_child: *** child state child loading dlls
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Form searching the mailing list, this seems to be the kind of problem where a rebaseall might
help.
so...
$ rebaseall -v
/opt/gnome/lib/GConf/1/cyggconfbackend-xml.dll: new base = 6ffe0000, new size = 20000
/opt/gnome/lib/GConf/1/cyggconfbackend-bdb.dll: new base = 6ffc0000, new size = 20000
/opt/gnome/bin/cyggconf-1.dll: new base = 6ff70000, new size = 50000
/opt/gnome/bin/cyggconf-gtk-1.dll: new base = 6ff50000, new size = 20000
ReBaseImage (/usr/bin/cyggconf-2-4.dll) failed with last error = 6
Huh? Now I'm stuck. Any ideas?
Ciao
Ulrich.
-----------------------------------------------------------------
Ulrich Voss \ \ / /__ / ___|__ _| |
VoCal web publishing \ \ / / _ \| | / _` | |
voss AT vocalweb DOT de \ V / (_) | |__| (_| | |
http://www.vocalweb.de \_/ \___/ \____\__,_|_|
Tel: (++49) 203-306-1560 web publishing
Fax: (++49) 203-306-1561
--
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/
- Raw text -