Package: libpcap0.8-dev
Version: 1.6.1-1
Severity: normal
Dear Maintainer,
The amd64 version conflicts with the i386 one which makes it impossible to
install both. As a result the /usr/lib/i386-linux-gnu/libpcap.so symbolic link
is missing so that developping 32 bit applications (e.g. Wine) using this
library is impossible on a 64 bit system.
Al look at the package shows that there is no header conflict which is a good
start.
There is however a difference in pcap-config that will need a resolution:
diff -ur amd64/usr/bin/pcap-config i386/usr/bin/pcap-config
--- amd64/usr/bin/pcap-config 2014-07-30 21:07:45.000000000 +0200
+++ i386/usr/bin/pcap-config 2014-07-30 21:10:33.000000000 +0200
@@ -7,7 +7,7 @@
prefix="/usr"
exec_prefix="${prefix}"
includedir="${prefix}/include"
-libdir="${prefix}/lib/x86_64-linux-gnu"
+libdir="${prefix}/lib/i386-linux-gnu"
V_RPATH_OPT="-Wl,-rpath,"
LIBS=""
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libpcap0.8-dev depends on:
ii libc6-dev 2.19-9
ii libpcap0.8 1.6.1-1
libpcap0.8-dev recommends no packages.
libpcap0.8-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]