Package: libosip2-3
Version: 2.2.2-2
Severity: serious
Tags: patch
Justification: Policy 10.2

The libosip2.so.3.0.0 library in libosip2-3 must be linked against
libpthread.so since it uses symbols from that library. It can be done
by configuring with "--enable-pthread".

/Mikael

--- ./debian/rules.orig 2006-03-11 09:41:55.000000000 +0100
+++ ./debian/rules      2006-03-11 09:42:06.000000000 +0100
@@ -36,7 +36,7 @@
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --enable-gperf
+       CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--infodir=\$${prefix}/share/info --enable-gperf --enable-pthread


 build: build-stamp


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (750, 'testing'), (671, 'stable'), (30, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-vserver-k7
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages libosip2-3 depends on:
ii  libc6                         2.3.5-13   GNU C Library: Shared libraries an

libosip2-3 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to