>>>> "Troy" == Troy Wu <troy(a)jgrind.org>
writes:
Troy> # bind (frame-being-created)
Troy> make-frame(nil #<x-device on ":0.0" 0x1a13>)
Troy> frame-initialize()
Ah, you have the "Hannibal Lector" release of GNU ld. It now slices
and dices your executable for you by default, confusing the Emacs
build process. That Lisp backtrace at startup is the usual symptom on
Linux.
On 21.4.6 and later in 21.4 series, and 21.5.4 and later, this is
normally autodetected. For 21.1.14
LDFLAGS='-z nocombreloc'
in your environment (adjust to fit previous settings) should work.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.