Re: Kernel build tools

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 16 Mar 1999 14:04:17 +0000 (GMT)


> With 2.2.3
> mkdep.c and split-include.c won't build on a vanilla RH5 system.
>
> I'll admit I'm not totally sure what the chain of errors is that results in this,
>
> but does mkdep really NEED
> map = mmap(NULL, mapsize, PROT_READ, MAP_PRIVATE, fd, 0); ??
>
> which means it includes
> #include <sys/mman.h>

[root@roadrunner linux.ac]# rpm -qf /usr/include/sys/mman.h
glibc-devel-2.0.7-24

Alan

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