Peter Sinnott wrote:

I have downloaded the snapshot dated 27-Feb-2004 00:01  from
http://cvs.perl.org/snapshots/parrot/ and tested it on hpux.

I order to get it to compile I have to revert to using inet_aton
at line 623 of io_unix.c. inet_pton was causing unsatisfied symbols
at link time.

We need a config test here.



The thread and signal tests are currently disabled for hpux.
After enabling them in the test scripts they both pass all their tests.

Great thanks.


I've committed a line reading:
hpux-pa_risc2.0-gcc2.9  B         -    -     Y   Y      Y*2     Y

with remark:
*2 need s/inet_pton/inet_aton/ in io_unix.c:623


Thanks,


leo




Reply via email to