basyura's blog

あしたになったらほんきだす。

MacPorts でインストールできない

vim-app をインストールしてみると

sudo port install vim-app

こんなエラー orz

--->  Configuring ctags
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ctags/work/ctags-5.7" && ./configure --prefix=/opt/local --enable-macro-patterns --mandir=\${prefix}/share/man --with-readlib " returned error 77
Command output: Exuberant Ctags, version 5.7
Darwin 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386
checking whether to install link to etags... no
checking whether to install readtags object file... yes
tag file will use patterns for macros by default
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

Error: The following dependencies failed to build: ctags libiconv gperf ncurses ncursesw
Error: Status 1 encountered during processing.

検索してみると gcc のバージョンがどうのこーのって多いけど、これもその関係だろうか?