Lots of build errors in 028stab23 [message #11599] |
Wed, 28 March 2007 00:04 |
Enrico Weigelt
Messages: 31 Registered: July 2006
|
Member |
|
|
Hi folks,
I'm currently trying latest 028stab023 (just grabbed it from
the web today) and get lots of build errors. Seems like each
combination of options brings other errors ;-o
At least building an patched kernel w/o openvz at all is
currently impossible ...
Here's a little start:
include/linux/vsched.h:25: error: syntax error before "int"
This might come from the #define in sched.h, when CONFIG_SCHED_VCPU
is not enabled, which aliases vcpu_online(cpu) to cpu_online(cpu).
Maybe should just leave off "(cpu)" ?
... I'll have a try ...
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/
------------------------------------------------------------ ---------
|
|
|
|