| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 RE: [Xen-users] Re: [Xen-devel] need to compile 32bit on x86_64 cpu
 
 What do you use for the "make" command. It looks like 
you're setting XEN_TARGET_ARCH=i386, wihich I don't think works, it should be 
x86_32 to work correctly.    -- Mats 
 
  
  Furthermore, i manually created /proc/cpuinfo (don't know why i 
  did, just did it). Just to clarify this /proc/cpuinfo is inside the chrooted 
  file image i am working on.
 Now yum works fine.
 
 However inside 
  xen, when i do make help or any other option, it gives the following error:
 
 Config.mk:42: 
  /home/xen-unstable.hg/config/i386.mk: No such file or directory
 Config.mk:42: 
  /home/xen-unstable.hg/config/i386.mk: No such file or directory
 make: *** 
  No rule to make target `/home/xen-unstable.hg/config/i386.mk'.  
  Stop.
 
 Inside the config directory there are following files
 
 ia64.mk
 x86_32.mk
 x86_64.mk
 
 Now when i 
  use setarch x86_32, it gives the following error:
 
 Don't know how to set arch to x86_32
 
 Thanks for all the help.
 
 --
 regards,
 
 Anand 
  Gupta
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |