On Thu, 2005-09-08 at 10:33 +0100, Paul Howarth wrote: > Attached patch appears to be in the spirit of what the author intended, > and results in working "make test" on FC4 (i386) and RHEL3 (x86_64). > RHEL3 is the only platform I have access to an x86_64 box with. You'd better use the POSIX types from stdint.h instead of the obsolete BSD types from sys/types.h Also check md5.h, it contains the same issue lurking. Ralf