Re: [exim] Exim on Snow Leopard

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Amedeo Mantica
日付:  
To: Jan-Piet Mens
CC: exim-users, Ian Eiloart
題目: Re: [exim] Exim on Snow Leopard
ok, it works

can I ask you why in leopard I didn't need to put EXTRALIBS=-ldl -
lresolv ?

Regards
Amedeo

On 15/set/2009, at 13.23, Jan-Piet Mens wrote:

> On Tue Sep 15 2009 at 13:20:35 CEST, Amedeo Mantica wrote:
>
>> i get this compiling exim ( no monitor )
>>
>> Undefined symbols:
>>  "_res_9_init", referenced from:
>>      _dns_init in dns.o
> [...]

>
> Add the resolver library to EXTRALIBS:
>
>        EXTRALIBS=-ldl -lresolv

>
> That should do it.
>
>        -JP

>
>
>