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

Reply via email to