> I succeeded in building Emacs under Fedora Core 4 with:
>
> ./configure args... ; setarch i386 -R make bootstrap
>
> Thanks again.
>
> Even if I used the `-R' option, I also confirmed wrapping temacs
> with `setarch i386 -R' when dumping Emacs (as described in
> etc/PROBLEMS) was ineffective.
Thank you for reporting.
All, is it enough as a temporally solution?
What should I do next?
Should I write it in etc/PROBLEMS?
Or should I modify Makefile.in and configure.in to wrap temacs with
`setarch i386 -R'?