linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.8 minix compile problem
@ 2002-04-15 15:20 Mike Black
  2002-04-15 15:39 ` Alexander Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Black @ 2002-04-15 15:20 UTC (permalink / raw)
  To: linux-kernel

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
mblack@csihq.com  321-676-2923,x203
http://www.csihq.com  Computer Science Innovations
http://www.csihq.com/~mike  My home page
FAX 321-676-2355


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.8 minix compile problem
  2002-04-15 15:20 2.5.8 minix compile problem Mike Black
@ 2002-04-15 15:39 ` Alexander Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Viro @ 2002-04-15 15:39 UTC (permalink / raw)
  To: Mike Black; +Cc: linux-kernel



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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-15 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-15 15:20 2.5.8 minix compile problem Mike Black
2002-04-15 15:39 ` Alexander Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).