Package: libxmlsec1-dev Version: 1.2.14-1 Severity: normal compiling the following source with -Werror is not possible: $ cat << __EOF__ > test.c int main() { return 0; } __EOF__ $ gcc -Werror $(pkg-config --cflags xmlsec1) test.c <command-line>: error: missing terminating " character $
The generated .pc files contains to much backslashes: -DXMLSEC_CRYPTO=\\\"openssl\\\" instead of a working -DXMLSEC_CRYPTO=\"openssl\" thanks in advance Benedikt Spranger -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libxmlsec1-dev depends on: ii libc6-dev 2.11.2-7 Embedded GNU C Library: Developmen ii libgnutls-dev 2.8.6-1 the GNU TLS library - development ii libnss3-dev 3.12.8-1 Development files for the Network ii libssl-dev 0.9.8o-2 SSL development libraries, header ii libxml2-dev 2.7.8.dfsg-1 Development files for the GNOME XM ii libxmlsec1 1.2.14-1 XML security library ii libxmlsec1-gnutls 1.2.14-1 Gnutls engine for the XML security ii libxmlsec1-nss 1.2.14-1 Nss engine for the XML security li ii libxmlsec1-openssl 1.2.14-1 Openssl engine for the XML securit ii libxslt1-dev 1.1.26-6 XSLT 1.0 processing library - deve libxmlsec1-dev recommends no packages. libxmlsec1-dev 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