[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] error: xs.h file not found



Hi all,

 

I am trying to access xenstore in Dom0 and I am getting error : “xs.h  : No such file or directory”

As well as I don’t see this file anywhere. Please let me know the issue?

 

 

#include <xs.h>

…..

…..

struct xs_handle *xs;

xs_transaction_t th; //transaction ID

char *path;

int fd;

fd_set set;

int er;

struct timeval tv = {.tv_sec = 0, .tv_usec = 0 };

char **vec;

unsigned int num;

char * buf;

unsigned int len;

 

/* Get a connection to the daemon */

xs = xs_daemon_open();

if ( xs == NULL ) error();

….

..

..

..

..

 

 

Regards

Ravi .



http://www.mindtree.com/email/disclaimer.html
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.