[Bug 1553500] [NEW] gcc-multilib / gcc-5-multilib inconsistency
MNLipp
1553500 at bugs.launchpad.net
Sat Mar 5 13:30:18 UTC 2016
Public bug reported:
gcc-multilib provides the symbolic link /usr/include/asm -> /usr/include
/asm-generic.
Installing gcc-5-multilib-arm-linux-gnueabihf casuses gcc-multilib to be
replaced by gcc-5-multilib. This package does not provide the symbolic
link.
Subsequent attempts to compile something for x86_32 fail if
/usr/include/errno.h is included:
In file included from /usr/include/bits/errno.h:24:0,
from /usr/include/errno.h:35,
from src/SerialImp.c:73:
/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: Datei oder Verzeichn
** Affects: gcc-defaults (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1553500
Title:
gcc-multilib / gcc-5-multilib inconsistency
Status in gcc-defaults package in Ubuntu:
New
Bug description:
gcc-multilib provides the symbolic link /usr/include/asm ->
/usr/include/asm-generic.
Installing gcc-5-multilib-arm-linux-gnueabihf casuses gcc-multilib to
be replaced by gcc-5-multilib. This package does not provide the
symbolic link.
Subsequent attempts to compile something for x86_32 fail if
/usr/include/errno.h is included:
In file included from /usr/include/bits/errno.h:24:0,
from /usr/include/errno.h:35,
from src/SerialImp.c:73:
/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: Datei oder Verzeichn
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/1553500/+subscriptions
More information about the foundations-bugs
mailing list