problem in md5.h file commenting as follow resolve it /*#ifdef __alpha*/ typedef unsigned int uint32; /*#else typedef unsigned long uint32; #endif*/ need #ifdef __alpha && __amd64 i don't know how amd64 identified in compiler -- Anton <tonich@front.ru>