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 > > > -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
