mail/thunderbird(thunderbird-2.0.0.0)が出たようなので、
portsを最新にしてそっちをインストールしようとおもっているのですが、
やはり下のようなエラーが出てきます。
----
In file included from decode.c:52:
lber-int.h:121: error: syntax error before "LDAP_CALLBACK"
lber-int.h:130: error: redefinition of typedef 'Seqorset'
/usr/local/include/lber.h:164: error: previous declaration of 'Seqorset' was here
lber-int.h:149: error: syntax error before "ldap_x_iovec"
lber-int.h:165: error: syntax error before "BERTranslateProc"
lber-int.h:187: error: syntax error before "LDAP_IOF_READ_CALLBACK"
lber-int.h:198: error: syntax error before "LDAP_X_EXTIOF_READ_CALLBACK"
lber-int.h:207: error: syntax error before "LBER_SOCKET"
lber-int.h:216: error: syntax error before "LBER_SOCKET"
lber-int.h:223: error: field `sb_ext_io_fns' has incomplete type
decode.c:62: error: syntax error before "ber_get_tag"
decode.c:69: error: syntax error before "if"
gmake[5]: *** [decode.o] エラー 1
gmake[5]: ディレクトリ `/usr/ports/mail/thunderbird/work/mozilla/directory/c-sdk/ldap/libraries/liblber' から出ます
----
LDAPまわりでなんか変数のようなものが設定されていないんだと思うのですが、
どなたかこの場合の対処について、ご教授願えませんでしょうか?