On Wed, 3 Sep 1997, Bill wrote:
> host.o(.text+0xa8b): undefined reference to `__dn_expand'
> host.o(.text+0xb07): undefined reference to `__dn_expand'
> host.o: In function `dns_init':
> host.o(.text+0xc52): undefined reference to `__res_init'
> host.o: In function `dns_basic_lookup':
> host.o(.text+0xd13): undefined reference to `__res_search'
> host.o: In function `dns_lookup':
You don't say what libraries you're using. Have you tried linking with
-lresolv? You shouldn't need to, but then again you may.
p.
--
* This is sent by the exim-users mailing list. To unsubscribe send a
mail with subject "unsubscribe" to exim-users-request@???
* Exim information can be found at http://www.exim.org/