[stgt] Cannot build.
Степан Фёдоров
stepan.fedorov at clodo.ru
Fri Mar 25 12:46:48 CET 2011
Hi!
While build tgt-1.0.14 got this error:
/usr/bin/make -C doc install
make[1]: Entering directory `/usr/src/packages/BUILD/tgt-1.0.14/doc'
make[1]: *** No rule to make target `README.ibmvstgt', needed by
`install'. Stop.
make[1]: Leaving directory `/usr/src/packages/BUILD/tgt-1.0.14/doc'
make: *** [install-doc] Error 2
Patch below, if needed:
diff -ruN tgt-one/doc/Makefile tgt-two/doc/Makefile
--- tgt-one/doc/Makefile 2011-03-01 14:53:45.000000000 +0300
+++ tgt-two/doc/Makefile 2011-03-25 14:44:57.000000000 +0300
@@ -4,7 +4,7 @@
MANPAGES = manpages/tgtadm.8 manpages/tgt-admin.8 manpages/tgtimg.8 \
manpages/tgt-setup-lun.8 manpages/tgtd.8
-DOCS = README.fcoe README.ibmvstgt README.iscsi README.iser \
+DOCS = README.fcoe README.iscsi README.iser \
README.lu_configuration README.mmc tmf.txt
XSLTPROC = /usr/bin/xsltproc
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list