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 $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 6.0.8 (squeeze) Release: 6.0.8 Codename: squeeze Any ideas ? -- 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.
