こんにちは。
久しぶりにmuttのversionでも上げようと思い、cvsup で ports を
最新の状態にして、make install するとエラーで入らないのですが、
どなたか原因をご存知ではないでしょうか

Makefile には
VERSION=        1.5.4
となっていました。
OS は 4.8-STABLE FreeBSD です。

/usr/ports/japanese/mutt-devel
にて make install 後、

Making install in imap
gmake[1]: Entering directory `/usr/ports/japanese/mutt-devel/work/mutt-1.5.4
/imap'
cc -I/usr/local/include -I/usr/local/include/slang -DHAVE_CONFIG_H -I. -I. -
I.. -I.. -I../intl  -I/usr/local/include/slang -I/usr/local/include -I../int
l  -Wall -pedantic -O -pipe -march=pentiumpro -c auth_cram.c
In file included from ../mutt.h:25,
                 from auth_cram.c:21:
/usr/include/stdlib.h:111: warning: ANSI C does not support `long long'
/usr/include/stdlib.h:117: warning: ANSI C does not support `long long'
In file included from auth_cram.c:24:
/usr/local/include/md5.h:27: syntax error before `UINT4'
/usr/local/include/md5.h:38: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:39: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:41: syntax error before `PROTO_LIST'
/usr/local/include/md5.h:43: syntax error before `PROTO_LIST'
auth_cram.c: In function `hmac_md5':
auth_cram.c:147: warning: implicit declaration of function `MD5Init'
auth_cram.c:148: warning: implicit declaration of function `MD5Update'
auth_cram.c:149: warning: implicit declaration of function `MD5Final'
gmake[1]: *** [auth_cram.o] Error 1
gmake[1]: Leaving directory `/usr/ports/japanese/mutt-devel/work/mutt-1.5.4
/imap'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/japanese/mutt-devel.
*** Error code 1

Stop in /usr/ports/japanese/mutt-devel.

と、こんな感じで止まってしまいます....
Packages で ja-mutt-1.5.3.j1 を入れようとすると、

Add of package expat-1.95.6_1 aborted, error code 1 -
Please check the debug screen for more info.

となって、

Loading of dependent package expat-1.95.6_1 failed

となってしまい、やっぱりインストールできないし.....

/var/db/pkg には「expat-1.95.5」もあります。
debug screen っていっても、リモートから/stand/sysinstallして
入れようとしてるから、見れないですし。

以前問題なくインストール出来て使ってたmuttを先に消してしまったから、
もう使えない状態になってしまいました(後悔)。
-- 
ほり <vg30de@moat.net>