> But does the slim_source compilation > require a certain minimum release of > OpenSolaris? > > I get compilation errors for be_create.c > calling zfs_send() with an unexpected number > of arguments:
Ok, seems one needs build 140 or newer. zfs_send() was changed on May 3th, 2010 to use 8 arguments with changset 12296:7cf402a7f374. The relevant bug was 6946512 "want zfs_send() to pass back debug info" -- This message posted from opensolaris.org _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

