Hi, I want to install STF on my nexenta ,after download STF pakage and source code to my machine, then to compiler , show this error:
cd /build; make -f Makefile.buildstrap all make[1]: Entering directory `/build' make[1]: Makefile.buildstrap: No such file or directory make[1]: *** No rule to make target `Makefile.buildstrap'. Stop. make[1]: Leaving directory `/build' make: *** [buildstrap] Error 2 and i export WD manually, but i get this error: root at mgmtserv01:/backup/zfs-suites/src/tools/stf# export WD=`pwd` root at mgmtserv01:/backup/zfs-suites/src/tools/stf# make cd /backup/zfs-suites/src/tools/stf/build; make -f Makefile.buildstrap all make[1]: Entering directory `/backup/zfs-suites/src/tools/stf/build' Makefile.buildstrap:37: /backup/zfs-suites/src/tools/stf/Makefile.rules.STF: No such file or directory make[1]: *** No rule to make target `/backup/zfs-suites/src/tools/stf/Makefile.rules.STF'. Stop. make[1]: Leaving directory `/backup/zfs-suites/src/tools/stf/build' make: *** [buildstrap] Error 2 how to install STF? i just try to install from pakage, but i get this error: root at mgmtserv01:/backup/zfs-suites/packages/i386# ls SUNWstc-checkenv SUNWstc-krb5tools SUNWstc-runwattr SUNWstc-stf SUNWstc-zfs root at mgmtserv01:/backup/zfs-suites/packages/i386# pkgadd -d `pwd` SUNWstc-stf dpkg: error processing *.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: *.deb i've download these file: SUNWstc-checkenv-20080829.i386.tar SUNWstc-stf-20080829.i386.tar ontest-runwattr-src-20080829.tar ontest-zfs-src-20080829.tar usr SUNWstc-krb5tools-20080829.i386.tar SUNWstc-zfs-20080829.i386.tar ontest-stc2-src-20080829.tar SUNWstc-runwattr-20080829.i386.tar ontest-checkenv-src-20080829.tar ontest-stf-src-20080829.tar can you help me to install STF and ZFS test suite? thanks. -- This message posted from opensolaris.org