Re: compile error in current git

2008-01-25 Thread Jeremy Fitzhardinge
Greg KH wrote: Ah, sorry, I missed that "note" :( thanks, greg 'time to get that make randconfig system up and working' k-h Here's a config that fails. J # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24 # Fri Jan 25 15:12:06 2008 # CONFIG_64BIT=y # CON

Re: compile error in current git

2008-01-25 Thread Greg KH
On Fri, Jan 25, 2008 at 03:00:02PM -0800, Randy Dunlap wrote: > On Fri, 25 Jan 2008 14:17:31 -0800 Greg KH wrote: > > > On Fri, Jan 25, 2008 at 12:36:55PM -0800, Jeremy Fitzhardinge wrote: > > > When compiling current git with CONFIG_BLOCK disabled, I'm seeing this > > > compile error: > > > > >

Re: compile error in current git

2008-01-25 Thread Randy Dunlap
On Fri, 25 Jan 2008 14:17:31 -0800 Greg KH wrote: > On Fri, Jan 25, 2008 at 12:36:55PM -0800, Jeremy Fitzhardinge wrote: > > When compiling current git with CONFIG_BLOCK disabled, I'm seeing this > > compile error: > > > > CC drivers/base/core.o > > /home/jeremy/hg/xen/paravirt/linux/driver

Re: compile error in current git

2008-01-25 Thread Greg KH
On Fri, Jan 25, 2008 at 12:36:55PM -0800, Jeremy Fitzhardinge wrote: > When compiling current git with CONFIG_BLOCK disabled, I'm seeing this > compile error: > > CC drivers/base/core.o > /home/jeremy/hg/xen/paravirt/linux/drivers/base/core.c: In function > ???device_add_class_symlinks???: