All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen error
@ 2013-11-26 18:58 aoa033
  2013-11-26 19:10 ` Andrew Cooper
  0 siblings, 1 reply; 7+ messages in thread
From: aoa033 @ 2013-11-26 18:58 UTC (permalink / raw)
  To: xen-devel

Hi,

I am a final year student interested in learning more about virtualization
and Xen. I have been trying to build and install Xen 4.1.2 from source
however I am getting the following error which I do not know how to fix.
Could anyone be of assistance

The error is: 

memory.c: In function ‘compat_memory_op’:
Documents/xen-4.1.2/xen/include/public/arch-x86/xen.h:35:33: error:
typedef ‘__guest_handle_const_compat_memory_exchange_t’ locally defined
but not used [-Werror=unused-local-typedefs]
     typedef struct { type *p; } __guest_handle_ ## name
                                 ^
Documents/xen-4.1.2/xen/include/public/arch-x86/xen.h:43:5: note: in
expansion of macro ‘___DEFINE_XEN_GUEST_HANDLE’
     ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
     ^
Documents/xen-4.1.2/xen/include/public/arch-x86/xen.h:44:41: note: in
expansion of macro ‘__DEFINE_XEN_GUEST_HANDLE’
 #define DEFINE_XEN_GUEST_HANDLE(name)   __DEFINE_XEN_GUEST_HANDLE(name,
name)
                                         ^
memory.c:242:13: note: in expansion of macro ‘DEFINE_XEN_GUEST_HANDLE’
             DEFINE_XEN_GUEST_HANDLE(compat_memory_exchange_t);

Thank you 



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread
* xen error
@ 2006-08-02  6:33 Deepak Kandhare
  2006-08-02  7:37 ` Yoshinori Katase
  0 siblings, 1 reply; 7+ messages in thread
From: Deepak Kandhare @ 2006-08-02  6:33 UTC (permalink / raw)
  To: xen xen


[-- Attachment #1.1: Type: text/plain, Size: 1143 bytes --]

I have installed xen by rpm.
   
  fdisk -l
  Disk /dev/sda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
     Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1275    10241406    7  HPFS/NTFS
/dev/sda2            1276        4739    27824580   83  Linux
/dev/sda3            4740        4870     1052257+  82  Linux swap

  myvmconf entry
   
  kernel = "/boot/vmlinuz-2.6.16-xenU"
  memory = 64
name = "winlin.com"
  vif = [ '' ]
disk = [ 'phy:sda2,sda2,w' ]
root = "/dev/sda1 ro"
extra = "4"
   
  winlin.com just for testing.
   
  xm create -c myvmconf vmid=1
Using config file "myvmconf".
Error: Device 2050 (vbd) could not be connected.
Device /dev/sda2 is mounted in the privileged domain,
and so cannot be mounted by a guest.

  xend started ok
   
  i am using 27 GB for linux i am using all space for /
  please let us know what  i have to do fix this error
   
  Thank you,
   
  

 

 		
---------------------------------
Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups. 

[-- Attachment #1.2: Type: text/html, Size: 2043 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-11-27  9:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-26 18:58 Xen error aoa033
2013-11-26 19:10 ` Andrew Cooper
     [not found]   ` <3471115750013a28353ee9033e2fefc3@cs.bham.ac.uk>
2013-11-26 20:36     ` Andrew Cooper
2013-11-27  1:29       ` Dario Faggioli
2013-11-27  9:26       ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2006-08-02  6:33 xen error Deepak Kandhare
2006-08-02  7:37 ` Yoshinori Katase

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.