[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: imap-uw
上林さん:
いつもお世話くださいまして・・・ありがとうございます。
>> できないでいます。どなたかうまく回避する方法知りませんか?
> どのようなエラーがでますか?
> knakaji: {3} make
> "Makefile", line 32: Malformed conditional ((${USE_KERBEROS} != "no"))
> "Makefile", line 32: Missing dependency operator
> "Makefile", line 36: if-less endif
> "Makefile", line 36: Need an operator
> Fatal errors encountered -- cannot continue
これだけで終わってしまいます。ちなみにMakefileの32-36行は
> .if (${USE_KERBEROS} != "no")
> PKG_USE_KERBEROS= #defined
> ALL_TARGET+= EXTRAAUTHENTICATORS="gss"
> .endif
> .endif
です。インストールしているOSはNetBSD/macppc 1.6です。
よろしくお願いします。
ーー
中嶋@理研
- Follow-Ups:
- Re: imap-uw
- From: Masao Uebayashi <uebayasi@pultek.co.jp>
- References:
- Re: imap-uw
- From: Masao Uebayashi <uebayasi@pultek.co.jp>