H.Merijn Brand <[EMAIL PROTECTED]> wrote:
> cpp: "io/io_buf.c", line 65: warning 2001: Redefinition of macro MAX.

That's fixed.

> cc: "timer.c", line 75: error 1000: Unexpected symbol: "32".

Some seem to have defined "TIMER_MAX". I prepended "PARROT_" to all.

> HP-UX 10.20/32:

> Determining your minimum pointer alignment...

> ... here it hangs. ...

> It is probably related to the same test that's always hanging in
> Digest::MD5-2.25 where it hangs in

I disabled that test, we are not using the PARROT_PTR_ALIGNMENT define.

> Generating config.h...value for 'execos' in config/gen/config_h/config_h.in is undef 
> at lib/Parrot/Configure/Step.pm line 122, <IN> line 101.

Missing init value. Done.

> Win2k + Cygwin-1.3.23s/32:

> ../../include/parrot/packfile.h:145: warning: padding struct to align `u'

The responsible warning should be turned off if possible (I have no
Cygwin here)

> Failed 34/53 test scripts, 35.85% okay. 333/830 subtests failed, 59.88% okay.

Brrr. A lot of work, 40% failures ...

> HTH, Enjoy, have FUN! H.Merijn

Thanks for your detailed report.
Waiting for the next one ;-)

leo

Reply via email to