mm/built-in.o: In function `memmap_init_zone'': (.init.text+0x911): undefined reference to `early_pfn_in_nid'' make[6]: *** [.tmp_vmlinux1] error 1 make[5]: *** [vmlinuz] error 2 make[4]: *** [vmlinuz] error 2 make[4]: Leaving directory `/usr/local/xen/xen-3.1.3/build-linux-2.6.18.8-xen_x86_64'' make[3]: *** [build] error 2 make[3]: Leaving directory `/usr/local/xen/xen-3.1.3'' make[2]: *** [linux-2.6-xen-install] error 2 make[2]: Leaving directory `/usr/local/xen/xen-3.1.3'' make[1]: *** [install-kernels] error 1 make[1]: Leaving directory `/usr/local/xen/xen-3.1.3'' make: *** [world] error 2 Want to enable the xen sHype modules by source compiler installation,but has the problem above.is there anyone knows how to solve,please.thanks(xen-3.1.3) _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
On Mon, 2013-07-22 at 09:23 +0800, hloscar wrote:> mm/built-in.o: In function `memmap_init_zone'': > (.init.text+0x911): undefined reference to `early_pfn_in_nid'' > make[6]: *** [.tmp_vmlinux1] error 1 > make[5]: *** [vmlinuz] error 2 > make[4]: *** [vmlinuz] error 2 > make[4]: Leaving directory > `/usr/local/xen/xen-3.1.3/build-linux-2.6.18.8-xen_x86_64'' > make[3]: *** [build] error 2 > make[3]: Leaving directory `/usr/local/xen/xen-3.1.3'' > make[2]: *** [linux-2.6-xen-install] error 2 > make[2]: Leaving directory `/usr/local/xen/xen-3.1.3'' > make[1]: *** [install-kernels] error 1 > make[1]: Leaving directory `/usr/local/xen/xen-3.1.3'' > make: *** [world] error 2 > > Want to enable the xen sHype modules by source compiler > installation,but has the problem above.is there anyone knows how to > solve,please.thanks(xen-3.1.3)This release is from 2008 -- we''ve had something like 8 releases since then and you are unlikely to find many people interested in helping with issues with such an old version. You should use something newer. Ian.
Thanks At 2013-07-23 02:07:12,"Ian Campbell" <ian.campbell@citrix.com> wrote:>On Mon, 2013-07-22 at 09:23 +0800, hloscar wrote: >> mm/built-in.o: In function `memmap_init_zone'': >> (.init.text+0x911): undefined reference to `early_pfn_in_nid'' >> make[6]: *** [.tmp_vmlinux1] error 1 >> make[5]: *** [vmlinuz] error 2 >> make[4]: *** [vmlinuz] error 2 >> make[4]: Leaving directory >> `/usr/local/xen/xen-3.1.3/build-linux-2.6.18.8-xen_x86_64'' >> make[3]: *** [build] error 2 >> make[3]: Leaving directory `/usr/local/xen/xen-3.1.3'' >> make[2]: *** [linux-2.6-xen-install] error 2 >> make[2]: Leaving directory `/usr/local/xen/xen-3.1.3'' >> make[1]: *** [install-kernels] error 1 >> make[1]: Leaving directory `/usr/local/xen/xen-3.1.3'' >> make: *** [world] error 2 >> >> Want to enable the xen sHype modules by source compiler >> installation,but has the problem above.is there anyone knows how to >> solve,please.thanks(xen-3.1.3) > >This release is from 2008 -- we''ve had something like 8 releases since >then and you are unlikely to find many people interested in helping with >issues with such an old version. > >You should use something newer. > >Ian. > > >