Just make sure you have the following symlinks:

/usr/include/asm -> ../src/linux/include/asm
/usr/include/linux -> ../src/linux/include/linux
/usr/src/linux -> linux-2.2.16 # or whatever is your kernel
/usr/src/linux/include/asm -> asm-i386 # or whatever is your architecture

Hope this helps.

On Thu, Aug 10, 2000 at 03:42:07PM -0700, Andrew Jaffe wrote:
> Now, when I try to compile anything complicated (e.g. the kernel itself,
> or xemacs), I get error messages like
> 
> In file included from /usr/include/errno.h:36,
>                  from <whatever>
> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
> 
> that is, linux/errno.h doesn't exist (nor does any other linux/*.h that
> various *.h files try to include)
> 
> I have tried getting the latest glibc libraries and headers, to no avail.

-- 
Hamilton de Freitas Coutinho
[EMAIL PROTECTED]

PGP signature

Reply via email to