bill lam <cbill.lam@xxxxxxxxx> writes: > On ubuntu64 8.10, the NO_UINTMAX_T seems cause some trouble, I have to > comment out the block (in the Makefile), > > fdef NO_UINTMAX_T > BASIC_CFLAGS += -Duintmax_t=uint32_t > ndif > > to make a successful compilation. Does it happen to me only? Nobody reported it since that was added about a month and half ago. Why are you building with NO_UINTMAX_T to begin with? Isn't ubuntu 8.10 a recent enough platform that ships with modern enough header files that define ANSI uintmax_t type? -- 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