On Feb 23, 2005, at 22:10, Lenny Foner via RT wrote: > Did "make distclean; ./configure --disable-thread-support > --disable-shared --enable-static; make". Still no joy. > Blew up again, in a slightly different way, still in threads.c. 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? Ken