> > > Does a build of slim_source from > > > > ssh://[email protected]/hg/caiman/slim_source > > > require a certain minimum release of > > > OpenSolaris? Which one? Why isn't this > > > documented in the usr/src/README file? > > > > You can find required packages on > > http://dlc.sun.com/osol/install/downloads/current/ > > Ok, that might solve part of the problems. > > 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: > > /opt/studio12/SUNWspro/bin/cc -xc99=%none -O -Xa > -I/files/slim_source/proto/root_i386/usr/include > -I/usr/include -I/usr/include/python2.6 > -I/files/slim_source/proto/root_i386/usr/include > -I/usr/include > -I/files/slim_source/proto/root_i386/usr/include > -I/usr/include -I/usr/include/python2.6 > -I/files/slim_source/proto/root_i386/usr/include > -I/usr/include -c -o objs/i386/be_create.o > be_create.c > "be_create.c", line 2367: prototype mismatch: 8 args > passed, 7 expected > cc: acomp failed for be_create.c > *** Error code 2
I guess you need also replace your libzfs.h with http://dlc.sun.com/osol/install/downloads/current/libzfs.h. Alex -- This message posted from opensolaris.org _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

