Eray Aslan <eray.as...@caf.com.tr> writes:

> On Mon, Mar 12, 2012 at 08:22:49PM +0100, Simon Josefsson wrote:
>> Shishi is an implementation of the Kerberos 5 network authentication
>> system.  Shishi can be used to authenticate users in distributed
>> systems.  Shishi is part of a GNU system.
>> 
>> * Version 1.0.1 (released 2012-03-12)
>
> libresolv.so does not provide res_query on some architectures.  At least
> on amd64 here, libresolv.so provides __res_query only and res_query is
> defined by resolv.h.  So, configure cannot find res_query in libresolv.so
> with AC_CHECK_LIB.
>
> The attached patch includes resolv.h in the test and works for me.

Hi Eray, sorry about slow response.  I just pushed another patch to
resolve resolver linking issues, could you test whether it also solves
your problem?

You didn't mention which OS you were using, is it a BSD system?

/Simon

_______________________________________________
Help-shishi mailing list
Help-shishi@gnu.org
https://lists.gnu.org/mailman/listinfo/help-shishi

Reply via email to