[Devel] Re: Lots of build errors in 028stab23

Enrico Weigelt weigelt at metux.de
Tue Mar 27 17:37:34 PDT 2007


* Enrico Weigelt <weigelt at metux.de> wrote:

<snip>

> Now the next error:
> 
> mm/oom_kill.c: In function `oom_kill_task':
> mm/oom_kill.c:289: error: structure has no member named 'mm_ub'
> 
> 
> Maybe some forgotten #ifdef's ?

Yeah, a few #ifdefs around evrything that belongs to mm_ub
fixed it. The parts which operate on beancounters have to be
skipped off if CONFIG_USER_RESOURCE is disabled.

BTW: include/ub/io_acct brings an warning: "struct page_beancounter"
declared inside a parameter list.
Looks like some more missing #idefs ...


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------




More information about the Devel mailing list