Bug#822189: gcc-5-multilib: asm/errno.h not found for non-default architecture

2016-04-21 Thread Hilko Bengen
* Matthias Klose: >> gcc-multilib used to provide a symlink for /usr/include/asm (in my case >> to x86_64-linux-gnu/asm). Restoring that symlink would fix the problem I >> observed. > > the /usr/include/asm symlink is shipped in the gcc-multilib package. > We can't ship it in any gcc-*-multilib pa

Bug#822189: gcc-5-multilib: asm/errno.h not found for non-default architecture

2016-04-21 Thread Hilko Bengen
Package: gcc-5-multilib Version: 5.3.1-14 Severity: important Dear Maintainers, when trying to build i386 binaries using gcc-5-multilib on an amd64 host, includes cannot be resolved. , | $ echo '#include ' | gcc -m32 -E - > /dev/null | In file included from /usr/include/bits/errno.h:24:0,