Bug#522662: libloudmouth1-0: Missing lm_connection_get_keep_alive_rate in dynamic library

Myhailo Danylenko isbear at ukrpost.net
Sun Apr 5 17:20:32 UTC 2009


Package: libloudmouth1-0
Version: 1.4.3-1
Severity: normal

  Error message & how to reproduce:

[isbear:~] cat l.c

#include <loudmouth/loudmouth.h>

void main (void)
{
	lm_connection_get_keep_alive_rate (NULL);
}

[isbear:~] gcc `pkg-config --cflags --libs loudmouth-1.0` l.c
l.c: In function ‘main’:
l.c:5: warning: return type of ‘main’ is not ‘int’
/tmp/ccR3lmAd.o: In function `main':
l.c:(.text+0x19): undefined reference to `lm_connection_get_keep_alive_rate'
collect2: ld returned 1 exit status

  However:

[isbear:~] nm /usr/lib/libloudmouth-1.a | grep get_keep
103:000002d0 T lm_connection_get_keep_alive_rate

  Looks like this symbol is stripped. I am not really understand package build-system
mechanics, but this symbol is missing in .symbols file:

[isbear:~/src/libloudmouth/loudmouth-1.4.3] grep keep debian/libloudmouth1-0.symbols 
67: lm_connection_set_keep_alive_rate at Base 1.1.4-2

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

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

Versions of packages libloudmouth1-0 depends on:
ii  libc6                         2.9-6      GNU C Library: Shared libraries
ii  libglib2.0-0                  2.20.0-2   The GLib library of C routines
ii  libgnutls26                   2.6.4-2    the GNU TLS library - runtime libr
ii  libidn11                      1.12-1     GNU Libidn library, implementation

libloudmouth1-0 recommends no packages.

libloudmouth1-0 suggests no packages.

-- debconf-show failed






More information about the pkg-gnome-maintainers mailing list