Murray S. Kucherawy wrote:
On Thu, 26 Mar 2009, Johannes Siebert wrote:
dkim-keys.c:(.text+0x3b9): undefined reference to `__dn_expand'
dkim-keys.c:(.text+0x3c4): undefined reference to `__dn_skipname'
dkim-keys.c:(.text+0x604): undefined reference to `__dn_expand'
dkim-keys.c:(.text+0x634): undefined reference to `__dn_expand'
[...]
Those are resolver utility functions. You may need to add -lresolv or
some such.
------------------------------------------------------------------------------
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss
Thank you for your answer. Where do I need to add this -lresolv?
------------------------------------------------------------------------------
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss