lkml.org 
[lkml]   [2005]   [May]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 26 May 2005 00:14:34 -0700
From"Martin J. Bligh" <>
SubjectRe: 2.6.12-rc5-mm1
--"Martin J. Bligh" <mbligh@mbligh.org> wrote (on Thursday, May 26, 2005 00:05:33 -0700):

> > > --Andrew Morton <akpm@osdl.org> wrote (on Wednesday, May 25, 2005 23:47:17 -0700):
> 
>> "Martin J. Bligh" <mbligh@mbligh.org> wrote:
>>> >>> Build failure on numaq:>>> http://ftp.kernel.org/pub/linux/kernel/people/mbligh/config/abat/numaq>>> >>>  In file included from include/linux/sched.h:12,
>>>                   from arch/i386/kernel/asm-offsets.c:7:
>>>  include/linux/jiffies.h:42:3: #error You lose.
>> 
>> You lost!  CONFIG_HZ didn't get set.
>> 
>> Something obviously went wrong in the magic in kernel/Kconfig.hz.  Wanna do
>> `grep HZ .config' and see if you can work out why it broke?
> 
> Tis conspicious by it's absence.
> 
> mbligh@kernel:~/linux-2.6.12-rc5-mm1$ grep HZ .config
> mbligh@kernel:~/linux-2.6.12-rc5-mm1$ 
> 
> I'll poke at it in the morning, with the benfits of less wine, and more 
> sleep
> 
> M.

source kernel/Kconfig.hz is under:
menu "APM (Advanced Power Management) BIOS Support"
depends on PM && !X86_VISWS

So it's screwed if you don't have PM defined, it seems.

-
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-05-26 09:19    [from the cache]
©2003-2008