# New Ticket Created by Andy Dougherty # Please include the string: [perl #19185] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19185 >
Here's what I get running 'make languages' with perl-5.00503: cd jako && make && cd .. /usr/perl5/bin/perl5.00503 -I lib jakoc examples/bench.jako > examples/bench.imc || (rm -f examples/bench.imc && false) Can't locate warnings.pm in @INC (@INC contains: lib /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 lib/Jako/Lexer.pm line 12. BEGIN failed--compilation aborted at lib/Jako/Lexer.pm line 12. BEGIN failed--compilation aborted at jakoc line 23. -- Andy Dougherty [EMAIL PROTECTED]