I 'pkgadd -d' a few more pkgs that you suggested (see below).
After downloading (blastwave.org) sparc/5.9/emacs-21.4 and its
dependencies and pkgadd -d them in the order of the dependencies, it
builds me emacs executable /opt/csw/bin/emacs-21.4. Invoking this
'/opt/csw/bin/emacs-21.4 &' give me the following error:
ld.so.1: emacs-21.4: fatal: libm.so.2: open failed: No such file or
directory
Killed
bash-2.05#
bash-2.05# uname -a
SunOS Rockets 5.9 Generic_118558-33 sun4u sparc SUNW,Sun-Fire-880
bash-2.05# ls -la emacs*
-rwxr-xr-x 2 root bin 5591108 Sep 21 2005 emacs
-rwxr-xr-x 2 root bin 5591108 Sep 21 2005 emacs-21.4
-rwxr-xr-x 1 root bin 17372 Sep 21 2005 emacsclient
bash-2.05#
bash-2.05# pwd
/opt/csw/bin
bash-2.05#