Ryan Propper wrote:
Hi all,
See the thread below. It appears that not having "gnu/stubs-32.h" is
a common problem on some AMD and other 64-bit machines, resulting in
compilation errors.
The solution that worked for both me and Alexander was to use the
"--disable-multilib" configuration flag. However, we did not see this
documented in any FAQs or in the output of "configure --help". We
think other users might benefit if this solution was more widely
publicized.
Which situation? That x86-64 has optional 32-bit support, but
attempting to use it without installing all bits is likely to fail?