Re: perl6 first time build problem

2000-07-01 Thread Mark Murray
I say "make cleandir; make obj; make depend;" in perl directory and got: Hi Do a "make build-tools" first. I'm working on getting this done properly into cross-tools. A real "make world" will also bootstrap you properly. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To

Re: perl6 first time build problem

2000-07-01 Thread Andrey A. Chernov
On Sat, Jul 01, 2000 at 12:55:25PM +0200, Mark Murray wrote: Do a "make build-tools" first. I'm working on getting this done properly into cross-tools. I found more quick manual way: 1) building/installing libperl 2) building/installing miniperl 3) to do the rest BTW, is there a way to add

perl6 first time build problem

2000-06-30 Thread Andrey A. Chernov
I say "make cleandir; make obj; make depend;" in perl directory and got: ... === perl Extracting config.h (with variable substitutions) Extracting cflags (with variable substitutions) Extracting writemain (with variable substitutions) Extracting myconfig (with variable substitutions)