[openfabrics-ewg] open-iscsi rpm is not built
Erez Zilber
erezz at voltaire.com
Tue Feb 6 01:56:06 PST 2007
Vlad,
In build.sh, I see a function called open-iscsi:
open-iscsi()
{
if ! check_build_req open_iscsi err; then
return 2
fi
echo
echo "Building open RPM. Please wait..."
echo
if [[ -z $OPEN_ISCSI_NAME || -z $OPEN_ISCSI_VERSION ]]; then
err_echo "Failed to define OPEN_ISCSI RPM version"
return 1
fi
ex rpmbuild --rebuild --define \'_topdir ${RPM_DIR}\' ${OPEN_ISCSI_SRC_RPM}
ex "$MV -f ${RPM_DIR}/RPMS/$build_arch/${OPEN_ISCSI_NAME}-${OPEN_ISCSI_VERSION}.${build_arch}.rpm $RPMS"
let BUILD_COUNTER++
return 0
}
However, it is never called (and I don't see the open-iscsi rpm in RPMS/). Can you help me with that?
Thanks,
--
____________________________________________________________
Erez Zilber | 972-9-971-7689
Software Engineer, Storage Team
Voltaire – _The Grid Backbone_
__
www.voltaire.com <http://www.voltaire.com/>
<mailto:g at voltaire.com>
More information about the ewg
mailing list