Re: rebase: rebaseall growing pains

2005-09-27 Thread Larry Hall
At 04:43 PM 9/27/2005, you wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Jason Tishler wrote: >> Sorry, but you ran out. Remember that cygwin1.dll starts at 0x6100. > >So now what?? Start porting to 64 bits? ;-) -- Larry Hall http://www.rfk.com RFK

Re: rebase: rebaseall growing pains

2005-09-27 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Tishler wrote: > Sorry, but you ran out. Remember that cygwin1.dll starts at 0x6100. So now what?? Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD

Re: rebase: rebaseall growing pains

2005-09-26 Thread Jason Tishler
Yaakov, On Mon, Sep 26, 2005 at 05:21:42PM -0500, Yaakov S wrote: > Jason Tishler wrote: > > Actually, the above brings up an interesting question. Did you run > > out of rebase address space? Please run rebaseall as follows: > > > > $ rebaseall -v | tail -1 > > /usr/lib/zsh/4.2.4/zsh/zuti

Re: rebase: rebaseall growing pains

2005-09-26 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jason Tishler wrote: > Actually, the above brings up an interesting question. Did you run out > of rebase address space? Please run rebaseall as follows: > > $ rebaseall -v | tail -1 /usr/lib/zsh/4.2.4/zsh/zutil.dll: new base = 50db, new si

Re: rebase: rebaseall growing pains

2005-09-24 Thread Jason Tishler
Yaakov, On Fri, Sep 23, 2005 at 01:34:20PM -0500, Yaakov S wrote: > Rebaseall is subject to "growing pains". In addition to the 500-some > packages in the distro, I have my Cygwin Ports repository installed as > well, which makes for a total of almost 1300 binary packages. Actually, the above br

Re: rebase: rebaseall growing pains

2005-09-23 Thread Jason Tishler
Yaakov, On Fri, Sep 23, 2005 at 01:34:20PM -0500, Yaakov S wrote: > When I have to run rebase from the distro, I get the following error: > gzip: Argument list too long Oops! > This is because of the command "gzip -d -c /etc/setup/*.lst.gz". > Instead, that part could work like the following: >

rebase: rebaseall growing pains

2005-09-23 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rebaseall is subject to "growing pains". In addition to the 500-some packages in the distro, I have my Cygwin Ports repository installed as well, which makes for a total of almost 1300 binary packages. When I have to run rebase from the distro, I get