public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.20 -- /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
@ 2002-06-04  6:21 Miles Lane
  2002-06-04  8:15 ` Miles Lane
  0 siblings, 1 reply; 2+ messages in thread
From: Miles Lane @ 2002-06-04  6:21 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.20 -- /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
  2002-06-04  6:21 2.5.20 -- /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory Miles Lane
@ 2002-06-04  8:15 ` Miles Lane
  0 siblings, 0 replies; 2+ messages in thread
From: Miles Lane @ 2002-06-04  8:15 UTC (permalink / raw)
  To: Miles Lane; +Cc: linux-kernel

On Mon, 2002-06-03 at 23:21, Miles Lane wrote:
> 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?

I figured out I needed a copy of the 2.2 kernel headers for egcs
to work.  I think I made enough room to build gcc 2.95.3 (which is
listed as the gcc to use in Documentation/Changes).

	Miles


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-04  7:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-04  6:21 2.5.20 -- /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory Miles Lane
2002-06-04  8:15 ` Miles Lane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox