Re: Can't compilete 2.4.2 kernel

From: David Woodhouse (dwmw2@infradead.org)
Date: Wed Feb 28 2001 - 09:01:26 EST


daveanderson@eudoramail.com said:
> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory

Your glibc include files are broken. Rather than having their own copy of
the /usr/include/linux/ directory, they have a symlink into
/usr/src/linux/include/linux.

The correct fix is to put the kernel header files against which your glibc
was compiled into the /usr/include/linux/ directory. But it should suffice,
for now, to fix the symlink which you've broken by moving your kernel
sources.

--
dwmw2

- 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/



This archive was generated by hypermail 2b29 : Wed Feb 28 2001 - 21:00:16 EST