public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Reini Urban <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: Error when Perl calling shell scipt using Cygwin >>> c:\cygwin\bin\sh.exe: *** fatal error - couldn't allocate heap, Win32 error 487
Date: Mon, 30 May 2011 12:13:00 -0000	[thread overview]
Message-ID: <BANLkTi=m0MhPjDOEzTSRsxWXz-sb+Q3wPw@mail.gmail.com> (raw)
In-Reply-To: <31732007.post@talk.nabble.com>

2011/5/30 Gaurav Chhabra:
> Thanks for your reply Reini!
>
> I got hold of perlrebase from here:
> http://cygwin.com/ml/cygwin/2010-02/txt00017.txt
>
> Not sure whether this is the latest one.

The latest one is from perl-5.10.1-5

> I have Perl separately installed at c:\Perl. I am not sure how to run this.

This will not work.
perlrebase works only for cygwin perls, not for strawberry or activestate perls.

> I just copied the prelrebase script and kept it in the Cygwin's bin
> directory. Then I had to set the 'perl' variable in prelrebase script to
> 'perl=../../Perl/bin/perl$suff.exe' because my Cygwin is at c:\Cygwin. Now
> when I ran the script with argument '5.6.1', I get the following error:

Do you really want to rebase your activestate perl 5.6.1?

I told you to run perlrebase, not perlrebase 5.6.1

> --------------------------------------------------
> user@machine: /cygdrive/c/cygwin/bin
> $ ./perlrebase.sh 5.6.1
> no archlib found for ../../Perl/bin/perl5.6.1.exe
> --------------------------------------------------
> I am not sure what this archlib is? I could not find it defined anywhere in
> the perlrebase script. Can you please help me with this?

See perl -V:archlib

My 5.6.1 *cygwin* perl has:
$ perl5.6.1 -V:archlib
archlib='/usr/lib/perl5/5.6.1/cygwin-debug';

My ActiveState perl has
> perl -V:archlib
archlib='C:\Perl\lib';

But this should not be rebased by cygwin as it has a different fork
strategy than cygwin.
-- 
Reini Urban

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2011-05-30 12:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27  6:24 Gaurav Chhabra
2011-05-30  9:02 ` Reini Urban
2011-05-30  9:48   ` Gaurav Chhabra
2011-05-30 12:13     ` Reini Urban [this message]
2011-05-30 13:26       ` Gaurav Chhabra
2011-05-30 13:57         ` Andrew DeFaria
2011-07-15 14:02           ` Gaurav Chhabra
2011-07-15 14:04             ` Gaurav Chhabra
2011-07-18 16:30               ` Reini Urban
2011-07-20 14:04                 ` Gaurav Chhabra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTi=m0MhPjDOEzTSRsxWXz-sb+Q3wPw@mail.gmail.com' \
    --to=rurban@x-ray.at \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).