Re: 2.5.27 -- memory.c:50:22: asm/rmap.h: No such file or directory

Rik van Riel (riel@conectiva.com.br)
Sat, 20 Jul 2002 21:47:00 -0300 (BRT)


On 20 Jul 2002, Miles Lane wrote:

> Hmm. This problem looks pretty straightforward.

Indeed. Have you tried 'make oldconfig' to set the
symlink in include/ ?

> find . -name "*.h" | xargs grep rmap.h
>
> ./include/asm-generic/rmap.h: * linux/include/asm-generic/rmap.h
> ./include/asm-i386/rmap.h:#include <asm-generic/rmap.h>
>
> find . -name "*.c" | xargs grep rmap.h
>
> ./mm/memory.c:#include <asm/rmap.h>
> ./mm/rmap.c:#include <asm/rmap.h>

Rik

-- 
Bravely reimplemented by the knights who say "NIH".

http://www.surriel.com/ http://distro.conectiva.com/

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