Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #39924] Cant build parrot

4 views
Skip to first unread message

Pratik Roy

unread,
Jul 24, 2006, 11:43:55 AM7/24/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Pratik Roy
# Please include the string: [perl #39924]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39924 >


I am not sure if I need perl6 to build parrot.

I am using Perl5 and I get the following problem:

user562/parrot-0.4.5>perl Configure.pl

Can't locate warnings.pm in @INC (@INC contains:
/usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
/usr/perl5/site_perl/5.005/sun4-solaris
/usr/perl5/site_perl/5.005 .) at Configure.pl line
242.
BEGIN failed--compilation aborted at Configure.pl line
242.

Can Anyone help?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Jerry Gay

unread,
Jul 24, 2006, 7:00:57 PM7/24/06
to perl6-i...@perl.org, bugs-bi...@rt.perl.org
On 7/24/06, via RT Pratik Roy <parrotbug...@parrotcode.org> wrote:
> I am not sure if I need perl6 to build parrot.
>
nope.

> I am using Perl5 and I get the following problem:
>
> user562/parrot-0.4.5>perl Configure.pl
>
> Can't locate warnings.pm in @INC (@INC contains:
> /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503
> /usr/perl5/site_perl/5.005/sun4-solaris
> /usr/perl5/site_perl/5.005 .) at Configure.pl line
> 242.
> BEGIN failed--compilation aborted at Configure.pl line
> 242.
>
> Can Anyone help?
>

however, you *do* need perl 5.6.1 or greater. i've modified
Configure.pl to spit out a proper error message if you don't have the
minimum required perl version. try r13523 for the new error message,
and upgrading your perl to build parrot successfully.

thanks for reporting!
~jerry

0 new messages