This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble installing Perl module under cygwin


On Fri, 14 Feb 2003, Vince Hoffman wrote:

> looks like a rebase issue, try a google on "cygwin rebase perl" and you
> should get some hints.

I understand Steve's error message (copied below) indicates a
rebase issue. I thought rebase might be the solution for some
other perl problems I am having.  I tried downloading the
rebaseall executable from Jason Tishler's site and downloaded and
installed the rebase-2.2-1-src.tar.bz2 he has just put there.
And then ran 'rebaseall -v'.

It didn't do anything for this (similar?) problem I am having
installing Term::ReadLine::Gnu with cpan:

12608240 [main] perl 934555 sync_with_child: child -50248815(0x154) died before initialization with status code 0x1
12608301 [main] perl 934555 sync_with_child: *** child state child loading dlls
C:\CYGWIN\BINERL.EXE: *** couldn't allocate memory
0x10000(4128768) for 'C:\CYGWIN\LIBERL5\5.8.0\CYGWIN-MULTI-64INT\AUTO\LIST\UTIL\UTIL.DLL' alignment, Win32 error 8

18960333 [main] perl 934555 sync_with_child: child -50152399(0x160) died before initialization with status code 0x1
18960396 [main] perl 934555 sync_with_child: *** child state child loading dlls
C:\CYGWIN\BINERL.EXE: *** couldn't allocate memory
0x10000(4128768) for 'C:\CYGWIN\LIBERL5\5.8.0\CYGWIN-MULTI-64INT\AUTO\LIST\UTIL\UTIL.DLL' alignment, Win32 error 8

27653514 [main] perl 934555 sync_with_child: child -50249475(0x16C) died before initialization with status code 0x1
27653579 [main] perl 934555 sync_with_child: *** child state child loading dlls
C:\CYGWIN\BINERL.EXE: *** couldn't allocate memory
0x10000(4128768) for 'C:\CYGWIN\LIBERL5\5.8.0\CYGWIN-MULTI-64INT\AUTO\LIST\UTIL\UTIL.DLL' alignment, Win32 error 8

etc, etc

Nothing here about mapping DLL to same address as parent.

However, if I exit cpan and run make by hand (it compiles C
code), I am able to build the module without problems. 

Incidentally, I can't find rebase with the setup.exe. Am I
supposed to get it from CVS or Jason Tishler's site?

   Linkname: Index of /jason/software/rebase
   URL: http://www.tishler.net/jason/software/rebase/

> > -----Original Message-----
> > From: Steve Kelem [mailto:s_kelem@pacbell.net]

> > C:\cygwin\bin\perl.exe: *** unable to remap 
> > C:\cygwin\bin\cygiconv-2.dll 
> > to same address as parent(0x740000) != 0x750000
> > C:\cygwin\bin\perl.exe: *** unable to remap 
> > C:\cygwin\bin\cygiconv-2.dll 
> > to same address as parent(0x740000) != 0x750000
> >    3810 [main] perl 6060 sync_with_child: child 4644(0x18C) 
> > died before 
> > initialization with status code 0x1
> >   14903 [main] perl 6060 sync_with_child: *** child state 
> > child loading dlls

-- 
Greg Matheson                    To do is to be-- Descartes
Dr Bean's Penpal Pool            To be is to do-- Voltaire
Address: palpool                 Do be do be do-- Frank Sinatra
Domain:  @cn91.chinmin.edu.tw    Men's Restrooms, Greasewood Flats, Scottsdale

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]