OpenVZ Forum


Home » Mailing lists » Devel » Beta openvz kernel compile error
Beta openvz kernel compile error [message #3435] Sat, 27 May 2006 17:14 Go to next message
James Harr is currently offline  James Harr
Messages: 1
Registered: May 2006
Junior Member
gcc complains that PAGE_KERNEL isn't defined, adding a #include in
fairsched.c fixes it.

somewhere near the top of linux-2.6.16/kernel/fairshed.c:
#include <asm/pgtable.h>
Re: Beta openvz kernel compile error [message #3441 is a reply to message #3435] Mon, 29 May 2006 05:55 Go to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

It was fixed already in GIT repo. thanks for reporting!

> gcc complains that PAGE_KERNEL isn't defined, adding a #include in
> fairsched.c fixes it.
>
> somewhere near the top of linux-2.6.16/kernel/fairshed.c:
> #include <asm/pgtable.h>
>
>
> ------------------------------------------------------------ ------------
>
Previous Topic: [PATCH 1/3] proc: sysctl: rename proc_doutsstring to proc_do_uts_string
Next Topic: [PATCH COMMIT] diff-merge-2.6.16.18-20060530
Goto Forum:
  


Current Time: Tue Jul 16 06:45:16 GMT 2024

Total time taken to generate the page: 0.02641 seconds