[...] > If I'm reading this correctly, and it's very probable > I'm not, the > zfs_do_send function *is* there, but code.cxx is > missing a #include for > strings.h ... or whatever c++ uses for its > equivalent. >
On snv_133 and pyzfs (svn 15) I get /usr/local/pyzfs/trunk/zfs.cxx:117: error: conversion from `boolean_t' to non-scalar type `sendflags_t' requested *** Error code 1 The following command caused the error: /usr/bin/g++ -D_pyzfs_EXPORTS -fPIC -I/usr/include/python2.6 -o CMakeFiles/_pyzfs.dir/zfs.cxx.o -c /usr/local/pyzfs/trunk/zfs.cxx Is it correct, that cmake initially says: -- Looking for sendflags_t -- Looking for sendflags_t - not found. Thanks for any hint, regards, Ralf -- This message posted from opensolaris.org