login
Header Space

 
 

make O=dir fails with current git

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Saturday, March 29, 2008 - 2:19 pm

Hi,

I'm using "make O=machinename" for building different kernels from one tree. About 15 days
ago it was okay, with current git it fails:
$ make O=client1
scripts/kconfig/conf -s arch/x86/Kconfig
  Using /srv/devel/kernel as source for kernel
  /srv/devel/kernel is not clean, please run 'make mrproper'
  in the '/srv/devel/kernel' directory.
make[1]: *** [prepare3] Error 1
make: *** [sub-make] Error 2

running "make mrproper" (without O=dir) doesn't help.
I've not changed anything, I only made a "git-pull".
Now I'm at home, tried "mkdir test; make O=test defconfig all" with current git-head, it
doesn't work too.

Stefan


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
make O=dir fails with current git, Stefan Hellermann, (Sat Mar 29, 2:19 pm)
Re: make O=dir fails with current git, Sam Ravnborg, (Mon Mar 31, 2:00 pm)
Re: make O=dir fails with current git, Stefan Hellermann, (Mon Mar 31, 2:26 pm)
Re: make O=dir fails with current git, Sam Ravnborg, (Mon Mar 31, 2:42 pm)
Re: make O=dir fails with current git, Pavel Machek, (Thu Apr 3, 12:51 pm)
Re: make O=dir fails with current git, Randy Dunlap, (Mon Mar 31, 2:34 pm)
speck-geostationary