Package: libcurl4-gnutls-dev
Version: 7.18.2-3
Severity: normal
File: /usr/lib/pkgconfig/libcurl.pc

Package: libcurl4-gnutls-dev
Version: 7.18.2-3
Severity: normal

On a system with 7.18.2-3:
$ pkg-config --libs libcurl
-Wl,-z,defs -lcurl  

On a system with 7.18.2-1:
$ pkg-config --libs libcurl
-lcurl  


This makes some software linking against libcurl fail. One example is 
the curl-plugin for xmms2, which - being a plugin - should have missing 
symbols.

Maybe this bugreport should be higher severity as it makes other 
packages FTBFS.

This breakage was added in 7.18.2-2:

$ interdiff <(zcat curl_7.18.2-1.diff.gz) <(zcat curl_7.18.2-2.diff.gz) \
| grep -B 1 -- -z,defs 
+# this will catch miss-linking. (e.g. undefined symbols)
+LDFLAGS = -Wl,-z,defs



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

Kernel: Linux 2.6.25-2-686 (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 libcurl4-gnutls-dev depends on:
ii  libc6-dev [libc-dev]  2.7-12             GNU C Library: Development Librari
ii  libcurl3-gnutls       7.18.2-3           Multi-protocol file transfer libra
ii  libgnutls-dev         2.4.0-2            the GNU TLS library - development 
ii  libidn11-dev          1.8+20080606-1     Development files GNU libidn, impl
ii  libkrb5-dev           1.6.dfsg.4~beta1-3 Headers and development libraries 
ii  libldap2-dev          2.4.9-1            OpenLDAP development libraries
ii  zlib1g-dev            1:1.2.3.3.dfsg-12  compression library - development

libcurl4-gnutls-dev 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