On Thu, 25 Dec 2008, Junio C Hamano wrote: > build process); it is plausible that it has broken checks for detecting > the need of NO_UINTMAX_T. > > Relevant part of configure.ac reads like this: > > # Define NO_UINTMAX_T if your platform does not have uintmax_t > AC_CHECK_TYPE(uintmax_t, > [NO_UINTMAX_T=], > [NO_UINTMAX_T=YesPlease],[ > #include <inttypes.h> > ]) > AC_SUBST(NO_UINTMAX_T) > > and I do not see anything suspicious there... Thanks, I guess the configure is not part of the repository and I use a legacy configure from earlier version. After I run the make configure again, it is now ok. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 唐詩093 駱賓王 在獄詠蟬 西路蟬聲唱 南冠客思侵 那堪玄鬢影 來對白頭吟 露重飛難進 風多響易沉 無人信高潔 誰為表予心 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html