Re: building perl-5.8.8-4 from source 'perl-5.8.8-ext-Win32CORE.tar.bz2 not found'

2008-05-25 Thread Yitzchak Scott-Thoennes
On Sat, May 24, 2008 8:45 am, David Christensen wrote:
 I am attempting to build Perl from source (I'm curious about Perl's
 regression test), but it appears that the current Cygwin source
 distribution is incomplete:

If you don't want to duplicate the exact cygwin binary distribution,
but don't want a perl 5.10, just download and build from
http://search.cpan.org/dist/perl-5.8.8 or, for what will become 5.8.9,
http://public.activestate.com/pub/apc/perl-5.8.x-snap/perl-5.8.x-latest.tar.bz2
(which does include the Win32CORE changes, I believe).



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



Re: building perl-5.8.8-4 from source 'perl-5.8.8-ext-Win32CORE.tar.bz2 not found'

2008-05-25 Thread Reini Urban
2008/5/25 Yitzchak Scott-Thoennes:
 On Sat, May 24, 2008 8:45 am, David Christensen wrote:
 I am attempting to build Perl from source (I'm curious about Perl's
 regression test), but it appears that the current Cygwin source
 distribution is incomplete:

[I didn't see David's message on cygwin and neither on p5p]

Thanks. I've updated the src package.

If you only want the missing file, it's at
http://rurban.xarch.at/cygr/perl/perl-5.8.8-ext-Win32CORE.tar.bz2

 If you don't want to duplicate the exact cygwin binary distribution,
 but don't want a perl 5.10, just download and build from
 http://search.cpan.org/dist/perl-5.8.8 or, for what will become 5.8.9,
 http://public.activestate.com/pub/apc/perl-5.8.x-snap/perl-5.8.x-latest.tar.bz2
 (which does include the Win32CORE changes, I believe).
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/

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



Re: building perl-5.8.8-4 from source perl-5.8.8-ext-Win32CORE.tar.bz2 not found

2008-05-25 Thread Reini Urban
2008/5/24 David Christensen:
 I am attempting to build Perl from source (I'm curious about Perl's
 regression test), but it appears that the current Cygwin source distribution
 is incomplete:

Yes.
Sorry, I missed this post and anserwed elsewhere.
Please see http://sourceware.org/ml/cygwin/2008-05/msg00467.html
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/

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



building perl-5.8.8-4 from source perl-5.8.8-ext-Win32CORE.tar.bz2 not found

2008-05-24 Thread David Christensen
cygwin:

I am attempting to build Perl from source (I'm curious about Perl's
regression test), but it appears that the current Cygwin source distribution
is incomplete:

20080524-083532 [EMAIL PROTECTED] ~/mydocuments/build/perl-5.8.8-4
$ ./build.sh
+ unset LIB
+ unset INCLUDE
+ export CYGWIN=server
+ CYGWIN=server
+ pkg=perl
+ ver=5.8.8
+ major=5.8
+ release=-4
++ pwd
+ dir=/home/Administrator/mydocuments/build/perl-5.8.8-4
++ echo 5.8.8-4
++ sed 's/-.*//'
+ shortver=5.8.8
+ buildperl=buildperl
+ set +x
preq perl-5.8.8-ext-Win32CORE.tar.bz2 not found
+ exit

http://cygwin.com/packages/perl/perl-5.8.8-4-src appears to confirm this
omission.


Please advise.


TIA,

David


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



Re: building perl-5.8.8-4 from source perl-5.8.8-ext-Win32CORE.tar.bz2 not found

2008-05-24 Thread Greg Chicares
On 2008-05-24 15:45Z, David Christensen wrote:
 
 20080524-083532 [EMAIL PROTECTED] ~/mydocuments/build/perl-5.8.8-4
 $ ./build.sh
[...]
 preq perl-5.8.8-ext-Win32CORE.tar.bz2 not found

http://sourceware.org/ml/cygwin/2008-05/msg00046.html
|
| Release perl-5.10.0-4 is currently in testing and will be uploaded
| this week. (adds Win32CORE.a)

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