2.5.20 -- /usr/include/linux/errno.h:4: asm/errno.h: No such file

Miles Lane (miles@megapathdsl.net)
03 Jun 2002 23:21:57 -0700


gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -o split-include
split-inIn file included from /usr/include/bits/errno.h:25,
from /usr/include/errno.h:36,
from split-include.c:26:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[1]: *** [split-include] Error 1

I recall seeing a comment that egcs support was being removed.
I am building on a machine I haven't used in a while and
just noticed it has egcs on it. If this error is egcs-specific,
could we please check the gcc version and emit an error stating
that egcs isn't supported?

Miles

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/