Darren, I was able to compile pyzfs using the information in your post above with Python 2.6 on NexentaCore. However the pyzfs that I found for download and available on Google Code doesn't have a reference to the zfs_do_send method that you mention.
When I added that code I recieved the following error when compiling: code.cxx:203:2: warning: no newline at end of file code.cxx:147: error: no 'int zfs::zfs_do_send(const char*, const char*, int)' member function declared in class 'zfs' code.cxx: In member function 'int zfs::zfs_do_send(const char*, const char*, int)': code.cxx:150: error: 'bzero' was not declared in this scope Now I'm not too concerned with this other than to ask if you would be willing to give me the extra code you have that does the zfs_do_send that will work? Thanks, Ben -- This message posted from opensolaris.org