Changing pp_sys.c and doio.c from 'Off_t length' to 'size_t length' finally allows a build, however the test suite for t/op/sysio.t fails. Suggestions? Comments? Musings? _______ dgsp>./perl op/sysio.t 1..39 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 not ok 11 ok 12 not ok 13 ok 14 ok 15 not ok 16 ok 17 ok 18 not ok 19 ok 20 ok 21 not ok 22 ok 23 ok 24 not ok 25 ok 26 ok 27 not ok 28 ok 29 ok 30 not ok 31 not ok 32 not ok 33 ok 34 not ok 35 ok 36 not ok 37 ok 38 ok 39