2.6.10 make script problems

From: Mark Williams (MWP)
Date: Sun Dec 26 2004 - 09:54:22 EST


Hi all,


First... im not on lkml, so can you please CC replies back to me, thanks.


This is a werid one...

On running "make menuconfig" for the first time on a freshly extracted
"linux-2.6.10.tar.bz2" everything works fine.

>From then on however, running "make" in any form ("make bzImage", "make
menuconfig", etc) brings on this:

[root@linux linux-2.6.10]# make bzImage
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 bzImage
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 bzImage
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 bzImage
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 bzImage
make -C /usr/src/linux-2.6.10 O=/usr/src/linux-2.6.10 bzImage
....

which continues until i ctrl-c.

I am running "GNU Make version 3.79.1", and all previous versions of the kernel
(2.6.9, 2.6.8.1, etc) have all built, and still do build perfectly.

Any ideas?

Thanks,
Mark Williams.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/