[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] compiling linux-2.6.10-xen0 custom kernel udefined function
> I got the same error on Debian 3.1 (sarge) with xen 2.0.5 stable and > testing. > After trying several kernel options the solution was just easy: > > try e.g. "make ARCH=xen all" - the "ARCH=xen" seems to be important, not > only for menuconfig. If you specify it for menuconfig, you'll end up with a load of Xen options set. If you don't specify it for the actual build, then it'll try to build some Xen drivers but not the core Xen functionality - it then gets very confused :-) So, as you say, specifyithng ARCH=xen to all Linux "make" invocations is the Right Thing To Do :-) Cheers, Mark > > Good luck ;) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |