Re: [exim] index() function use in 4.83

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Michael Deutschmann
日付:  
To: exim-users
題目: Re: [exim] index() function use in 4.83
On Thu, 7 Aug 2014, Jeremy Harris wrote:
> > The malware.c file contains two references to the "index" function, an
> > obsolete alias for strchr. As I run a stripped down uClibc with no
> > index(), this blocked compilation, although it was easy to patch.
>
> What OS is this - are you using one of the normal os.h files?


The kernel is linux, but my C library is uClibc, not glibc.

---- Michael Deutschmann <michael@???>