On 02/10/2014 03:06 PM, [email protected] wrote: > I am packaging the open-iscsi-2.0-873 from source, changed the following > one line in the Makefile: > > DESTDIR ?= /usr/src/iscsi > > Compiling works fine, but running: > > $ make install > > install -d /usr/src/iscsi //sbin > install -m 755 usr/iscsid usr/iscsiadm utils/iscsi_discovery > utils/iscsi-iname /usr/src/iscsi //sbin > install: omitting directory `/usr/src/iscsi' > make: *** [install_programs] Error 1 >
Did you have the open-iscsi version with the patch: commit 9ef01a7d13358e96627ae1d263fea5537c4ed6f7 Author: Lee Duncan <[email protected]> Date: Wed Jan 29 11:21:49 2014 +0100 Add missing DESTDIR or without? -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/open-iscsi. For more options, visit https://groups.google.com/groups/opt_out.
