Package: libc-ares-dev Version: 1.9.1-2 Severity: important User: [email protected] Usertags: multiarch
libc-ares-dev is marked as "Multi-Arch: same", but the following file is architecture-dependent:
/usr/include/ares_build.h An example diff between i386 and amd64 is attached. -- Jakub Wilk
diff -ur libc-ares-dev_1.9.1-2_i386/usr/include/ares_build.h libc-ares-dev_1.9.1-2_amd64/usr/include/ares_build.h --- libc-ares-dev_1.9.1-2_i386/usr/include/ares_build.h 2012-06-19 11:28:34.000000000 +0200 +++ libc-ares-dev_1.9.1-2_amd64/usr/include/ares_build.h 2012-06-19 09:48:53.000000000 +0200 @@ -97,7 +97,7 @@ #endif /* The size of `long', as computed by sizeof. */ -#define CARES_SIZEOF_LONG 4 +#define CARES_SIZEOF_LONG 8 /* Integral data type used for ares_socklen_t. */ #define CARES_TYPEOF_ARES_SOCKLEN_T socklen_t

