Package: libbrlapi-dev Version: 5.2~20141018-1 Severity: important User: [email protected] Usertags: multiarch
libbrlapi-dev is marked as "Multi-Arch: same", but the following files are architecture-dependent:
/usr/include/brltty/config.h /usr/include/brltty/forbuild.h An example diff between i386 and powerpc is attached. -- Jakub Wilk
diff -ur libbrlapi-dev_5.2~20141018-1_i386/usr/include/brltty/config.h libbrlapi-dev_5.2~20141018-1_powerpc/usr/include/brltty/config.h --- libbrlapi-dev_5.2~20141018-1_i386/usr/include/brltty/config.h 2014-10-26 00:40:58.000000000 +0200 +++ libbrlapi-dev_5.2~20141018-1_powerpc/usr/include/brltty/config.h 2014-10-26 00:46:15.000000000 +0200 @@ -25,7 +25,7 @@ #endif /* __cplusplus */ /* Define this if the host is big endian. */ -/* #undef WORDS_BIGENDIAN */ +#define WORDS_BIGENDIAN 1 /* Define this if the compiler doesn't fully support the const keyword. */ /* #undef const */ @@ -136,7 +136,7 @@ #define HAVE_POSIX_THREADS 1 /* Define this if the header file sys/io.h exists. */ -#define HAVE_SYS_IO_H 1 +/* #undef HAVE_SYS_IO_H */ /* Define this if the header file sys/modem.h exists. */ /* #undef HAVE_SYS_MODEM_H */ diff -ur libbrlapi-dev_5.2~20141018-1_i386/usr/include/brltty/forbuild.h libbrlapi-dev_5.2~20141018-1_powerpc/usr/include/brltty/forbuild.h --- libbrlapi-dev_5.2~20141018-1_i386/usr/include/brltty/forbuild.h 2014-10-26 00:40:58.000000000 +0200 +++ libbrlapi-dev_5.2~20141018-1_powerpc/usr/include/brltty/forbuild.h 2014-10-26 00:46:15.000000000 +0200 @@ -25,7 +25,7 @@ #endif /* __cplusplus */ /* Define this if the host is big endian. */ -/* #undef WORDS_BIGENDIAN */ +#define WORDS_BIGENDIAN 1 /* Define this if the compiler doesn't fully support the const keyword. */ /* #undef const */ @@ -136,7 +136,7 @@ #define HAVE_POSIX_THREADS 1 /* Define this if the header file sys/io.h exists. */ -#define HAVE_SYS_IO_H 1 +/* #undef HAVE_SYS_IO_H */ /* Define this if the header file sys/modem.h exists. */ /* #undef HAVE_SYS_MODEM_H */

