I finally got around to trying (again) to build 21.5.1 with gtk and
gnome support on Solaris 2.7 with gcc 2.95.2. Configure runs fine
(see attached Installation file) and detects everything. The build
runs fine, and temacs is built. When temacs runs, I get an error from
ld.so that libgnomeui references gnome_help_display that exists in
libgnome. Sure enough ldd temacs shows no ref to libgnome.
As a hack, I removed the -z ignore option from the link command, and
the complaint goes away, and temacs builds a working xemacs. Hurray!
However, I have balloon-help enabled. Moving and leaving the mouse
over a toolbar button eventually causes xemacs to crash. I can
provide lisp and C backtraces if anyone is interested. It's 100%
repeatable for me. (BTW, this also happens on Linux.)
If I can help out here, let me know.
Ray