Logged In: YES
user_id=600513

This bug depends on how configure.ac detects pentium-m as
arch. The configure.ac can't work correctly if arch is
athlon64 (because it sees the string as athlon) and pentium-m.
As a workaround can be specified k8 instead of athlon64 and
pentium3 instead of pentium-m. But the configure.ac needs to
be rewritten, it actually doesn't work.