Re: 2.5.8 minix compile problem

Alexander Viro (viro@math.psu.edu)
Mon, 15 Apr 2002 11:39:10 -0400 (EDT)


On Mon, 15 Apr 2002, Mike Black wrote:

> Patched my 2.5.7 tree with 2.5.8:
>
> gcc -D__KERNEL__ -I/usr/src/linux-2.5.7/include -Wall -Wstrict-prototypes -W
> no-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe
> -mpreferred-stack-boundary=2 -march=i686 -DUTS_MACHINE='"i386"' -DKBUILD_B
> ASENAME=version -c -o init/version.o init/version.c
> make: *** No rule to make target
> `/usr/src/linux-2.5.7/include/linux/minix_fs_i.h', needed by
> `/usr/src/linux-2.5.7/include/linux/minix_fs.h'. Stop.

make dep

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