Index: b/usr/src/cmd/ztest/Makefile.com =================================================================== --- a/usr/src/cmd/ztest/Makefile.com 2014-03-10 12:36:41.558531565 +0400 +++ b/usr/src/cmd/ztest/Makefile.com 2014-03-10 12:37:43.197392701 +0400 @@ -34,7 +34,7 @@ INCS += -I../../../uts/common/fs/zfs INCS += -I../../../common/zfs -LDLIBS += -lumem -lzpool -lcmdutils -lm -lnvpair +LDLIBS += -lumem -lzpool -lm -lnvpair C99MODE= -xc99=%all C99LMODE= -Xc99=%all