Ken Raeburn via RT wrote: > Looks like it's having trouble finding a 64-bit type. Some of the > updates in GSSAPI require 64-bit support. > > Let me guess... HP-UX 10.20 has stdint.h or inttypes.h, but unlike all > of our test systems, doesn't define int64_t in either? HP-UX 10.20 is a 32-bit only operating system. I would not expect it to have 64-bit data types. The first version of HP-UX with 64-bit support is 11.00. - Jeff