Package: jabberd14
Version: 1.6.1.1-3
Severity: normal

IPv6 support is broken in general.  Package maintainers have added 
--enable-ipv6 to the ./configure rules,
however the configure script seems to be disabling IPv6 support due to a 
failure to correctly detect getaddrinfo
in libc6.  I was able to compile from source by changing the line in 
./configure (generated from configure.ac)
from:
        getaddrinfo(NULL, NULL, NULL, NULL)
to:
        getaddrinfo(0, 0, 0, 0)
(the error being generated was to the effect that NULL was not defined).


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jabberd14 depends on:
ii  adduser                       3.111      add and remove users and groups
ii  libc6                         2.9-25     GNU C Library: Shared libraries
ii  libgcc1                       1:4.4.1-4  GCC support library
ii  libidn11                      1.15-2     GNU Libidn library, implementation
ii  libjabberd2                   1.6.1.1-3  Runtime library for the Jabber/XMP
ii  libmysqlclient16              5.1.37-2   MySQL database client library
ii  libpopt0                      1.15-1     lib for parsing cmdline parameters
ii  libpq5                        8.4.1-1    PostgreSQL C client library
ii  libpth20                      2.0.7-14   The GNU PortableDeb Threads
ii  libstdc++6                    4.4.1-4    The GNU Standard C++ Library v3
ii  lsb-base                      3.2-23     Linux Standard Base 3.2 init scrip
ii  openssl                       0.9.8k-5   Secure Socket Layer (SSL) binary a

jabberd14 recommends no packages.

jabberd14 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to