[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] ballon driver
It looks like you're doing "make" for a Xen-enabled Linux kernel. If you're in the Linux build directory (not the repository root), use "make ARCH=xen" In the root of the repo (outside the linux dir) you can just do "make world". Cheers, Mark On Thursday 21 July 2005 02:18, davila@xxxxxxxxxxxxxxx wrote: > Hello all: > > Try to compile the xen kernel I receive: > > drivers/xen/balloon/balloon.c: In function `balloon_process': > drivers/xen/balloon/balloon.c:210: `phys_to_machine_mapping' undeclared > (first use in this function) > drivers/xen/balloon/balloon.c:210: (Cada identificador no declarado > solamente se reporta una vez > drivers/xen/balloon/balloon.c:210: para cada funcion en la que aparece.) > drivers/xen/balloon/balloon.c:210: `INVALID_P2M_ENTRY' undeclared (first > use in this function) > drivers/xen/balloon/balloon.c:253: warning: implicit declaration of > function `scrub_pages' > drivers/xen/balloon/balloon.c:275: warning: implicit declaration of > function `mfn_to_pfn' > make[3]: *** [drivers/xen/balloon/balloon.o] Error 1 > make[2]: *** [drivers/xen/balloon] Error 2 > make[1]: *** [drivers/xen] Error 2 > make: *** [drivers] Error 2 > > Someone can give any glue about the nature of the cause of this problem? > > Jorge I. Davila L. > > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |