I''ve gotten the dm-userspace source code from this % hg clone http://static.danplanet.com/hg/dm-userspace. I received these errors when I made it. dmu.c:238: error: storage size of ''write_metadata_msg'' isn''t known dmu.c:244: error: ''DM_USERSPACE_WRITE_METADATA'' undeclared (first use in this function) dmu.c:244: error: (Each undeclared identifier is reported only once dmu.c:244: error: for each function it appears in.) dmu.c:238: warning: unused variable ''write_metadata_msg'' dmu.c: In function ''fire_status_event'': dmu.c:474: error: ''DM_USERSPACE_BLOCK_FLUSHED'' undeclared (first use in this function) dmu.c:477: error: ''DM_USERSPACE_WRITE_METADATA'' undeclared (first use in this function) dmu.c:478: error: ''DMU_STATUS_WRITE_METADATA'' undeclared (first use in this function) dmu.c:465: warning: unused variable ''ret'' make: *** [libdmu_la-dmu.lo] Error 1 I believe that I''m missing some .h files. Anyone has the same problems? What files am I missing? Thank you. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users