Re: [exim] exim-4.93: failed to open DB file

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] exim-4.93: failed to open DB file
On 09/12/2019 15:58, Frank Elsner via Exim-users wrote:
> Makefile contains 
>                   INCLUDE=-I/usr/include/libdb4
> Changed this to
>                   INCLUDE=-I/usr/include/libdb

>
> and the (error?) message disappered


Ah - if you were using a later version of dbm, and it
had left files around, end then your build with a version-4 dbm
had trouble opening that file, that might explain it.
--
Cheers,
Jeremy