Package: libvncserver-dev
Version: 0.9.9+dfsg-1
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libvncserver-dev is marked as "Multi-Arch: same", but it ships two headers files that differ across architectures:
/usr/include/rfb/rfbconfig.h
/usr/include/rfb/rfbint.h

Example diff between i386 and powerpc attached.

--
Jakub Wilk
diff -urN a/libvncserver-dev_0.9.9+dfsg-1_i386/usr/include/rfb/rfbconfig.h 
b/libvncserver-dev_0.9.9+dfsg-1_powerpc/usr/include/rfb/rfbconfig.h
--- a/libvncserver-dev_0.9.9+dfsg-1_i386/usr/include/rfb/rfbconfig.h    
2012-05-06 15:18:37.000000000 +0200
+++ b/libvncserver-dev_0.9.9+dfsg-1_powerpc/usr/include/rfb/rfbconfig.h 
2012-05-06 15:14:28.000000000 +0200
@@ -407,7 +407,7 @@
 # endif
 #else
 # ifndef WORDS_BIGENDIAN
-/* #  undef WORDS_BIGENDIAN */
+#  define WORDS_BIGENDIAN 1
 # endif
 #endif
 
diff -urN a/libvncserver-dev_0.9.9+dfsg-1_i386/usr/include/rfb/rfbint.h 
b/libvncserver-dev_0.9.9+dfsg-1_powerpc/usr/include/rfb/rfbint.h
--- a/libvncserver-dev_0.9.9+dfsg-1_i386/usr/include/rfb/rfbint.h       
2012-05-06 15:18:37.000000000 +0200
+++ b/libvncserver-dev_0.9.9+dfsg-1_powerpc/usr/include/rfb/rfbint.h    
2012-05-06 15:14:28.000000000 +0200
@@ -2,7 +2,7 @@
 #define _RFB_RFBINT_H 1
 #ifndef _GENERATED_STDINT_H
 #define _GENERATED_STDINT_H "LibVNCServer 0.9.9"
-/* generated using a gnu compiler version gcc (Debian 4.6.3-5) 4.6.3 Copyright 
(C) 2011 Free Software Foundation, Inc. This is free software; see the source 
for copying conditions. There is NO warranty; not even for MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE. */
+/* generated using a gnu compiler version gcc (Debian 4.6.3-4) 4.6.3 Copyright 
(C) 2011 Free Software Foundation, Inc. This is free software; see the source 
for copying conditions. There is NO warranty; not even for MERCHANTABILITY or 
FITNESS FOR A PARTICULAR PURPOSE. */
 
 #include <stdint.h>
 

Reply via email to