MacPortsのemacs-appをインストール

$ sudo port install emacs-app

しかし、インストールに失敗した。
コンパイルに失敗したようだ。

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc3/nextstep" && ./compile " returned error 1
Command output: _tty_raw_cursor_to in term.o
_tty_raw_cursor_to in term.o
_tty_clear_to_end in term.o
_tty_clear_to_end in term.o
_tty_clear_to_end in term.o
_tty_clear_frame in term.o
_tty_clear_frame in term.o
_tty_clear_frame in term.o
_tty_clear_end_of_line in term.o
_tty_clear_end_of_line in term.o
_tty_clear_end_of_line in term.o
_tty_clear_end_of_line in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_tty_ins_del_lines in term.o
_reset_sys_modes in sysdep.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [src] Error 2

Compilation failed. ***

Please examine the above output to determine what went wrong,
edit the configure options in this script (\'compile\') to fix it, and rerun.

Error: Status 1 encountered during processing.

簡単には対応できそうにない。
とりあえず、あとで。