lkml.org 
[lkml]   [2004]   [Dec]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.10 make script problems
On Mon, Dec 27, 2004 at 01:23:02AM +1030, Mark Williams (MWP) wrote:
> 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.

Check your Makefile. It looks like 'make O=...' was executed in the
wrong directory, thus overwriting the original Makefile.

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

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.024 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site