[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux problem



> gcc -Wall-Wstrict-prototypes -02 -fomit-frame pointer -o
> scripts/split-include scripts/split-include.c
> In file included from /usr/include/errno.h:36
> from scripts/split-include.c:26:
> /usr/include/bits/errno.h:25 linux/errno.h:no such file or directory

You should have a file /usr/include/linux/errno.h. Did you install the kernel
from an RPM? And if so did you also install the corresponding headers RPM?
(kernel-headers-2.2.19 or something like that)

Start your own FREE mailing list at

© 2000 Microsoft Corporation. All Rights Reserved