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

2016-04-21 Thread Matthias Klose
On 22.04.2016 00:30, Hilko Bengen wrote: * 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

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

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

2016-04-21 Thread Matthias Klose
Control: tags -1 + wontfix On 22.04.2016 00:03, Hilko Bengen wrote: 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

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

2016-04-21 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + wontfix Bug #822189 [gcc-5-multilib] gcc-5-multilib: asm/errno.h not found for non-default architecture Added tag(s) wontfix. -- 822189: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822189 Debian Bug Tracking System Contact ow...@bugs.debian.org

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,