gcc-multilib / gcc-5-multilib inconsistency

Bug #1553500 reported by MNLipp
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gcc-defaults (Ubuntu)
Invalid
Undecided
Unassigned

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

Revision history for this message
Matthias Klose (doko) wrote :

yes, the multilib setup is not compatible with the cross compiler setup.

Changed in gcc-defaults (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.