Other modules (e.g. scrypt.c, SHA512) are disabled if there is no way to use
u64. However, this is not done for whirlpool.
Given that there are no reports on this problem, it might be better to remove
the conditional use of some modules and always require an u64 type for building
Libgcrypt.