OpenVZ Forum


Home » General » Support » unable to comile kernel (2.6.8) on ubuntu
Re: unable to comile kernel (2.6.8) on ubuntu [message #2859 is a reply to message #2847] Mon, 24 April 2006 07:01 Go to previous messageGo to previous message
dev is currently offline  dev
Messages: 1693
Registered: September 2005
Location: Moscow
Senior Member

Hmm... this was fixed long ago with:

diff -Naru a/scripts/kconfig/mconf.c b/scripts/kconfig/mconf.c
--- a/scripts/kconfig/mconf.c	2005-11-01 01:31:51 -08:00
+++ b/scripts/kconfig/mconf.c	2005-11-01 01:31:51 -08:00
@@ -88,7 +88,7 @@
 static int indent;
 static struct termios ios_org;
 static int rows = 0, cols = 0;
-static struct menu *current_menu;
+struct menu *current_menu;
 static int child_count;
 static int do_resize;
 static int single_menu_mode;


Can you check please, that you have this patch applied?
Also, I wonder what version of stable kernel do you try to build?


http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 64bit CPU on Hardware node :: advantageous when vps is 32bit?
Next Topic: vzpkgcache issue
Goto Forum:
  


Current Time: Wed Aug 07 07:27:01 GMT 2024

Total time taken to generate the page: 0.02841 seconds