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/
