2002-04-15 15:21:09

by Mike Black

[permalink] [raw]
Subject: 2.5.8 minix compile problem

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.

MINIX was compiled as a module.

When compiled into kernel it builds fine.

________________________________________
Michael D. Black Principal Engineer
[email protected] 321-676-2923,x203
http://www.csihq.com Computer Science Innovations
http://www.csihq.com/~mike My home page
FAX 321-676-2355


2002-04-15 15:39:16

by Alexander Viro

[permalink] [raw]
Subject: Re: 2.5.8 minix compile problem



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