Comment 4 for bug 778047

Revision history for this message
Tim Pederick (pederick) wrote :

It would appear from bug 774215 (https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/774215) that gcc copes just fine with the "missing" header -- it knows to look in different directories. But other compilers may not. The Intel compiler has already been pointed out, but this also affects tcc. For example:

In file included from /usr/include/allegro.h:25:
In file included from /usr/include/allegro/base.h:24:
In file included from /usr/include/errno.h:36:
In file included from /usr/include/bits/errno.h:25:
/usr/include/linux/errno.h:4: include file 'asm/errno.h' not found