help-shishi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#594236: shishi: no libresolv, SRV RRs not used


From: Chaskiel Grundman
Subject: Bug#594236: shishi: no libresolv, SRV RRs not used
Date: Tue, 24 Aug 2010 14:12:52 -0400 (EDT)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

Package: shishi
Version: 1.0.0-1
Severity: important

shishi's build log includes:
configure: WARNING: no libresolv, SRV RRs not used
checking for res_query in -lresolv... no

and indeed, shishi fails to find kdcs using SRV records.

This seems to be because libresolv exports __res_query, not res_query, and
relies on macros in resolv.h to fix up the names. So, you're either going
to need a more complex test using AC_LINK_IFELSE, or assume that if
AC_CHECK_DECL says res_query is in resolv.h, then it will link when you use -lresolv


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (989, 'testing'), (50, 'unstable'), (49, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages shishi depends on:
ii  libc6                         2.11.2-2   Embedded GNU C Library: Shared lib
ii  libgcrypt11                   1.4.5-2    LGPL Crypto library - runtime libr
ii  libgpg-error0                 1.6-1      library for common error values an
ii  libshishi0                    1.0.0-1    Library for the Shishi Kerberos v5

shishi recommends no packages.

Versions of packages shishi suggests:
ii  shishi-doc                    1.0.0-1    Documentation for Shishi

-- debconf-show failed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]